bharatnc
|
f0ea07b493
|
DDLLogEntry.parse() to populate query and initiator
|
2021-01-07 11:10:41 -08:00 |
|
bharatnc
|
9cddd22a7a
|
review fixes
|
2021-01-07 11:10:41 -08:00 |
|
bharatnc
|
24d67082a9
|
few more changes and simplification to integration test
|
2021-01-07 11:10:41 -08:00 |
|
bharatnc
|
c796b0c1cb
|
add exception_status column
|
2021-01-07 11:10:41 -08:00 |
|
bharatnc
|
9004d4384d
|
Add query_start|finish_time, query_dureation_ms
|
2021-01-07 11:10:41 -08:00 |
|
bharatnc
|
6da923cbe1
|
Use tryGetChildren() for Zookeeper
|
2021-01-07 11:10:41 -08:00 |
|
bharatnc
|
57126d1901
|
Add values column and fix tests
|
2021-01-07 11:10:41 -08:00 |
|
bharatnc
|
2a122905f1
|
Review - initial round of changes
|
2021-01-07 11:10:41 -08:00 |
|
bharatnc
|
c0d32dee37
|
DDLWorkerQueueTable - make loop vars a const ref
|
2021-01-07 11:10:41 -08:00 |
|
bharatnc
|
cc568a1d2c
|
DDLWorkerQueueTable - load distributed_ddl.path from server config
|
2021-01-07 11:10:40 -08:00 |
|
bharatnc
|
56a8532781
|
DDLWorkerQueueTable - populate active and finished columns
|
2021-01-07 11:10:40 -08:00 |
|
bharatnc
|
da174a63d1
|
DDLWorkerQueueTable - initial attempt to fetch entries from zk
|
2021-01-07 11:10:40 -08:00 |
|
bharatnc
|
2c1f9e2a77
|
DDLWorkerQueueTable - add intial scaffolding
|
2021-01-07 11:10:40 -08:00 |
|
alexey-milovidov
|
a08db94343
|
Revert "Add metrics for part number in MergeTree in ClickHouse"
|
2021-01-07 16:40:52 +03:00 |
|
Alexey Milovidov
|
36e1361cf8
|
Miscellaneous
|
2021-01-07 15:29:34 +03:00 |
|
alexey-milovidov
|
f91626e7ff
|
Merge pull request #17838 from weeds085490/dev/add_metrics_for_parts
Add metrics for part number in MergeTree in ClickHouse
|
2021-01-07 15:27:04 +03:00 |
|
alexey-milovidov
|
703e16db5a
|
Update StorageMergeTree.cpp
|
2021-01-07 06:38:05 +03:00 |
|
alexey-milovidov
|
13e4579052
|
Merge pull request #18712 from amosbird/limitpartition
add max_partitions_to_read setting
|
2021-01-06 21:29:58 +03:00 |
|
alexey-milovidov
|
5b98767652
|
Update MergeTreeSettings.h
|
2021-01-06 21:29:45 +03:00 |
|
alexey-milovidov
|
417e685830
|
Merge pull request #18775 from ClickHouse/dont-insert-empty-blocks-distributed-sync
Do not insert empty blocks on sync Distributed INSERT
|
2021-01-06 20:06:35 +03:00 |
|
weeds085490
|
5f5b86b485
|
Merge remote-tracking branch 'origin' into dev/add_metrics_for_parts
|
2021-01-06 17:32:45 +08:00 |
|
Amos Bird
|
0260953a47
|
better
|
2021-01-06 17:18:48 +08:00 |
|
Alexey Milovidov
|
1572d2122b
|
Respect network_compression_method in async INSERT into Distributed table
|
2021-01-06 03:41:34 +03:00 |
|
Alexey Milovidov
|
190402b7d5
|
Do not insert empty blocks on sync Distributed INSERT
|
2021-01-06 02:54:22 +03:00 |
|
alexey-milovidov
|
176358f0b4
|
Merge pull request #18758 from ClickHouse/remove-useless-headers
Remove some headers
|
2021-01-06 00:34:46 +03:00 |
|
Alexey Milovidov
|
dab4719aac
|
Remove some headers
|
2021-01-05 06:22:06 +03:00 |
|
Alexey Milovidov
|
5368b20a71
|
Fix error
|
2021-01-05 04:49:15 +03:00 |
|
Alexey Milovidov
|
cbc54e2dd7
|
Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock
|
2021-01-05 04:27:32 +03:00 |
|
alexey-milovidov
|
a4f8a5390e
|
Merge pull request #18717 from sundy-li/hotfix-log
Fix Logger with unmatched arg size
|
2021-01-04 18:43:26 +03:00 |
|
sundy-li
|
6cc0668af4
|
Add one more argument
|
2021-01-04 16:21:04 +08:00 |
|
sundy-li
|
8d7fe410cd
|
Fix Logger with unmatched arg size
|
2021-01-04 16:15:13 +08:00 |
|
Amos Bird
|
a157a5b3b3
|
add max_partitions_to_read setting
|
2021-01-04 12:40:48 +08:00 |
|
Alexey Milovidov
|
c59deb4bca
|
Allow Replicated tables in Arcadia
|
2021-01-03 19:20:09 +03:00 |
|
Alexey Milovidov
|
9d5b2023e8
|
Fix tests
|
2021-01-03 19:12:22 +03:00 |
|
Alexey Milovidov
|
2881b3cf30
|
Fix errors
|
2021-01-03 00:29:49 +03:00 |
|
Alexey Milovidov
|
dd47b94fd0
|
Fix trivial mistake
|
2021-01-01 23:16:06 +03:00 |
|
Alexey Milovidov
|
1a90c569cb
|
Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock
|
2021-01-01 21:39:08 +03:00 |
|
alexey-milovidov
|
19e0e1a403
|
Merge pull request #17646 from azat/Buffer-memory-tracking
Do not ignore server memory limits during Buffer flush
|
2021-01-01 18:58:52 +03:00 |
|
Azat Khuzhin
|
ea4c25e7dd
|
Do not ignore server memory limits during Buffer flush
But ignore them during rollback, since it is better to account memory
incorrectly them terminating the server.
|
2020-12-31 22:10:39 +03:00 |
|
Nikita Mikhaylov
|
4165a58ce4
|
Merge pull request #11617 from nikitamikhaylov/parallel-parsing-input-format
Parallel formatting
|
2020-12-31 21:22:16 +04:00 |
|
alexey-milovidov
|
c2f0451e39
|
Merge pull request #18362 from ClickHouse/allow_low_cardinality_key_alter
Add ability to change some types for primary key
|
2020-12-31 15:27:52 +03:00 |
|
Nikita Mikhaylov
|
f27aa148e0
|
Merge branch 'master' into parallel-parsing-input-format
|
2020-12-31 06:16:43 +04:00 |
|
alexey-milovidov
|
84d77bfc38
|
Merge pull request #18385 from ClickHouse/set-join-storage-tables-tsan
Fix TSan report in StorageSet and StorageJoin
|
2020-12-31 01:58:53 +03:00 |
|
alexey-milovidov
|
a8f9eade19
|
Merge pull request #18095 from spongedu/support_show_create_view
Support show create view syntax
|
2020-12-30 23:15:12 +03:00 |
|
Alexey Milovidov
|
83cff84182
|
Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock
|
2020-12-30 22:52:12 +03:00 |
|
Nikita Mikhailov
|
8e31ce4a5c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-30 18:22:11 +03:00 |
|
alexey-milovidov
|
1bcdf37c36
|
Merge pull request #18614 from CurtizJ/fix-empty-parts
Fix removing of empty parts in tables with old syntax
|
2020-12-30 17:20:31 +03:00 |
|
Nikita Mikhailov
|
cc794b7a83
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-30 16:55:15 +03:00 |
|
Alexey Milovidov
|
203af8b7ec
|
Fix error
|
2020-12-30 16:52:37 +03:00 |
|
Nikita Mikhailov
|
ec0f70b8ef
|
cleanup
|
2020-12-30 08:39:08 +03:00 |
|