Commit Graph

65854 Commits

Author SHA1 Message Date
alexey-milovidov
3792d20061
Merge pull request #24863 from azat/echo-hint
clickhouse-client: echo hint improvements
2021-06-12 03:23:54 +03:00
alexey-milovidov
16114c38c7
Merge pull request #24875 from ClickHouse/fix_woboq_build
Trying to resurrect woboq
2021-06-12 03:18:37 +03:00
alexey-milovidov
b64950b193
Merge pull request #25045 from kssenii/odbc-fixes
odbc fix
2021-06-12 03:13:39 +03:00
alexey-milovidov
abe206f4fc
Merge pull request #25037 from nvartolomei/nv/queue-entry-wait-dead-code
Update waitForTableReplicaToProcessLogEntry comments
2021-06-12 03:11:13 +03:00
alexey-milovidov
fea7917917
Merge pull request #25144 from vzakaznikov/testflows_windows_functions_add_lag_and_lead_in_frame_tests
Adding leadInFrame/lagInFrame window functions TestFlows tests
2021-06-12 03:00:18 +03:00
alexey-milovidov
99f108d704
Merge pull request #25162 from kitaisreal/rewrite-function-to-subcolumn-visitor-add-into-ya-make
RewriteFunctionToSubcolumnVisitor add into ya.make
2021-06-12 02:58:53 +03:00
alexey-milovidov
8bb3d22a51
Merge pull request #25128 from qoega/better-hdfs-tests
Better hdfs tests
2021-06-12 02:47:18 +03:00
alexey-milovidov
12260d115b
Merge pull request #25113 from qoega/better-odbc-integration-test
Better odbc integration test
2021-06-12 02:46:11 +03:00
alexey-milovidov
f96b512ffb
Merge pull request #24728 from qoega/remove-enable-dictionaries
Remove explicit enable_dictionaries files in integration tests
2021-06-12 02:45:25 +03:00
alexey-milovidov
320f253912
Merge pull request #25022 from amosbird/initialquerystarttimefix
Add initial_query_start_time to query log
2021-06-12 02:41:24 +03:00
alexey-milovidov
a5380d6b46
Merge pull request #25218 from MaxWk/enable-s3-in-osx
enable s3 in osx
2021-06-12 02:38:19 +03:00
alexey-milovidov
f81212d560
Merge pull request #24897 from excitoon/patch-5
Fixed problems with double spaces in logs for `S3Common`
2021-06-12 02:36:30 +03:00
alexey-milovidov
971c79611b
Merge branch 'master' into patch-5 2021-06-12 02:36:13 +03:00
alexey-milovidov
eb7b491da9
Merge pull request #24900 from Enmk/bloom_filter_hasAny
Added support of hasAny function to bloom_filter index.
2021-06-12 00:58:25 +03:00
tavplubix
2a6b4a64f4
Merge pull request #25200 from vdimir/join-opts-stress-test
Add join related options to stress test
2021-06-12 00:03:41 +03:00
alexey-milovidov
cad5cfacf1
Merge pull request #25047 from zhicwu/jdbc-bridge-sit
Add integration test for jdbc bridge
2021-06-11 23:07:43 +03:00
robot-clickhouse
0b30cd30cd Update version_date.tsv after release 21.6.4.26 2021-06-11 22:17:47 +03:00
alexey-milovidov
0e3556ba1f
Merge pull request #25201 from zhicwu/jdbc-bridge-doc
Update JDBC bridge related docs
2021-06-11 21:58:32 +03:00
Vasily Nemkov
2ac288c303 index is not used if types in hasAny are unsuported
updated tests
2021-06-11 18:29:52 +03:00
Ivan
ebce4e8139
Fix tests (#25204) 2021-06-11 18:25:45 +03:00
Amos Bird
49db4dbe6a
Update comment 2021-06-11 23:24:38 +08:00
万康
3a404fcc1b fix build error 2021-06-11 23:21:18 +08:00
万康
f212aa78bd enable s3 in osx 2021-06-11 23:07:46 +08:00
tavplubix
182c10826c
Update TableJoin.h 2021-06-11 17:47:30 +03:00
Amos Bird
7d9a1106b8
Add initial_query_start_time to query log 2021-06-11 22:24:53 +08:00
Maksim Kita
30c78c0a23 Fix arcadia 2021-06-11 14:26:33 +03:00
vdimir
c3aec8ae57
Fix random indentation to trigger ci 2021-06-11 14:03:53 +03:00
Yatsishin Ilya
7be062d1b4 typo 2021-06-11 13:57:05 +03:00
Yatsishin Ilya
fe712caa5c typo 2021-06-11 13:50:44 +03:00
Anton Popov
58005a30a8
Merge pull request #25164 from amosbird/tojsonstring
Add toJSONString function
2021-06-11 13:18:21 +03:00
vdimir
e24ee509a4
Fix modulo division priority issue in test/stress/stress 2021-06-11 13:08:49 +03:00
Zhichun Wu
f1417adfaf Update JDBC bridge related docs 2021-06-11 17:37:38 +08:00
vdimir
bf9df90296
Add join related options to stress test 2021-06-11 12:36:59 +03:00
Yatsishin Ilya
d7fca4a6f2 wait hdfs longer 2021-06-11 12:30:09 +03:00
Zhichun Wu
7f2b444d6f Add integration test for jdbc bridge 2021-06-11 17:10:51 +08:00
Yatsishin Ilya
65074edba4 Merge remote-tracking branch 'origin' into remove-enable-dictionaries 2021-06-11 11:50:56 +03:00
Yatsishin Ilya
fa0551a1a3 fix test_partition 2021-06-11 11:39:28 +03:00
Maksim Kita
7dfe403ac0
Merge pull request #25192 from Slach/docs_add_sumKahan
add sumKahan details
2021-06-11 11:37:39 +03:00
Yatsishin Ilya
cb67363026 fix test_partition 2021-06-11 11:32:31 +03:00
Kseniia Sumarokova
e10eea3937
Merge pull request #25193 from muzzlerator/patch-1
Update s3.md
2021-06-11 11:31:36 +03:00
Yatsishin Ilya
35c801b90b fix test_partition 2021-06-11 11:06:37 +03:00
Maksim Kita
e549b29bff
Merge pull request #25161 from kitaisreal/dictionary-sources-add-update-lag-option
Dictionary sources add update lag option
2021-06-11 10:58:46 +03:00
tavplubix
e99662c68e
Merge pull request #25169 from nikitamikhaylov/csv-with-names-bug
Fix insert a subset of columns using CSVWithNames
2021-06-11 10:42:48 +03:00
alesapin
54f9db670f
Merge pull request #25079 from ClickHouse/debug_network_interfaces
Trying to debug fetches bandwith test failures
2021-06-11 10:30:14 +03:00
Kseniia Sumarokova
9eff93bbcd
Merge pull request #25172 from meoww-bot/patch-2
Update hdfs.md to make it more human readable
2021-06-11 10:29:08 +03:00
alesapin
ffad78b074
Merge pull request #25126 from ClickHouse/filter_tests_in_ci_runner
Fix flaky check report in CI runner
2021-06-11 10:28:19 +03:00
muzzlerator
d88bcf52a7
Update s3.md
Missed keyword "FUNCTION"
2021-06-11 09:41:47 +05:00
Slach
0332558a5f fix sumKahan mention from https://github.com/ClickHouse/ClickHouse/pull/25159#issuecomment-858588899
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-06-11 08:46:56 +05:00
alexey-milovidov
a056fadefd
Update sumcount.md 2021-06-11 06:24:34 +03:00
meoww-bot
d77d43301d
fix wrong path 2021-06-11 10:04:42 +08:00