Alexey Milovidov
|
9be5fa9ef2
|
Merge branch 'master' into Enmk-Optimize_deduplicate
|
2020-12-20 09:57:10 +03:00 |
|
Vasily Nemkov
|
e5ec81f7cd
|
Single quotes around column names
|
2020-12-19 20:58:23 +02:00 |
|
Nikolai Kochetov
|
d7fc426458
|
Merge pull request #18216 from ClickHouse/fix-18137
Fix 18137
|
2020-12-18 18:49:02 +03:00 |
|
Vasily Nemkov
|
e166aae3f9
|
Using CSV-like strings for list of columns to deduplicate by instead of JSON-like notation.
|
2020-12-18 13:44:56 +02:00 |
|
alesapin
|
26637bd7ee
|
Merge pull request #17943 from ClickHouse/try_rewrite_writer
Small simplification of MergeTreeDataWriter
|
2020-12-18 12:41:16 +03:00 |
|
Nikolai Kochetov
|
eef58c85f0
|
Put thread back to set if it had stolen all tasks of backoff thread.
|
2020-12-18 11:33:55 +03:00 |
|
alexey-milovidov
|
6fc3ca8b7b
|
Merge pull request #16724 from kitaisreal/added-function-accurate-cast-or-null
Added function accurateCastOrNull, allow different types inside IN subquery
|
2020-12-18 00:45:27 +03:00 |
|
alesapin
|
8140fbd0fb
|
Merge pull request #18200 from ClickHouse/more_logs_during_quorum
More logs during quorum insert
|
2020-12-18 00:22:19 +03:00 |
|
alesapin
|
799997db35
|
Merge pull request #16621 from arenadata/ADQM-148
HDFS configuration and Kerberos Authenticaiton
|
2020-12-17 23:16:58 +03:00 |
|
Vitaly Baranov
|
b9c537ac37
|
Merge pull request #18104 from vitlibar/fix-access-rights-for-merge-table-function-2
Fix access rights required for the merge() table function #2.
|
2020-12-17 22:59:33 +03:00 |
|
Vitaly Baranov
|
d9125a4822
|
Merge pull request #18014 from vitlibar/fix-showing-temporary-tables-in-system-tables
Fix showing temporary tables in system tables
|
2020-12-17 22:59:09 +03:00 |
|
alexey-milovidov
|
f82274a722
|
Merge pull request #16527 from kitaisreal/mmap-read-buffer-from-file-descriptor-use-getpagesize
MMapReadBufferFromFileDescriptor use getpagesize
|
2020-12-17 22:34:05 +03:00 |
|
alexey-milovidov
|
dd78c9dc75
|
Merge pull request #17566 from ClickHouse/relax-too-many-parts-1
Relax "Too many parts" threshold, part 1
|
2020-12-17 20:44:44 +03:00 |
|
alesapin
|
aecdd02be4
|
Better message
|
2020-12-17 19:14:42 +03:00 |
|
alesapin
|
f45993cd1e
|
More logs during quorum insert
|
2020-12-17 19:13:01 +03:00 |
|
tavplubix
|
7e73b6acd8
|
Merge pull request #17642 from filimonov/detach-permanently
DETACH TABLE PERMANENTLY
|
2020-12-17 14:26:51 +03:00 |
|
alesapin
|
911a1cd48f
|
Suppress gdb warning
|
2020-12-17 13:25:31 +03:00 |
|
Vitaly Baranov
|
da18af96a3
|
Fix access rights required for the merge() table function.
|
2020-12-17 12:29:07 +03:00 |
|
Vitaly Baranov
|
af3ccb49f1
|
Show create query for temporary tables in system.tables
|
2020-12-17 11:42:25 +03:00 |
|
Vitaly Baranov
|
ede755d3bc
|
Show temporary tables in system.columns as tables with empty database.
|
2020-12-17 11:42:25 +03:00 |
|
Vitaly Baranov
|
d7a3cc8c90
|
Don't show the "_temporary_and_external_tables" database in system tables
system.databases, system.tables, system.columns.
|
2020-12-17 11:42:25 +03:00 |
|
alesapin
|
b74e7accf1
|
Review fixes
|
2020-12-17 11:17:39 +03:00 |
|
alesapin
|
f2957d6f05
|
Merge branch 'master' into try_rewrite_writer
|
2020-12-17 10:40:25 +03:00 |
|
Alexey Milovidov
|
b25f126569
|
Added a test
|
2020-12-17 04:52:27 +03:00 |
|
Alexey Milovidov
|
9a017b77df
|
Merge branch 'master' into relax-too-many-parts-1
|
2020-12-17 04:40:39 +03:00 |
|
alexey-milovidov
|
d2653f91e1
|
Merge pull request #18112 from GrigoryPervakov/join_set_s3
Use IDisk in Set and Join storages
|
2020-12-17 03:40:13 +03:00 |
|
alexey-milovidov
|
484f20f77d
|
Merge pull request #18140 from ClickHouse/fix_flaky_test
Trying to fix 00620_optimize_on_nonleader_test
|
2020-12-17 03:34:39 +03:00 |
|
Maksim Kita
|
484e6e7de4
|
Removed getPageSize from small files
|
2020-12-16 17:38:17 +03:00 |
|
alesapin
|
849db47f8a
|
Better exception messages
|
2020-12-16 17:31:17 +03:00 |
|
Pervakov Grigorii
|
4edbb42ba1
|
Use IDisk in Set and Join storages
|
2020-12-16 14:58:44 +03:00 |
|
Ilya Golshtein
|
09d1e89674
|
yandex/clickhouse-kerberized-hadoop + missed header
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
407565b47f
|
fix - wrong error code
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
9701d6a2d5
|
style fix per code review, doc improvement, params consistency check
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
815856bc3d
|
pass config, not context to createHDFSBuilder
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
7e97814859
|
cleanup, fixes, new submodules, ShellCommand, WriteBufferFromString
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
d9166a0645
|
HADOOP_SECURE_DN_USER way, kinit thread, docker capabilities
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
185ac744b1
|
kerberized hdfs compiled
|
2020-12-16 14:48:33 +03:00 |
|
Maksim Kita
|
7d23451e81
|
Replaced usages of 4096 constant with getPageSize
|
2020-12-16 13:46:28 +03:00 |
|
alesapin
|
2a4a6b22b1
|
Fix remove TTL for column
|
2020-12-16 10:26:18 +03:00 |
|
Alexey Milovidov
|
37363ae89d
|
Comment update
|
2020-12-16 09:43:16 +03:00 |
|
Alexey Milovidov
|
4bd5d3b662
|
Comment update
|
2020-12-16 06:36:43 +03:00 |
|
Alexey Milovidov
|
88c5031dfa
|
Add a commit #16595
|
2020-12-16 06:27:28 +03:00 |
|
Alexey Milovidov
|
ca9ccf4850
|
Comment update
|
2020-12-16 06:03:43 +03:00 |
|
alesapin
|
1bd2f49fb5
|
Merge branch 'master' into try_rewrite_writer
|
2020-12-15 19:05:04 +03:00 |
|
alexey-milovidov
|
22aba554c0
|
Revert "Fix access rights required for the merge() table function."
|
2020-12-15 18:07:20 +03:00 |
|
Nikolai Kochetov
|
6defcbb662
|
Merge branch 'master' into optimize-data-on-insert
|
2020-12-15 16:50:42 +03:00 |
|
alesapin
|
8670836573
|
Add some comments
|
2020-12-15 13:34:28 +03:00 |
|
alesapin
|
74c2211510
|
More clear
|
2020-12-15 12:54:48 +03:00 |
|
alesapin
|
a50187c995
|
Slightly better
|
2020-12-15 11:04:37 +03:00 |
|
Vitaly Baranov
|
5a8c750b0b
|
Merge pull request #17983 from vitlibar/fix-access-rights-for-merge-table-function
Fix access rights required for the merge() table function.
|
2020-12-15 09:17:52 +03:00 |
|