Ecosyste.ms: Timeline

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

pamarcos

pamarcos opened a pull request on ClickHouse/ClickHouse
Increase margins in query_metric_log test to make it less flaky
Increase margins in query_metric_log test to make it less flaky ### Changelog category (leave one): - CI Fix or Improvement (changelog entry is not required) ### Changelog entry (a user-read...
pamarcos created a comment on an issue on ClickHouse/ClickHouse
From https://d1k2gkhrlfqv31.cloudfront.net/clickhouse-test-reports-private/0/a60fa8ebc2f89e8b1abe94317a77ec5026c2d2c3/stateless_tests__tsan__s3_storage__[1_3].html A `sleep(0.1)` query that took l...

View on GitHub

pamarcos pushed 1 commit to reduce-dependencies-of-background-schedule-pool-header ClickHouse/ClickHouse
  • Remove some unneeded includes 1a9662d

View on GitHub

pamarcos pushed 1 commit to reduce-dependencies-of-background-schedule-pool-header ClickHouse/ClickHouse

View on GitHub

pamarcos pushed 136 commits to reduce-dependencies-of-background-schedule-pool-header ClickHouse/ClickHouse
  • feat: add macOS support for building HDFS e51bc2b
  • add change for submodle ce36d00
  • Submodule updated. Added dfs.client.use.datanode.hostname option 8dd052f
  • add cross-compile support fcdf539
  • add file generate by mig command 20480c1
  • allow_general_join_planning for JoinStepLogical ff41019
  • enable query_plan_use_new_logical_join_step 8f7e729
  • Revert "disable query_plan_use_new_logical_join_step and rollback tests" This reverts commit ba660bf6475b365abc7ecea... 777828a
  • re-enable optimize_extract_common_expressions 957b6fe
  • update tests for special runs e55675c
  • fixes 910b9c1
  • Fix optimization of aliased join expression 651ed19
  • Merge branch 'master' of github.com:ClickHouse/ClickHouse into macOS-Hdfs-support f5d2dc4
  • compressor: add --no-checksum-validation option Signed-off-by: Azat Khuzhin <[email protected]> 8ee2e00
  • impl ac0f46e
  • add perf test e5ad149
  • stash 24dd354
  • Addressing unit testcase issue: #73011 537b004
  • Merge branch 'ClickHouse:master' into add_libhdfs3_datanode_hostname_option 75307b2
  • Merge branch 'master' into vdimir/join-step2-enable 287a93c
  • and 116 more ...

View on GitHub

pamarcos closed an issue on ClickHouse/ClickHouse
Flaky integration test `test_storage_rabbitmq`
https://s3.amazonaws.com/clickhouse-test-reports/66532/ab2380a9f09c0ce89ea31311ab01acd87e677ce8/integration_tests__tsan__[6_6].html Al rabbitmq tests have failed or thrown an error. Checking htt...
pamarcos pushed 1 commit to reduce-dependencies-of-background-schedule-pool-header ClickHouse/ClickHouse
  • Remove leftover used for testing c97c566

View on GitHub

pamarcos starred davidlattimore/wild
pamarcos pushed 73 commits to reduce-dependencies-of-background-schedule-pool-header ClickHouse/ClickHouse
  • reduce memory usage for some window functions 62adea9
  • fix typos 0300eda
  • add some comments 0169d28
  • fixed style 2a6f765
  • fixed advance partition end 031f53b
  • remove invalid assert check b7c74c2
  • update 5f9f0b2
  • update fac7398
  • add test for reducing memory 270c151
  • fixed a581ecc
  • increase memory limit for asan check b08001b
  • update a3a9a83
  • fix 1f13eb2
  • separate the bugfix test to another file 45b3aa9
  • impl 21f49bc
  • Merge remote-tracking branch 'origin/master' into FixBugCTEInsert 43ade61
  • relax active parts filter 6e18061
  • fix PRWHERE with constant condition and tables with non-adaptive granularity 6e1e585
  • Merge branch 'master' into relax_drop_range_filter 0fd5788
  • Update src/Storages/MergeTree/MergeTreeBlockReadUtils.cpp Co-authored-by: Igor Nikonov <[email protected]... 06bf7b1
  • and 53 more ...

