Commit Graph

146469 Commits

Author SHA1 Message Date
Azat Khuzhin
bb4115b4e6 Reduce inaccuracy of input_wait_elapsed_us/input_wait_elapsed_us/elapsed_us
By collecting them with nanoseconds precision, and only store them in
system.processors_profile_log in microseconds.

This should fix 02210_processors_profile_log test failures like this one [1]:

    ExpressionTransform	999989	1	1	1	1

When the total elapsed_us is less then 1 second.

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/65920/ce417c78be566d8a616df3544e2801b845277f44/stateless_tests__release__old_analyzer__s3__databasereplicated__[1_4].html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-08 19:08:07 +02:00
Yakov Olkhovskiy
55ccad507b
Merge pull request #65573 from ClickHouse/fix-projection-not-found-col
Fix: NOT_FOUND_COLUMN_IN_BLOCK for deduplicate merge of projection
2024-07-08 15:01:25 +00:00
Sergei Trifonov
b710af3499
Merge pull request #66175 from Blargian/docs_xyzMapped
[Docs] add missing aliases `minMappedArrays`, `maxMappedArrays`
2024-07-08 14:12:41 +00:00
Kruglov Pavel
822918a30f
Merge pull request #65640 from ClickHouse/ms
Fix 02834_apache_arrow_abort flakiness with MSAN
2024-07-08 13:46:55 +00:00
Daniil Ivanik
608c13fa9c
Merge pull request #66189 from Blargian/docs_normalize
[Docs] add `normalizeQueryKeepNames`, `normalizedQueryHashKeepNames`
2024-07-08 13:19:56 +00:00
Shaun Struwig
5be51a4e62
Update aspell-dict.txt 2024-07-08 14:29:16 +02:00
Robert Schulze
068da21837
Merge pull request #66068 from rschu1ze/bump-rocksdb
Bump rocksdb to v6.23.3
2024-07-08 12:17:40 +00:00
Raúl Marín
32ef043b8f
Merge pull request #66217 from ClickHouse/tylerhannan-patch-1
Update README.md
2024-07-08 12:05:57 +00:00
Tyler Hannan
21e7ef6e42
Update README.md 2024-07-08 13:44:41 +02:00
Antonio Andelic
b944dfff83
Merge pull request #65453 from ClickHouse/merge-tree-parallel-replicas-custom-key
Support for `cluster_for_parallel_replicas` when using custom key parallel replicas
2024-07-08 11:34:37 +00:00
Raúl Marín
a3d53dc627
Merge pull request #66146 from Algunenano/SumIfToCountIfAgainYaySoHappy
Fix issue in SumIfToCountIfVisitor and signed integers
2024-07-08 11:15:30 +00:00
Raúl Marín
dfcefab9ab
Merge pull request #66030 from Algunenano/exp_settings
Move experimental settings to the experimental block
2024-07-08 11:13:23 +00:00
Han Fei
c8e9c7f3c7
Merge pull request #66206 from rschu1ze/fix-typo
Fix typo `KeeperOutstandingRequets` --> `KeeperOutstandingRequests`
2024-07-08 09:36:34 +00:00
Robert Schulze
5943d60f26
Merge pull request #66097 from azat/build/src-dir-fix
Avoid using source directory for generated files
2024-07-08 09:20:39 +00:00
Daniil Ivanik
d00b12d0a9
Merge pull request #64446 from divanik/divanik/fix_clickhouse_disks_2
Interactive client for clickhouse-disks
2024-07-08 09:00:15 +00:00
Robert Schulze
61259ec204
Merge pull request #66172 from Blargian/docs_mapPartialXYZ
[Docs] add missing `mapPartialSort`, `mapPartialReverseSort`
2024-07-08 08:37:49 +00:00
Robert Schulze
5812a65ea0
Rename test (query cache tests start with 02494) 2024-07-08 07:46:57 +00:00
Anton Popov
b5a3beffbb
Merge pull request #66088 from CurtizJ/fix-has-map-subcolumn
Fix function `has` with `LowCardinality` and `FixedString`
2024-07-08 07:46:37 +00:00
Robert Schulze
3fa1fd321f
Fix typo 2024-07-08 07:38:07 +00:00
Antonio Andelic
1a192a8369
Merge pull request #65563 from azat/keeper-configs-fixes
Fix clickhouse-keeper with not system-wide directories and provide override for local development
2024-07-08 07:34:08 +00:00
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
Blargian
2113915bde correct formatting problem 2024-07-07 18:51:52 +02:00
Blargian
126417cc61 add normalizeQueryKeepNames and normalizedQueryHashKeepNames 2024-07-07 18:46:54 +02: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
Shaun Struwig
0f8b72af25
Update aspell-dict.txt 2024-07-06 20:44:45 +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
Shaun Struwig
3eb2de3d85
Update aspell-dict.txt 2024-07-06 19:41:58 +02:00