alexey-milovidov
|
575dfa18e1
|
Update contrib.md
|
2021-07-06 01:26:11 +03:00 |
|
Denis Glazachev
|
f4fc1d0807
|
Minor fixes
|
2021-07-06 01:05:30 +04:00 |
|
Denis Glazachev
|
0241253a8e
|
Guidelines for adding new third-party libraries
|
2021-07-06 01:05:12 +04:00 |
|
Ivan Blinkov
|
59c93e85e4
|
Update README.md
|
2021-07-05 19:26:02 +03:00 |
|
Kseniia Sumarokova
|
8b075e34e7
|
Merge pull request #25984 from kssenii/add-drops-in-tests
Correct test
|
2021-07-05 18:35:53 +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 |
|
kssenii
|
c713ebe9c1
|
Add drops in tests
|
2021-07-05 11:20:58 +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 |
|
mergify[bot]
|
52366c4303
|
Merge branch 'master' into move-to-prewhere-if-final
|
2021-07-03 16:07:09 +00:00 |
|
Alexey Milovidov
|
127455f15f
|
Remove experimental ANTLR parser
|
2021-07-03 18:48:03 +03:00 |
|
Alexey Milovidov
|
313117c7d8
|
Skip ANTLR test
|
2021-07-03 18:28:42 +03:00 |
|
alexey-milovidov
|
51bf60a938
|
Merge pull request #17769 from xjewer/alex/remove_engine_setting
CLICKHOUSE-784: reset merge tree setting
|
2021-07-03 18:27:15 +03:00 |
|
alexey-milovidov
|
1dda771864
|
Merge pull request #25554 from CurtizJ/fix-alter-ttl-column
Fix `ALTER MODIFY COLUMN` of columns, which participates in TTL expressions
|
2021-07-03 18:26:37 +03:00 |
|