Anton Popov
70986a70a1
support TTL TO [DISK|VOLUME] [IF EXISTS]
2022-02-10 19:26:23 +03:00
avogar
a1759d1aa0
Fix test
2022-02-10 18:38:28 +03:00
avogar
a69905d378
Fix
2022-02-10 18:23:52 +03:00
avogar
9bbbbdcdd6
Improve schema inference in clickhouse-local
2022-02-10 18:23:52 +03:00
Kruglov Pavel
13cf8f87e1
Fix test
2022-02-10 18:14:46 +03:00
avogar
9e58ae7577
Support jsonl extension for JSONEachRow format
2022-02-10 16:00:37 +03:00
Kruglov Pavel
bf8c028533
Merge pull request #34479 from Avogar/fix-filesystem-error
...
Fix possible error 'file_size: Operation not supported'
2022-02-10 14:17:05 +03:00
mergify[bot]
cb3e5f8538
Merge branch 'master' into memory-overcommit
2022-02-10 11:01:43 +00:00
Maksim Kita
f7b70877c8
Fixed tests
2022-02-10 10:27:11 +00:00
avogar
75c56163a0
Refactor client fault tolerant connection
2022-02-10 12:43:08 +03:00
Kruglov Pavel
8385dc27c2
Fix test
2022-02-10 12:19:01 +03:00
avogar
bfa96463ca
Fix possible error 'file_size: Operation not supported'
2022-02-10 09:23:27 +03:00
Denny Crane
ca0d78295a
test for #13907 toColumnTypeName_toLowCardinality_const
2022-02-09 14:19:50 -04:00
mergify[bot]
d55eadc3c9
Merge branch 'master' into default-table-engine
2022-02-09 17:08:31 +00:00
Yakov Olkhovskiy
eaf660fd61
test is added
2022-02-09 17:04:06 +00:00
Maksim Kita
e0dfc9cd38
Merge pull request #34454 from kitaisreal/dictionary-get-http-json-test
...
Added test 33734
2022-02-09 17:21:03 +01:00
Nikolai Kochetov
38fb50f736
Merge pull request #33958 from Algunenano/mv_cacheable_scalars
...
Scalar cache improvements
2022-02-09 16:46:53 +03:00
Maksim Kita
0658fb3256
Added test 33734
2022-02-09 12:06:17 +00:00
Kruglov Pavel
4ec0f6f091
Merge pull request #33824 from ManagedDatabases/client-fault-tolerant-connection
...
Client fault tolerant connection
2022-02-09 14:26:11 +03:00
alesapin
10c3e6e546
Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3
2022-02-09 14:14:58 +03:00
mergify[bot]
fd5caa3196
Merge branch 'master' into short-circuit-bug
2022-02-09 11:04:19 +00:00
filimonov
5bef470615
Fix test
2022-02-09 07:48:50 +01:00
Alexey Milovidov
b95f2b5c99
Multipart upload
2022-02-09 05:59:23 +03:00
Alexey Milovidov
cb2718c897
Add a test
2022-02-09 05:56:32 +03:00
alesapin
36909a986f
Fix bug with files remove
2022-02-08 22:21:16 +03:00
DF5HSE
cfefa57485
Merge branch 'master' of github.com:ClickHouse/ClickHouse into client-fault-tolerant-connection
2022-02-08 19:53:55 +03:00
alesapin
02a93cb852
Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3
2022-02-08 19:42:27 +03:00
avogar
08c009ab50
Fix possible error 'Cannot convert column Function to mask'
2022-02-08 18:23:43 +03:00
Nikolai Kochetov
0f7c0c72bd
Merge pull request #34305 from amosbird/projection-fix27
...
Fix various issues when projection is enabled by default
2022-02-08 17:19:56 +03:00
Anton Popov
496d77c3c3
Merge pull request #33467 from cmsxbc/addressToLineWithInlines
...
add function addressToLineWithInlines
2022-02-08 17:03:46 +03:00
alesapin
b47b0eb1dc
Revert accident change
2022-02-08 14:05:01 +03:00
Yatsishin Ilya
bcf4303286
Merge remote-tracking branch 'origin' into default-table-engine
2022-02-08 10:35:29 +00:00
Kruglov Pavel
b4fec2af7c
Merge pull request #34065 from Avogar/msgpack
...
Support UUID in MsgPack format
2022-02-08 11:42:17 +03:00
DF5HSE
c08bc7ad65
Merge branch 'master' of github.com:ClickHouse/ClickHouse into client-fault-tolerant-connection
2022-02-08 11:37:31 +03:00
cmsxbc
1d13c68c9c
use max
instead of not any
to check all rows
2022-02-08 08:58:01 +08:00
cmsxbc
a33bd4c623
Merge branch 'master' into addressToLineWithInlines
2022-02-08 08:54:15 +08:00
Anton Popov
b21adb8e11
Merge pull request #34229 from evillique/parser
...
Add composability to casting and index operators
2022-02-08 03:17:00 +03:00
alexey-milovidov
755c8084b1
Merge pull request #34125 from Avogar/table-from-literal
...
Add table function format(format_name, data)
2022-02-08 02:48:56 +03:00
alexey-milovidov
51c767d107
Merge pull request #34345 from ClickHouse/fix-wrong-engine-database-memory
...
Fix wrong engine in SHOW CREATE DATABASE with engine Memory #34225
2022-02-08 02:45:46 +03:00
DF5HSE
c1df291b18
Fix error with IPv6 in host param
2022-02-08 02:03:41 +03:00
DF5HSE
69e535fcb2
Merge branch 'master' of github.com:ClickHouse/ClickHouse into client-fault-tolerant-connection
2022-02-08 02:03:36 +03:00
DF5HSE
e780c1292d
Add tests, remove saving host in config
2022-02-08 02:03:35 +03:00
Amos Bird
1995894eef
Fix tests
2022-02-08 02:32:23 +08:00
Kruglov Pavel
4b5221a6aa
Merge pull request #34017 from Avogar/values-func
...
Add schema inference for values() table function.
2022-02-07 20:31:40 +03:00
Anton Popov
b633a916af
Merge pull request #34228 from CurtizJ/fix-subcolumns-with-dots
...
Fix reading of subcolumns with dots in their names
2022-02-07 19:01:33 +03:00
Nikolay Degterinsky
5d4591adaa
Better test
2022-02-07 15:02:19 +00:00
avogar
77b42bb9ff
Support UUID in MsgPack format
2022-02-07 17:11:44 +03:00
avogar
1f63cea082
Add schema inference for values() table function
2022-02-07 16:11:33 +03:00
Yatsishin Ilya
d5a2f725c2
better tests
2022-02-07 12:38:54 +00:00
avogar
4fa05cf07e
Fix style and test
2022-02-07 14:31:21 +03:00
avogar
975ba9146f
Fix tests naming, remove code duplication
2022-02-07 14:12:19 +03:00
avogar
f8cd51917b
Fix test
2022-02-07 13:43:37 +03:00
avogar
89e471924c
Add table function format(format_name, data)
2022-02-07 13:43:37 +03:00
mergify[bot]
dd947f964c
Merge branch 'master' into mv_cacheable_scalars
2022-02-07 10:07:26 +00:00
alesapin
ba28c2c013
Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3
2022-02-07 12:44:56 +03:00
Yatsishin Ilya
e0803064e6
Merge remote-tracking branch 'origin' into default-table-engine
2022-02-07 08:45:32 +00:00
usurai
550d80201e
Fix endsWith, add test for endsWith
2022-02-07 16:36:49 +08:00
usurai
b2e113ed6a
Init test
2022-02-07 16:36:49 +08:00
Kruglov Pavel
f63455b7a2
Merge pull request #34117 from Avogar/local
...
Small improvement in schema inference from stdin in local
2022-02-07 10:47:14 +03:00
Amos Bird
2debfc922d
Better projection format and test fixes
2022-02-07 10:47:11 +08:00
alexey-milovidov
fb9ed9acad
Merge pull request #34175 from kitaisreal/bitset-sort-performance-check
...
bitsetsort peformance check
2022-02-07 05:34:57 +03:00
Alexey Milovidov
05886005b8
Update references
2022-02-06 23:14:08 +03:00
Amos Bird
a6f0b01e6a
Fix order by after aggregation
2022-02-07 00:42:11 +08:00
kssenii
e41a895ebb
Fix
2022-02-06 16:11:18 +01:00
Maksim Kita
45fa68b4a8
Fixed tests
2022-02-06 13:31:59 +00:00
Maksim Kita
5f43fdbfd2
Merge pull request #34140 from bigo-sg/max_splits
...
Maxsplit argument for splitByChar.
2022-02-06 13:38:14 +01:00
Maksim Kita
7492280ada
Merge pull request #34334 from bigo-sg/alias_function
...
REGEXP_MATCHES and REGEXP_REPLACE function aliases for compatibility with PostgreSQL.
2022-02-06 13:37:56 +01:00
Amos Bird
1ab773cc90
Fix aggregation_in_order with normal projection
2022-02-06 16:46:12 +08:00
Amos Bird
82f31e1abb
Fix tests when projection is enabled
...
Avoid using count() in quota related tests
count() can subject to many optimization techniques, which is unstable
for testing quota usage.
2022-02-06 16:46:10 +08:00
Amos Bird
7674bc986e
Disable projection when there is JOIN or SAMPLE
2022-02-06 16:46:09 +08:00
taiyang-li
b9f8fe922d
add fasttest
2022-02-06 09:34:12 +08:00
Alexey Milovidov
978461fb9a
Add a test
2022-02-06 04:31:28 +03:00
taiyang-li
d5431b3015
fix fast test
2022-02-06 09:15:36 +08:00
Maksim Kita
eff16baaf3
Merge pull request #34318 from kitaisreal/map-populate-series-refactoring
...
Function mapPopulateSeries refactoring
2022-02-05 12:51:02 +01:00
taiyang-li
b9c42effb4
change as requested
2022-02-05 19:30:40 +08:00
Maksim Kita
6a3aa1b2b9
Fixed tests
2022-02-04 19:52:18 +00:00
Maksim Kita
7a6f282765
Fixed tests
2022-02-04 19:52:18 +00:00
Maksim Kita
24c3fe2d64
Fixed tests
2022-02-04 19:52:18 +00:00
Maksim Kita
e626b7b2d3
Fixed tests
2022-02-04 19:52:18 +00:00
Maksim Kita
8094582e5f
Fixed tests
2022-02-04 19:52:18 +00:00
Maksim Kita
1cd1fb9658
Fixed tests
2022-02-04 19:52:18 +00:00
Maksim Kita
f301e50b23
Fixed tests
2022-02-04 19:52:18 +00:00
Maksim Kita
4c9ba1dfd7
Fixed tests
2022-02-04 19:52:18 +00:00
alesapin
c028269e6f
Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3
2022-02-04 18:02:25 +03:00
Maksim Kita
5b2bb62085
Added tests
2022-02-04 14:55:09 +00:00
tavplubix
22de534fdc
Merge pull request #34297 from ClickHouse/fix_restarting_thread
...
Try to fix race between pullLogsToQueue and RestartingThread
2022-02-04 17:30:17 +03:00
alesapin
21203de56b
Disable two more tests
2022-02-04 16:32:33 +03:00
alesapin
1582c4bf24
Fix mutaion status for retryable errors
2022-02-04 16:27:59 +03:00
cmsxbc
9f9fce07e2
Merge branch 'master' into addressToLineWithInlines
2022-02-04 20:43:00 +08:00
Maksim Kita
629c8ae915
Merge pull request #34284 from CurtizJ/async-insert-in-client
...
Minor fixes for #34267
2022-02-04 13:13:47 +01:00
alesapin
25c0b07e68
Disable some tests
2022-02-04 14:31:58 +03:00
alesapin
2ed45b2a98
Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3
2022-02-04 11:23:46 +03:00
Nikolai Kochetov
cf8c76f859
Merge pull request #33260 from achimbab/ttest_confidence_intervals
...
Add confidence intervals to ttests
2022-02-04 11:02:47 +03:00
Alexander Tokmakov
897e94c16c
make restarting thread less bad
2022-02-03 23:29:24 +03:00
Maksim Kita
85b9f0aa56
Merge pull request #34282 from kitaisreal/fractional-progress-bar-fix-test
...
Fix fractional_progress_bar test
2022-02-03 18:36:52 +01:00
Maksim Kita
e57320a70a
Fixed tests
2022-02-03 16:10:52 +00:00
Anton Popov
9b844c6b42
Merge pull request #32748 from CurtizJ/read-in-order-fixed-prefix
...
Support `optimize_read_in_order` if prefix of sorting key is already sorted
2022-02-03 18:17:08 +03:00
alesapin
2a9bc7cba8
Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3
2022-02-03 16:20:06 +03:00
Anton Popov
0755cfa584
minor fixes
2022-02-03 15:04:13 +03:00
Maksim Kita
d0bfffa6f2
Fix fractional_progress_bar test
2022-02-03 11:05:18 +00:00
mergify[bot]
587a090ab4
Merge branch 'master' into ttest_confidence_intervals
2022-02-03 10:36:31 +00:00
Maksim Kita
f4423937bd
Merge pull request #34275 from ClickHouse/fix-progress-bar
...
Fix progress bar width
2022-02-03 11:21:08 +01:00
Nikolai Kochetov
9face9bcdd
Merge pull request #34274 from ClickHouse/shebang-test
...
Add a test for shebang
2022-02-03 13:20:37 +03:00
Alexey Milovidov
6d470319ae
Add a test
2022-02-03 05:26:00 +03:00
Alexey Milovidov
0131280596
Fix test
2022-02-03 05:16:13 +03:00
alexey-milovidov
a6d1fcadcb
Merge pull request #34267 from CurtizJ/async-insert-in-client
...
Support async inserts in clickhouse-client for queries with inlined data
2022-02-03 05:14:47 +03:00
mergify[bot]
150d7ba8b5
Merge branch 'master' into mv_fixes
2022-02-03 00:41:52 +00:00
Alexey Milovidov
431611d205
Add a test for shebang
2022-02-03 03:34:00 +03:00
Maksim Kita
57d16bae04
Merge pull request #34243 from azat/use_skip_indexes_if_final
...
Disable data skipping indexes by default for queries with FINAL
2022-02-02 23:06:05 +01:00
Yatsishin Ilya
cce0452d19
add more tests, fix style, fix MATERIALIZED VIEW POPULATE without ENGINE
2022-02-02 18:07:03 +00:00
Anton Popov
5bb1b3ce77
support async inserts in clickhouse-client for queries with inlined data
2022-02-02 20:59:37 +03:00
alesapin
80800e051e
Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3
2022-02-02 19:42:04 +03:00
Nikolay Degterinsky
29c15f8c65
Merge pull request #33723 from FrankChen021/trace_id_order
...
Parse and store opentelemetry trace-id in big-endian order
2022-02-02 14:59:46 +03:00
tavplubix
7304fd654a
Merge pull request #34224 from CurtizJ/fix-query-metric
...
Fix metric `Query`
2022-02-02 13:39:07 +03:00
Azat Khuzhin
1d19851590
Disable data skipping indexes by default for queries with FINAL
...
This patch adds use_skip_indexes_if_final setting, that is OFF by
default. Since skipping data for queries with FINAL may produce
incorrect result.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-02-02 13:31:50 +03:00
achimbab
954a778a14
Merge branch 'ClickHouse:master' into ttest_confidence_intervals
2022-02-02 11:02:48 +09:00
Nikolai Kochetov
9ea4f8d955
Fix test name.
2022-02-01 19:12:39 +00:00
Nikolai Kochetov
ed90a0fc1c
Add tests.
2022-02-01 18:57:56 +00:00
Yatsishin Ilya
759574d6f0
improve
2022-02-01 16:59:41 +00:00
Nikolay Degterinsky
56aa60ab88
Add composability to casting and index operators
2022-02-01 15:56:03 +00:00
Anton Popov
0c3d2b048d
fix reading of subcolumns with dots in their names
2022-02-01 17:31:35 +03:00
alexey-milovidov
cafb19d7fb
Merge pull request #34114 from amosbird/replxxwithlexer
...
Combining our lexer with replxx for better multiple line editing
2022-02-01 16:32:25 +03:00
alexey-milovidov
4236ae8835
Merge pull request #34192 from devcrafter/deduplication_token_7461_cleanup
...
Clean up: insert_deduplication_token setting for INSERT statement
2022-02-01 16:31:34 +03:00
achimbab
b3f63965cc
Merge branch 'ClickHouse:master' into ttest_confidence_intervals
2022-02-01 22:24:56 +09:00
Yatsishin Ilya
2a698b8da3
Merge remote-tracking branch 'origin/master' into default-table-engine
2022-02-01 13:23:52 +00:00
alexey-milovidov
2b1d1a9a6f
Merge pull request #34208 from ClickHouse/parse-date-time-best-effort-more-cases
...
More cases for `parseDateTimeBestEffort`
2022-02-01 16:22:52 +03:00
alexey-milovidov
798e0e8242
Merge pull request #34205 from ClickHouse/format-regexp-allow-cr-in-the-middle
...
Format `Regexp`: allow `\r` in the middle
2022-02-01 16:22:02 +03:00
Anton Popov
c28255850a
fix metric Query
2022-02-01 15:06:49 +03:00
cmsxbc
8b916a67e5
Merge branch 'master' into addressToLineWithInlines
2022-02-01 19:37:18 +08:00
Igor Nikonov
f4c0b64420
Clean up: insert_deduplication_token setting for INSERT statement
...
+ reduce number of allocations on replication merge tree path
+ bash test: move insert block settings into variable
Issue: ClickHouse#7461
2022-02-01 09:22:33 +01:00
alesapin
18f08ed932
Revert "Revert "Add func tests run with s3""
2022-02-01 10:20:06 +03:00
alexey-milovidov
cbfcd45be3
Revert "Add func tests run with s3"
2022-02-01 05:46:13 +03:00
alexey-milovidov
a2aa147ce0
Merge pull request #34153 from ClickHouse/add_func_tests_over_s3
...
Add func tests run with s3
2022-02-01 05:46:09 +03:00
Alexey Milovidov
989a5ad35e
More cases for parseDateTimeBestEffort
2022-02-01 03:29:27 +03:00
mergify[bot]
4f0e011958
Merge branch 'master' into mv_fixes
2022-01-31 23:53:35 +00:00
Alexey Milovidov
83136f3515
Allow \r in the middle of the line in format Regexp
2022-02-01 02:49:26 +03:00
Dmitry Novik
3a0ed0f8f5
Merge pull request #33324 from azat/buffer-different-structure
...
Simplify different block structure (i.e. after ALTER) support for Buffer
2022-02-01 02:19:49 +03:00
alesapin
dd61d1c2de
Merge pull request #34172 from ClickHouse/fix_race_in_some_engines
...
Fix benign race condition for storage HDFS, S3, URL
2022-01-31 22:41:54 +03:00
Yatsishin Ilya
9b8a2ef675
add initial test
2022-01-31 17:11:15 +00:00
tavplubix
d0ea72f878
Merge pull request #34005 from nicelulu/system_on_cluster
...
Supports all types of SYSTEM query ON CLUSTER clause.
2022-01-31 19:26:32 +03:00
alesapin
b6828f1b4a
Supress some tests for S3
2022-01-31 19:09:25 +03:00
alesapin
1adc7538fe
Fix benign race condition for storage HDFS, S3, URL
2022-01-31 13:50:28 +03:00
tavplubix
afca3b81bf
Update 02179_dict_reload_on_cluster.sql
2022-01-31 11:54:57 +03:00
Alexey Milovidov
3efff5910c
Close #10197
2022-01-30 20:45:53 +03:00
Amos Bird
556cce9f3c
We need highlight to use Lexer
2022-01-30 19:48:34 +08:00
zhangxiao871
7f2f7fa993
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yandex-master
2022-01-30 13:46:52 +08:00
zhangxiao871
dd395c5721
Better test.
2022-01-30 13:46:11 +08:00
taiyang-li
c9d5251e12
finish dev
2022-01-30 09:10:27 +08:00
Maksim Kita
cfd3421e4f
Dictionary PRIMARY KEY parsing fix
2022-01-29 15:50:10 +00:00
Anton Popov
b950a12cb3
Merge pull request #34068 from CurtizJ/fix-async-insert-native
...
Fix asynchronous inserts with `Native` format
2022-01-29 01:24:53 +03:00