alesapin
|
cec2399015
|
Add working test
|
2021-06-25 18:30:49 +03:00 |
|
Ivan
|
14e43cfafa
|
Add CI check for darwin-aarch64 (#25560)
* Add support for darwin-aarch64
* Fix PVS warnings
* Add build configuration
* Fix packager args
|
2021-06-25 18:21:56 +03:00 |
|
feng lv
|
a947565de7
|
fix
|
2021-06-25 15:05:45 +00:00 |
|
feng lv
|
61550f91f2
|
fix and update test
|
2021-06-25 15:01:57 +00:00 |
|
Nikolai Kochetov
|
3544b059ce
|
Merge branch 'master' into remove-PrewhereDAGInfo
|
2021-06-25 17:52:03 +03:00 |
|
Nikolai Kochetov
|
6bc0a628cd
|
Remove PrewhereDAGInfo.
|
2021-06-25 17:49:28 +03:00 |
|
Kseniia Sumarokova
|
1eb005850c
|
Merge branch 'master' into storage-merge-aliases
|
2021-06-25 17:33:31 +03:00 |
|
kssenii
|
c2ac9b6027
|
Better
|
2021-06-25 14:31:56 +00:00 |
|
Kostiantyn Storozhuk
|
ca04b077ef
|
Improved column comments support
|
2021-06-25 22:30:11 +08:00 |
|
Nikita Mikhaylov
|
06bad99720
|
Update src/Functions/geoToH3.cpp
Co-authored-by: Bharat Nallan <bharatnc@gmail.com>
|
2021-06-25 17:07:46 +03:00 |
|
Nikita Mikhaylov
|
20d20a5389
|
Merge pull request #25666 from georgthegreat/murmurhash
Enable MurmurHash in ArcadiaBuild
|
2021-06-25 17:05:02 +03:00 |
|
feng lv
|
07a47b4bd3
|
fix
|
2021-06-25 13:51:17 +00:00 |
|
Nikita Mikhaylov
|
930a2aa0b7
|
Merge pull request #24095 from vdimir/view-join-settings
Use global settings for query to VIEW
|
2021-06-25 16:44:28 +03:00 |
|
Anton Popov
|
4a250dc14e
|
Merge pull request #25371 from CurtizJ/add-compatibility-setting
Add compatibility setting for name of tuple literals
|
2021-06-25 15:08:13 +03:00 |
|
vdimir
|
2949cd1e6f
|
Support ALIASed columns in JOIN ON expression
|
2021-06-25 14:50:02 +03:00 |
|
Kostiantyn Storozhuk
|
3c71e067fa
|
Update docs and style
|
2021-06-25 19:27:03 +08:00 |
|
Kostiantyn Storozhuk
|
4fadca3471
|
Trigger Build
|
2021-06-25 16:52:33 +08:00 |
|
Kostiantyn Storozhuk
|
7516d39091
|
Style fixes
|
2021-06-25 16:44:28 +08:00 |
|
Storozhuk Kostiantyn
|
4a3145f586
|
Materialize my sql support enum data type
* Implemented Enum for MaterializeMySQL
|
2021-06-25 16:42:25 +08:00 |
|
alesapin
|
f6afc381be
|
Merge pull request #25665 from ClickHouse/fix_24869
Fix REPLACE_RANGE entry removal
|
2021-06-25 11:11:25 +03:00 |
|
feng lv
|
228e06628a
|
fix conflict
|
2021-06-25 08:06:06 +00:00 |
|
alesapin
|
d138ba79c7
|
Merge pull request #25549 from ClickHouse/add_test_for_concurrent_merges
Fix bug in TTL merges assignment
|
2021-06-25 11:02:29 +03:00 |
|
feng lv
|
b54287c8da
|
fix
|
2021-06-25 08:00:30 +00:00 |
|
kssenii
|
ded9007ca0
|
Fix
|
2021-06-25 07:49:38 +00:00 |
|
kssenii
|
ca1f336c46
|
Aliases for storageMerge fix
|
2021-06-25 05:28:44 +00:00 |
|
sundy-li
|
d423d07a87
|
[mysql] fix mysql select user() return empty
|
2021-06-25 10:20:22 +08:00 |
|
Dmitry Novik
|
c2acf12245
|
Add english documentation for system.data_skipping_indices
|
2021-06-25 02:49:47 +03:00 |
|
Dmitry Novik
|
960d0de73d
|
Introduce system.data_skipping_indices table
|
2021-06-25 02:05:45 +03:00 |
|
tavplubix
|
a14724ca7b
|
Merge pull request #25667 from ClickHouse/fix_rename_distributed2
Fix rename Distributed table
|
2021-06-25 00:05:06 +03:00 |
|
tavplubix
|
b9437fa6f6
|
Update arcadia_skip_list.txt
|
2021-06-25 00:04:31 +03:00 |
|
Dmitriy
|
b9b45d61e9
|
Fix See Also
Поправил ссылки.
|
2021-06-24 23:40:43 +03:00 |
|
Kseniia Sumarokova
|
a04605fee3
|
Merge pull request #25579 from azat/client-param-parse
clickhouse-client: fix NULL dereference for --param w/o value
|
2021-06-24 23:26:21 +03:00 |
|
Dmitriy
|
5154f78249
|
Update ExternalDistributed.md
Внес небольшие поправки.
|
2021-06-24 22:49:04 +03:00 |
|
Dmitriy
|
48e19f0c39
|
Create ExternalDistributed.md
Задокументировал новый табличный движок ExternalDistributed.
|
2021-06-24 22:29:57 +03:00 |
|
alexey-milovidov
|
89007a8b6a
|
Merge pull request #25654 from azat/altstack-fix-osx
Fix alternative stack (MINSIGSTKSZ) and stack size check under osx
|
2021-06-24 19:22:14 +03:00 |
|
alexey-milovidov
|
4140dbf870
|
Merge pull request #25682 from myrrc/bugfix/docs-code-hl
Changed css theme for code highlighting
|
2021-06-24 19:19:57 +03:00 |
|
Mike Kot
|
3c21b042ee
|
Using light theme as default one
|
2021-06-24 18:16:39 +03:00 |
|
vdimir
|
241b64d02c
|
Support ALIASed columns for right joined table
|
2021-06-24 17:57:21 +03:00 |
|
Mike Kot
|
00d268ff71
|
Light theme support
|
2021-06-24 17:46:09 +03:00 |
|
vdimir
|
af7776554b
|
Fix space in ExpressionAnalyzer.cpp
|
2021-06-24 17:16:57 +03:00 |
|
vdimir
|
84e02911cf
|
Materialized columns for joined table, don't add to asterisk select
|
2021-06-24 17:14:36 +03:00 |
|
alesapin
|
d6fc2dcd99
|
Ban test
|
2021-06-24 17:13:16 +03:00 |
|
Alexander Tokmakov
|
76156af5cc
|
cancel merges on drop partition
|
2021-06-24 17:07:43 +03:00 |
|
Mike Kot
|
521ec3aa0c
|
Changed CH css theme for code highlighting
|
2021-06-24 16:52:08 +03:00 |
|
alesapin
|
230286776d
|
Merge branch 'master' into add_test_for_concurrent_merges
|
2021-06-24 16:37:25 +03:00 |
|
nickzhwang
|
00a2dfb1bf
|
resolve conflicts
|
2021-06-24 20:59:40 +08:00 |
|
nickzhwang
|
9fc890abf5
|
resolve conflicts
|
2021-06-24 20:47:02 +08:00 |
|
nickzhwang
|
bb35a113bf
|
fix broken links and incorrect translations
|
2021-06-24 20:18:14 +08:00 |
|
Ivan
|
e9e49a9085
|
Fix ANTLR parser and enable it back in CI (#25638)
* Fix
* Skip more tests
|
2021-06-24 14:45:29 +03:00 |
|
Alexander Tokmakov
|
3a25b05765
|
fix rename Distributed table
|
2021-06-24 13:00:33 +03:00 |
|