Nikolai Kochetov
|
efbd8e4911
|
Remove ExceptionHandlingSink.
|
2021-09-26 17:54:59 +03:00 |
|
Nikolai Kochetov
|
998d29ebc7
|
Merge branch 'master' into rewrite-pushing-to-views
|
2021-09-23 13:10:27 +03:00 |
|
Nikolai Kochetov
|
12a4c74af0
|
Fix more tests again
|
2021-09-21 09:57:55 +03:00 |
|
Nikolai Kochetov
|
4eba3fcc8a
|
Fix even more tests.
|
2021-09-20 12:48:53 +03:00 |
|
Nikolai Kochetov
|
9398c22aae
|
Fix more tests.
|
2021-09-20 12:05:34 +03:00 |
|
Nikolai Kochetov
|
2b7d71d3a2
|
Fix some other tests.
|
2021-09-19 23:15:10 +03:00 |
|
Nikolai Kochetov
|
c1f0ba1f92
|
Fix some tests.
|
2021-09-19 21:53:36 +03:00 |
|
Nikolai Kochetov
|
a8443bef4d
|
Fix build.
|
2021-09-17 20:52:26 +03:00 |
|
Nikolai Kochetov
|
a8c3b02598
|
Merge branch 'master' into rewrite-pushing-to-views
|
2021-09-17 15:38:11 +03:00 |
|
Nikolai Kochetov
|
6e0ac024a2
|
Maybe fix some build.
|
2021-09-17 15:05:54 +03:00 |
|
Nikolai Kochetov
|
58bb5fe462
|
Fix some tests.
|
2021-09-17 14:40:03 +03:00 |
|
Anton Popov
|
99175f7acc
|
minor enhancements in async inserts
|
2021-09-16 20:55:34 +03:00 |
|
Nikolai Kochetov
|
e616732743
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
|
Anton Popov
|
f6191b98e7
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-15 17:47:22 +03:00 |
|
Nikita Mikhaylov
|
2684d06b51
|
Merge pull request #27135 from FArthur-cmd/compressed_output_formats_3473
compress INTO OUTFILE with parameter compress
|
2021-09-15 16:25:13 +03:00 |
|
Anton Popov
|
9646edf3dc
|
fix possible race in AsynchronousInsertQueue
|
2021-09-15 02:54:10 +03:00 |
|
Anton Popov
|
fc17936c12
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-14 23:02:30 +03:00 |
|
Nikolai Kochetov
|
7fc830ae2b
|
Rename QueryPipeline to QueryPipelineBuilder.
|
2021-09-14 19:28:41 +03:00 |
|
Azat Khuzhin
|
dad02452c8
|
Apply settings from CREATE AS SELECT queries
|
2021-09-13 10:10:00 +03:00 |
|
Nikolai Kochetov
|
bc7c70f93f
|
Try to fix build.
|
2021-09-10 12:03:45 +03:00 |
|
Nikolai Kochetov
|
f569a3e3f7
|
Merge branch 'master' into rewrite-pushing-to-views
|
2021-09-09 20:30:23 +03:00 |
|
Filatenkov Artur
|
cdb1a0504f
|
Merge branch 'master' into compressed_output_formats_3473
|
2021-09-08 18:46:48 +03:00 |
|
Nikolai Kochetov
|
66a76ab70f
|
Rewrite PushingToViewsBlockOutputStream part 6
|
2021-09-03 20:29:36 +03:00 |
|
Nikolai Kochetov
|
358babc31b
|
Rewrite PushingToViewsBlockOutputStream part 5.
|
2021-09-02 14:29:20 +03:00 |
|
Anton Popov
|
5e421ab272
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-02 02:42:50 +03:00 |
|
Anton Popov
|
7c42ce8370
|
improvements of async inserts
|
2021-09-02 02:18:09 +03:00 |
|
Anton Popov
|
5e694596c9
|
minor changes near async inserts
|
2021-09-01 18:06:11 +03:00 |
|
Nikolay Degterinsky
|
b9ea863a88
|
Remove unnecessary include
|
2021-08-30 12:58:56 +03:00 |
|
Nikolay Degterinsky
|
c9adef001d
|
Change settings earlier
|
2021-08-30 12:52:35 +03:00 |
|
Anton Popov
|
9e67943878
|
add waiting for async inserts
|
2021-08-28 00:29:10 +03:00 |
|
Anton Popov
|
e8ac8e3454
|
execute asynchronous inserts separatly for each client
|
2021-08-27 06:00:12 +03:00 |
|
alexey-milovidov
|
3d38604c55
|
Update executeQuery.cpp
|
2021-08-27 00:59:58 +03:00 |
|
Nikolay Degterinsky
|
7c66ad051d
|
Fix
|
2021-08-26 16:42:49 +03:00 |
|
Anton Popov
|
6d3274c22c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-08-26 03:31:46 +03:00 |
|
Nikolay Degterinsky
|
2c81a35b4e
|
Add setting
|
2021-08-25 17:41:21 +03:00 |
|
Kseniia Sumarokova
|
b024c215af
|
Merge pull request #24757 from zdikov/subquery-operators
Subquery operators
|
2021-08-15 21:33:59 +03:00 |
|
kssenii
|
55650b1e67
|
Change behaviour of except, some fixes
|
2021-08-13 12:57:15 +03:00 |
|
kssenii
|
a549e29bd4
|
Better
|
2021-08-12 16:35:46 +03:00 |
|
Raúl Marín
|
d1d47658f5
|
Merge remote-tracking branch 'blessed/master' into materialization_log
|
2021-08-10 10:49:05 +02:00 |
|
Anton Popov
|
78dbcaea54
|
implement async inserts with processors
|
2021-08-08 06:30:14 +03:00 |
|
Amos Bird
|
5ef59d4828
|
Add setting to log formatted query into system.query_log
|
2021-08-07 14:26:38 +08:00 |
|
Anton Popov
|
3a0d4807a5
|
Merge branch 'async-insert' of git://github.com/abyss7/ClickHouse into merging-20557
|
2021-08-06 16:20:02 +03:00 |
|
tavplubix
|
14ef66e49b
|
Merge pull request #25895 from ClickHouse/improve_create_or_replace
Improve CREATE OR REPLACE query
|
2021-08-06 11:58:46 +03:00 |
|
Raúl Marín
|
479f053f2e
|
Merge remote-tracking branch 'blessed/master' into materialization_log
|
2021-08-05 17:24:10 +02:00 |
|
Maksim Kita
|
71e5cfe3ca
|
Merge pull request #27134 from FArthur-cmd/compress_output_3473
add compression for INTO OUTFILE
|
2021-08-05 14:20:08 +03:00 |
|
alexey-milovidov
|
975e0a4d47
|
Merge pull request #27182 from amosbird/logquerykind
Try our best to log query_kind
|
2021-08-05 12:43:13 +03:00 |
|
Azat Khuzhin
|
643c31d6f3
|
Save information about used functions/tables/... into query_log on error
|
2021-08-04 21:44:18 +03:00 |
|
Amos Bird
|
b80065ab59
|
Try our best to log query_kind
|
2021-08-04 22:09:23 +08:00 |
|
Artur
|
f4a59a6abf
|
correct tests
|
2021-08-03 13:41:58 +00:00 |
|
Artur
|
a9513f3587
|
add compression for INTO OUTFILE
|
2021-08-03 11:54:37 +00:00 |
|