alexey-milovidov
709e74d7ff
Update insert-into.md
2021-02-09 15:14:30 +03:00
alexey-milovidov
7b02aa0c59
Update README.md
2021-02-09 15:02:28 +03:00
Alexander Kuzmenkov
6e40b9fb6c
fix for the DESC frame
2021-02-09 14:56:58 +03:00
Alexander Kuzmenkov
fe8b414a69
cleanup
2021-02-09 14:56:58 +03:00
alesapin
34cc9d5430
Update 01711_cte_subquery_fix.sql
2021-02-09 14:54:13 +03:00
tavplubix
86530e603c
Merge pull request #20027 from bharatnc/ncb/event_time_micro_part_log
...
add event_time_microseconds field to system.part_log table
2021-02-09 14:46:40 +03:00
Alexander Tokmakov
4859657c42
fix int field to decimal conversion
2021-02-09 13:21:54 +03:00
Nikita Mikhaylov
e02402952f
Merge pull request #19743 from marsno1/fix-bug-for-copier
...
Drop helping tables when the whole table is done in clickhouse-copier
2021-02-09 12:47:19 +03:00
alesapin
cb1194d37a
Add final to some classes
2021-02-09 12:05:54 +03:00
alesapin
8da9f150de
Fix race in system.parts
2021-02-09 11:51:17 +03:00
Nikolai Kochetov
798ffdc719
Fix build.
2021-02-09 11:37:55 +03:00
Nikolai Kochetov
229acbad5d
Merge pull request #20077 from ClickHouse/remove-adding-const-column-transform
...
Remove AddingConstColumn step and transform.
2021-02-09 11:28:44 +03:00
alesapin
accf48a21b
Merge pull request #20212 from nvartolomei/codespace-4851
...
Remove dead code
2021-02-09 11:27:27 +03:00
alesapin
15ce3dc112
Fix access control manager destruction order
2021-02-09 11:24:39 +03:00
vdimir
241769ee7c
Handle syntax error for ARRAY JOIN with no args
2021-02-09 11:21:26 +03:00
vdimir
79214897de
Run queries in storage join twice (issue #16991 )
2021-02-09 10:33:17 +03:00
alesapin
570d5efcfb
Merge pull request #20181 from olgarev/revolg-DOCSUP-4920-MongoDB_engine
...
DOCSUP-4920: Documented MongoDB engine
2021-02-09 10:16:42 +03:00
Russ Frank
2cde36a155
dont allow col type to be decimal
2021-02-08 22:53:45 -05:00
Russ Frank
b297e0ef36
feedback: use references, dont support decimal, rearrange struct members
2021-02-08 22:51:03 -05:00
Amos Bird
8911a038a0
Another fix
2021-02-09 11:46:06 +08:00
gyuton
4d4f20142e
Update docs/ru/operations/settings/merge-tree-settings.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-02-09 00:54:00 +03:00
Alexander Kuzmenkov
e703390fce
Update reinterpret_as.xml
2021-02-09 00:31:30 +03:00
Russ Frank
746dc1ddae
Merge remote-tracking branch 'origin/master' into rf/add-deltasum
2021-02-08 15:35:16 -05:00
alexey-milovidov
38c7ad3c38
Merge pull request #20204 from amosbird/fixubs
...
Fix ubsan error
2021-02-08 23:19:16 +03:00
alesapin
b8baf3a443
Fix some warnings
2021-02-08 22:40:44 +03:00
tavplubix
ac477d9850
Merge pull request #19771 from ClickHouse/thread_state_improvements
...
Minor code improvements around ThreadStatus
2021-02-08 22:34:55 +03:00
Nikolai Kochetov
e0a806c180
Delete filterPushDown.cpp
2021-02-08 22:10:27 +03:00
Azat Khuzhin
ce91c257b2
Lockless SYSTEM FLUSH DISTRIBUTED
...
Right now SYSTEM FLUSH DISTRIBUTED will block:
- INSERT into this Distributed table (requireDirectoryMonitor())
- SELECT * FROM system.distribution_queue
2021-02-08 22:07:30 +03:00
Maksim Kita
ebf5868652
Merge pull request #20164 from kitaisreal/cache-dictionaries-lru-cache
...
Added LRUHashMap
2021-02-08 21:00:27 +03:00
Nicolae Vartolomei
c336cac306
Remove dead code
2021-02-08 17:36:58 +00:00
Nicolae Vartolomei
a8f37e7704
Remove dead code
2021-02-08 17:19:35 +00:00
tavplubix
1c053c877c
Merge pull request #20108 from gyuton/gyuton-DOCSUP-6110-Update_argMin_and_argMax
...
DOCSUP-6110: Updated argMin and argMax
2021-02-08 20:04:26 +03:00
Amos Bird
46f2b4063f
Fix CTE in INSERT-SELECT
2021-02-09 00:25:24 +08:00
bharatnc
ddbcfa8b4d
Tests - add to arcadia skip list
2021-02-08 07:48:50 -08:00
Ivan Lezhankin
00bb0e6b35
Skip send_crash_reports test with TSAN
2021-02-08 18:46:48 +03:00
bharatnc
14fe627d32
Tests - accept review suggestion
2021-02-08 07:39:34 -08:00
Ivan Lezhankin
a287443438
Merge remote-tracking branch 'upstream/master' into dwarf-folly
2021-02-08 18:36:41 +03:00
bharatnc
6aa86fb533
PartLog - add tests for event_time_microseconds field
2021-02-08 07:29:36 -08:00
bharatnc
072e0802b5
PartLog - Docs
2021-02-08 07:29:28 -08:00
bharatnc
60c8dfa22c
PartLog - populate event_time_microseconds for MergeParts
2021-02-08 07:25:44 -08:00
bharatnc
cb65515dc7
PartLog - fix style checks
2021-02-08 07:25:44 -08:00
bharatnc
46c843b004
PartLog - fix formatting
2021-02-08 07:25:44 -08:00
bharatnc
aa7f5cfe79
PartLog - use ColumnsWithTypeAndName for all columns
2021-02-08 07:25:44 -08:00
bharatnc
19cf5ca6c0
PartLog - try fix event_time_microseconds column
2021-02-08 07:25:44 -08:00
bharatnc
f1d2804bb0
PartLog - populate event_time s & us from same timespec
2021-02-08 07:25:44 -08:00
bharatnc
c98baf3496
PartLog - add field event_time_microseconds column
2021-02-08 07:25:44 -08:00
gyuton
79a83c3438
Update argmin.md
2021-02-08 18:25:36 +03:00
gyuton
22f9c82117
Update argmax.md
2021-02-08 18:23:58 +03:00
gyuton
f30e8a164c
Update docs/en/sql-reference/aggregate-functions/reference/argmax.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-02-08 18:20:51 +03:00
gyuton
3eb58ba267
Update argmin.md
2021-02-08 18:20:34 +03:00