Kruglov Pavel
|
65598f40b2
|
Don't run 01318_long_unsuccessful_mutation_zookeeper test in backward compatibility check
|
2022-03-24 13:39:52 +01:00 |
|
Kruglov Pavel
|
87ff97f910
|
Merge pull request #35047 from Avogar/random-settings
Add next batch of random settings in functional tests
|
2022-03-24 13:38:43 +01:00 |
|
tavplubix
|
7b96d61057
|
Merge pull request #35478 from ClickHouse/merging_30325
Merging #30325
|
2022-03-24 14:53:20 +03:00 |
|
Alexander Tokmakov
|
4ad4d4b38c
|
apply formatter
|
2022-03-24 12:23:14 +01: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]
|
e4e4fcb244
|
Merge branch 'master' into random-settings
|
2022-03-23 22:17:10 +00:00 |
|
Kruglov Pavel
|
44b6ea5564
|
Merge pull request #35524 from Avogar/fix-stack-overflow
Decrease data_type_max_parse_depth a little to avoid stack overflow in coroutines
|
2022-03-23 23:13:08 +01:00 |
|
Maksim Kita
|
97b5cb96f2
|
Fixed style check
|
2022-03-23 20:41:28 +01:00 |
|
mergify[bot]
|
b6214ed51c
|
Merge branch 'master' into random-settings
|
2022-03-23 17:39:07 +00: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 |
|
Alexander Tokmakov
|
3c6a10237c
|
Merge branch 'master' into merging_30325
|
2022-03-23 18:07:04 +01:00 |
|
Maksim Kita
|
ff2d5dae83
|
Fix cast into IPv4, IPv6 address in IN section
|
2022-03-23 15:22:08 +01:00 |
|
Maksim Kita
|
da235f9cda
|
Merge pull request #34536 from kitaisreal/system-log-tables-comment-fix
System log tables allow to specify COMMENT in ENGINE declaration
|
2022-03-23 15:06:05 +01:00 |
|
Alexander Tokmakov
|
cd058699e9
|
fix test
|
2022-03-23 13:39:07 +01:00 |
|
Alexander Tokmakov
|
94d32c6b80
|
Merge branch 'master' into merging_30325
|
2022-03-23 11:58:57 +01:00 |
|
Kruglov Pavel
|
2be956da22
|
Update 01598_memory_limit_zeros.sql
|
2022-03-23 11:58:27 +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 |
|
alesapin
|
f6d9687174
|
Merge pull request #35522 from ClickHouse/fix_jepsen_check
Don't put red cross if jepsen check couldn't wait for build
|
2022-03-23 11:48:45 +01:00 |
|
alesapin
|
881d5ac44f
|
Don't put red cross if jepsen check couldn't wait for build
|
2022-03-23 11:32:16 +01: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 |
|
Maksim Kita
|
1a096a87da
|
Added support for SystemLog to specify COMMENT in ENGINE section
|
2022-03-22 22:44:46 +01:00 |
|
mergify[bot]
|
2543e25b02
|
Merge branch 'master' into random-settings
|
2022-03-22 20:00:47 +00:00 |
|
Alexander Tokmakov
|
7e904ac789
|
more logs
|
2022-03-22 19:05:37 +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 |
|
Vladimir C
|
ac6fef5c70
|
Merge pull request #35124 from vdimir/ci-bugfix-validation
|
2022-03-22 17:34:15 +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 |
|
Alexander Tokmakov
|
bc5a689899
|
add debug logging
|
2022-03-22 15:34:20 +01:00 |
|
alesapin
|
0ab9a9c0f6
|
Merge pull request #33664 from ClickHouse/release-steps
Refactor releasing process
|
2022-03-22 14:43:18 +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 |
|
vdimir
|
41c32e24fe
|
Skip bugfix_validate_check when no pr-bugfix
|
2022-03-22 12:20:27 +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 |
|
Mikhail f. Shiryaev
|
b9cb64a4a1
|
Add apk package and reports
|
2022-03-22 11:11:38 +01:00 |
|
Mikhail f. Shiryaev
|
a0edb3e593
|
Build tgz and rpm for every running
|
2022-03-22 11:10:01 +01:00 |
|
Mikhail f. Shiryaev
|
0dd1f4af76
|
Rename alien arguments and parameters
|
2022-03-22 11:10:01 +01:00 |
|
Mikhail f. Shiryaev
|
a04b7fc0a8
|
Disable clickhouse-tests by default
|
2022-03-22 11:10:00 +01:00 |
|
Mikhail f. Shiryaev
|
342f7ba567
|
Migrate to nfpm
|
2022-03-22 11:09:59 +01:00 |
|
Antonio Andelic
|
246c66bf3e
|
Merge pull request #35393 from bigo-sg/hive_column_pruning_bug
Fix erasing nonexistent column
|
2022-03-22 08:59:33 +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 |
|