Maksim Kita
|
1201c4c55f
|
Fixed build issues
|
2021-02-07 16:45:29 +03:00 |
|
Alexey Milovidov
|
375a9b4407
|
Fix build
|
2021-02-07 16:20:00 +03:00 |
|
Alexey Milovidov
|
c941d3bf20
|
Renew Slack link
|
2021-02-07 16:14:44 +03:00 |
|
alexey-milovidov
|
b26ebd6df8
|
Slack link was expired
|
2021-02-07 16:13:23 +03:00 |
|
vdimir
|
ea6f0fecfc
|
Merge pull request #20163 from bharatnc/ncb/docs_date_sub
|
2021-02-07 15:17:14 +03:00 |
|
alexey-milovidov
|
0b043c41b6
|
Merge pull request #20160 from ClickHouse/cumulative-sum-normalized
Fix UBSan report in arrayCumSum
|
2021-02-07 14:28:16 +03:00 |
|
Amos Bird
|
ab5c7b75a4
|
Delay or throw insertion when too many inactive parts
|
2021-02-07 19:03:55 +08:00 |
|
vdimir
|
38a7248d3a
|
Minor changes in date_sub doc
|
2021-02-07 14:01:00 +03:00 |
|
Maksim Kita
|
6b5146c885
|
Merge pull request #20177 from kitaisreal/fix-mac-os-build-docs
Fix macOS build docs
|
2021-02-07 13:33:26 +03:00 |
|
Maksim Kita
|
db04af3dce
|
Fix macOS build docs
|
2021-02-07 13:06:34 +03:00 |
|
Ivan
|
4181f8d9b7
|
Fix segfault using ANTLR parser (#20156)
* Fix build of utils
* Fix visitor
|
2021-02-07 11:06:39 +03:00 |
|
zhangxiao871
|
a0c62db9c3
|
Update documentation.
|
2021-02-07 14:06:25 +08:00 |
|
JackyWoo
|
c2f893c2e2
|
add 01297_create_quota to parallel skip list
|
2021-02-07 13:04:57 +08:00 |
|
alexey-milovidov
|
ed5a81ab59
|
Merge pull request #20078 from abyss7/better-read-buffers-4
LimitReadBuffer: check that position always advances
|
2021-02-07 07:33:08 +03:00 |
|
Amos Bird
|
1b32292dd0
|
bitmap function for all native integers
|
2021-02-07 11:32:54 +08:00 |
|
JackyWoo
|
77c0f0a0e7
|
add quota type QUERY_SELECTS and QUERY_INSERTS
|
2021-02-07 10:57:18 +08:00 |
|
Alexey Milovidov
|
5b62b89752
|
Fix test
|
2021-02-07 05:49:07 +03:00 |
|
Alexey Milovidov
|
e4b3ae34f1
|
Add perf test
|
2021-02-07 05:42:43 +03:00 |
|
Alexey Milovidov
|
38ea4af339
|
Fix quadratic INSERT
|
2021-02-07 05:40:06 +03:00 |
|
Alexey Milovidov
|
c75e34c291
|
Corrections
|
2021-02-07 05:39:53 +03:00 |
|
Alexey Milovidov
|
905793a7e4
|
Disable excessive squashing of blocks for StorageMemory #13052
|
2021-02-07 04:57:17 +03:00 |
|
Azat Khuzhin
|
46ff7d2ab0
|
Fix DateTime64 overflows
|
2021-02-07 02:24:31 +03:00 |
|
alexey-milovidov
|
75f3ca8e34
|
Merge pull request #20150 from ClickHouse/useless-changes
Useless changes
|
2021-02-07 01:40:12 +03:00 |
|
alexey-milovidov
|
f2ab4f2ce9
|
Merge pull request #20037 from abyss7/better-read-buffers-2
ReadBuffer: check for unread data on next()
|
2021-02-07 01:33:06 +03:00 |
|
alexey-milovidov
|
417cfcd698
|
Update ReadBuffer.h
|
2021-02-07 01:31:20 +03:00 |
|
alexey-milovidov
|
66b868d865
|
Merge pull request #20153 from zlobober/customize_prewhere_optimizer
Allow using MergeTreeWhereOptimizer not only with MergeTree-based storages
|
2021-02-07 01:10:11 +03:00 |
|
alexey-milovidov
|
44b44c1fe7
|
Update InterpreterSelectQuery.cpp
|
2021-02-07 01:09:55 +03:00 |
|
alexey-milovidov
|
f5a853381b
|
Merge pull request #20152 from ucasFL/remove-useless-code
remove some useless code
|
2021-02-07 00:58:34 +03:00 |
|
Maksim Kita
|
eadd23aa38
|
Added LRUHashMap
|
2021-02-07 00:06:27 +03:00 |
|
bharatnc
|
5ddcbe8b90
|
Docs - minor unrelated fix to date_trunc
|
2021-02-06 13:05:06 -08:00 |
|
bharatnc
|
4514c06c2f
|
Docs - date_sub
|
2021-02-06 12:59:31 -08:00 |
|
alexey-milovidov
|
d0a1e69e99
|
Merge pull request #20094 from ClickHouse/columns-description-fuzzer
Add fuzzer for ColumnsDescription
|
2021-02-06 23:21:41 +03:00 |
|
Alexey Milovidov
|
1209c02869
|
Fix overflow in mapPopulateSeries
|
2021-02-06 23:18:42 +03:00 |
|
Alexey Milovidov
|
d9d49a4d30
|
Fix UBSan report in arrayCumSum
|
2021-02-06 22:22:21 +03:00 |
|
Alexey Milovidov
|
65902f4c6e
|
Fix UBSan report in arrayCumSum
|
2021-02-06 22:21:22 +03:00 |
|
Alexey Milovidov
|
fd899daa00
|
Fix UBSan report in arrayCumSum
|
2021-02-06 22:17:19 +03:00 |
|
alexey-milovidov
|
b0f201df72
|
Merge pull request #20155 from abyss7/fix-utils-build
Fix build of utils
|
2021-02-06 21:38:28 +03:00 |
|
Ivan Lezhankin
|
ab55556c5e
|
Fix build of utils
|
2021-02-06 20:24:52 +03:00 |
|
Ivan Lezhankin
|
8953fe1eb2
|
Fix seekable buffer
|
2021-02-06 19:30:46 +03:00 |
|
Maxim Akhmedov
|
0cd3601928
|
Allow using MergeTreeWhereOptimizer not only with MergeTree-based storages
|
2021-02-06 18:08:42 +03:00 |
|
feng lv
|
529fb1ea49
|
remove some useless code
|
2021-02-06 14:59:48 +00:00 |
|
Kruglov Pavel
|
c92d468b6f
|
Merge pull request #19792 from gyuton/gyuton-DOCSUP-5909-Document_array_aggregation_functions
DOCSUP-5909: Documented array aggregation functions
|
2021-02-06 16:52:50 +03:00 |
|
Kruglov Pavel
|
d94e8624d7
|
Merge branch 'master' into shard-id
|
2021-02-06 16:48:17 +03:00 |
|
George
|
73b7540ebe
|
Merge branch 'gyuton-DOCSUP-5909-Document_array_aggregation_functions' of https://github.com/gyuton/ClickHouse into gyuton-DOCSUP-5909-Document_array_aggregation_functions
|
2021-02-06 16:37:53 +03:00 |
|
George
|
a790cd9bc5
|
Fixes
|
2021-02-06 16:37:12 +03:00 |
|
Alexey Milovidov
|
4092916db6
|
Useless changes
|
2021-02-06 14:56:10 +03:00 |
|
tavplubix
|
1c5d6bbe44
|
Merge pull request #20051 from stigsb/materializemysql-system-tables-fix
Show details of MaterializeMySQL tables in `system.tables`
|
2021-02-06 14:50:11 +03:00 |
|
vdimir
|
6922aa4db5
|
Merge pull request #20107 from bharatnc/ncb/docs_date_funcs
|
2021-02-06 14:48:33 +03:00 |
|
Alexey Milovidov
|
26d4d52b9b
|
Merge branch 'master' into columns-description-fuzzer
|
2021-02-06 13:31:50 +03:00 |
|
George
|
4222b5ece6
|
Fixes
|
2021-02-06 13:23:57 +03:00 |
|