Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Algunenano pushed 1 commit to settings_default_settings Algunenano/ClickHouse
- Adapt for private 06d5876
Algunenano pushed 2 commits to settings_default_settings Algunenano/ClickHouse
Algunenano pushed 1 commit to settings_default_settings Algunenano/ClickHouse
- Add tests mixing query and engine settings 05e51c1
Algunenano pushed 1 commit to settings_default_settings Algunenano/ClickHouse
- Add tests mixing query and engine settings d5f5f5a
Algunenano pushed 1 commit to format_readable_numeric Algunenano/ClickHouse
- Review improvements 8e4c264
Algunenano pushed 1 commit to settings_default_settings Algunenano/ClickHouse
- Revert unneded changes 65804ee
Algunenano pushed 1 commit to format_readable_numeric Algunenano/ClickHouse
- Style == suboptimal 1b52470
Algunenano created a branch on Algunenano/ClickHouse
format_readable_numeric - ClickHouse is a free analytic DBMS for big data.
Algunenano pushed 1 commit to settings_default_settings Algunenano/ClickHouse
- Get settings from storage factory 358ec90
Algunenano pushed 884 commits to settings_default_settings Algunenano/ClickHouse
- Support reverse sorting key 4220b90
- add connection reistablisher to mysql pool 83bddd6
- Fix parsing a5c2c8b
- Add doc e83fd1e
- Also normalize for min_max projection f204660
- Different implementation 58fc298
- fix possible race condition 76dbc0b
- Fix test fb8300e
- add name ALIAS metric 4178fcf
- Reimplemented with more tests b9a2f68
- Stabilize test c801184
- Add another setting to fix test a2ce825
- refactor, add postgres 0979c53
- fix style 9246fbb
- fix data race e719788
- make it bg_reconnect replica parameter for mysql and postgres dictionaties b500a84
- fix 6331a54
- Try to add ASTStorageOrderByElement. f8437fc
- Update tests tegs. c2bcf15
- fix show create table test issue 1988310
- and 864 more ...
Algunenano created a branch on Algunenano/ClickHouse
limitby_crash - ClickHouse is a free analytic DBMS for big data.
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 created a branch on Algunenano/ClickHouse
rmarin_psync - ClickHouse is a free analytic DBMS for big data.
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 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 ...
Algunenano created a branch on Algunenano/ClickHouse
packed_rowrefs - ClickHouse is a free analytic DBMS for big data.
Algunenano pushed 4584 commits to remove_usage_of_deprecated_settings Algunenano/ClickHouse
- try to fix test 6d0876b
- Add finals 38bd543
- Add test 3bc7315
- Trivial change 1d0caf1
- Add `http_response_headers` setting 076a8f8
- Add `http_response_headers` setting 87601d4
- Check for duplicates bdff479
- Add `http_response_headers` setting 2372e9f
- Add `http_response_headers` setting e841e74
- (docs) Fix examples for replication 777dd21
- bug fix 14d07d8
- Merge pull request #72656 from ClickHouse/http_response_headers Add `http_response_headers` setting 2326d12
- Merge branch 'master' into update-nuraft e95c35e
- impl 0041fdf
- make Field rvalue reference safeGet to return a copy of its content instead of reference 76dee30
- Merge branch 'master' into better-memory-usage-estimation e940cea
- Add lazy dict settings to system.server_settings a8b9344
- Fix inaccurate MemoryTracking metric in case of allocation failures MemoryTracking metric takes into account memory ... 88a3dbe
- add reference to relevant settings for mysql table function 90e1ca8
- fix a929dc7
- and 4564 more ...