Commit Graph

67378 Commits

Author SHA1 Message Date
ana-uvarova
c772d7ee98 test 2021-07-13 22:02:47 +03:00
ana-uvarova
6507a7f35f fix symbolic link 2021-07-13 20:57:21 +03:00
ana-uvarova
b4214ed05a test 2021-07-06 21:17:07 +03:00
AnaUvarova
3bfbf7a248
Merge branch 'master' into ana-uvarova-DOCSUP-8653-build-osx-translate 2021-07-05 14:25:50 +03:00
AnaUvarova
8e9edbc90f
Update docs/ru/sql-reference/statements/alter/partition.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-05 14:22:58 +03:00
AnaUvarova
347cd3622e
Update docs/ru/development/build-osx.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-05 14:22:51 +03:00
AnaUvarova
28d2eba0d4
Update docs/ru/development/build-osx.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-05 14:22:43 +03:00
AnaUvarova
5f4d521753
Update docs/ru/development/build-osx.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-05 14:22:34 +03:00
AnaUvarova
25ba639bde
Update docs/ru/development/build-osx.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-05 14:22:21 +03:00
AnaUvarova
cd3b268ef7
Update docs/ru/development/build-osx.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-05 14:22:02 +03:00
AnaUvarova
158da4feb2
Update docs/ru/development/build-osx.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-05 14:21:50 +03:00
Kseniia Sumarokova
c72a1be0be
Merge pull request #25064 from ucasfl/merge
Database argument for StorageMerge support regular expression.
2021-07-05 14:14:44 +03:00
Maksim Kita
cef9baf597
Merge pull request #25974 from zxc111/issue-3446
Add empty/notEmpty support UUID
2021-07-05 12:21:36 +03:00
Kseniia Sumarokova
250f495456
Merge pull request #25975 from kssenii/follow-up
Follow-up for #20470
2021-07-05 06:36:43 +03:00
feng lv
b293f701b7 fix test 2021-07-05 03:34:19 +00:00
Alexey Milovidov
b320905f34 Whitespaces 2021-07-05 03:02:47 +03:00
alexey-milovidov
02abbb549b
Merge pull request #25605 from azat/drop-race
Fix logical race between DETACH and merges
2021-07-05 03:00:14 +03:00
alexey-milovidov
fef7c557f6
Merge pull request #24789 from kitaisreal/compile-aggregation-functions
Compile aggregate functions
2021-07-05 02:57:49 +03:00
kssenii
32b7d7b750 More correct startup on create query 2021-07-04 19:53:05 +00:00
alexey-milovidov
3f5ef4afe0
Update 01936_empty_function_support_uuid.sql 2021-07-04 22:14:22 +03:00
Maksim Kita
eca877ff39
Merge pull request #25972 from kssenii/mysql-protocol-fix
mysql protocol: fix sql_select_limit
2021-07-04 22:09:58 +03:00
Maksim Kita
fde1d4136e
Merge pull request #25970 from kitaisreal/libunwind-lock-free-stack-fix
Fix libunwind lock free stack
2021-07-04 22:05:54 +03:00
Maksim Kita
62b88fda73
Merge pull request #25900 from kssenii/json-extract
Support LowCardinality, Decimal and uuid for json extract
2021-07-04 22:04:21 +03:00
Maksim Kita
15b43e1e45 Fix libunwind lock free stack 2021-07-04 21:09:55 +03:00
Maksim Kita
df1dba5a7d Fixed Arcadia 2021-07-04 21:05:33 +03:00
feng lv
e73a908dd3 fix test
fix style
2021-07-04 16:45:04 +00:00
Kseniia Sumarokova
8351f1db99
Merge pull request #20470 from kssenii/pg-ch-replica
MaterializePostgreSQL table engine and database engine
2021-07-04 19:34:54 +03:00
zxc111
faac204a1f fix style 2021-07-05 00:01:49 +08:00
alesapin
cf2fc94d9d
Merge pull request #25820 from ClickHouse/better_remove_empty_parts
Replace lost parts with empty parts instead of hacking replication queue
2021-07-04 18:55:49 +03:00
zxc111
a51067e7ff update 01936_empty_function_support_uuid 2021-07-04 23:25:51 +08:00
alexey-milovidov
91aa1e6c7b
Update 01936_empty_function_support_uuid.sql 2021-07-04 18:13:20 +03:00
zxc111
faa174c6c4 Add test for function empty support uuid 2021-07-04 22:55:10 +08:00
zxc111
15a36af4d6 Add empty/notEmpty support UUID #3446 2021-07-04 22:26:09 +08:00
robot-clickhouse
e22e12beb6 Update version_date.tsv after release 21.3.14.1 2021-07-04 16:51:51 +03:00
kssenii
0dda5b67c4 Fix set SQL_SELECT_LIMIT 2021-07-04 16:17:59 +03:00
robot-clickhouse
9ee9592168 Update version_date.tsv after release 21.5.8.21 2021-07-04 15:55:23 +03:00
robot-clickhouse
28d56460af Update version_date.tsv after release 21.6.6.51 2021-07-04 15:36:45 +03:00
kssenii
c060963875 Better 2021-07-04 13:33:10 +03:00
kssenii
b39888f199 Do not allow inconsistency in publication 2021-07-04 08:54:41 +00:00
Kseniia Sumarokova
9b4d35ef95
Merge pull request #25940 from kssenii/move-to-prewhere-if-final
Add setting optimize_move_to_prewhere_if_final
2021-07-04 11:33:24 +03:00
Maksim Kita
e58d907326
Merge pull request #25965 from ClickHouse/play-highlight-links
Automatically create links in Web UI
2021-07-04 10:06:46 +03:00
Alexey Milovidov
0bc58b7056 Better color 2021-07-04 06:09:44 +03:00
Alexey Milovidov
1a83c45f24 Automatically create links in Web UI 2021-07-04 06:04:42 +03:00
mergify[bot]
6901fc7c7d
Merge branch 'master' into drop-race 2021-07-03 23:27:25 +00:00
kssenii
92eed10f10 Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-extract 2021-07-04 02:24:22 +03:00
Alexey Milovidov
e80a700cff More direct way to start ClickHouse 2021-07-04 02:13:32 +03:00
alexey-milovidov
07cc8a010f
Merge pull request #25941 from vdimir/joined-tables-minor-fix
Build subquery in replaceJoinedTable without parsing
2021-07-04 02:00:20 +03:00
kssenii
77879f6826 Better 2021-07-04 01:53:51 +03:00
alexey-milovidov
e0e4b57854
Merge pull request #25942 from ClickHouse/remove-antlr
Remove experimental ANTLR parser
2021-07-04 01:53:27 +03:00
alexey-milovidov
56d695cd12
Update Settings.h 2021-07-03 22:10:22 +03:00