Ecosyste.ms: Timeline

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

Algunenano

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 ...

View on GitHub

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...

View on GitHub

Algunenano deleted a branch Algunenano/ClickHouse

remove_usage_of_deprecated_settings

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 deleted a branch ClickHouse/ClickHouse

make-reverse-key-really-experimental

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

View on GitHub

Algunenano created a comment on an issue on ClickHouse/ClickHouse
Maybe covered by https://github.com/ClickHouse/ClickHouse/pull/73607?

View on GitHub

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

View on GitHub

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:

View on GitHub

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

View on GitHub

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 pushed 1 commit to rmarin_psync Algunenano/ClickHouse

View on GitHub

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

View on GitHub

Algunenano pushed 54 commits to remove_usage_of_deprecated_settings Algunenano/ClickHouse

View on GitHub

Algunenano created a review comment on a pull request on ClickHouse/ClickHouse
This was a bug introduced recently

View on GitHub

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

View on GitHub

Algunenano pushed 1 commit to remove_usage_of_deprecated_settings Algunenano/ClickHouse

View on GitHub

Algunenano pushed 1 commit to remove_usage_of_deprecated_settings Algunenano/ClickHouse

View on GitHub

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 ...

View on GitHub

Algunenano created a comment on an issue on ClickHouse/ClickHouse
Works fine in the latest release. It was experimental in 24.8: ``` :) CREATE TABLE test (json JSON) ENGINE = Memory; CREATE TABLE test ( `json` JSON ) ENGINE = Memory Query id: ...

View on GitHub

Algunenano closed an issue on ClickHouse/ClickHouse
Dynamic Int64 equality check fails for experimental JSON Column unless Cast is used
Clickhouse Version: 24.8.7.41 When using the Clickhouse JSON column type (which I believe has just moved into beta), ints are not queryable in the same way as strings or booleans: to filter agai...
Algunenano deleted a branch Algunenano/ClickHouse

private_settings

Algunenano closed a pull request on ClickHouse/ClickHouse
Sync cloud settings
<!--- 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 pushed 1 commit to packed_rowrefs Algunenano/ClickHouse

View on GitHub

Load more