Skip to content

A list of links to my open-source contributions (e.g Clickhouse, PyTorch Geometric, Ray)

Notifications You must be signed in to change notification settings

petern48/open-source-contribs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

open-source-contribs

A list of links to track my open source contributions. The purpose of this page is partly for display, but also just for me to track my PRs across multiple repos. Enjoy!

ClickHouse - A real-time analytics DBMS

  • Pull Requests:

    • pull request #69657: New feature: Added the ability to dynamically filter logs using regular expressions defined in the config file (in review)
    • pull request #68989: New feature: Added an arrayUnion() function, providing a more efficient and developer-friendly alterative to the previous workaround
    • pull request #68455: Bug Fix: Fixed a bug where TRIM() throws an unexpected exception for a certain edge case
    • pull request #68164: New feature: Added a new setting that allows users to set IF NOT EXISTS behavior by default
    • pull request #67334: New feature: Added an alias for window functions
    • pull request #68497: Doc Fix. Fixed an incorrectly documented setting

PyTorch Geometric - An extension of PyTorch for Graph Neural Networks

  • Pull Requests:
    • pull request #9592: New feature: A new LineDiGraph transformation module in collaboration in a researcher (in review).

Ray - A distributed compute framework for scaling data processing and machine learning workloads

  • Pull Requests:

Other Misc Repos:

About

A list of links to my open-source contributions (e.g Clickhouse, PyTorch Geometric, Ray)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published