Commit Graph

146363 Commits

Author SHA1 Message Date
Antonio Andelic
e0fd83be4f Merge branch 'master' into merge-tree-parallel-replicas-custom-key 2024-07-08 08:51:59 +02:00
Nikita Mikhaylov
7b712918ed
Merge pull request #66126 from ClickHouse/disable-merge-filters-by-default
Disable merge filters optimization by default.
2024-07-07 21:39:01 +00:00
pufit
f22f71a09d
Merge pull request #64889 from ClickHouse/pufit/startup-scripts
Startup scripts
2024-07-07 20:34:38 +00:00
Nikita Fomichev
5f643b9ed9
Merge pull request #65979 from ClickHouse/base64encode-tests
Add tests for `base64URLEncode` and `base64URLDecode`. Add analyzer tests
2024-07-07 18:43:02 +00:00
Nikita Fomichev
6d15bffcce
Merge pull request #66036 from ClickHouse/fix-missing-tests-reports
Tests: Fix timeouts handling in case of github timeout termination and clickhouse-test hang when server die
2024-07-07 18:06:56 +00:00
Alexey Milovidov
0669270f98
Merge pull request #66188 from azat/tests/01246_buffer_flush-v10
Fix 01246_buffer_flush flakiness
2024-07-07 17:49:14 +00:00
Vitaly Baranov
42945a6d4a
Merge pull request #66137 from vitlibar/switch-contrib-orc-to-better-commit
Switch submodule contrib/orc to a proper commit in the main branch.
2024-07-07 17:38:08 +00:00
Alexey Milovidov
29affadfb6
Merge pull request #66178 from Avogar/variant-dynamic-null-subcolumn
Support null map subcolumn for Variant and Dynamic typed subcolumns
2024-07-07 15:10:23 +00:00
Azat Khuzhin
5aedbac37d Fix 01246_buffer_flush flakiness
- reduce min_time for Buffer's min test
- rewrite the test to .sh to avoid extra sleeping time (with .sql we
  have to wait the max time)
- change the assertion for min test, the time there should not exceed
  max time (100 seconds), this should fix with test flakiness [1] even
  after [2].

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/0/76119a4567ce2ac9c0aff715c1a9ba2607e806e0/stateless_tests__tsan__[3_5].html
  [2]: https://github.com/ClickHouse/ClickHouse/pull/65310

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-07 16:54:37 +02:00
Alexey Milovidov
09bdf2d254
Merge pull request #66186 from ClickHouse/tylerhannan-patch-1
Update README.md
2024-07-07 13:40:04 +00:00
Tyler Hannan
e64e9f51ec
Update README.md
removing completed events.

