vdimir
a216bc26c1
Correct check asof join key nullability
2022-03-28 13:29:34 +00:00
Maksim Kita
4b88c6f934
Merge pull request #35534 from kitaisreal/set-in-ipv4-ipv6-address-cast-fix
...
Fix cast into IPv4, IPv6 address in IN section
2022-03-24 01:26:25 +01:00
mergify[bot]
853bea62db
Merge branch 'master' into fix-stack-overflow
2022-03-23 18:37:18 +01:00
Kruglov Pavel
826b933b08
Merge pull request #35332 from Avogar/fix-tskv-schema-inference
...
Fix schema inference for TSKV format while using small max_read_buffer_size
2022-03-23 18:37:07 +01:00
Yakov Olkhovskiy
1631656803
Merge pull request #34353 from zvonand/issue_33147
...
Extended usage of Milliseconds, Microseconds, Nanoseconds
2022-03-23 13:33:07 -04:00
Yakov Olkhovskiy
2772f3181a
non-constant parameter tests added, some tests fixed
2022-03-23 13:28:17 -04:00
Maksim Kita
ff2d5dae83
Fix cast into IPv4, IPv6 address in IN section
2022-03-23 15:22:08 +01:00
avogar
99cf1560da
Decrease data_type_max_parse_depth a little to avoid stack overflow in coroutines
2022-03-23 10:50:55 +00:00
Maksim Kita
1f940f9e3b
Merge pull request #35512 from CurtizJ/fix-fuzzer
...
Fix crash with enabled `optimize_functions_to_subcolumns`
2022-03-23 11:31:32 +01:00
Antonio Andelic
9829f2d051
Merge branch 'master' into parallel-downloading-url-engine
2022-03-23 07:41:14 +00:00
Anton Popov
4ff9627f60
fix crash with enabled optimize_functions_to_subcolumns
2022-03-23 01:27:52 +00:00
Mikhail f. Shiryaev
71fb04ea4a
Merge pull request #35466 from ClickHouse/black
...
Check python black formatting
2022-03-22 23:53:02 +01:00
Kruglov Pavel
ea62f83842
Merge pull request #35502 from kitaisreal/short-circuit-short-column-crash-fix
...
Fix crash during short circuit function evaluation
2022-03-22 18:43:00 +01:00
Mikhail f. Shiryaev
e6f5a3f98b
Apply black formatter to all *.py files in the repo
2022-03-22 17:39:58 +01:00
Anton Popov
93dc5c0b81
Merge pull request #35488 from CurtizJ/add-subcolumns-sizes
...
Add sizes of subcolumns to `system.parts_columns` table
2022-03-22 16:53:23 +01:00
Maksim Kita
fcbf97ba68
Fix crash during short circuit function evaluation
2022-03-22 14:10:47 +01:00
Maksim Kita
0576c1b0f3
Merge pull request #35500 from kitaisreal/throw-if-constant-argument-crash-fix
...
Fix crash for function throwIf with constant arguments
2022-03-22 13:44:37 +01:00
Antonio Andelic
5da3058368
Merge branch 'master' into parallel-downloading-url-engine
2022-03-22 12:20:36 +00:00
Maksim Kita
22112feef3
Fix crash for function throwIf with constant arguments
2022-03-22 12:30:25 +01:00
Kruglov Pavel
594fa8f449
Merge pull request #35476 from Avogar/decimal-logical-error
...
Fix bug in function if that led to logical error
2022-03-22 12:12:24 +01:00
Kruglov Pavel
c8e1dcf88c
Merge pull request #35482 from Avogar/stress-test
...
Add retries in backward compatibility check
2022-03-22 12:05:47 +01:00
Anton Popov
54b02c5108
fix tests
2022-03-21 22:49:33 +00:00
alesapin
f1534e4345
Merge pull request #35470 from ClickHouse/nickitat-patch-1
...
Explicitly set allow_introspection_functions to 0
2022-03-21 22:50:27 +01:00
Kruglov Pavel
eb399359dd
Update 01650_fetch_patition_with_macro_in_zk_path_long.sql
2022-03-21 22:47:24 +01:00
Anton Popov
0c210a831c
add sizes of subcolumns to system.parts_columns table
2022-03-21 21:12:26 +00:00
tavplubix
2fdc937ae1
Merge pull request #35480 from ClickHouse/fix_34586
...
Fix show create for information_schema
2022-03-21 22:20:34 +03:00
Alexander Tokmakov
552106f2e7
fix style check
2022-03-21 20:09:08 +01:00
Nikolai Kochetov
5e239762c6
Merge pull request #35334 from amosbird/fixpartitionpruneroverflow
...
Fix incorrect partition pruning when constant in predicate has no supertype of related key columns
2022-03-21 17:05:19 +01:00
Alexander Tokmakov
dba82a7732
fix show create for information_schema
2022-03-21 17:01:39 +01:00
avogar
0f69baa231
Fix bug in function if that led to logical error
2022-03-21 14:27:25 +00:00
mergify[bot]
e11ef05c2b
Merge branch 'master' into issue_33147
2022-03-21 13:40:17 +00:00
Nikita Taranov
8adf4ca499
Explicitly set allow_introspection_functions to 0
...
I spent dozen of time trying to understand why this test doesn't work locally
2022-03-21 13:32:18 +01:00
Kruglov Pavel
fbcc27a339
Merge pull request #27928 from Avogar/stress-test
...
Add backward compatibility check in stress test
2022-03-21 12:49:46 +01:00
Kruglov Pavel
ed7b40253c
Merge pull request #35039 from zzsmdfj/issue/#34890_fix_input_format_null_as_default_bug
...
to #34890_fix_input_format_null_as_default_bug
2022-03-21 12:42:17 +01:00
Antonio Andelic
b8c43ff2f2
Merge branch 'master' into parallel-downloading-url-engine
2022-03-21 09:11:01 +00:00
tavplubix
716c6f0ffa
Merge pull request #35406 from Avogar/fix-parquet
...
Fix working with unneeded columns in Arrow/Parquet/ORC formats
2022-03-21 11:36:54 +03:00
Alexey Milovidov
0ce4696c49
Revert "[WIP] New row policies"
2022-03-21 08:41:33 +03:00
Alexey Milovidov
3a86829966
Merge pull request #35417 from nickitat/fix_grouping_aggregated_transform
...
Skip empty chunks in GroupingAggregatedTransform
2022-03-21 00:09:23 +03:00
Vitaly Baranov
9fb50422ce
Merge pull request #35345 from vitlibar/new-row-policies
...
[WIP] New row policies
2022-03-20 20:00:25 +01:00
Alexey Milovidov
9b05801e0f
Merge pull request #35284 from CurtizJ/fix-mutations-sparse-columns
...
Fix mutations in tables with enabled sparse columns
2022-03-20 21:55:59 +03:00
Nickita Taranov
675bf1916a
add test
2022-03-20 18:07:59 +00:00
Vitaly Baranov
afe6a1003a
Add new row policy kind: simple
2022-03-20 17:34:59 +01:00
vdimir
8dc1c72d17
fix 02177_issue_31009_pt2.sql
2022-03-20 15:50:45 +01:00
Anton Popov
ed67ba14b5
Merge pull request #35409 from CurtizJ/dynamic-columns-3
...
Fix race in data type `Object`
2022-03-19 22:18:50 +01:00
alesapin
e8a229f3a6
Merge pull request #35413 from ClickHouse/adjust-fasttest
...
Disable long-running (>30) fast tests
2022-03-19 17:01:58 +01:00
Anton Popov
18c32fbdb5
Merge remote-tracking branch 'upstream/master' into dynamic-columns-3
2022-03-18 21:16:21 +00:00
Maksim Kita
8ef4b38b69
Added tests
2022-03-18 19:52:41 +01:00
Mikhail f. Shiryaev
1b4adc963f
Disable long-running (>30) fast tests
...
02015_shard_crash_clang_12_build OK 30.39
01014_lazy_database_concurrent_recreate_reattach_and_show_tables OK 31.27
01034_move_partition_from_table_zookeeper OK 32.34
01035_concurrent_move_partition_from_table_zookeeper OK 35.35
00183_skip_unavailable_shards OK 36.69
01593_concurrent_alter_mutations_kill OK 38.36
02122_parallel_formatting OK 39.27
02100_multiple_hosts_command_line_set OK 44.04
01114_database_atomic OK 45.67
01287_max_execution_speed OK 90.98
01599_multiline_input_and_singleline_comments OK 180.09
2022-03-18 17:30:05 +01:00
Anton Popov
79bb493383
fix race in data type Object
2022-03-18 14:52:07 +00:00
avogar
411ffbc600
Add data file for test
2022-03-18 14:15:39 +00:00