Antonio Andelic
|
dd75e9cba5
|
Merge pull request #38149 from vdimir/multiple_joins_original_names_34697
Add setting multiple_joins_try_to_keep_original_names
|
2022-06-18 14:47:31 +02:00 |
|
alesapin
|
0ae0cc54aa
|
Merge pull request #38106 from ClickHouse/tsan_less_flaky_tests
Some fixes for tests with tsan
|
2022-06-18 14:22:43 +02:00 |
|
alesapin
|
16e8b85fbf
|
Revert "Add a setting to use more memory for zstd decompression"
|
2022-06-18 14:08:14 +02:00 |
|
Alexey Milovidov
|
344e407f2e
|
Merge pull request #36914 from azat/tests-randomize
Randomize settings related to in-order read/aggregation
|
2022-06-18 04:21:30 +03:00 |
|
Alexey Milovidov
|
e20259e9ca
|
Merge pull request #37015 from wuxiaobai24/zstd_window_log_max
Add a setting to use more memory for zstd decompression
|
2022-06-18 04:19:27 +03:00 |
|
Alexey Milovidov
|
c107a58c11
|
Update 02293_test_zstd_window_log_max.sh
|
2022-06-18 04:18:08 +03:00 |
|
Alexander Tokmakov
|
828946ccf5
|
Update 02320_mapped_array_witn_const_nullable.sql
|
2022-06-17 16:44:52 +03:00 |
|
Maksim Kita
|
77c519ae08
|
Merge pull request #38142 from kitaisreal/executable-user-defined-functions-parameters-direct-fix
Disable parameters for non direct executable user defined functions
|
2022-06-17 12:57:27 +02:00 |
|
Alexander Tokmakov
|
299f102ccf
|
Update 02316_cast_to_ip_address_default_column.sql
|
2022-06-17 12:36:05 +03:00 |
|
Igor Nikonov
|
baebbc084f
|
Merge pull request #38027 from ClickHouse/decimal_rounding_fix
Fix: rounding for Decimal128/Decimal256 with more than 19-digits long scale
|
2022-06-17 09:48:18 +02:00 |
|
Alexander Gololobov
|
59d32f8c96
|
Merge pull request #38132 from Avogar/fix-mapped-array
Fix logical error in array mapped functions with const nullable column
|
2022-06-17 08:49:41 +02:00 |
|
vdimir
|
15988a220b
|
Add test multiple_joins_original_names
|
2022-06-16 16:00:33 +00:00 |
|
Maksim Kita
|
aff66742e7
|
Disable parameters for non direct executable user defined functions
|
2022-06-16 16:29:04 +02:00 |
|
Anton Popov
|
13ec7e3092
|
Merge pull request #37978 from CurtizJ/fix-sparse-s3
Fix reading of sparse columns from s3
|
2022-06-16 15:32:54 +02:00 |
|
mergify[bot]
|
2557e8ad51
|
Merge branch 'master' into decimal_rounding_fix
|
2022-06-16 10:53:49 +00:00 |
|
avogar
|
a3a7cc7a5d
|
Fix logical error in array mapped functions with const nullable column
|
2022-06-16 10:41:53 +00:00 |
|
Alexander Tokmakov
|
ca649da97f
|
better comments
|
2022-06-16 12:12:44 +02:00 |
|
mergify[bot]
|
0167b90cf9
|
Merge branch 'master' into tests-randomize
|
2022-06-16 06:04:58 +00:00 |
|
Daniel Kutenin
|
a769dea8ef
|
Merge branch 'ClickHouse:master' into master
|
2022-06-15 19:12:10 +01:00 |
|
Alexander Tokmakov
|
9cac78b498
|
make tests with tsan less flaky
|
2022-06-15 19:54:46 +02:00 |
|
Alexey Milovidov
|
7baa54f92f
|
Merge pull request #37697 from zvonand/dt64-neg-subseconds
Fix DateTime64 negative fractional seconds
|
2022-06-15 19:30:42 +03:00 |
|
Danila Kutenin
|
048f56bf4d
|
Fix some tests and comments
|
2022-06-15 14:40:21 +00:00 |
|
Alexander Tokmakov
|
5bfb15262c
|
Revert "More parallel execution for queries with FINAL (#36396)"
This reverts commit c8afeafe0e .
|
2022-06-15 17:25:38 +03:00 |
|
Yakov Olkhovskiy
|
e604d31feb
|
Merge pull request #38074 from ClickHouse/bug-with-fill-extra
Inconsistency in ORDER BY ... WITH FILL feature.
|
2022-06-15 08:19:55 -04:00 |
|
mergify[bot]
|
d704264fae
|
Merge branch 'master' into decimal_rounding_fix
|
2022-06-15 10:47:09 +00:00 |
|
Nikita Taranov
|
c8afeafe0e
|
More parallel execution for queries with FINAL (#36396)
|
2022-06-15 12:44:20 +02:00 |
|
Robert Schulze
|
9794098ebb
|
Merge pull request #37553 from koloshmet/fpc_codec
FPC Codec for floating point data
|
2022-06-15 12:03:41 +02:00 |
|
Alexander Tokmakov
|
dcfe4eea3c
|
Update 01417_freeze_partition_verbose.sh
|
2022-06-15 12:53:53 +03:00 |
|
Yakov Olkhovskiy
|
411695bd97
|
do not fill 'to' boundary
|
2022-06-14 22:26:50 -04:00 |
|
mergify[bot]
|
12bd2c0e3f
|
Merge branch 'master' into dt64-neg-subseconds
|
2022-06-15 02:24:17 +00:00 |
|
Alexey Milovidov
|
ab9fc572d5
|
Merge pull request #37667 from ClickHouse/group-by-enum-fix
Support types with non-standard defaults in ROLLUP, CUBE, GROUPING SETS
|
2022-06-15 05:14:33 +03:00 |
|
Alexey Milovidov
|
5e9e5a4eaf
|
Merge pull request #37525 from Avogar/avro-structs
Support Maps and Records, allow to insert null as default in Avro format
|
2022-06-15 00:04:29 +03:00 |
|
Igor Nikonov
|
94116a1ee0
|
Decimal128/256 rouding tests
|
2022-06-14 18:03:05 +00:00 |
|
Antonio Andelic
|
dded528d13
|
Merge pull request #36424 from PolyProgrammist/r1unfreeze
SYSTEM UNFREEZE query that deletes the whole backup
|
2022-06-14 08:44:45 +02:00 |
|
Anton Popov
|
e6517164f2
|
add test and comment
|
2022-06-13 17:30:58 +00:00 |
|
Antonio Andelic
|
b9cf6fe367
|
Merge branch 'master' into pp-system-unfreeze
|
2022-06-13 14:46:30 +00:00 |
|
Anton Popov
|
cf47b1c96e
|
Merge pull request #37305 from CurtizJ/dynamic-columns-15
Fix some cases of insertion nested arrays to columns of type Object
|
2022-06-13 14:28:36 +02:00 |
|
Robert Schulze
|
9ec56fa362
|
Merge pull request #37628 from zvonand/non-neg-deriv
Non Negative Derivative window function
|
2022-06-13 11:21:16 +02:00 |
|
Mikhail Guzov
|
092a00d95a
|
Merge branch 'ClickHouse:master' into fpc_codec
|
2022-06-11 21:24:06 +03:00 |
|
Kseniia Sumarokova
|
a4e080d144
|
Merge pull request #37965 from Vxider/wv-add-missing-default
Add missing default columns when pushing to target table in WindowView
|
2022-06-11 13:38:08 +02:00 |
|
Yakov Olkhovskiy
|
8f6fee76fb
|
Merge pull request #37959 from ClickHouse/bug-with-fill-inconsistency
Preserve filling step plan position on sorting optimization
|
2022-06-10 12:58:59 -04:00 |
|
zvonand
|
5beb6e0c3b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into non-neg-deriv
|
2022-06-10 17:40:16 +03:00 |
|
Kseniia Sumarokova
|
580a30c6ae
|
Merge pull request #37859 from KinderRiven/support_max_request_cache_size
Support to set max cache size for per query in local cache
|
2022-06-10 16:17:18 +02:00 |
|
zvonand
|
794dbe6b60
|
new stateless queries + minor fixes
|
2022-06-10 17:01:49 +03:00 |
|
Anton Popov
|
5b1583c06a
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-06-10 13:48:52 +00:00 |
|
Vxider
|
b09dbeed77
|
support default columns
|
2022-06-10 07:24:26 +00:00 |
|
Yakov Olkhovskiy
|
5a08ebd213
|
test is added
|
2022-06-09 13:51:50 -04:00 |
|
Maksim Kita
|
0c1211eb61
|
Merge pull request #37930 from kitaisreal/function-dict-get-check-arguments-size
Function dictGet check arguments size
|
2022-06-08 23:25:14 +02:00 |
|
Maksim Kita
|
b7152fa2bf
|
Function dictGet check arguments size
|
2022-06-08 17:19:30 +02:00 |
|
Vadim Volodin
|
637d293fbd
|
Add SYSTEM UNFREEZE query
|
2022-06-08 15:21:14 +03:00 |
|