Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pamarcos pushed 1 commit to fuzz-test PedroTadim/ClickHouse
- Give 30s of grace period for the client to finish 93e4ac3
pamarcos pushed 1 commit to fuzz-test PedroTadim/ClickHouse
- Fix run-fuzzer after removal of unneeded report.html 31da8cd
pamarcos pushed 28 commits to fuzz-test PedroTadim/ClickHouse
- Add retries while creating a replicated table. 5c4da39
- Add field query_status to the ZooKeeperRetriesInfo structure. 136c5de
- Moved some of utils to programs dc7bc42
- Fix build 0c253e6
- Fix style check 786bff7
- Better CMake 83573e7
- Fix fasttest ec5830c
- Remove getlogin from harmful 7e4ed1d
- Return order to clickhouse-applications 6024e34
- Fix build 6b8efc6
- Better CMake 5514403
- Fixed FreeBSD build 9c094a9
- Fix chassert 05d8584
- Fix bug 57d446e
- Fix bug 72cc064
- clarify compression options 151b3bc
- add test for mutations with block numbers acb2cc9
- Preallocate log queue buffer after flush 61d5c75
- remove commented code 1ae7a68
- getlogin is ok for Musl 0b53e55
- and 8 more ...
pamarcos pushed 28 commits to fuzz-test PedroTadim/ClickHouse
- Add retries while creating a replicated table. 5c4da39
- Add field query_status to the ZooKeeperRetriesInfo structure. 136c5de
- Moved some of utils to programs dc7bc42
- Fix build 0c253e6
- Fix style check 786bff7
- Better CMake 83573e7
- Fix fasttest ec5830c
- Remove getlogin from harmful 7e4ed1d
- Return order to clickhouse-applications 6024e34
- Fix build 6b8efc6
- Better CMake 5514403
- Fixed FreeBSD build 9c094a9
- Fix chassert 05d8584
- Fix bug 57d446e
- Fix bug 72cc064
- clarify compression options 151b3bc
- add test for mutations with block numbers acb2cc9
- Preallocate log queue buffer after flush 61d5c75
- remove commented code 1ae7a68
- getlogin is ok for Musl 0b53e55
- and 8 more ...
pamarcos pushed 2 commits to fuzz-test PedroTadim/ClickHouse
pamarcos pushed 1 commit to fuzz-test PedroTadim/ClickHouse
- Add all fuzzers when including only them ci_include_ matches whatever is after that, as opposed to ci_exlucde_ where... ad4a671
pamarcos pushed 40 commits to fuzz-test PedroTadim/ClickHouse
- Add inferred format name to create query in File/S3/URL/HDFS/Azure engines 90b7ae8
- Better naming 1fc4757
- Fix style c185b5b
- Update 03273_format_inference_create_query_s3_url.sql 130a1c5
- Merge branch 'master' of github.com:ClickHouse/ClickHouse into format-inference-load e3266bf
- Bring back optimization for reading subcolumns of single column in Compact parts 2853427
- Remove extra include e1d0932
- Fix tests cb833a0
- Add test 09d4d50
- Try to fix build a1650e0
- Fix builds d49e22c
- Fix style 136f5c4
- Fix private df04a39
- Fix build 41c16b7
- Merge branch 'master' of github.com:ClickHouse/ClickHouse into read-column-once-compact-subcolumns ddae5dc
- Merge branch 'master' into format-inference-load 613bbd4
- Revert "Merge pull request #72836 from ClickHouse/revert-72770-more_insistent_compress_in_memory_eng" This reverts c... f2c328a
- Update test 7c7b231
- fix 82da99c
- better 5a9062d
- and 20 more ...
pamarcos pushed 2 commits to fuzz-test PedroTadim/ClickHouse
pamarcos pushed 1 commit to fuzz-test PedroTadim/ClickHouse
- Fix fuzzer args for many arguments c1cea81
pamarcos pushed 1 commit to fuzz-test PedroTadim/ClickHouse
- Remove duplicated artifacts The Python CI script already takes them into account to generate the artifacts list. 7248c0f
pamarcos pushed 1 commit to master ClickHouse/Antithesis
- Add seccomp:unconfined to allow lldb to run 8badaec
pamarcos pushed 1 commit to fuzz-test PedroTadim/ClickHouse
- Revert "Reduce the fuzzing timeout to 1m to test the CI" This reverts commit 380abbc67637510410815a66b363cefedd8bbc5c. f09c895
pamarcos pushed 2 commits to fuzz-test PedroTadim/ClickHouse
pamarcos created a review comment on a pull request on ClickHouse/ClickHouse
https://github.com/ClickHouse/ClickHouse/pull/72628 to disable random settings
pamarcos opened a pull request on ClickHouse/ClickHouse
Disable random settings for system load primary key test
https://github.com/ClickHouse/ClickHouse/pull/67733/files/98ccca99f2e25883c9f18d5711ce5c61a2432ecd#r1862762961 We can't reliably run the `SYSTEM LOAD PARTITION KEY` test with random settings. Th...pamarcos created a branch on ClickHouse/ClickHouse
disable-random-settings-for-system-load-primary-key-test - ClickHouse® is a real-time analytics DBMS