release call update on monday
2024-07-07 14:57:26 +02:00
Nikita Fomichev
be8945f2a0 Merge remote-tracking branch 'origin/master' into fix-missing-tests-reports 2024-07-07 10:04:58 +02:00
Nikita Fomichev
db462a7920 Merge remote-tracking branch 'origin/master' into base64encode-tests 2024-07-07 10:04:13 +02:00
Robert Schulze
d8d2007a62
Merge pull request #66102 from Blargian/docs_tumbleXYZ
[Docs] update time window functions
2024-07-07 07:35:27 +00:00
vdimir
a36673135a
Merge pull request #66174 from ClickHouse/vdimir/fix_squashing_transform2
Fix SimpleSquashingTransform
2024-07-07 06:45:26 +00:00
Kruglov Pavel
a0cadc2e7f
Merge pull request #66176 from Blargian/docs_makeDate
[Docs] add missing `makeDate32`, `makeDateTime64`
2024-07-06 22:20:01 +00:00
Kruglov Pavel
def7408b48
Fix typo 2024-07-06 22:57:41 +02:00
avogar
84f876f098 Support null map subcolumn for Variant and Dynamic subcolumns 2024-07-06 20:35:43 +00:00
avogar
d7d0576eb9 Merge branch 'master' of github.com:ClickHouse/ClickHouse into variant-dynamic-null-subcolumn 2024-07-06 20:34:43 +00:00
Nikita Mikhaylov
d685c062a3 Merge branch 'master' of github.com:ClickHouse/ClickHouse into disable-merge-filters-by-default 2024-07-06 21:30:02 +02:00
Shaun Struwig
aea4734edd
Update aspell-dict.txt 2024-07-06 21:28:16 +02:00
Shaun Struwig
458d4ca862
Update aspell-dict.txt 2024-07-06 20:56:47 +02:00
Shaun Struwig
912218d9fc
Update aspell-dict.txt 2024-07-06 20:46:18 +02:00
Shaun Struwig
d70d93f362
Update aspell-dict.txt 2024-07-06 20:45:57 +02:00
Blargian
bbe72326ba update aspell-dict.txt 2024-07-06 20:14:23 +02:00
Blargian
262972c0ee add makeDate32 and makeDateTime64 2024-07-06 20:13:37 +02:00
vdimir
c195537a18
fix SimpleSquashingChunksTransform 2024-07-06 16:41:18 +00:00
vdimir
06734b351e
Revert "fix SimpleSquashingChunksTransform"
This reverts commit f1f5dfc83a.
2024-07-06 16:35:54 +00:00
vdimir
f1f5dfc83a
fix SimpleSquashingChunksTransform 2024-07-06 16:02:01 +00:00
vdimir
9dc52217f4
Fix SimpleSquashingTransform 2024-07-06 15:31:38 +00:00
Alexey Milovidov
4eeb59ec3f
Merge pull request #66164 from Blargian/docs_aggThrow
[Docs] add `aggThrow` function
2024-07-06 14:38:49 +00:00
Alexey Milovidov
1d37952a95
Merge pull request #66168 from ClickHouse/cachemeifyoucan
Fix crash when adding empty tuple to query cache
2024-07-06 14:38:36 +00:00
Nikita Mikhaylov
ed70bc863e
Merge pull request #66171 from azat/tests/01563_distributed_query_finish
tests: fix 01563_distributed_query_finish flakiness (due to system.*_log_sender)
2024-07-06 14:36:49 +00:00
avogar
5fcce61dd3 Merge branch 'variant-new-serialization' of github.com:Avogar/ClickHouse into variant-dynamic-null-subcolumn 2024-07-06 13:59:43 +00:00
Kruglov Pavel
8108d51ee5
Merge pull request #62774 from Avogar/variant-new-serialization
Add compact mode in Variant discriminators binary serialization
2024-07-06 13:27:23 +00:00
Shaun Struwig
d6bf7ca155
remove space from aspell-dict.txt 2024-07-06 12:58:21 +02:00
Shaun Struwig
ce785c38d6
Update aspell-dict.txt 2024-07-06 12:46:23 +02:00
alesapin
bb92716d3c
Merge pull request #66070 from ClickHouse/pin_python_packages
Pin all python packages in CI images and do some dirty job with clang version
2024-07-06 10:13:32 +00:00
Azat Khuzhin
ffd6bf28b1 tests: fix 01563_distributed_query_finish flakiness (due to system.*_log_sender)
From CI logs [1], during this test was executing on server:

    2024.07.05 19:29:45.856853 [ 1328 ] {} <Error> system.zookeeper_log_sender.DistributedInsertQueue.default: Code: 210. DB::NetException: Connection reset by peer, while writing to socket (172.17.0.2:38546 -> 3.16.142.177:9440): While sending /var/lib/clickhouse/store/aa8/aa8f6e66-486b-4dc3-85a1-4941e69cb99f/shard1_replica1/447.bin. (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below):

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/66162/daae5d4d4661c780b6368950ec484415ca3a0492/stateless_tests__aarch64_.html

So let's add retries

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-06 07:43:05 +02:00
Alexey Milovidov
77e7850d3c
Merge pull request #66127 from ClickHouse/auto/v24.6.2.17-stable
Update version_date.tsv and changelogs after v24.6.2.17-stable
2024-07-05 22:46:50 +00:00
Michael Kolupaev
d4a4e4ec2d Fix crash when adding empty tuple to query cache 2024-07-05 22:43:33 +00:00
Nikita Taranov
e80a489a40
Merge pull request #66161 from ClickHouse/nickitat-patch-25
Fix clang-tidy error in BufferWithOwnMemory.h
2024-07-05 20:43:39 +00:00
alesapin
f94076ce8f Fix clang tidy 2024-07-05 22:20:46 +02:00
alesapin
e2ff0c6809 Merge remote-tracking branch 'origin/master' into pin_python_packages 2024-07-05 22:16:08 +02:00
Blargian
937ce8f780 add aggThrow function to docs 2024-07-05 21:50:56 +02:00
Yarik Briukhovetskyi
b96154e760
Merge pull request #66160 from Blargian/docs_fullHostName
[Docs] add missing alias `fullHostName`
2024-07-05 19:17:36 +00:00
Nikita Taranov
a502933f5e
Fix clang-tidy error in BufferWithOwnMemory.h 2024-07-05 20:09:08 +02:00
Blargian
c327f49f0c add fullHostName which is an alias 2024-07-05 20:04:43 +02:00
pufit
4195ce2183
Merge branch 'master' into pufit/startup-scripts 2024-07-05 13:52:58 -04:00
Nikita Taranov
76119a4567
Merge pull request #66106 from ClickHouse/fix_unbin
Fix buffer overflow in `unbin`
2024-07-05 15:59:16 +00:00