Ivan
|
315ff4f0d9
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
|
Ivan
|
6a48d25b74
|
Fix arcadian build (#17781)
|
2020-12-04 02:32:17 +03:00 |
|
Alexander Kazakov
|
81d9d3237f
|
In mysqlxx::Pool: fix for reconnection problem (#17681)
Remove stalled unrecoverable connections from myqsl connections pool
|
2020-12-03 23:36:10 +03:00 |
|
alexey-milovidov
|
4ebc410b15
|
Merge pull request #17764 from ClickHouse/fix-ugly-bug
Fix ugly bug in exception message.
|
2020-12-03 23:19:15 +03:00 |
|
alexey-milovidov
|
10331635b0
|
Merge pull request #17768 from EpicStep/master
Delete last event from README.md
|
2020-12-03 23:18:26 +03:00 |
|
Stepan
|
474235dfb1
|
Delete last event from README.md
|
2020-12-03 21:31:20 +03:00 |
|
Alexey Milovidov
|
a2eb7c96df
|
Fix ugly bug
|
2020-12-03 19:51:27 +03:00 |
|
alexey-milovidov
|
2f9f4d4af9
|
Merge pull request #17757 from jetgm/master
Fixed Over-translation and wrong function name on string-functions
|
2020-12-03 14:08:17 +03:00 |
|
jetgm
|
3090b545b2
|
Fixed Over-translation and wrong function name
|
2020-12-03 18:16:49 +08:00 |
|
tavplubix
|
b25546ea50
|
Merge pull request #17614 from TCeason/add_mysql_killed_test_for_materializemysql
add integration test: MySQL killed while insert for MaterializeMySQL ENGINE
|
2020-12-03 12:55:43 +03:00 |
|
Ivan
|
278cde366c
|
Update arcadia_skip_list.txt
|
2020-12-02 22:55:48 +03:00 |
|
alexey-milovidov
|
fd44e64123
|
Merge pull request #17745 from MasterOdin/patch-1
Improve showing identifier examples on syntax docs
|
2020-12-02 22:43:30 +03:00 |
|
alexey-milovidov
|
e97ce6afb2
|
Update syntax.md
|
2020-12-02 22:43:11 +03:00 |
|
alexey-milovidov
|
85f4045160
|
Merge pull request #17144 from fibersel/issue-16791
introduce zstd compression (for data import/export)
|
2020-12-02 22:41:07 +03:00 |
|
Anna Shakhova
|
4479cfbcb0
|
DOCSUP-3871: Document prefer_not_to_merge option (#17090)
* Init commit
* Translation
* Fixed
* Fixed
* Fixed
* Fixed
|
2020-12-02 22:03:24 +03:00 |
|
Matthew Peveler
|
eac2ff6311
|
Improve showing identifier examples on syntax docs
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
|
2020-12-02 20:22:54 +02:00 |
|
Azat Khuzhin
|
5365718f01
|
Fix optimize_distributed_group_by_sharding_key for query with OFFSET only (#16996)
* Fix optimize_distributed_group_by_sharding_key for query with OFFSET only
* Fix 01244_optimize_distributed_group_by_sharding_key flakiness
|
2020-12-02 20:11:39 +03:00 |
|
tavplubix
|
7e2f7ba623
|
trigger CI
|
2020-12-02 18:03:15 +03:00 |
|
Ilya Yatsishin
|
9b72323594
|
Try fix arcadia build (#17720)
* Try fix arcadia build
* fix
|
2020-12-02 17:54:52 +03:00 |
|
tavplubix
|
45b4b3648c
|
Merge pull request #17664 from ClickHouse/tavplubix-patch-2
Fix renameat2 ENOSYS on WSL
|
2020-12-02 13:55:50 +03:00 |
|
alexey-milovidov
|
2b3281888a
|
Merge pull request #17711 from yuefoo/patch-1
Update math-functions.md
|
2020-12-02 11:20:37 +03:00 |
|
alexey-milovidov
|
c42cada76d
|
Merge pull request #17705 from MasterOdin/patch-3
Update column info for system.database docs
|
2020-12-02 11:20:00 +03:00 |
|
yuefoo
|
29735e3bb2
|
Update math-functions.md
the title of Mathematical Functions does not need translate to chinese.
|
2020-12-02 15:04:45 +08:00 |
|
TCeason
|
08d36f862d
|
Merge branch 'master' into add_mysql_killed_test_for_materializemysql
|
2020-12-02 13:25:07 +08:00 |
|
Matthew Peveler
|
d5ec885674
|
Fix link to database engines
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
|
2020-12-02 00:30:05 +02:00 |
|
Matthew Peveler
|
aa45b852b6
|
Update wording per suggestion
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
|
2020-12-01 23:26:28 +02:00 |
|
Matthew Peveler
|
a10222b5fe
|
Update column info for system.database
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
|
2020-12-01 21:36:08 +02:00 |
|
alexey-milovidov
|
6333570c1e
|
Merge pull request #17651 from den-crane/patch-6
Doc. fixed formatting
|
2020-12-01 22:06:32 +03:00 |
|
alexey-milovidov
|
de77715cb6
|
Merge pull request #17662 from vitlibar/mark-grpc-protocol-tests-as-flaky
Mark grpc protocol's tests as flaky.
|
2020-12-01 22:05:17 +03:00 |
|
alexey-milovidov
|
a43e739949
|
Merge pull request #17685 from georgthegreat/patch-3
Use feature testing macro once more
|
2020-12-01 22:04:05 +03:00 |
|
alexey-milovidov
|
1cdf5012c9
|
Merge pull request #17657 from MyroTk/master
RBAC testflows tests for SHOW, TRUNCATE, KILL, and OPTIMIZE.
|
2020-12-01 20:57:31 +03:00 |
|
alexey-milovidov
|
f25adea3b9
|
Merge pull request #17658 from azat/MemoryTracker-nested-blocking
Make LockExceptionInThread/BlockerInThread nested
|
2020-12-01 20:53:10 +03:00 |
|
alexey-milovidov
|
6697db40a7
|
Update mergetree.md
|
2020-12-01 20:51:08 +03:00 |
|
alexey-milovidov
|
79f25588d4
|
Merge pull request #17647 from den-crane/patch-3
Doc. toTimeZone
|
2020-12-01 20:48:09 +03:00 |
|
alexey-milovidov
|
609a928f39
|
Merge pull request #17650 from den-crane/patch-5
Doc. Replacing Dedup
|
2020-12-01 20:47:30 +03:00 |
|
alexey-milovidov
|
d5f4cd592b
|
Merge pull request #17652 from den-crane/patch-1
Doc. fixed dictionaries_lazy_load
|
2020-12-01 20:46:33 +03:00 |
|
alexey-milovidov
|
57eca0d955
|
Merge pull request #17701 from MasterOdin/patch-1
Fix typo in alter/index docs
|
2020-12-01 20:45:31 +03:00 |
|
Matthew Peveler
|
a8c66f9ada
|
Fix typo in alter/index docs
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
|
2020-12-01 19:21:39 +02:00 |
|
Nikita Mikhaylov
|
519b886641
|
Merge pull request #17634 from nikitamikhaylov/scipy-arcadia
Try to fix Yandex Synchronization check
|
2020-12-01 17:59:49 +03:00 |
|
tavplubix
|
a908b2d653
|
Merge pull request #17640 from ClickHouse/fix_ddl_worker_is_circular
Fix race on DDLWorker::is_circular_replicated
|
2020-12-01 17:43:21 +03:00 |
|
Yuriy Chernyshov
|
6c830e629e
|
Use feature testing macro once more
|
2020-12-01 17:06:41 +03:00 |
|
Alexander Kuzmenkov
|
5ad15e2018
|
Merge pull request #17109 from azat/perf-AggregatingMergeTree-INSERT
Improve performance of AggregatingMergeTree w/ SimpleAggregateFunction(String) in PK
|
2020-12-01 16:27:36 +03:00 |
|
Alexander Kuzmenkov
|
12d1fa6456
|
Merge pull request #17438 from spongedu/add_ttl_option_for_syslog
Support configure System log table`s ttl in config.xml
|
2020-12-01 16:03:06 +03:00 |
|
Alexander Kuzmenkov
|
6e1512304c
|
no TTL by default, as before
|
2020-12-01 15:59:31 +03:00 |
|
tavplubix
|
21bbc7bc19
|
Merge pull request #17615 from ClickHouse/fix-logging
Fix logging in MergeTree
|
2020-12-01 14:26:25 +03:00 |
|
tavplubix
|
88133860d7
|
Update renameat2.cpp
|
2020-12-01 13:22:29 +03:00 |
|
tavplubix
|
0b5261b1af
|
Merge pull request #17622 from TCeason/add_clickhouse_killed_test_for_materializemysql
add integration test: ClickHouse killed while insert for MaterializeMySQL ENGINE
|
2020-12-01 12:52:52 +03:00 |
|
Vitaly Baranov
|
7f093c4f9a
|
Mark grpc protocol's tests as flaky.
|
2020-12-01 12:38:51 +03:00 |
|
Azat Khuzhin
|
0bf6ed2e94
|
Make LockExceptionInThread/BlockerInThread nested
|
2020-12-01 10:34:25 +03:00 |
|
alexey-milovidov
|
c0489ce537
|
Merge pull request #17543 from ClickHouse/sentry-official-cpu-ram
Sentry: send info about official build, memory, cpu and free disk space.
|
2020-12-01 10:33:10 +03:00 |
|