Alexey Milovidov
|
63d48a917a
|
Update tests/queries/0_stateless/02841_join_filter_set_sparse.sql
Co-authored-by: Alexander Gololobov <440544+davenger@users.noreply.github.com>
|
2023-08-05 00:49:39 +03:00 |
|
pufit
|
e0576a4f59
|
Merge pull request #53029 from azat/clickhouse-keeper-client-completion-fix
Fix completion for clickhouse-keeper-client
|
2023-08-04 17:48:45 -04:00 |
|
Nikita Taranov
|
555c90a50c
|
add to integration tests
|
2023-08-04 23:26:52 +02:00 |
|
Yarik Briukhovetskyi
|
22052381d9
|
Merge branch 'master' into add_arrays
|
2023-08-04 23:17:06 +02:00 |
|
Michael Kolupaev
|
4ed86fea2f
|
Fix Parquet stats for Float32 and Float64
|
2023-08-04 21:01:07 +00:00 |
|
Nikita Taranov
|
06717fa3dd
|
Add abort_on_error=1 to TSAN_OPTIONS for stress tests
|
2023-08-04 22:58:22 +02:00 |
|
Alexey Milovidov
|
e6c3224dfd
|
Merge pull request #50848 from LiuYangkuan/issue_#50808
Allow using cluster, clusterAllReplicas, remote, and remoteSecure without table name
|
2023-08-04 23:56:05 +03:00 |
|
Michael Kolupaev
|
9a128fa554
|
Fix ZstdDeflatingWriteBuffer truncating the output sometimes
|
2023-08-04 20:47:45 +00:00 |
|
Kseniia Sumarokova
|
166ac7a8be
|
Merge pull request #53047 from kssenii/fix-logical-error-in-cache
Fix cache related logical error in stress tests
|
2023-08-04 22:27:55 +02:00 |
|
Alexey Milovidov
|
7f4ce7697b
|
Merge branch 'master' into vdimir/tmp_storage_cache_msg
|
2023-08-04 23:11:28 +03:00 |
|
SmitaRKulkarni
|
1e3ae89161
|
Merge branch 'master' into azure_table_function_cluster
|
2023-08-04 21:39:32 +02:00 |
|
Alexey Milovidov
|
dfff4704ad
|
Fix test 02434_cancel_insert_when_client_dies
|
2023-08-04 21:12:24 +02:00 |
|
Alexey Milovidov
|
94964f1d25
|
Fix the test
|
2023-08-04 21:09:02 +02:00 |
|
Alexey Milovidov
|
0e727aab6b
|
Merge branch 'master' into polygon-test-stability
|
2023-08-04 21:05:09 +02:00 |
|
flynn
|
9b8f87e9ac
|
Merge branch 'master' into concept
|
2023-08-05 02:41:55 +08:00 |
|
Maximilian Roos
|
cc5ec9e634
|
build: Upgrade PRQL version
|
2023-08-04 11:34:00 -07:00 |
|
Alexey Milovidov
|
e5d3e348ce
|
Merge pull request #52635 from hendrik-m/table-names-as-string-literal
Allow writing table name as a string literal
|
2023-08-04 20:09:59 +03:00 |
|
Kruglov Pavel
|
d4441fed5e
|
Merge pull request #52862 from Avogar/local-assert
Fix possible assert in ~PushingAsyncPipelineExecutor in clickhouse-local
|
2023-08-04 19:09:07 +02:00 |
|
János Benjamin Antal
|
1bef5ec377
|
Reduce the execution time of a single query
|
2023-08-04 16:06:30 +00:00 |
|
Alexey Milovidov
|
6f88fc282b
|
Merge branch 'master' into count-distinct-if
|
2023-08-04 19:04:36 +03:00 |
|
Victor Krasnov
|
a2f48e5bb3
|
Merge branch 'master' into ADQM-985
|
2023-08-04 19:02:18 +03:00 |
|
Ilya Yatsishin
|
0f63a90206
|
Merge branch 'master' into create-index-unique-noop
|
2023-08-04 17:53:57 +02:00 |
|
kssenii
|
0f427cbdea
|
Fix 02722_database_filesystem/s3/hdfs with analyzer
|
2023-08-04 17:36:45 +02:00 |
|
Yarik Briukhovetskyi
|
50039210d4
|
Update FunctionBinaryArithmetic.h
|
2023-08-04 17:27:10 +02:00 |
|
Daniel Pozo Escalona
|
ed43d6f780
|
Merge branch 'master' into s3_request_throttling_on_backups
|
2023-08-04 16:57:47 +02:00 |
|
kssenii
|
53d9de0997
|
Fix rare race condition with key prefix directory cleanup
|
2023-08-04 16:34:05 +02:00 |
|
yariks5s
|
21b4f82873
|
fixed fast and style check
|
2023-08-04 14:28:58 +00:00 |
|
Alexey Milovidov
|
376eeeb842
|
Fix test_zookeeper_config (#52988)
* Fix `test_zookeeper_config`
* Update tests/integration/test_zookeeper_config/test.py
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
* Update tests/integration/test_zookeeper_config/test.py
* Update test.py
---------
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
|
2023-08-04 17:18:50 +03:00 |
|
Dmitry Novik
|
02ed17dfa5
|
Analyzer: do not enable it for old servers in tests
|
2023-08-04 14:16:33 +00:00 |
|
Vitaly Baranov
|
f55fe91d8b
|
Throw an exception if wrong default path is going to be used.
|
2023-08-04 16:13:27 +02:00 |
|
Antonio Andelic
|
49ae853ae6
|
Fix sanitizer warnings
|
2023-08-04 13:57:18 +00:00 |
|
Vitaly Baranov
|
89c99e4a6d
|
Revert extracting the root keeper path from the 'path' key in the configuration ('path' must be reserved for clickhouse-server).
|
2023-08-04 15:55:26 +02:00 |
|
Yarik Briukhovetskyi
|
e7dbe50ad7
|
Update FunctionBinaryArithmetic.h
|
2023-08-04 15:54:44 +02:00 |
|
Yarik Briukhovetskyi
|
777e575b31
|
Update src/Functions/FunctionBinaryArithmetic.h
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2023-08-04 15:27:26 +02:00 |
|
Alexey Milovidov
|
b31358933b
|
Merge pull request #52954 from ClickHouse/fix-error-code
Fix wrong error code "BAD_GET"
|
2023-08-04 16:26:33 +03:00 |
|
Anton Popov
|
991abde851
|
fix reading of empty Nested(Array(...))
|
2023-08-04 13:10:50 +00:00 |
|
pufit
|
d916601717
|
Merge branch 'master' into pufit/keeper-client-fix-defaults
|
2023-08-04 09:04:14 -04:00 |
|
pufit
|
fd0d3abdf7
|
Merge pull request #52957 from ClickHouse/evillique-patch-1
Fix config update in HTTP Header Filtering
|
2023-08-04 09:00:36 -04:00 |
|
pufit
|
30a7bda91a
|
Merge branch 'master' into clickhouse-keeper-client-completion-fix
|
2023-08-04 08:52:56 -04:00 |
|
pufit
|
b2055d466e
|
Merge pull request #53031 from azat/clickhouse-keeper-client-set-version-fix
clickhouse-keeper-client: fix version parsing for set command
|
2023-08-04 08:48:52 -04:00 |
|
Mikhail f. Shiryaev
|
3c85590af4
|
Merge branch 'master' into only-debug-upgrade-check
|
2023-08-04 14:48:47 +02:00 |
|
yariks5s
|
ded98144cb
|
Merge branch 'add_arrays' of github.com:yariks5s/ClickHouse into add_arrays
|
2023-08-04 12:43:10 +00:00 |
|
yariks5s
|
699be8ce71
|
changed suggestions
|
2023-08-04 12:43:02 +00:00 |
|
Antonio Andelic
|
d2b6646fc2
|
Merge branch 'master' into add-reading-from-archives
|
2023-08-04 12:42:46 +00:00 |
|
János Benjamin Antal
|
c874e5955b
|
Remove upgrade checks with sanitizers
|
2023-08-04 12:33:11 +00:00 |
|
János Benjamin Antal
|
087c35c23d
|
Remove duplicated dialect setting value
|
2023-08-04 13:54:05 +02:00 |
|
alesapin
|
f37a63a8ca
|
Merge pull request #53042 from elenatorro/fix-minor-format-errors-in-s3-integration-docs
Fix description for 's3_upload_part_size_multiply_parts_count_threshold' setting
|
2023-08-04 13:47:43 +02:00 |
|
Vitaly Baranov
|
552331fd54
|
Use the same default paths for clickhouse_keeper (symlink) as for clickhouse_keeper (executable),
i.e. "/var/lib/clickhouse-keeper/.."
|
2023-08-04 13:38:21 +02:00 |
|
Alexander Tokmakov
|
0874b507df
|
remove obsolete no-upgrade-check tag (#52915)
|
2023-08-04 14:09:59 +03:00 |
|
kssenii
|
12ed37e99a
|
Fix
|
2023-08-04 13:08:01 +02:00 |
|