Popular repositories Loading
-
robust-jesse-ai
robust-jesse-ai PublicTricks & tools to make Jesse trading bot scalable and robust
-
jesse
jesse PublicForked from jesse-ai/jesse
An advanced crypto trading bot written in Python
Python 1
-
lightweight-charts
lightweight-charts PublicForked from ntf/lightweight-charts
Multipane fork of TradingView's lightweight-charts.
TypeScript 1
-
ray
ray PublicForked from ray-project/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.
Python 1
-
youtube-dl
youtube-dl PublicForked from ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
Python
-
homebridge-tuya-web
homebridge-tuya-web PublicForked from bSr43/homebridge-tuya-web
Homebridge plugin for Tuya devices using Home Assistant Tuya Web Api
TypeScript
13 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
January 2025
Created an issue in ClickHouse/ClickHouse that received 7 comments
v24.11+ regression: same JOIN query reads 20x less data and is much faster on 24.10 than on 24.11+
UPDATE (copy-paste of my last comment): I have downgraded local instance to 24.10.1.2812 and the issue is gone: explain
shows the same plan with F…