Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Algunenano pushed 112 commits to private_settings Algunenano/ClickHouse
- Correct access rights check when performing `RESTORE` for users/roles 4a507b2
- fix comment cba01b3
- rename test 24ad546
- more_stable_wv_test: add sleep e88ed0b
- init 98c00cf
- Add lazy dict settings to system.server_settings a8b9344
- Add setting max_backup_bandwidth to backup/restore query. a8a4e0e
- tests: fix flakiness of 03001_consider_lwd_when_merge Refs: https://github.com/ClickHouse/ClickHouse/blob/273c294ddf... 3541011
- Add function normalizedGini ae87b32
- Fix style fd1f88e
- Fix style 5064af7
- make function name case sensitive 0a27adb
- update tests 2bcc228
- Merge branch 'master' into pufit/correct-access-rights-check-restore bb35fcb
- Fix and comments 0cdaf0d
- Automatic style fix 18cdbf2
- Fix 5c6f10b
- optimize 10ba532
- init 0387b78
- Fix typo c197a28
- and 92 more ...
Algunenano created a branch on Algunenano/ClickHouse
logs - ClickHouse is a free analytic DBMS for big data.
Algunenano created a branch on Algunenano/ClickHouse
more_settings - ClickHouse is a free analytic DBMS for big data.
Algunenano created a branch on Algunenano/ClickHouse
clickhouse_test_osx - ClickHouse is a free analytic DBMS for big data.
pamarcos pushed 1 commit to nolog Algunenano/ClickHouse
- Dummy change to trigger another build on the CI f4d62a9
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 ...
Algunenano created a tag on Algunenano/ClickHouse
v25.1.1.1-new - ClickHouse is a free analytic DBMS for big data.
Algunenano pushed 1 commit to private_settings Algunenano/ClickHouse
- Fix diff in settings values 3c33f7d
Algunenano pushed 2 commits to private_settings Algunenano/ClickHouse
Algunenano pushed 1 commit to private_settings Algunenano/ClickHouse
- Sync cloud settings and improve settings history a55035d
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 ...
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
Algunenano created a branch on Algunenano/ClickHouse
nolog - ClickHouse is a free analytic DBMS for big data.
Algunenano created a branch on Algunenano/ClickHouse
fix_settings_24_12 - ClickHouse is a free analytic DBMS for big data.
Algunenano pushed 836 commits to private_settings Algunenano/ClickHouse
- Add syntax ALTER USER {ADD|MODIFY|DROP SETTING}, ALTER USER {ADD|DROP PROFILE}, the same for ALTER ROLE and ALTER PRO... 7357bc7
- fix ListObject in azure blob storage 9efeddf
- Merge remote-tracking branch 'upstream/master' into HEAD 1898a5f
- fix tests 2025f84
- fix build f62635b
- Merge remote-tracking branch 'upstream/master' into HEAD 15859d1
- fix build ef175d6
- Split removeSharedRecursive operation to smaller transactions 54aadd8
- Update SettingsChangesHistory 3c1a09f
- Replace map for vectors b1e7d85
- Fix include 1acabed
- Update SettingsChangesHistory 2 3405745
- Revert "Replace map for vectors" This reverts commit b1e7d85df3037ff3e6316134b61356a438c9c4b9. 5dfbcab
- Rename and move setting to ObjectStorage classes 66489ef
- Merge remote-tracking branch 'kirillgarbar/master' into ch-disk-remove 102fac7
- Move all logic to operation b601d6b
- Merge branch 'master' into ch-disks-remove f0ca2d7
- Move to new method, call it only from disk client 24e021a
- Merge branch 'master' into ch-disks-remove 305f27c
- Add cleanup after test to fix flaky tests 030f58f
- and 816 more ...
Algunenano pushed 1 commit to settings_default_settings Algunenano/ClickHouse
- Disambiguate between settings 8d440d9
Algunenano created a branch on Algunenano/ClickHouse
settings_default_settings - ClickHouse is a free analytic DBMS for big data.
Algunenano pushed 1 commit to shared_mutex_other_os Algunenano/ClickHouse
- Remove no longer needed guard b8196de
Algunenano created a branch on Algunenano/ClickHouse
flaky_01319 - ClickHouse is a free analytic DBMS for big data.