Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Algunenano

Algunenano pushed 1 commit to clickhouse_test_osx Algunenano/ClickHouse

View on GitHub

Algunenano created a branch on Algunenano/ClickHouse

clickhouse_test_osx - ClickHouse is a free analytic DBMS for big data.

Algunenano created a comment on an issue on ClickHouse/ClickHouse
We should justt pass parameters properly instead of relying on random Python behaviour.

View on GitHub

Algunenano created a review comment on a pull request on ClickHouse/ClickHouse
I was talking about only this test with `ignore` but I didn't notice that you had changed the original test and now it's doing DateTime >= DateTime instead of the original Date > DateTime. My ma...

View on GitHub

Algunenano created a review on a pull request on ClickHouse/ClickHouse

View on GitHub

Algunenano pushed 1 commit to private_settings Algunenano/ClickHouse

View on GitHub

Algunenano pushed 69 commits to private_settings Algunenano/ClickHouse
  • randomize setting for block number and block offset 265811f
  • Merge remote-tracking branch 'upstream/master' into HEAD 1f47a0f
  • remove unused config 6146d25
  • fix test with block number column d627d22
  • Merge branch 'master' into randomize-setting-enable-block-number 006dc50
  • Merge remote-tracking branch 'upstream/master' into HEAD 8afaa44
  • fix update of all columns with enabled _block_number column 4c81f48
  • Adding CrossJoin Node to QueryTree. e05c638
  • Support cross join in Planner. 6fcb378
  • Merge branch 'master' into adding-cross-join-step 35bb5e9
  • Fixing crash. 4b2dafd
  • Fixing build. 0e2b5d5
  • Fixing tests after adding CrossJoin node. ef4a13b
  • Merge remote-tracking branch 'upstream/master' into HEAD 73c6835
  • fix unused config a0e3eb8
  • Update rewrite cross to inner. 93950fe
  • Fixing style. 0ca6bb8
  • Fixing tests. ef6f6df
  • Fixing tests. 11e0797
  • Add comments, cleanup. 303aac4
  • and 49 more ...

View on GitHub

Algunenano created a comment on an issue on ClickHouse/ClickHouse
> select assumeNotNull(NULL::Nullable(Int32)); -- this works > select assumeNotNull(NULL); -- this throws This is expected. There is no way to good expectation about which type and value to ret...

View on GitHub

Algunenano deleted a tag ClickHouse/ClickHouse

v25.12.1.1-new

Algunenano created a tag on ClickHouse/ClickHouse

v25.1.1.1-new - ClickHouse® is a real-time analytics DBMS

Algunenano created a tag on Algunenano/ClickHouse

v25.1.1.1-new - ClickHouse is a free analytic DBMS for big data.

Algunenano deleted a branch Algunenano/ClickHouse

fix_settings_24_12

Algunenano closed a pull request on ClickHouse/ClickHouse
Remove unused and confusing setting
### Changelog category (leave one): - Not for changelog (changelog entry is not required) ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Re...
Algunenano pushed 1 commit to nolog Algunenano/ClickHouse

View on GitHub

Algunenano created a comment on an issue on ClickHouse/ClickHouse
I'm surprise this works on Linux. It's using a global variable that's not defined yet

View on GitHub

Algunenano pushed 1 commit to private_settings Algunenano/ClickHouse
  • Fix diff in settings values 3c33f7d

View on GitHub

Algunenano pushed 1 commit to private_settings Algunenano/ClickHouse

View on GitHub

Algunenano created a review comment on a pull request on ClickHouse/ClickHouse
This is not ok. It should never return incorrect values. A couple of requirements: * This should have way more tests than it has, explicitly testing parts with ranges (before supported Datetime...

View on GitHub

Algunenano created a review on a pull request on ClickHouse/ClickHouse

View on GitHub

Algunenano pushed 2 commits to private_settings Algunenano/ClickHouse
  • Add another cloud setting 9e9b5dd
  • Same declaration for public and private settings 6f5aaf8

View on GitHub

Algunenano pushed 1 commit to private_settings Algunenano/ClickHouse
  • Sync cloud settings and improve settings history a55035d

View on GitHub

Algunenano created a review comment on a pull request on ClickHouse/ClickHouse
I'm going to rework this a bit to know exactly about CLICKHOUSE_CLOUD

View on GitHub

Algunenano created a review on a pull request on ClickHouse/ClickHouse

View on GitHub

Algunenano pushed 21 commits to nolog Algunenano/ClickHouse
  • Initial Analyzer support for vector similarity search This code is extremely shameful, don't look at it. Only goal ... 20bc3fe
  • Fixups 4dbb8b3
  • Merge remote-tracking branch 'ClickHouse/master' into vec-sim-idx-analyzer de48b1d
  • Merge remote-tracking branch 'ClickHouse/master' into vec-sim-idx-analyzer dfa29b1
  • Update docs about non-analyzer path aab2561
  • Small fixups b8a9c5b
  • Merge remote-tracking branch 'ClickHouse/master' into vec-sim-idx-analyzer 1306686
  • Fix FastTest build c6cea52
  • Merge remote-tracking branch 'origin/master' into vec-sim-idx-analyzer 5db9d4a
  • Merge remote-tracking branch 'ClickHouse/master' into vec-sim-idx-analyzer 7f6063b
  • Incorporate review feedback 58a3f63
  • Merge remote-tracking branch 'ClickHouse/master' into vec-sim-idx-analyzer 54180a3
  • Update comment in alwaysUnknownOrTrue b34f28a
  • Fix bug in global join without key ac13366
  • update 03282_join_distributed_no_columns.sql 90d0d17
  • azure blob storage doc improvements b789516
  • add Azurite 6763ae2
  • Merge pull request #73366 from gingerwizard/issue_2907 azure blob storage doc improvements 0ec7605
  • Merge pull request #71545 from rschu1ze/vec-sim-idx-analyzer Initial support for running vector similarity searches ... 954b9df
  • Merge pull request #73269 from ClickHouse/vdimir/issue_73117 Fix bug in global join without key aa1c89b
  • and 1 more ...

View on GitHub

Algunenano pushed 7 commits to nolog Algunenano/ClickHouse
  • enhance log engine docs fc91af1
  • enhance log engine docs acd6da1
  • fix spelling dd9db4a
  • Add compat setting for sane NULL behavior in functions 'least' and 'greatest' e80082c
  • Merge pull request #73016 from gingerwizard/docs_issue_789 Enhance log engine documentation ca9cb53
  • Merge pull request #73344 from rschu1ze/leastgreatest-compat Add compat setting for sane NULL behavior in functions ... 31e891a
  • Merge remote-tracking branch 'blessed/master' into nolog ac5a342

View on GitHub

Algunenano opened a draft pull request on ClickHouse/ClickHouse
Check what happens when we remove logs
<!--- A technical comment, you are free to remove or leave it as it is when PR is created The following categories are used in the next scripts, update them accordingly utils/changelog/changelog...
Algunenano created a branch on Algunenano/ClickHouse

nolog - ClickHouse is a free analytic DBMS for big data.

Algunenano opened a pull request on ClickHouse/ClickHouse
Remove unused and confusing setting
### Changelog category (leave one): - Not for changelog (changelog entry is not required) ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Re...
Algunenano created a branch on Algunenano/ClickHouse

fix_settings_24_12 - ClickHouse is a free analytic DBMS for big data.

Algunenano created a review comment on a pull request on ClickHouse/ClickHouse
Settings[] is for settings that can be changed per query (with some exceptions I think). This should be a server setting (which sets the default), but as it's added right now it's useless and proba...

View on GitHub

Load more