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
alesapin
f2feeb9b19
Missing fix
2021-02-08 18:20:12 +03:00
Nikolai Kochetov
4840d663e6
Merge pull request #20035 from ClickHouse/early-stop-for-delayed-ports-processor
...
Close input ports in DelayedPortsProcessor as soon as all outputs are finished
2021-02-08 18:18:11 +03:00
alesapin
a4cbe59b65
Update mongodb.md
2021-02-08 17:30:59 +03:00
alesapin
f34bec4be4
Update mongodb.md
2021-02-08 17:30:15 +03:00
alesapin
54b8950817
Update mongodb.md
2021-02-08 17:27:59 +03:00
Alexander Kuzmenkov
e18349f87a
Merge pull request #20008 from sevirov/sevirov-DOCSUP-5930-add_query_id_to_part_log
...
DOCSUP-5930: Update the system.part_log system table
2021-02-08 16:58:06 +03:00
Alexander Kuzmenkov
b46e3e77bd
Update part_log.md
2021-02-08 16:57:42 +03:00
Alexander Kuzmenkov
5ea35a9ff6
Update part_log.md
2021-02-08 16:56:52 +03:00
alesapin
d57613aa18
Fix 0_o build in arcadia
2021-02-08 16:50:03 +03:00
alesapin
2413d6bd38
Test multinode watches
2021-02-08 16:26:06 +03:00
Anton Popov
47c610be14
Merge pull request #19726 from CurtizJ/style-check
...
Allow to run all style checks in one file
2021-02-08 16:24:49 +03:00
templarzq
7e3186c826
optimize aggfunc column data copy ( #19407 )
...
* optimize agg column data copy
* add aggfunc col data copy test
* fix null warning
* fix style
* fix style
* fix style
* fix style
* fix copy same dat to same pos bug
* fix style
* fix style
* Update ColumnAggregateFunction.cpp
fix type check
* control record buf size
* fix performance
* fix performance
* fix destroy data speed
* decrease run time.
* fix warning
* decrease test run time
* Update aggfunc_col_data_copy.xml
* replace unordered_map with HashMap
* fix compile err
* fix compile err
* fix compile err
* fix compile err
* fix compile err
* fix compile err
* fix compile err
* fix compile err
* fix compile err
* fix hash map compile err
* fix compile err
* fix compile err
* fix format
* faster test
Co-authored-by: centos7 <templarzq@localhost.localdomain>
2021-02-08 16:18:48 +03:00
Anton Popov
f1beeb7c25
Merge pull request #20099 from azat/remove-not-existing-setting
...
Remove never existing insert_in_memory_parts_timeout
2021-02-08 16:09:03 +03:00