Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Algunenano closed an issue on ClickHouse/ClickHouse
Sampling After Where Filtering
### Company or project name _No response_ ### Question Hey, we have a table using sampling on userId. We want to use a "sample N" on the table but I want this sampling N size to be applied after...Algunenano closed an issue on ClickHouse/ClickHouse
Deriving counters in materialized views
### Company or project name _No response_ ### Question I have a database storing network interface counters that is currently in influxdb, and I am trying to migrate it in clickhouse. The real t...Algunenano closed a pull request on ClickHouse/ClickHouse
Update README.md
### 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): Upda...Algunenano opened a pull request on ClickHouse/ClickHouse
Revert "Fix NATS integration tests"
Reverts ClickHouse/ClickHouse#69772 TSAN detected issues and tests are flaky: https://github.com/ClickHouse/ClickHouse/issues/75400 Please reintroduceAlgunenano created a comment on an issue on ClickHouse/ClickHouse
https://github.com/ClickHouse/ClickHouse/issues/75414 Let's revert cc @antaljanosbenjamin
Algunenano pushed 260 commits to icolumn_compilation Algunenano/ClickHouse
- restore NATS integrations tests Signed-off-by: Dmitry Novikov <[email protected]> 1223503
- disable all tests Signed-off-by: Dmitry Novikov <[email protected]> f0aa337
- enable test test_nats_select Signed-off-by: Dmitry Novikov <[email protected]> 1a7b66e
- fix teardown fixture Signed-off-by: Dmitry Novikov <[email protected]> ac1332b
- enable test test_nats_select_empty a369d99
- enable test test_nats_json_without_delimiter 9d8d56e
- fix nats_setup_teardown 70e7b41
- fix disconnect from NATS server 5c6328c
- enable tests d2b6826
- fix test "test_block_based_formats_1" 6c9bb87
- fix code style 8d3e497
- revert UVLoop.h 96fa99a
- added completing libuv event loop in ~NATSHandler cfcb02c
- moving UVLoop into NATSHandler cf74a6c
- moving event_handler into NATSStorage 110941e
- implemented run of the event loop in a unique thread 01f465f
- moving initializing nats-c library and connecting to NATS server into event loop thread e2ef9aa
- moving the NATSProducer connection process into the event loop thread 6f2e6dd
- test_nats_no_connection_at_startup_1 test logic changed ebfcdc0
- fixed errors in consumers subscribe 67cf288
- and 240 more ...
Algunenano pushed 208 commits to identifier_h Algunenano/ClickHouse
- restore NATS integrations tests Signed-off-by: Dmitry Novikov <[email protected]> 1223503
- disable all tests Signed-off-by: Dmitry Novikov <[email protected]> f0aa337
- enable test test_nats_select Signed-off-by: Dmitry Novikov <[email protected]> 1a7b66e
- fix teardown fixture Signed-off-by: Dmitry Novikov <[email protected]> ac1332b
- enable test test_nats_select_empty a369d99
- enable test test_nats_json_without_delimiter 9d8d56e
- fix nats_setup_teardown 70e7b41
- fix disconnect from NATS server 5c6328c
- enable tests d2b6826
- fix test "test_block_based_formats_1" 6c9bb87
- fix code style 8d3e497
- revert UVLoop.h 96fa99a
- added completing libuv event loop in ~NATSHandler cfcb02c
- moving UVLoop into NATSHandler cf74a6c
- moving event_handler into NATSStorage 110941e
- implemented run of the event loop in a unique thread 01f465f
- moving initializing nats-c library and connecting to NATS server into event loop thread e2ef9aa
- moving the NATSProducer connection process into the event loop thread 6f2e6dd
- test_nats_no_connection_at_startup_1 test logic changed ebfcdc0
- fixed errors in consumers subscribe 67cf288
- and 188 more ...
Algunenano pushed 260 commits to alter_format Algunenano/ClickHouse
- restore NATS integrations tests Signed-off-by: Dmitry Novikov <[email protected]> 1223503
- disable all tests Signed-off-by: Dmitry Novikov <[email protected]> f0aa337
- enable test test_nats_select Signed-off-by: Dmitry Novikov <[email protected]> 1a7b66e
- fix teardown fixture Signed-off-by: Dmitry Novikov <[email protected]> ac1332b
- enable test test_nats_select_empty a369d99
- enable test test_nats_json_without_delimiter 9d8d56e
- fix nats_setup_teardown 70e7b41
- fix disconnect from NATS server 5c6328c
- enable tests d2b6826
- fix test "test_block_based_formats_1" 6c9bb87
- fix code style 8d3e497
- revert UVLoop.h 96fa99a
- added completing libuv event loop in ~NATSHandler cfcb02c
- moving UVLoop into NATSHandler cf74a6c
- moving event_handler into NATSStorage 110941e
- implemented run of the event loop in a unique thread 01f465f
- moving initializing nats-c library and connecting to NATS server into event loop thread e2ef9aa
- moving the NATSProducer connection process into the event loop thread 6f2e6dd
- test_nats_no_connection_at_startup_1 test logic changed ebfcdc0
- fixed errors in consumers subscribe 67cf288
- and 240 more ...
Algunenano pushed 1 commit to intexp_compilation Algunenano/ClickHouse
- Fix after rebase with master 63d0ae8
Algunenano created a comment on an issue on ClickHouse/ClickHouse
@akunchamdd If you could share a reproducer it'd be great. I've tried to reproduce it by creating a table with the first schema and inserting random data and it didn't crash. cc @Avogar In case yo...
Algunenano created a comment on an issue on ClickHouse/ClickHouse
Maybe related https://github.com/ClickHouse/ClickHouse/pull/75133, @yakov-olkhovskiy ?
Algunenano pushed 203 commits to intexp_compilation Algunenano/ClickHouse
- restore NATS integrations tests Signed-off-by: Dmitry Novikov <[email protected]> 1223503
- disable all tests Signed-off-by: Dmitry Novikov <[email protected]> f0aa337
- enable test test_nats_select Signed-off-by: Dmitry Novikov <[email protected]> 1a7b66e
- fix teardown fixture Signed-off-by: Dmitry Novikov <[email protected]> ac1332b
- enable test test_nats_select_empty a369d99
- enable test test_nats_json_without_delimiter 9d8d56e
- fix nats_setup_teardown 70e7b41
- fix disconnect from NATS server 5c6328c
- enable tests d2b6826
- fix test "test_block_based_formats_1" 6c9bb87
- fix code style 8d3e497
- revert UVLoop.h 96fa99a
- added completing libuv event loop in ~NATSHandler cfcb02c
- moving UVLoop into NATSHandler cf74a6c
- moving event_handler into NATSStorage 110941e
- implemented run of the event loop in a unique thread 01f465f
- moving initializing nats-c library and connecting to NATS server into event loop thread e2ef9aa
- moving the NATSProducer connection process into the event loop thread 6f2e6dd
- test_nats_no_connection_at_startup_1 test logic changed ebfcdc0
- fixed errors in consumers subscribe 67cf288
- and 183 more ...
Algunenano created a comment on an issue on ClickHouse/ClickHouse
This is super flaky again: № | failures | last | Test Name | distinct_PRs | PRs | last_report_link | Check Names -- | -- | -- | -- | -- | -- | -- | -- 1 | 149 | 2025-01-31 14:56:40 | test_storage...
Algunenano pushed 2 commits to alter_format Algunenano/ClickHouse
Algunenano pushed 52 commits to intexp_compilation Algunenano/ClickHouse
- Fix reading JSON sub-object subcolumns 0469bfa
- Fix crash during JSON type declaration parsing 956d263
- Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-json-type-parsing cff2fb6
- Add README for Analyzer/ directory (ClickHouse#75088) 07a8d55
- Remove Analyzer/examples folder b99c024
- Add README for Planner/ directory (ClickHouse#75088) f57cd30
- Remove Planner/tests and Planner/examples directories f91c0c8
- Tests: add 'error' test hint for functional tests 36162cf
- Do not ask for auth prematurally in the Play UI fa65ddb
- Fix build de5a390
- Increase number of rows to ensure all threads has to do some work de51fe8
- CI: Prepare for migration to praktika. part 2 4ce8d3c
- Reduce the number of rows and threads to be used to meet expectations of CI 6612bd3
- report fixes bd43001
- test 52da145
- remove repo unshallow from packager as its added to build_check 0110833
- add option for nightly workflow to build dockers without setting latest tag b169940
- Use vertical merge for merge tree in integration tests 2c552bc
- Tests: add 'error' test hint for functional tests 3fdc288
- fix test 03237_insert_sparse_columns_mem 05da266
- and 32 more ...
Algunenano pushed 60 commits to identifier_h Algunenano/ClickHouse
- Fix reading JSON sub-object subcolumns 0469bfa
- Fix crash during JSON type declaration parsing 956d263
- Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-json-type-parsing cff2fb6
- Revert "Fix toStartOfInterval with negative values (toStartOfIntevalAllowNegative) " d8d9846
- Add README for Analyzer/ directory (ClickHouse#75088) 07a8d55
- Remove Analyzer/examples folder b99c024
- Add README for Planner/ directory (ClickHouse#75088) f57cd30
- Remove Planner/tests and Planner/examples directories f91c0c8
- Tests: add 'error' test hint for functional tests 36162cf
- Do not ask for auth prematurally in the Play UI fa65ddb
- Merge branch 'master' into revert-74933-toStartOfInterval-with-negative-values fc61256
- Init 897292f
- Merge branch 'ClickHouse:master' into fix_timestamp_test 3152f6b
- Fix build de5a390
- Increase number of rows to ensure all threads has to do some work de51fe8
- CI: Prepare for migration to praktika. part 2 4ce8d3c
- Reduce the number of rows and threads to be used to meet expectations of CI 6612bd3
- report fixes bd43001
- test 52da145
- remove repo unshallow from packager as its added to build_check 0110833
- and 40 more ...
Algunenano pushed 52 commits to magic_enum_compilation Algunenano/ClickHouse
- Fix reading JSON sub-object subcolumns 0469bfa
- Fix crash during JSON type declaration parsing 956d263
- Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-json-type-parsing cff2fb6
- Add README for Analyzer/ directory (ClickHouse#75088) 07a8d55
- Remove Analyzer/examples folder b99c024
- Add README for Planner/ directory (ClickHouse#75088) f57cd30
- Remove Planner/tests and Planner/examples directories f91c0c8
- Tests: add 'error' test hint for functional tests 36162cf
- Do not ask for auth prematurally in the Play UI fa65ddb
- Fix build de5a390
- Increase number of rows to ensure all threads has to do some work de51fe8
- CI: Prepare for migration to praktika. part 2 4ce8d3c
- Reduce the number of rows and threads to be used to meet expectations of CI 6612bd3
- report fixes bd43001
- test 52da145
- remove repo unshallow from packager as its added to build_check 0110833
- add option for nightly workflow to build dockers without setting latest tag b169940
- Use vertical merge for merge tree in integration tests 2c552bc
- Tests: add 'error' test hint for functional tests 3fdc288
- fix test 03237_insert_sparse_columns_mem 05da266
- and 32 more ...
Algunenano pushed 9 commits to icolumn_compilation Algunenano/ClickHouse
- Move from IColumn.h to IColumn_fwd.h in a few places d0c22a4
- Move from IColumn.h to IColumn_fwd.h in a few places 154f6a9
- Use IColumn_fwd.h in Chunk.h ffd1ba0
- Move from IColumn.h to IColumn_fwd.h in a few places 0082832
- Move from IColumn.h to IColumn_fwd.h in a few places 3099458
- Move from IColumn.h to IColumn_fwd.h in a few places b8fa830
- Move from IColumn.h to IColumn_fwd.h in a few places bc12edb
- Less indirect dependencies on ColumnAggregateFunction.h 06ccb2a
- Remove a few deps from ColumnArray 8a76c68