Commit Graph

54578 Commits

Author SHA1 Message Date
Alexey Milovidov
157c66ebdb Merge branch 'master' into harmful 2020-12-21 10:57:50 +03:00
Alexey Milovidov
571520964c Remove useless code 2020-12-21 10:48:15 +03:00
Alexander Kuzmenkov
85c1bc1253 Merge remote-tracking branch 'origin/master' into tmp 2020-12-21 10:46:21 +03:00
Alexey Milovidov
558e9d270f Whitespace 2020-12-21 10:41:05 +03:00
alexey-milovidov
578d2f4442
Merge pull request #17269 from ucasFL/fix
Avoid bigint_cast stack overflow
2020-12-21 10:38:16 +03:00
Alexey Milovidov
febf63aec3 Merge branch 'master' into FawnD2-switch-upstream-for-arrow-submodule 2020-12-21 10:22:43 +03:00
Alexey Milovidov
252f2ae876 Merge branch 'master' into FawnD2-switch-upstream-for-arrow-submodule 2020-12-21 10:22:14 +03:00
alexey-milovidov
175ec3aa19
Merge pull request #18279 from ClickHouse/glibc-compatibility-powfl
Add powf and powl to glibc-compatibility
2020-12-21 10:21:38 +03:00
alexey-milovidov
8049756b2f
Merge pull request #18284 from ClickHouse/try-fix-docs
Trying to fix docs
2020-12-21 10:19:37 +03:00
alexey-milovidov
fa68af02d7
Merge pull request #18278 from traceon/odbc-dict-fixes
Fixes in ODBC dictionary reload and ODBC bridge reachability
2020-12-21 10:18:04 +03:00
Amos Bird
7ed85a4c09
fix again... 2020-12-21 15:07:25 +08:00
Amos Bird
42dd3d7cb4
fix test 2020-12-21 14:43:06 +08:00
Amos Bird
fb5de60d7a
add test 2020-12-21 14:43:06 +08:00
Amos Bird
fe16aec48b
add .sql suffix 2020-12-21 14:43:06 +08:00
Amos Bird
0d89e4aac6
correct write 2020-12-21 14:43:06 +08:00
Amos Bird
86aa155e62
Cleaner 2020-12-21 14:43:05 +08:00
Amos Bird
a3d52dd6a0
Don't shallow errors. 2020-12-21 14:43:05 +08:00
Amos Bird
91e8b35977
clickhouse-client editor 2020-12-21 14:43:05 +08:00
alexey-milovidov
58d938da5f
Update release.sh 2020-12-21 09:02:06 +03:00
Alexey Milovidov
42d421dc11 Trying to fix docs 2020-12-21 09:00:51 +03:00
Amos Bird
47b177d175
Fix build 2020-12-21 13:51:11 +08:00
alexey-milovidov
850d584d3f
Update index.md 2020-12-21 08:44:08 +03:00
Amos Bird
282dd23587
Split minmaxany 2020-12-21 12:46:31 +08:00
Amos Bird
b8fa55582d
Trigger CI again 2020-12-21 11:35:38 +08:00
alexey-milovidov
ae802574b2
Update ColumnsCommon.cpp 2020-12-21 11:35:38 +08:00
Amos Bird
9348526078
Devirtualize -If and vectorize count 2020-12-21 11:35:38 +08:00
zhang2014
e4ba190853 Merge branch 'fix/ISSUES-18186' of github.com:zhang2014/ClickHouse into fix/ISSUES-18186 2020-12-21 11:34:23 +08:00
zhang2014
3f6cfc230f ISSUES-18186 try fix code style 2020-12-21 11:34:08 +08:00
pingyu
5e954e6496 new function byteSize 2020-12-21 09:54:04 +08:00
Alexey Milovidov
838b146b41 Merge branch 'master' into amosbird-stacktracefix 2020-12-21 04:22:31 +03:00
Alexey Milovidov
70983eae65 Merge branch 'master' into Enmk-DateTime64_DateTime_comparison 2020-12-21 04:20:18 +03:00
alexey-milovidov
b932b984a0
Update wide_integer_impl.h 2020-12-21 04:02:49 +03:00
Alexey Milovidov
bb5aaddbb5 Merge branch 'master' into 4ertus2-joins-2 2020-12-21 03:51:57 +03:00
Alexey Milovidov
9c1516bd74 Slightly better for gcc-9 2020-12-21 03:41:22 +03:00
Alexey Milovidov
31b955e14a Slightly better for gcc-9 2020-12-21 03:38:53 +03:00
Alexey Milovidov
0b556444a3 Add comments 2020-12-21 03:36:18 +03:00
Alexey Milovidov
79aa18cf88 Add comments 2020-12-21 03:35:43 +03:00
Alexey Milovidov
bd9ac84038 Update function blocklist 2020-12-21 03:28:19 +03:00
Alexey Milovidov
ceb644db18 Update function blocklist 2020-12-21 03:22:07 +03:00
Alexey Milovidov
712006574f Merge branch 'harmful' of github.com:yandex/ClickHouse into harmful 2020-12-21 03:03:49 +03:00
Alexey Milovidov
b99634dc5d Merge branch 'master' into harmful 2020-12-21 03:03:10 +03:00
Alexey Milovidov
ff82176933 Add powf and powl to glibc-compatibility 2020-12-21 02:54:05 +03:00
alexey-milovidov
6eba45821b
Merge pull request #17846 from Enmk/Optimize_deduplicate
OPTIMIZE DEDUPLICATE BY COLUMNS
2020-12-21 02:47:15 +03:00
Denis Glazachev
0c39539c76 Apply path workaround on actual uri_ argument
Print out actual uri_ argument being used
2020-12-21 03:29:11 +04:00
Denis Glazachev
da7aa25e01 Store copies instead of refs in ExternalQueryBuilder instances 2020-12-21 03:27:35 +04:00
Denis Glazachev
ea7e94f3eb Use 127.0.0.1 as a default listen-host for ODBC bridge 2020-12-21 03:26:31 +04:00
alesapin
23eebb3f90 Merge branch 'master' into delayed_last_mark_for_wide_parts 2020-12-20 23:45:44 +03:00
Alexey Milovidov
84dddb8103 Merge branch 'master' into azat-jemalloc-MADV_DONTNEED-runtime-check 2020-12-20 22:38:54 +03:00
Alexey Milovidov
6b809805a9 Merge branch 'master' into ucasFL-fix 2020-12-20 22:38:30 +03:00
alexey-milovidov
37fe66b761
Merge pull request #18245 from sevirov/sevirov-DOCSUP-4563-add_syntax_highlighting
DOCSUP-4563: Add syntax highlighting
2020-12-20 22:32:38 +03:00