vdimir
|
ae7e5691b8
|
Get rid of IAST::getQueryKindString
|
2021-12-30 12:55:50 +03:00 |
|
Nikolai Kochetov
|
c715204e18
|
Merge pull request #32271 from Algunenano/kill_scalar_github
Be able to KILL scalar queries
|
2021-12-29 16:00:59 +03:00 |
|
Anton Popov
|
d25560d37a
|
fix queries without table name
|
2021-12-29 00:14:22 +03:00 |
|
Anton Popov
|
a6e90a046d
|
add more info to query log in async inserts
|
2021-12-28 17:53:25 +03:00 |
|
Anton Popov
|
0e2d0d70ba
|
add asynchronous inserts to query log
|
2021-12-27 23:16:53 +03:00 |
|
mergify[bot]
|
785d16d733
|
Merge branch 'master' into kill_scalar_github
|
2021-12-17 10:21:54 +00:00 |
|
alesapin
|
884801e1bd
|
Fixing
|
2021-12-14 19:08:08 +03:00 |
|
Raúl Marín
|
3fc4167c54
|
Rework how progress is reported in views
|
2021-12-09 17:08:29 +01:00 |
|
mergify[bot]
|
79351e9d59
|
Merge branch 'master' into span_name
|
2021-12-07 12:05:48 +00:00 |
|
frank chen
|
55d50c0b4d
|
Improve span operation name
Signed-off-by: frank chen <frank.chen021@outlook.com>
|
2021-12-04 21:56:52 +08:00 |
|
mergify[bot]
|
478c35538d
|
Merge branch 'master' into trace_finish_time_bug
|
2021-12-03 10:12:48 +00:00 |
|
Frank Chen
|
e895c85f49
|
Add exception/exception_code to trace span log (#32040)
|
2021-12-03 01:00:02 +03:00 |
|
frank chen
|
3678df7e1e
|
Fix finish time
Signed-off-by: frank chen <frank.chen021@outlook.com>
|
2021-12-01 11:32:56 +08:00 |
|
Vitaly Baranov
|
6634fcbac7
|
Rename Quota::ResourceType -> QuotaType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
|
Nikolay Degterinsky
|
7b5954b736
|
Merge branch 'master' into query_parameters
|
2021-11-11 11:43:00 +00:00 |
|
Alexey Milovidov
|
8b4a6a2416
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
|
Nikolay Degterinsky
|
d76976e272
|
Merge branch 'master' into query_parameters
|
2021-10-18 17:34:20 +03:00 |
|
Nikolai Kochetov
|
fd14faeae2
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
|
Nikolai Kochetov
|
ab28c6c855
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
|
Nikolay Degterinsky
|
49c1a52f34
|
Merge branch 'master' into query_parameters
|
2021-10-13 03:04:40 +03:00 |
|
Nikolai Kochetov
|
78e1db209f
|
Remove more data streams (#29491)
* Remove more streams.
* Fixing build.
* Fixing build.
* Rename files.
* Fix fast test.
* Fix StorageKafka.
* Try fix kafka test.
* Move createBuffer to KafkaSource ctor.
* Revert "Move createBuffer to KafkaSource ctor."
This reverts commit 81fa94d27e .
* Revert "Try fix kafka test."
This reverts commit 2107e54969 .
* Comment some rows in test.
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-10-07 11:26:08 +03:00 |
|
Nikolay Degterinsky
|
e03bf0c526
|
Merge branch 'master' into query_parameters
|
2021-10-04 17:23:17 +03:00 |
|
Nikolay Degterinsky
|
7f3d395bf3
|
Merge branch 'master' into query_parameters
|
2021-09-30 02:01:33 +03:00 |
|
kssenii
|
07b979bda3
|
Rewrite to processors
|
2021-09-29 19:17:02 +00:00 |
|
kssenii
|
2c005db9ad
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into interactive-mode-for-clickhouse-local
|
2021-09-29 17:45:15 +00:00 |
|
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 |
|
kssenii
|
ec24a8f114
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into interactive-mode-for-clickhouse-local
|
2021-09-22 20:46:49 +00:00 |
|
Nikolay Degterinsky
|
1b1d90deb8
|
Merge branch 'master' into query_parameters
|
2021-09-22 13:53:56 +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 |
|
kssenii
|
c88dc460d4
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into interactive-mode-for-clickhouse-local
|
2021-09-16 16:13:04 +00: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 |
|
Nikolay Degterinsky
|
f275c66428
|
Fix algorithm
|
2021-09-15 17:08:47 +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 |
|
Nikolay Degterinsky
|
24e515df05
|
Merge branch 'master' into query_parameters
|
2021-09-15 16:15:50 +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 |
|
Nikolay Degterinsky
|
35db28321e
|
Fix tests
|
2021-09-10 19:35:56 +03:00 |
|