alesapin
|
26b129bef2
|
Merge pull request #26900 from ClickHouse/fix_trash_bug
Fix bug when default column reference non materialized column
|
2021-07-28 22:40:48 +03:00 |
|
Slach
|
f9c6df4d64
|
fix review comment https://github.com/ClickHouse/ClickHouse/pull/26878#discussion_r678505904
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2021-07-28 23:21:58 +05:00 |
|
Alexey Milovidov
|
55154b73da
|
Add results from Ampere Altra
|
2021-07-28 21:10:17 +03:00 |
|
Alexey Milovidov
|
17b9fc0f10
|
Automated hardware benchmark
|
2021-07-28 21:06:02 +03:00 |
|
Alexander Tokmakov
|
764701c3f3
|
allow mismatching parameters for some functions
|
2021-07-28 20:55:13 +03:00 |
|
Vitaly Stoyan
|
c1f71b2e6e
|
Merge branch 'ClickHouse:master' into arcadia_arrow2
|
2021-07-28 19:57:25 +03:00 |
|
Vitaly Stoyan
|
b2200913df
|
fix build
|
2021-07-28 19:56:01 +03:00 |
|
Raúl Marín
|
46b162c595
|
01921_datatype_date32: Adapt it to work under Pacific/Fiji
|
2021-07-28 18:16:32 +02:00 |
|
alesapin
|
32012eea6a
|
Update NuRaft
|
2021-07-28 19:07:55 +03:00 |
|
Raúl Marín
|
0bb2eb3f4f
|
More PR comments
|
2021-07-28 18:05:37 +02:00 |
|
Eugene Klimov
|
8aa0fda6c3
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:54:34 +05:00 |
|
Eugene Klimov
|
f93808e8f3
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:54:15 +05:00 |
|
Eugene Klimov
|
d921bf50ef
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:53:55 +05:00 |
|
Eugene Klimov
|
fa6f8242c3
|
Update docs/en/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:53:45 +05:00 |
|
Eugene Klimov
|
3b564ec1ab
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:53:38 +05:00 |
|
Eugene Klimov
|
7340e74dfc
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:53:28 +05:00 |
|
Eugene Klimov
|
ba09740969
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:53:13 +05:00 |
|
Eugene Klimov
|
19e964315b
|
Update docs/ru/sql-reference/statements/alter/column.md
Co-authored-by: Alexey Boykov <33257111+mathalex@users.noreply.github.com>
|
2021-07-28 20:53:05 +05:00 |
|
Ilya Yatsishin
|
ea0514a955
|
Merge pull request #26894 from qoega/flacky-backward-compatibility
Better integration tests
|
2021-07-28 18:52:57 +03:00 |
|
Raúl Marín
|
92ed6f5cc9
|
Improvements from PR review
|
2021-07-28 17:48:40 +02:00 |
|
alesapin
|
71169d7937
|
Merge pull request #26716 from nvartolomei/nv/part-cleanup-sequence
Avoid deleting old parts from FS on shutdown for replicated engine
|
2021-07-28 18:29:37 +03:00 |
|
Raúl Marín
|
3a1081ddee
|
Same for 00646_url_engine
|
2021-07-28 17:21:18 +02:00 |
|
Raúl Marín
|
62a9a89ced
|
Improve 01854_HTTP_dict_decompression compatibility
127.0.0.1 192.168.1.193 might return multiple ip addresses, so take the first one
|
2021-07-28 17:18:55 +02:00 |
|
Mikhail
|
d58d6d0180
|
translation
|
2021-07-28 16:58:08 +03:00 |
|
Mikhail
|
4f44b541c1
|
Update query_log.md
|
2021-07-28 16:49:36 +03:00 |
|
alesapin
|
d91380cd71
|
Fix bug when default column reference non materialized column
|
2021-07-28 15:04:42 +03:00 |
|
Raúl Marín
|
d2a8ec9b93
|
Fix CLICKHOUSE_CLIENT_SECURE with the default config
|
2021-07-28 14:03:35 +02:00 |
|
Vitaly Stoyan
|
4e269ce2e4
|
initial commit
|
2021-07-28 14:09:17 +03:00 |
|
tavplubix
|
fc9a259100
|
Merge pull request #26874 from Algunenano/fix_keeper_bench
Fix keeper bench compilation
|
2021-07-28 14:05:11 +03:00 |
|
Alexander Kuzmenkov
|
a92fcaed84
|
Merge pull request #26881 from Algunenano/doc_unit_test
Document how to run gtest individually
|
2021-07-28 13:58:51 +03:00 |
|
Maksim Kita
|
ccf94f5a76
|
Merge pull request #26865 from ClickHouse/update-benchmark-scripts
Update benchmark scripts
|
2021-07-28 13:38:37 +03:00 |
|
Yatsishin Ilya
|
315c3f804c
|
Try increase diff upper bound
|
2021-07-28 13:29:15 +03:00 |
|
Yatsishin Ilya
|
50ae1b3255
|
Better tests
|
2021-07-28 13:22:15 +03:00 |
|
alesapin
|
bdc6858801
|
More correct comparsion
|
2021-07-28 13:19:34 +03:00 |
|
Raúl Marín
|
99fb09530e
|
Document how to run gtest individually
|
2021-07-28 12:15:05 +02:00 |
|
Nikolai Kochetov
|
421650dc68
|
Merge pull request #26828 from ClickHouse/flush-LazyOutputFormat-on-cancel
Flush LazyOutputFormat on query cancel.
|
2021-07-28 13:07:58 +03:00 |
|
alesapin
|
26056cfb25
|
Fix extremely rare race condition on remove of unsuccessful entry from queue
|
2021-07-28 13:06:22 +03:00 |
|
tavplubix
|
c4da0cc7c0
|
Merge pull request #26822 from ClickHouse/rename_materialize_mysql
Rename `MaterializeMySQL` to `MaterializedMySQL`
|
2021-07-28 13:04:49 +03:00 |
|
Slach
|
c3c4cbf067
|
add MODIFY COLUMN compression codec section, sync RU and EN formatting and links
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2021-07-28 14:41:41 +05:00 |
|
Raúl Marín
|
2442216472
|
Fix style too
|
2021-07-28 11:39:53 +02:00 |
|
Alexander Tokmakov
|
fab4529c97
|
Merge branch 'master' into rename_materialize_mysql
|
2021-07-28 12:18:01 +03:00 |
|
Raúl Marín
|
4b65db4231
|
Fix keeper bench compilation
|
2021-07-28 11:06:27 +02:00 |
|
Kseniia Sumarokova
|
9a20b9f0c6
|
Merge pull request #26873 from kssenii/bridge-fix
One more library bridge fix
|
2021-07-28 11:36:38 +03:00 |
|
alesapin
|
29e6073a9d
|
Merge pull request #26783 from lehasm/alexey-sm-DOCSUP-11546-document-alter-reset-setting
DOCSUP-11546: Update the SQL-statement ALTER
|
2021-07-28 11:36:28 +03:00 |
|
kssenii
|
3fe5e8d1ce
|
Fix
|
2021-07-28 08:30:58 +00:00 |
|
alesapin
|
1277db4435
|
Merge pull request #26129 from ClickHouse/system_zookeeper_log
Add system.zookeeper_log table
|
2021-07-28 11:22:29 +03:00 |
|
Kseniia Sumarokova
|
fd29ad73e0
|
Merge pull request #26871 from kssenii/rabbit-fix-sink
Fix rabbitmq sink
|
2021-07-28 11:14:13 +03:00 |
|
kssenii
|
c6ee94db2e
|
Fix
|
2021-07-28 08:11:10 +00:00 |
|
Kseniia Sumarokova
|
f5d531bebb
|
Merge pull request #26834 from kssenii/fix-library-bridge
Fix library-bridge ids load
|
2021-07-28 10:46:30 +03:00 |
|
Ilya Yatsishin
|
093384f90f
|
Merge pull request #26827 from qoega/jdbc-bridge-test
|
2021-07-28 09:34:13 +03:00 |
|