Alexey Milovidov
|
0269e34f18
|
tests/queries/0_stateless$ wc -l *.sql | grep -P '^\s+0' | awk '{ print $2 }' | xargs sed -i 's/$/\n/'
|
2021-07-06 08:45:54 +03:00 |
|
Vitaly Baranov
|
cdcc735d83
|
Merge pull request #25899 from vitlibar/improve-logging-in-integration-tests
Improve logging in integration tests.
|
2021-07-06 08:22:21 +03:00 |
|
alexey-milovidov
|
b724138541
|
Merge pull request #25786 from kssenii/inconsisteny
Fix inconsistent behaviour of GROUP BY constant on empty set
|
2021-07-06 03:36:50 +03:00 |
|
alexey-milovidov
|
9a664fa2fa
|
Merge pull request #26012 from ClickHouse/libraries-clarification
Remove obsolete (obviously wrong) trash about libraries from docs
|
2021-07-06 03:32:45 +03:00 |
|
Alexey Milovidov
|
7b94573506
|
Remove obsolete trash about libraries
|
2021-07-06 03:31:39 +03:00 |
|
alexey-milovidov
|
f26d682f66
|
Merge pull request #26009 from traceon/doc-submodule-guidelines
Guidelines for adding new third-party libraries and maintaining custom changes in them
|
2021-07-06 01:26:25 +03:00 |
|
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 |
|
Maksim Kita
|
f3d74c84fe
|
Merge pull request #25982 from CurtizJ/fix-map-json-format
Fix formatting of type `Map` with integer keys to `JSON`
|
2021-07-05 21:54:31 +03:00 |
|
Maksim Kita
|
ca734bff93
|
Merge pull request #25805 from gyuton/gyuton-DOCSUP-10532-Edited-and-translated-to-Russian
DOCSUP-10532: Edited and translated to Russian (dateName and bitPositionsToArray functions)
|
2021-07-05 21:42:05 +03:00 |
|
alexey-milovidov
|
22f3de1ad7
|
Merge pull request #26002 from kssenii/fix-yanex-check
Fix arcadia
|
2021-07-05 21:34:37 +03:00 |
|
kssenii
|
754140c538
|
Update skip list
|
2021-07-05 21:32:00 +03: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 |
|
Anton Popov
|
237b834629
|
fix clang-tidy
|
2021-07-05 13:29:36 +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 |
|
Anton Popov
|
139482b5c9
|
fix formatting to json of Map type with integer keys
|
2021-07-05 03:35:27 +03: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 |
|
Vitaly Baranov
|
618a77fafa
|
Improve logging in integration tests.
|
2021-07-04 22:24:54 +03: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 |
|