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

16 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. Favorites are in bold Enjoy!

ClickHouse - A real-time analytics DBMS

  • Pull Requests:

    • pull request #71403: New Feature: Add aliases to avoid weird functions names with mixed casing style like anyLast_respect_nullsStateIf when used with combinators
    • pull request #69657: New feature: Added a thread-safe feature that enables developers to dynamically filter logs using regular expressions
    • 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 #71774: Improvement: Update enable_http_compression setting to make performance improvement more accessible
    • pull request #67334: New feature: Added an alias for window functions
    • pull request #72016: Doc Fix: Fix Typos
    • pull request #71779: Doc Fix: Fix typo
    • 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