Nikolai Kochetov
|
bbed905461
|
Fix ActionsDAG::removeUnusedResult
|
2021-02-12 18:20:54 +03:00 |
|
Nikolai Kochetov
|
683d793cc2
|
Update test.
|
2021-02-12 14:31:14 +03:00 |
|
Nikolai Kochetov
|
93e1428f21
|
Fix limit push down.
|
2021-02-12 13:51:16 +03:00 |
|
Nikolai Kochetov
|
443a3e7e6f
|
Fix limit push down.
|
2021-02-12 13:12:31 +03:00 |
|
Nikolai Kochetov
|
7e75965af8
|
Fix ActionsDAG::splitActionsForFilter
|
2021-02-12 12:35:26 +03:00 |
|
Nikolai Kochetov
|
93ea1e5e82
|
Comment output
|
2021-02-11 20:13:59 +03:00 |
|
Nikolai Kochetov
|
a26c8d9eee
|
Fix const filter resilt for filter push down.
|
2021-02-11 19:08:54 +03:00 |
|
Nikolai Kochetov
|
2deff0d9d0
|
Fix ActionsDAG::splitActionsForFilter
|
2021-02-11 18:44:10 +03:00 |
|
Nikolai Kochetov
|
e24b8e8a13
|
Fix ActionsDAG::splitActionsForFilter
|
2021-02-11 15:06:28 +03:00 |
|
Nikolai Kochetov
|
3a020d2dd5
|
filter push down for Aggregating
|
2021-02-11 11:49:12 +03:00 |
|
Nikolai Kochetov
|
a83885392e
|
Split filter for predicate push down.
|
2021-02-10 20:47:48 +03:00 |
|
Nikolai Kochetov
|
48f6f7e490
|
Split filter for predicate push down.
|
2021-02-10 19:26:49 +03:00 |
|
Maksim Kita
|
63038eb911
|
Merge pull request #20171 from amosbird/fuse
bitmap function for all native integers
|
2021-02-09 18:30:39 +03:00 |
|
Maksim Kita
|
a2560cecf4
|
Merge branch 'master' into fuse
|
2021-02-09 18:30:18 +03:00 |
|
alexey-milovidov
|
d543632763
|
Update adopters.md
|
2021-02-09 17:14:09 +03:00 |
|
alexey-milovidov
|
faf28eeff3
|
Merge pull request #20183 from ucasFL/avg-optimize
rewrite avg for algebraic optimization
|
2021-02-09 16:36:13 +03:00 |
|
Nikita Mikhaylov
|
39c73cb448
|
Merge pull request #19954 from gyuton/gyuton-DOCSUP-5978-document_max_partitions_to_read
DOCUP-5978: Documented max_partitions_to_read
|
2021-02-09 15:47:17 +03:00 |
|
alexey-milovidov
|
5b2e052259
|
Update insert-into.md
|
2021-02-09 15:14:53 +03:00 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
alexey-milovidov
|
38c7ad3c38
|
Merge pull request #20204 from amosbird/fixubs
Fix ubsan error
|
2021-02-08 23:19:16 +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 |
|
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 |
|
bharatnc
|
ddbcfa8b4d
|
Tests - add to arcadia skip list
|
2021-02-08 07:48:50 -08:00 |
|
bharatnc
|
14fe627d32
|
Tests - accept review suggestion
|
2021-02-08 07:39:34 -08: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 |
|
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 |
|