Anton Popov
|
275118b0e8
|
fix data race in InsertQuery
|
2021-09-04 03:57:05 +03:00 |
|
Anton Popov
|
59128412ea
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-03 22:17:11 +03:00 |
|
Maksim Kita
|
838b823f22
|
Merge pull request #28236 from kitaisreal/jit-custom-memory-manager
CHJIT custom memory manager
|
2021-09-03 21:46:18 +03:00 |
|
Anton Popov
|
7d57aba4f9
|
add system table asynchronous_inserts
|
2021-09-03 19:46:09 +03:00 |
|
Anton Popov
|
c9a0cc5ce9
|
fix race on table schema in insert-select
|
2021-09-03 17:23:21 +03:00 |
|
alesapin
|
dd7493d871
|
Merge pull request #27038 from excitoon-favorites/altermaterializecolumn
`ALTER TABLE ... MATERIALIZE COLUMN`
|
2021-09-03 15:50:52 +03:00 |
|
Maksim Kita
|
7071ef80d0
|
Fixed typos
|
2021-09-03 12:06:16 +03:00 |
|
Maksim Kita
|
c03bcc7c0f
|
Fixed tests
|
2021-09-03 11:56:51 +03:00 |
|
Maksim Kita
|
f9ca726bf7
|
PageArena updated implementation
|
2021-09-02 16:31:50 +03:00 |
|
Maksim Kita
|
0a12592b50
|
UserDefinedFunctionFactory added comments
|
2021-09-02 14:37:06 +03:00 |
|
Anton Popov
|
37f2a0a021
|
fix reset of parser
|
2021-09-02 04:45:28 +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 |
|
Maksim Kita
|
be4c9102d8
|
Merge pull request #28438 from azat/udf-race-fix-v2
Fix race in UDF (follow up)
|
2021-09-01 23:57:05 +03:00 |
|
Anton Popov
|
5e694596c9
|
minor changes near async inserts
|
2021-09-01 18:06:11 +03:00 |
|
Alexander Tokmakov
|
f8ea865283
|
fix watch leak in DDLWorker
|
2021-09-01 12:18:28 +03:00 |
|
Azat Khuzhin
|
99fe4308b5
|
Fix race in UDF (follow up)
|
2021-09-01 10:38:46 +03:00 |
|
alexey-milovidov
|
77d085f264
|
Merge pull request #27527 from evillique/log_queries_probability
Add log_queries_probability setting
|
2021-09-01 00:51:23 +03:00 |
|
Vladimir C
|
94d5f3a87b
|
Merge pull request #28349 from vdimir/issue-27691-qf
Fix non joined rows from nullable column
|
2021-08-31 17:09:24 +03:00 |
|
Vladimir C
|
3768bde572
|
Remove extra space in src/Interpreters/join_common.cpp
|
2021-08-31 17:08:35 +03:00 |
|
alesapin
|
525999145e
|
Merge pull request #26791 from ClickHouse/async-reads
Experiment with asynchronous readers
|
2021-08-31 13:17:45 +03:00 |
|
Maksim Kita
|
4ebd0ae941
|
Merge pull request #28102 from ClickHouse/executable-table-function
Merging #23192
|
2021-08-31 12:00:50 +03:00 |
|
Anton Popov
|
fb0790cf82
|
slightly better
|
2021-08-31 05:35:36 +03:00 |
|
Anton Popov
|
36ac20681e
|
refactor AsynchronousInsertQueue
|
2021-08-31 05:16:02 +03:00 |
|
Alexey Milovidov
|
ca6f6306f3
|
Merge branch 'master' into async-reads
|
2021-08-31 02:52:58 +03:00 |
|
Maksim Kita
|
c1482ee45b
|
CHJIT added PageArena
|
2021-08-30 22:42:35 +03:00 |
|
alexey-milovidov
|
ea84b939c2
|
Merge pull request #28333 from DimasKovas/try_to_fix_arcadia_2_30_08_2021
Try to fix arcadia build
|
2021-08-30 18:53:14 +03:00 |
|
Anton Popov
|
8f60c4b8d2
|
remove stale loogs from asynchronous insertion queue
|
2021-08-30 16:37:27 +03:00 |
|
vdimir
|
943b71e4ff
|
Fix non joined rows from nullable column
|
2021-08-30 16:33:01 +03:00 |
|
Kseniia Sumarokova
|
00bea71610
|
Merge pull request #25251 from kssenii/disk-over-web-server
ClickHouse over web server with static files
|
2021-08-30 16:18:59 +03:00 |
|
tavplubix
|
b47f34aa17
|
Merge pull request #28313 from amosbird/fastload
Fast data parts loading by delaying table startup process
|
2021-08-30 13:53:55 +03:00 |
|
Nikolay Degterinsky
|
b9ea863a88
|
Remove unnecessary include
|
2021-08-30 12:58:56 +03:00 |
|
Nikolay Degterinsky
|
2433d88b82
|
Merge branch 'master' into log_queries_probability
|
2021-08-30 12:55:33 +03:00 |
|
Nikolay Degterinsky
|
c9adef001d
|
Change settings earlier
|
2021-08-30 12:52:35 +03:00 |
|
Dmitrii Kovalkov
|
2c8e2c6995
|
Fix arcadia build
|
2021-08-30 12:19:13 +03:00 |
|
Vladimir Chebotarev
|
de5daa22ab
|
Revert "MATERIALIZE COLUMN xxx FINAL"
This reverts commit bf1430c1ec .
|
2021-08-30 11:50:26 +03:00 |
|
Vladimir Chebotarev
|
40bedd88e7
|
One more fix.
|
2021-08-30 11:50:01 +03:00 |
|
Vladimir Chebotarev
|
0d6e0181d6
|
MATERIALIZE COLUMN xxx FINAL
|
2021-08-30 11:49:59 +03:00 |
|
Vladimir Chebotarev
|
428657b14f
|
2. Draw the rest of that owl.
|
2021-08-30 11:49:26 +03:00 |
|
Vladimir Chebotarev
|
ce0850007f
|
1. Draw some circles.
|
2021-08-30 11:49:26 +03:00 |
|
Dmitrii Kovalkov
|
8acf0fa16a
|
run generate-ya-make
|
2021-08-30 10:57:40 +03:00 |
|
Amos Bird
|
de9e591619
|
Fast load by delaying table startup
|
2021-08-30 10:15:32 +08:00 |
|
Alexey Milovidov
|
e4f3d97b52
|
Merge branch 'master' of github.com:yandex/ClickHouse into async-reads
|
2021-08-29 21:42:14 +03:00 |
|
zhongyuankai
|
72e05cda1f
|
Merge branch 'master' into add-system-of-table_views
|
2021-08-28 11:32:58 +08:00 |
|
Alexey Milovidov
|
79e0433ba7
|
Merge branch 'master' of github.com:yandex/ClickHouse into async-reads
|
2021-08-28 01:19:16 +03:00 |
|
Anton Popov
|
7aec53bb8f
|
handle all exceptions during async inserts
|
2021-08-28 01:07:28 +03:00 |
|
Anton Popov
|
9e67943878
|
add waiting for async inserts
|
2021-08-28 00:29:10 +03:00 |
|
tavplubix
|
481cc011c7
|
Merge pull request #28212 from azat/zookeeper_log-improvements
zookeeper_log improvements
|
2021-08-27 16:22:52 +03:00 |
|
Maksim Kita
|
2e4da05708
|
CHJIT custom memory manager
|
2021-08-27 13:35:07 +03:00 |
|
Nikolai Kochetov
|
34f4bd3e72
|
Merge pull request #28178 from amosbird/projection-fix14
Projection bug fixes and refactoring.
|
2021-08-27 11:47:46 +03:00 |
|