Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Algunenano pushed 36 commits to rmarin_psync Algunenano/ClickHouse
- Update MergeTreeSettings.cpp 0fe2850
- Merge branch 'master' into make-reverse-key-really-experimental bd35635
- Allow to transfer old tables to buckets structure 046cafc
- Fix style check e82968e
- Fix test 1a61c8b
- Update settings changes history ed0593b
- Disallow using DEPRECATED settings 0def32d
- Merge remote-tracking branch 'blessed/master' into remove_usage_of_deprecated_settings bd086f9
- Merge branch 'master' into fix-s3queue-compatibility-via-alter ec3c81e
- Fix style and bug a9886ff
- Fix incorrect merge with master 24f2214
- Add docs job 376379e
- Fix functional tests runner c1edace
- Merge remote-tracking branch 'blessed/master' into remove_usage_of_deprecated_settings 8b58cb5
- Set exception if task cannot be scehduled ea483ad
- Removed unused error code 96d1b71
- minor fix in perf test script ed0a923
- remove praktika wf 143db47
- Merge remote-tracking branch 'origin/master' into fix-s3queue-compatibility-via-alter 1d3845c
- Update test.py 5f81de0
- and 16 more ...
Algunenano closed 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 review on a pull request on ClickHouse/ClickHouse
Codes changes look good (re2 calls aren't that great though :D), although it would benefit greatly from comments explaining why. For example: Why we prefer matching range vs enum, or why we look fo...
Algunenano closed a pull request on ClickHouse/ClickHouse
Style: Disallow using DEPRECATED settings
### 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): Styl...Algunenano closed a pull request on ClickHouse/ClickHouse
Make allow_experimental_reverse_key really experimental
<!--- 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 comment on a pull request on ClickHouse/ClickHouse
Failures: https://github.com/ClickHouse/ClickHouse/issues/73639 https://github.com/ClickHouse/ClickHouse/issues/73638
Algunenano created a comment on an issue on ClickHouse/ClickHouse
Maybe covered by https://github.com/ClickHouse/ClickHouse/pull/73607?
Algunenano opened an issue on ClickHouse/ClickHouse
Flaky test_storage_s3_queue/test.py::test_upgrade_3
[CI DB link](https://play.clickhouse.com/play?user=play#CldJVEgKICAgICd0ZXN0X3N0b3JhZ2VfczNfcXVldWUvdGVzdC5weTo6dGVzdF91cGdyYWRlXzMnIEFTIG5hbWVfc3Vic3RyLAogICAgMTQgQVMgaW50ZXJ2YWxfZGF5cwpTRUxFQ1QKI...Algunenano opened an issue on ClickHouse/ClickHouse
Flaky test_storage_s3_queue/test.py::test_alter_settings
CI DB: https://play.clickhouse.com/play?user=play#CldJVEgKICAgICd0ZXN0X3N0b3JhZ2VfczNfcXVldWUvdGVzdC5weTo6dGVzdF9hbHRlcl9zZXR0aW5ncycgQVMgbmFtZV9zdWJzdHIsCiAgICAxNCBBUyBpbnRlcnZhbF9kYXlzClNFTEVDVAo...Algunenano created a comment on a pull request on ClickHouse/ClickHouse
Not great. Probably the CPU did not enjoy reading data this way. It might still we worth rethinking rowrefs in general but closing for now
Algunenano closed a draft pull request on ClickHouse/ClickHouse
Check what happens when we pack rowrefs
<!--- 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 review comment on a pull request on ClickHouse/ClickHouse
Please use 25.1 :wink:
Algunenano opened a pull request on ClickHouse/ClickHouse
Sync some tests
### 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): Sync...Algunenano created a branch on Algunenano/ClickHouse
rmarin_psync - ClickHouse is a free analytic DBMS for big data.
Algunenano created a comment on a pull request on ClickHouse/ClickHouse
We need this for 24.12
Algunenano pushed 54 commits to remove_usage_of_deprecated_settings Algunenano/ClickHouse
- Init b10bb48
- Update 03280_aliases_override_logic.sql 2f6936b
- Enhance docs. 732cfd7
- Fixes for review. cb09777
- Fix tests. b2e12e5
- Move syntaxError tests to the top. 850eccc
- Fixes after review. e4b1a92
- Fix build bf20fef
- Add the CTE logic. 1be8d9c
- Style fix. 62298b1
- Update ParserSelectQuery.cpp e5ca3f5
- Update index.md 5146505
- Fix crashes. b6b62e3
- Try to fix WITH parsing algorithm 152e100
- Move SET statement after SYNTAX_ERROR checks fdcb993
- Merge remote-tracking branch 'origin/master' into new_aliases_override_logic 72a07e0
- Merge branch 'master' into new_aliases_override_logic 6615812
- Fixes after conflicts. d078f84
- Fixes after conflict: 2 72d80ea
- Fixes after conflict: 3 6e8a0d2
- and 34 more ...
Algunenano created a review comment on a pull request on ClickHouse/ClickHouse
This was a bug introduced recently
Algunenano pushed 1 commit to remove_usage_of_deprecated_settings Algunenano/ClickHouse
- Fix style and bug a9886ff
Algunenano pushed 1 commit to remove_usage_of_deprecated_settings Algunenano/ClickHouse
- Fix style and bug 399269d
Algunenano pushed 73 commits to remove_usage_of_deprecated_settings Algunenano/ClickHouse
- Precise grants for users and roles management 6cafef8
- Fix tests 4aaa5c4
- Fix tests 235d70d
- Automatic style fix 29bb25e
- Fix tests f8edb30
- Throw INVALID_GRANT for GRANT SELECT/INSERT on wildcards at column level The columns were previously just ignored, r... 781f562
- fix test 7f3079a
- Merge branch 'master' into pufit/precise-grants-for-users-management # Conflicts: # src/Access/tests/gtest_access_ri... 150a7e4
- Automatic style fix 9b53b33
- fix build 059f654
- add shell script example to UDF page 989bf30
- add port from PROXYv1 to forwarded_for b61de80
- add port to composable proxy, fix for TCP6 d83f442
- add currentQueryID function and better tests 3a08203
- Automatic style fix 1f321df
- currentQueryID() is documented 14975c5
- Merge branch 'master' into fix-proxy-port 2c0e8c0
- Merge branch 'master' into pufit/precise-grants-for-users-management 2f5e9e9
- Remove self alter setting a3291e9
- Rollback unused changes 7ffd432
- and 53 more ...