Mikhail f. Shiryaev
|
04e9d1b9f6
|
Add default values for some arguments of packager
|
2022-03-22 11:09:58 +01:00 |
|
Mikhail f. Shiryaev
|
2bed5ba0ad
|
Fix pylint issues
|
2022-03-22 11:09:57 +01:00 |
|
Mikhail f. Shiryaev
|
f4f60311ce
|
Apply black to docker packager
|
2022-03-22 11:09:55 +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 |
|
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 |
|
Maksim Kita
|
ce2883a13d
|
Merge pull request #35462 from kitaisreal/mysqlxx-pool-with-failover-style-fix
mysqlxx PoolWithFailover style fix
|
2022-03-21 20:30:55 +01: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 |
|
Alexander Tokmakov
|
0ab258be01
|
fix_build
|
2022-03-21 19:59:47 +01:00 |
|
Vladimir C
|
778416f576
|
Merge pull request #35484 from stulentsev/patch-1
|
2022-03-21 19:13:40 +01:00 |
|
avogar
|
0b8ddedb39
|
Fix tests
|
2022-03-21 18:01:55 +00:00 |
|
Sergio Tulentsev
|
ef5062ec43
|
docs: Replace some usages of "rows" which are meant to be "strings"
The wrong term was confusing in the description of the CSV format.
|
2022-03-21 17:52:30 +00:00 |
|
avogar
|
288d08f3f2
|
Add retries in backward compatibility check
|
2022-03-21 17:26:24 +00:00 |
|
Vitaly Baranov
|
72a2f31984
|
Merge pull request #33985 from vitlibar/improve-backup-and-restore
Improve backup and restore (experimental)
|
2022-03-21 17:59:51 +01:00 |
|
tavplubix
|
9226ea7b70
|
Merge pull request #35467 from ClickHouse/resubmit_21474
Resubmit #21474
|
2022-03-21 19:15:28 +03: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 |
|
tavplubix
|
64e0b0cf8f
|
update issue templates
|
2022-03-21 18:43:48 +03:00 |
|
Maksim Kita
|
1cb8faf36c
|
Fixed style
|
2022-03-21 16:35:18 +01:00 |
|
Alexander Tokmakov
|
3cca5fb181
|
minor fixes
|
2022-03-21 15:55:01 +01:00 |
|
avogar
|
0f69baa231
|
Fix bug in function if that led to logical error
|
2022-03-21 14:27:25 +00:00 |
|
Alexey Milovidov
|
8a04ed72af
|
Merge pull request #34772 from ClickHouse/cluster-dont-require-port
Allow to use default port in cluster configuration
|
2022-03-21 16:45:24 +03:00 |
|
mergify[bot]
|
e11ef05c2b
|
Merge branch 'master' into issue_33147
|
2022-03-21 13:40:17 +00:00 |
|
Alexander Tokmakov
|
d0217a0025
|
make tests more compact
|
2022-03-21 14:22:15 +01: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 |
|
Alexander Tokmakov
|
94f616b48e
|
Merge branch 'master' into merging_30325
|
2022-03-21 13:23:45 +01:00 |
|
Amos Bird
|
623ae212e4
|
Use string view instead of C-str
|
2022-03-21 19:54:30 +08:00 |
|
mergify[bot]
|
f22fddc3ec
|
Merge branch 'master' into random-settings
|
2022-03-21 11:52:21 +00:00 |
|
lgbo-ustc
|
967d5a8055
|
Merge remote-tracking branch 'ck/master' into hive_column_pruning_bug
|
2022-03-21 19:52:06 +08: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
|
1645b7083f
|
Update src/Processors/Formats/Impl/TSKVRowInputFormat.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2022-03-21 12:44:12 +01:00 |
|
Kruglov Pavel
|
0b381ebd26
|
Update src/Processors/Formats/Impl/TSKVRowInputFormat.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2022-03-21 12:44:06 +01:00 |
|
Kruglov Pavel
|
f67b8c0bad
|
Update src/Processors/Formats/Impl/TSKVRowInputFormat.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2022-03-21 12:44:00 +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 |
|
Amos Bird
|
c379b9e0cf
|
revert client nit fix and add comment
|
2022-03-21 19:37:54 +08:00 |
|
Alexander Tokmakov
|
7cba97aeab
|
Merge branch 'master' into resubmit_21474
|
2022-03-21 12:09:00 +01:00 |
|
Vitaly Baranov
|
7a46e7a0d1
|
Merge branch 'master' into improve-backup-and-restore
|
2022-03-21 11:49:26 +01:00 |
|
Vitaly Baranov
|
51fc556fcd
|
Implement BACKUP and RESTORE for MatViews.
|
2022-03-21 11:45:21 +01:00 |
|
mergify[bot]
|
e5a5ab2a40
|
Merge branch 'master' into distributedmultiplejoin
|
2022-03-21 10:00:51 +00:00 |
|
Maksim Kita
|
5dcbc07d22
|
Fixed style check
|
2022-03-21 10:49:46 +01:00 |
|
Maksim Kita
|
695b1300f9
|
Merge pull request #35383 from rschu1ze/enable-if-to-concepts-pt2
Replace more uses of std::enable_if for SFINAE by concepts
|
2022-03-21 10:47:28 +01:00 |
|
Maksim Kita
|
15271c9b13
|
mysqlxx PoolWithFailover style fix
|
2022-03-21 10:45:53 +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 |
|
mergify[bot]
|
678b863288
|
Merge branch 'master' into allow-bind-low-ports
|
2022-03-21 05:44:03 +00:00 |
|
Alexey Milovidov
|
2c4e6808d7
|
Merge pull request #35454 from ClickHouse/revert-35345-new-row-policies
Revert "[WIP] New row policies"
|
2022-03-21 08:41:49 +03:00 |
|
Alexey Milovidov
|
0ce4696c49
|
Revert "[WIP] New row policies"
|
2022-03-21 08:41:33 +03:00 |
|