Nikolai Kochetov
|
f3cbac79d3
|
Try fix integration test.
|
2021-10-15 23:22:24 +03:00 |
|
Nikolai Kochetov
|
41dc195b34
|
Fix build.
|
2021-10-15 13:15:14 +03:00 |
|
Nikolai Kochetov
|
03a7f24fa3
|
Fix build.
|
2021-10-15 11:14:15 +03:00 |
|
Nikolai Kochetov
|
700504e7d6
|
Update Internals.cpp
|
2021-10-14 22:09:44 +03:00 |
|
Nikolai Kochetov
|
aa56fd1592
|
Fix style.
|
2021-10-14 21:29:02 +03:00 |
|
Nikolai Kochetov
|
ab28c6c855
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
|
Nikolai Kochetov
|
2957971ee3
|
Remove some last streams.
|
2021-10-13 21:22:02 +03:00 |
|
Nikolai Kochetov
|
49ac602ee6
|
Fix GRPC
|
2021-10-13 15:06:56 +03:00 |
|
Nikolai Kochetov
|
bb9fa38369
|
Fix header in library bridge
|
2021-10-13 14:24:12 +03:00 |
|
Nikolai Kochetov
|
a5fa5c7ea3
|
Move formats to Impl
|
2021-10-13 13:01:08 +03:00 |
|
Nikolai Kochetov
|
b5bc385391
|
Update programs/odbc-bridge/ODBCBlockOutputStream.cpp
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2021-10-13 12:50:20 +03:00 |
|
Nikolai Kochetov
|
6b95b706f1
|
Update programs/odbc-bridge/ODBCBlockInputStream.cpp
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2021-10-13 12:49:59 +03:00 |
|
Nikolai Kochetov
|
f845ee38d0
|
Revert change in test
|
2021-10-12 19:15:27 +03:00 |
|
Nikolai Kochetov
|
f2d8cc547f
|
Fix Kafka source.
|
2021-10-12 18:09:28 +03:00 |
|
Nikolai Kochetov
|
93b3fcc195
|
Fix rabbitmq
|
2021-10-12 13:05:20 +03:00 |
|
Nikolai Kochetov
|
88b1807434
|
Fix special build.
|
2021-10-12 10:33:45 +03:00 |
|
Nikolai Kochetov
|
1e1d5d7fea
|
Fix style.
|
2021-10-11 22:21:04 +03:00 |
|
Nikolai Kochetov
|
2c92caac17
|
Fix clickhouse local.
|
2021-10-11 21:20:35 +03:00 |
|
Nikolai Kochetov
|
ec18340351
|
Remove streams from formats.
|
2021-10-11 19:11:50 +03:00 |
|
Nikolai Kochetov
|
a95c28ec4b
|
Merge pull request #29898 from ClickHouse/remove-native-stream
Remove some more streams.
|
2021-10-10 21:01:16 +03:00 |
|
alexey-milovidov
|
af5150c38b
|
Merge pull request #29935 from ClickHouse/remove-trash-printf
Remove `printf` function usage.
|
2021-10-10 16:11:00 +03:00 |
|
tavplubix
|
1aeb5d55dd
|
Grep server log even if it contains binary data (#29903)
* grep server log even if it contains binary data
* Update cluster.py
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-10-10 12:55:37 +03:00 |
|
tavplubix
|
ca8625f1a3
|
Merge pull request #29923 from ClickHouse/fix_tests_replication_check
Fix some flaky tests
|
2021-10-10 12:53:54 +03:00 |
|
Alexey Milovidov
|
103b3c91ba
|
Remove 'printf' function usage.
|
2021-10-10 04:21:07 +03:00 |
|
alexey-milovidov
|
2c3b866ab1
|
Merge pull request #29931 from azat/fix-build
Fix build due to conflicts in serverConstants
|
2021-10-10 03:56:39 +03:00 |
|
Azat Khuzhin
|
cc1fbe27a7
|
Fix build due to conflicts in serverConstants
Refs: #29755
Refs: #29913
|
2021-10-10 03:40:51 +03:00 |
|
alexey-milovidov
|
fbbc515a2f
|
Merge pull request #29925 from ClickHouse/update-cctz-2
Update CCTZ
|
2021-10-10 02:17:09 +03:00 |
|
Maksim Kita
|
84555646ff
|
Merge pull request #29927 from ClickHouse/better-exception-message-in-reading-arrow
Better exception message while reading column from Arrow-supported formats
|
2021-10-10 01:18:43 +03:00 |
|
Maksim Kita
|
daf9cf12d9
|
Merge pull request #29755 from Joeywzr/new_func
add function getOSKernelVersion
|
2021-10-10 01:12:54 +03:00 |
|
Maksim Kita
|
b9969232f5
|
Update 02095_function_get_os_kernel_version.sql
|
2021-10-10 01:12:36 +03:00 |
|
Alexander Tokmakov
|
c61f09c4dc
|
fix test for replication consistency
|
2021-10-09 21:12:15 +03:00 |
|
alexey-milovidov
|
ee577e1ab4
|
Merge pull request #29155 from FArthur-cmd/add_CORS
Add Cors support
|
2021-10-09 20:18:17 +03:00 |
|
Maksim Kita
|
889034f6c2
|
Merge pull request #29913 from amosbird/refactor1
Cosmetic refactoring of server constants.
|
2021-10-09 19:59:27 +03:00 |
|
Alexey Milovidov
|
0828ecae97
|
Better exception message while reading column from Arrow-supported formats
|
2021-10-09 19:46:36 +03:00 |
|
Vladimir C
|
8ca3c7be3a
|
Merge pull request #29881 from vesslanjin/optimize-column-string-filter-performance
|
2021-10-09 19:44:15 +03:00 |
|
Nikolai Kochetov
|
102dd33cd8
|
Merge pull request #29841 from ClickHouse/coro-example
Add coroutines example.
|
2021-10-09 19:17:30 +03:00 |
|
Nikolai Kochetov
|
f908531b76
|
Fix debug build.
|
2021-10-09 19:12:47 +03:00 |
|
WangZengrui
|
bc093e2b23
|
fix test
|
2021-10-10 00:06:11 +08:00 |
|
alexey-milovidov
|
f0b7e54e83
|
Update CHANGELOG.md
|
2021-10-09 18:42:53 +03:00 |
|
Alexey Milovidov
|
f25fbe3740
|
Update CCTZ
|
2021-10-09 18:37:38 +03:00 |
|
tavplubix
|
017b3eccbe
|
Merge pull request #29901 from ClickHouse/logging_in_zk_client
Add logging in ZooKeeper client
|
2021-10-09 18:25:40 +03:00 |
|
alexey-milovidov
|
268c155b7d
|
Merge pull request #29856 from azat/clickhouse-test-python-client
Rewrite clickhouse-test to use python clickhouse_driver
|
2021-10-09 17:58:40 +03:00 |
|
Artur
|
c973d6d059
|
Merge branch 'add_CORS' of https://github.com/FArthur-cmd/ClickHouse into add_CORS
|
2021-10-09 13:55:56 +00:00 |
|
Artur
|
24568c9de5
|
update test reference
|
2021-10-09 13:55:30 +00:00 |
|
Filatenkov Artur
|
7753cc9c28
|
Update users.xml
|
2021-10-09 16:01:01 +03:00 |
|
Filatenkov Artur
|
98ecd59ebe
|
Update users.xml
|
2021-10-09 16:00:37 +03:00 |
|
Artur
|
a853cd57ca
|
refactoring
|
2021-10-09 12:56:00 +00:00 |
|
Artur
|
12f59f2dca
|
refactor
|
2021-10-09 12:52:20 +00:00 |
|
Artur
|
473f7bee3a
|
refactor
|
2021-10-09 12:16:37 +00:00 |
|
WangZengrui
|
96a9d99ab6
|
add test
|
2021-10-09 19:53:21 +08:00 |
|