Dmitry Novik
|
2f6d771d94
|
Remove trailing whitespace
|
2021-10-14 18:15:30 +03:00 |
|
Dmitry Novik
|
4ebb2455d8
|
Delete 01939_network_send_bytes_metrics test
|
2021-10-14 17:56:34 +03:00 |
|
mergify[bot]
|
92dd528c78
|
Merge branch 'master' into remove_trash
|
2021-10-14 14:14:07 +00:00 |
|
mergify[bot]
|
c3b559786e
|
Merge branch 'master' into debug_keeper
|
2021-10-14 14:11:49 +00:00 |
|
Anton Popov
|
476d7a411f
|
allow to remove SAMPLE BY expression
|
2021-10-14 17:05:20 +03:00 |
|
avogar
|
5daed60eae
|
Skip test in case of replicated database
|
2021-10-14 16:43:23 +03:00 |
|
avogar
|
f754881e1f
|
Fix output String data into Text CapnProto type
|
2021-10-14 16:43:23 +03:00 |
|
Kruglov Pavel
|
9b909f3f30
|
Try to fix test
|
2021-10-14 16:43:23 +03:00 |
|
Kruglov Pavel
|
9ec6930c15
|
Better exception handling
|
2021-10-14 16:43:23 +03:00 |
|
Kruglov Pavel
|
95790b8a1c
|
Update CapnProtoUtils.cpp
|
2021-10-14 16:43:23 +03:00 |
|
Kruglov Pavel
|
dd4421d4b1
|
Fix build
|
2021-10-14 16:43:23 +03:00 |
|
avogar
|
5d16dc7f9a
|
Try to fix tests, update capnp lib to eliminate problem with UB sanitizer
|
2021-10-14 16:43:23 +03:00 |
|
Kruglov Pavel
|
9ddcdbba39
|
Add INCORRECT_DATA error code
|
2021-10-14 16:43:23 +03:00 |
|
avogar
|
f88a2ad653
|
Handle exception when cannot extract value from struct, add test for it
|
2021-10-14 16:43:23 +03:00 |
|
Kruglov Pavel
|
17ed293470
|
Fix test
|
2021-10-14 16:43:22 +03:00 |
|
avogar
|
ed8818a773
|
Fix style, better check in enum comparison
|
2021-10-14 16:43:22 +03:00 |
|
Kruglov Pavel
|
c97f375728
|
Fix style
|
2021-10-14 16:43:22 +03:00 |
|
Kruglov Pavel
|
1cd938fbba
|
Fix typo
|
2021-10-14 16:43:22 +03:00 |
|
avogar
|
ce22f534c4
|
Add CapnProto output format, refactor CapnProto input format
|
2021-10-14 16:43:22 +03:00 |
|
Maksim Kita
|
04e07ed86d
|
FunctionsJSON avoid copying object element during iteration
|
2021-10-14 16:37:52 +03:00 |
|
avogar
|
ba7b784646
|
Remove catching boost::program_options error in Client
|
2021-10-14 16:36:32 +03:00 |
|
Nikolay Degterinsky
|
f29261741c
|
Add test
|
2021-10-14 16:34:30 +03:00 |
|
Nikolay Degterinsky
|
2da43012b6
|
Add log levels updates
|
2021-10-14 16:34:30 +03:00 |
|
avogar
|
a1a4df2501
|
Fix handling exception 'unrecognised option' in clickhouse-local and client
|
2021-10-14 16:34:05 +03:00 |
|
Maksim Kita
|
c1f04452de
|
AddDefaultDatabaseVisitor support dictGet
|
2021-10-14 16:31:32 +03:00 |
|
tavplubix
|
746964af88
|
Merge pull request #30084 from vitlibar/fix-external-loader-without-extra-mutex
Fix ExternalLoader without additional mutex.
|
2021-10-14 16:18:17 +03:00 |
|
Maksim Kita
|
fbaa9e7be4
|
Support SQL user defined functions for clickhouse-local
|
2021-10-14 16:15:39 +03:00 |
|
Denny Crane
|
ddf6ca716c
|
Doc. fix optimize_skip_unused_shards description (#30114)
* fix optimize_skip_unused_shards description
* Update settings.md
|
2021-10-14 15:47:43 +03:00 |
|
Maksim Kita
|
4ed28d8e52
|
Merge pull request #29981 from kitaisreal/added-function-tokens
Added function tokens
|
2021-10-14 15:36:06 +03:00 |
|
Anton Popov
|
4d020c96e0
|
support nullable arguments in function initializeAggregation
|
2021-10-14 15:09:06 +03:00 |
|
Anton Popov
|
6c1da023f7
|
Merge pull request #30142 from kitaisreal/polygon-dictionary-support-read
Polygon dictionary support read
|
2021-10-14 15:03:10 +03:00 |
|
feng lv
|
400a31db06
|
reduce poll timeout
fix
|
2021-10-14 11:45:18 +00:00 |
|
Anton Popov
|
c2d376d0d6
|
Merge branch 'master' into better-interfaces
|
2021-10-14 14:33:36 +03:00 |
|
Anton Popov
|
5802037f1e
|
Merge pull request #29916 from ucasfl/format-alter
Format improvement of AlterQuery
|
2021-10-14 14:30:08 +03:00 |
|
Denny Crane
|
6a0ee3d23e
|
test for rename atomic hanging (#30080)
* test for rename atomic hanging
* test for rename atomic hanging
* Update 02096_rename_atomic_hang.sql
* Update 02096_rename_atomic_hang.sql
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-10-14 13:31:34 +03:00 |
|
Nikolai Kochetov
|
ab28c6c855
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
|
alesapin
|
664e80af5a
|
Update run.sh
|
2021-10-14 13:23:39 +03:00 |
|
Maksim Kita
|
8ed4e73705
|
Merge pull request #30000 from ClickHouse/profile-snapshot
Make read of Counters snapshot non-atomic
|
2021-10-14 13:22:44 +03:00 |
|
alesapin
|
90ff7f05fd
|
Start keeper asynchronously if has connection to other nodes
|
2021-10-14 13:21:41 +03:00 |
|
Maksim Kita
|
96bee8d241
|
Fixed test
|
2021-10-14 13:20:52 +03:00 |
|
Maksim Kita
|
b854726228
|
Updated documentation
|
2021-10-14 13:19:53 +03:00 |
|
Maksim Kita
|
562c8984a4
|
Added documentation
|
2021-10-14 13:15:45 +03:00 |
|
Maksim Kita
|
6c6dd7a0c8
|
Merge pull request #30056 from orloffv/orloffv.JSONExtractKeys
Add JSONExtractKeys function
|
2021-10-14 12:50:19 +03:00 |
|
alesapin
|
01ac2fea79
|
Update 00167_read_bytes_from_fs.sql
|
2021-10-14 12:44:41 +03:00 |
|
Nikolai Kochetov
|
3d3e143c29
|
Merge pull request #30001 from ClickHouse/remove-streams-from-formats
Remove streams from formats.
|
2021-10-14 12:39:07 +03:00 |
|
Maksim Kita
|
f589084a94
|
Merge pull request #29899 from Enmk/Governance/dictionary_comment
Governance/dictionary comment
|
2021-10-14 12:35:10 +03:00 |
|
Maksim Kita
|
baf75065e3
|
Update 02024_create_dictionary_with_comment.sql
|
2021-10-14 12:34:52 +03:00 |
|
Maksim Kita
|
8d544a55b7
|
Merge pull request #30075 from kitaisreal/sql-user-defined-functions-fix-alias
SQL user defined functions fix alias
|
2021-10-14 11:15:32 +03:00 |
|
Maksim Kita
|
828b19fd51
|
Merge pull request #29801 from kitaisreal/refactor-concurrent-bounded-queue
Refactor ConcurrentBoundedQueue
|
2021-10-14 11:09:42 +03:00 |
|
alesapin
|
111c0672be
|
Start server under gdb in functional tests
|
2021-10-14 11:09:39 +03:00 |
|