View on GitHub

pamarcos created a comment on a pull request on ClickHouse/ClickHouse
> Datarace in StorageNATS looks related. I don't think so, but I might be missing something. For what I've checked, it seems `test_storage_nats/test.py::test_row_based_formats` is quite flaky: h...

View on GitHub

pamarcos pushed 171 commits to reduce-dependencies-of-background-schedule-pool-header ClickHouse/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 151 more ...

View on GitHub

pamarcos deleted a branch ClickHouse/ClickHouse

remove-unnecessary-logQueryMetricLogFinish

pamarcos closed a pull request on ClickHouse/ClickHouse
Remove unnecessary call to logQueryMetricLogFinish
Seems a leftover by mistake that should have been removed at commit 0dbc041d8bc49d2760fe85a8a76431395571dfb8. ### Changelog category (leave one): - Not for changelog (changelog entry is not req...
pamarcos created a review on a pull request on ClickHouse/ClickHouse

View on GitHub

pamarcos opened a pull request on ClickHouse/ClickHouse
Remove unnecessary call to logQueryMetricLogFinish
Seems a leftover by mistake at that should have been removed at commit 0dbc041d8bc49d2760fe85a8a76431395571dfb8. ### Changelog category (leave one): - Not for changelog (changelog entry is not ...
pamarcos created a branch on ClickHouse/ClickHouse

remove-unnecessary-logQueryMetricLogFinish - ClickHouse® is a real-time analytics database management system

pamarcos pushed 1 commit to fix-background-schedule-pool ClickHouse/ClickHouse
  • Revert "Small fix to prevent race condition in holder" This reverts commit d23f200bf8d5bef50e15393e2dce94c0t pushc91... c46a06e

View on GitHub

pamarcos created a review comment on a pull request on ClickHouse/ClickHouse
Yep, it's indeed a wrong forward-declaration. It's not necessary. I'll remove it

View on GitHub

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

View on GitHub

pamarcos pushed 1 commit to reduce-dependencies-of-background-schedule-pool-header ClickHouse/ClickHouse
  • Remove unnecessary forward declaration 5c11af7

View on GitHub

pamarcos pushed 1 commit to reduce-dependencies-of-background-schedule-pool-header ClickHouse/ClickHouse
  • Fix build of gtest_coordination Also move as much implementation to .cpp as possible f6d20c3

View on GitHub

pamarcos opened a pull request on ClickHouse/ClickHouse
Reduce includes for BackgroundSchedulePool
A change in BackgroundSchedulePool.h now triggers the build for 52 TUs as opposed to 337 TUs. ### Changelog category (leave one): - Not for changelog (changelog entry is not required) ### Ch...
pamarcos pushed 1 commit to reduce-dependencies-of-background-schedule-pool-header ClickHouse/ClickHouse
  • Reduce includes for BackgroundSchedulePool A change in BackgroundSchedulePool.h now triggers the build for 52 TUs as... bc3e395

View on GitHub

pamarcos created a branch on ClickHouse/ClickHouse

reduce-dependencies-of-background-schedule-pool-header - ClickHouse® is a real-time analytics database management system

pamarcos pushed 0 commits to fix-background-schedule-pool ClickHouse/ClickHouse

View on GitHub

pamarcos pushed 0 commits to fix-background-schedule-pool ClickHouse/ClickHouse

View on GitHub

pamarcos created a review comment on a pull request on ClickHouse/ClickHouse
This is just to test on the CI and then we'll revert before merging, right?

View on GitHub

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

View on GitHub

pamarcos opened a draft pull request on ClickHouse/ClickHouse
Fix heap-buffer-overflow in BackgroundSchedulePool
WIP ### Changelog category (leave one): - New Feature - Experimental Feature - Improvement - Performance Improvement - Backward Incompatible Change - Build/Testing/Packaging Improvement -...
pamarcos created a review comment on a pull request on ClickHouse/ClickHouse
None of these two is ever actually used, right?

View on GitHub

Load more