Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pamarcos pushed 220 commits to improve-system-query-metric-log ClickHouse/ClickHouse
- Don't allow Variant/Dynamic types in ORDER BY/GROUP BY/PARTITION BY/PRIMARY KEY by default dd6503b
- Update settings changes history 3923efb
- Merge branch 'master' into dynamic-constraints a0b394a
- Apply suggestions from code review Co-authored-by: János Benjamin Antal <[email protected]> 0d2e5f8
- Update test c0c04ea
- Fix style cb48868
- Fix tests e290745
- Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-constraints d373560
- Resolve conflicts, better exception message 4e6180b
- Even better exception message 11c3c0d
- Fix tests dda3296
- Fix tests a1a571c
- Fix tests 28b4c8c
- Merge branch 'master' into dynamic-constraints bf2d4eb
- Fix old analyzer 2f923ee
- Fix tests 52484cb
- Merge branch 'master' into dynamic-constraints 1fef195
- Support alter from String to JSON 7808f00
- Remove unneded changes a9fc07d
- Add example in docs a10c267
- and 200 more ...
pamarcos deleted a branch ClickHouse/ClickHouse
cherrypick/24.7/051f87aeb71e323b132fdc9f39343bfffedc069f
pamarcos deleted a branch ClickHouse/ClickHouse
cherrypick/24.8/051f87aeb71e323b132fdc9f39343bfffedc069f
pamarcos deleted a branch ClickHouse/ClickHouse
cherrypick/24.9/051f87aeb71e323b132fdc9f39343bfffedc069f
pamarcos closed a pull request on ClickHouse/ClickHouse
Backport/24.7/71580
<!--- 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...pamarcos closed a pull request on ClickHouse/ClickHouse
Backport/24.8/71580
<!--- 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...pamarcos opened a pull request on ClickHouse/ClickHouse
Backport/24.9/71580
<!--- 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...pamarcos opened a pull request on ClickHouse/ClickHouse
Backport/24.8/71580
<!--- 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...pamarcos opened a pull request on ClickHouse/ClickHouse
Backport/24.7/71580
<!--- 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...pamarcos created a branch on ClickHouse/ClickHouse
cherrypick/24.9/051f87aeb71e323b132fdc9f39343bfffedc069f - ClickHouse® is a real-time analytics DBMS
pamarcos created a branch on ClickHouse/ClickHouse
cherrypick/24.8/051f87aeb71e323b132fdc9f39343bfffedc069f - ClickHouse® is a real-time analytics DBMS
pamarcos created a branch on ClickHouse/ClickHouse
cherrypick/24.7/051f87aeb71e323b132fdc9f39343bfffedc069f - ClickHouse® is a real-time analytics DBMS
pamarcos deleted a branch ClickHouse/ClickHouse
cherrypick/24.7/051f87aeb71e323b132fdc9f39343bfffedc069f
pamarcos pushed 4 commits to backport/24.7/71580 ClickHouse/ClickHouse
- bitShift: return 0 instead of throwing an exception if overflow d8ff6f8
- Merge pull request #71580 from ClickHouse/bitshift-return-0-instead-of-throwing-exception-for-out-of-bounds Return 0... 051f87a
- Merge branch 'backport/24.7/71580' into cherrypick/24.7/051f87aeb71e323b132fdc9f39343bfffedc069f 19b51b2
- Merge pull request #71642 from ClickHouse/cherrypick/24.7/051f87aeb71e323b132fdc9f39343bfffedc069f Cherry pick #7158... 26f86e2
pamarcos closed a pull request on ClickHouse/ClickHouse
Cherry pick #71580 to 24.7: Return 0 or default char instead of throwing an error in bitShift functions in case of out of bounds
Original pull-request #71580 This pull-request is a first step of an automated backporting. It contains changes similar to calling `git cherry-pick` locally. If you intend to continue backporting ...pamarcos pushed 4 commits to backport/24.8/71580 ClickHouse/ClickHouse
- bitShift: return 0 instead of throwing an exception if overflow d8ff6f8
- Merge pull request #71580 from ClickHouse/bitshift-return-0-instead-of-throwing-exception-for-out-of-bounds Return 0... 051f87a
- Merge branch 'backport/24.8/71580' into cherrypick/24.8/051f87aeb71e323b132fdc9f39343bfffedc069f e18c11e
- Merge pull request #71643 from ClickHouse/cherrypick/24.8/051f87aeb71e323b132fdc9f39343bfffedc069f Cherry pick #7158... 25d5520
pamarcos closed a pull request on ClickHouse/ClickHouse
Cherry pick #71580 to 24.8: Return 0 or default char instead of throwing an error in bitShift functions in case of out of bounds
Original pull-request #71580 This pull-request is a first step of an automated backporting. It contains changes similar to calling `git cherry-pick` locally. If you intend to continue backporting ...pamarcos pushed 4 commits to backport/24.9/71580 ClickHouse/ClickHouse
- bitShift: return 0 instead of throwing an exception if overflow d8ff6f8
- Merge pull request #71580 from ClickHouse/bitshift-return-0-instead-of-throwing-exception-for-out-of-bounds Return 0... 051f87a
- Merge branch 'backport/24.9/71580' into cherrypick/24.9/051f87aeb71e323b132fdc9f39343bfffedc069f bca6942
- Merge pull request #71644 from ClickHouse/cherrypick/24.9/051f87aeb71e323b132fdc9f39343bfffedc069f Cherry pick #7158... cb9f111
pamarcos deleted a branch ClickHouse/ClickHouse
cherrypick/24.9/051f87aeb71e323b132fdc9f39343bfffedc069f
pamarcos closed a pull request on ClickHouse/ClickHouse
Cherry pick #71580 to 24.9: Return 0 or default char instead of throwing an error in bitShift functions in case of out of bounds
Original pull-request #71580 This pull-request is a first step of an automated backporting. It contains changes similar to calling `git cherry-pick` locally. If you intend to continue backporting ...pamarcos pushed 362 commits to cherrypick/24.7/051f87aeb71e323b132fdc9f39343bfffedc069f ClickHouse/ClickHouse
- Update autogenerated version to 24.7.1.1 and contributors 9ca533a
- Backport #66955 to 24.7: CI: Fixes docker server build for release branches dc37a7d
- Merge pull request #66975 from ClickHouse/backport/24.7/66955 Backport #66955 to 24.7: CI: Fixes docker server build... 111e3a2
- Backport #66898 to 24.7: [CI Fest] Better processing of broken parts and their projections (fixes rare cases of lost ... a299dad
- Backport #66984 to 24.7: [CI Fest] Fix use-of-uninitialized-value in JSONExtract* numeric functions b5afdda
- Merge pull request #67026 from ClickHouse/backport/24.7/66898 Backport #66898 to 24.7: [CI Fest] Better processing o... 7518a54
- Backport #67000 to 24.7: CI: Fix for workflow results parsing 9e4f84a
- Backport #66761 to 24.7: Small improvement for background pool in Keeper 139bdee
- Merge pull request #67051 from ClickHouse/backport/24.7/67000 Backport #67000 to 24.7: CI: Fix for workflow results ... 511f021
- Merge pull request #67033 from ClickHouse/backport/24.7/66984 Backport #66984 to 24.7: [CI Fest] Fix use-of-uninitia... d3b01c5
- Merge pull request #67063 from ClickHouse/backport/24.7/66761 Backport #66761 to 24.7: Small improvement for backgro... a17de6c
- Backport #67040 to 24.7: Revert "FuzzQuery table function" af1f5ed
- Merge pull request #67084 from ClickHouse/backport/24.7/67040 Backport #67040 to 24.7: Revert "FuzzQuery table funct... 21822ff
- Backport #67046 to 24.7: Disable setting `optimize_functions_to_subcolumns` b6ffa8d
- Backport #67067 to 24.7: [CI Fest] Increase timeout for test_broken_part_during_merge 9b33229
- Merge pull request #67124 from ClickHouse/backport/24.7/67067 Backport #67067 to 24.7: [CI Fest] Increase timeout fo... f498bc2
- Merge pull request #67116 from ClickHouse/backport/24.7/67046 Backport #67046 to 24.7: Disable setting `optimize_fun... 010af34
- Backport #67130 to 24.7: Attempt to fix flakiness of some window view tests e4f20d1
- Backport #67129 to 24.7: Fix truncate database 0b1bae1
- Backport #67070 to 24.7: Fix flaky `test_seekable_formats_url` and `test_seekable_formats` S3 storage tests 4f6124d
- and 342 more ...
pamarcos pushed 172 commits to cherrypick/24.9/051f87aeb71e323b132fdc9f39343bfffedc069f ClickHouse/ClickHouse
- Update autogenerated version to 24.10.1.1 and contributors 91ce6ab
- Backport #69820 to 24.9: Allow cyrillic characters in generated contributor names a0167b4
- Merge pull request #69824 from ClickHouse/backport/24.9/69820 Backport #69820 to 24.9: Allow cyrillic characters in ... 59d5c53
- Backport #69885 to 24.9: Revert "Merge pull request #69032 from alexon1234/include_real_time_execution_in_http_header" 7d23fb5
- Merge pull request #69899 from ClickHouse/backport/24.9/69885 Backport #69885 to 24.9: Revert "Merge pull request #6... 4f5f310
- Backport #69886 to 24.9: Change the join_to_sort settings type to unsigned int 430850a
- Backport #69883 to 24.9: Add Proj Obsolete Setting 07f3771
- Merge pull request #69905 from ClickHouse/backport/24.9/69886 Backport #69886 to 24.9: Change the join_to_sort setti... dfb19d6
- Merge pull request #69912 from ClickHouse/backport/24.9/69883 Backport #69883 to 24.9: Add Proj Obsolete Setting c8b1349
- Backport #69901 to 24.9: Rename `ripeMD160` to `RIPEMD160` d74cd69
- Merge pull request #69931 from ClickHouse/backport/24.9/69901 Backport #69901 to 24.9: Rename `ripeMD160` to `RIPEMD... 704d8c8
- Backport #69907 to 24.9: Don't check dependencies during CREATE OR REPLACE VIEW during DROP of old table b790558
- Backport #69769 to 24.9: S3Queue: support having deprecated settings to not fail server startup d27fa33
- Merge pull request #69943 from ClickHouse/backport/24.9/69907 Backport #69907 to 24.9: Don't check dependencies duri... 8362855
- Merge pull request #69974 from ClickHouse/backport/24.9/69769 Backport #69769 to 24.9: S3Queue: support having depre... c5e195e
- Backport #69914 to 24.9: Remove dbms dependency on clickhouse_functions 510f722
- Merge pull request #69980 from ClickHouse/backport/24.9/69914 Backport #69914 to 24.9: Remove dbms dependency on cli... 78a4675
- Backport #69293 to 24.9: Fix inf loop after `restore replica` in the replicated merge tree with zero copy. 05fb622
- Merge pull request #69986 from ClickHouse/backport/24.9/69293 Backport #69293 to 24.9: Fix inf loop after `restore r... 50b4218
- Backport #69989 to 24.9: Revert "JSONCompactWithProgress query output format" c10d564
- and 152 more ...
pamarcos deleted a branch ClickHouse/ClickHouse
bitshift-return-0-instead-of-throwing-exception-for-out-of-bounds