Nikolai Kochetov
|
d3118f0a76
|
Support SAMPLE and FINAL together in MergeTree.
|
2019-11-25 15:57:14 +03:00 |
|
Nikolai Kochetov
|
9b42e9341d
|
Support SAMPLE and FINAL together in MergeTree.
|
2019-11-25 15:49:05 +03:00 |
|
Nikolai Kochetov
|
f770934e60
|
Support SAMPLE and FINAL together in MergeTree.
|
2019-11-25 15:05:29 +03:00 |
|
Nikita Mikhaylov
|
7c59fd4795
|
Merge pull request #7894 from nikitamikhaylov/segmentating_functions
Returning back segmentation engines for JSONEachRow and CSV formats.
|
2019-11-25 13:12:18 +03:00 |
|
alexey-milovidov
|
0633f9f8db
|
Update CSVRowInputFormat.cpp
|
2019-11-23 03:24:25 +03:00 |
|
tavplubix
|
f1afb3d0c8
|
Merge pull request #7880 from arenadata/fix_or_zero_and_or_null_conversion
Add exception for illegal types for conversion functions with -OrZero postfix
|
2019-11-22 21:03:58 +03:00 |
|
Nikita Mikhaylov
|
22a8e8efa7
|
better segmenating + move read functions to avoid linker errors
|
2019-11-22 16:53:26 +03:00 |
|
Nikita Mikhaylov
|
d495e282c7
|
returning back JSON and CSV
|
2019-11-22 13:38:08 +03:00 |
|
Nikita Mikhaylov
|
6f80b0fed4
|
move specific functions to ReadHelpers
|
2019-11-22 13:12:24 +03:00 |
|
Nikita Mikhaylov
|
728ede25f9
|
Merge pull request #7840 from apbodrov/read_write_gzip
Gzip read/write to file/s3/url/hdfs
|
2019-11-22 11:48:58 +03:00 |
|
tavplubix
|
b75b6c294d
|
Merge pull request #7762 from ClickHouse/possible_segfaults_in_table_functions
Fix Storage lifetime in table functions
|
2019-11-22 02:29:06 +03:00 |
|
Nikita Mikhaylov
|
762d295ab0
|
Merge pull request #7780 from ClickHouse/aku/parallel-parsing
Merging parallel format parsing
|
2019-11-22 01:54:47 +03:00 |
|
Nikita Mikhaylov
|
1d74aecda8
|
fix typo in asserts
|
2019-11-21 21:14:47 +03:00 |
|
akonyaev
|
6834dd5fd0
|
Add exception for illegal types for conversion functions with -OrZero or -OrNull postfixes.
Add docs for conversion functions with -OrZero and -OrNull postfixes.
|
2019-11-21 18:53:14 +03:00 |
|
akonyaev
|
78f13839ac
|
Add exception for illegal types for conversion functions with -OrZero or -OrNull postfixes.
Add docs for conversion functions with -OrZero and -OrNull postfixes.
|
2019-11-21 18:46:25 +03:00 |
|
Alexander Tokmakov
|
ba3969527f
|
move table locks to main pipeline
|
2019-11-21 18:37:59 +03:00 |
|
Nikita Mikhaylov
|
31cb69269b
|
small fix
|
2019-11-21 16:44:11 +03:00 |
|
alexey-milovidov
|
c9e005666b
|
Merge pull request #7873 from excitoon-favorites/fix-7558-7602
Fixed errors with space reservation introduced in #7558 and #7602
|
2019-11-21 15:31:21 +03:00 |
|
Vladimir Chebotarev
|
2b4f6af736
|
Fixed errors with space reservation introduced in #7558 and #7602.
|
2019-11-21 12:09:43 +03:00 |
|
alexey-milovidov
|
5878d1bd48
|
Merge pull request #7870 from ClickHouse/fix_bytes_count_in_peekable_buffer
Fix float parsing in Values
|
2019-11-21 11:46:34 +03:00 |
|
Alexander Tokmakov
|
61783e1e17
|
fix bytes count in PeekableReadBuffer
|
2019-11-21 01:04:57 +03:00 |
|
Andrei Bodrov
|
533cb088e6
|
std::forward in template
|
2019-11-20 23:57:34 +03:00 |
|
Alexander Kuzmenkov
|
c913155d95
|
Fix TSV segmentation.
|
2019-11-20 20:24:44 +03:00 |
|
Vitaly Baranov
|
6e2f9f6f6d
|
Invert flags in Settings.h: IGNORABLE flag is replaced with IMPORTANT flag.
|
2019-11-20 19:37:04 +03:00 |
|
Andrei Bodrov
|
decdd7d476
|
fix typos
|
2019-11-20 18:40:42 +03:00 |
|
Andrei Bodrov
|
c2849d0864
|
move to helpers
|
2019-11-20 17:48:01 +03:00 |
|
tavplubix
|
5331bf4bcd
|
Merge pull request #7858 from patsevanton/master
fix propery to property
|
2019-11-20 13:35:18 +03:00 |
|
Andrei Bodrov
|
53b02227ad
|
virtual void
|
2019-11-20 13:11:26 +03:00 |
|
Andrei Bodrov
|
db1a86a94d
|
typo
|
2019-11-20 11:27:59 +03:00 |
|
Anton Patsev
|
72287b9abb
|
fix propery to property
|
2019-11-20 13:07:27 +06:00 |
|
Denis Zhuravlev
|
cf0c8392b3
|
fix error message
on the right , on the left -> on the left on the right #7853
|
2019-11-19 20:57:06 -04:00 |
|
Alexander Kuzmenkov
|
9a2b864940
|
Cleanup
|
2019-11-19 21:42:51 +03:00 |
|
Andrei Bodrov
|
30ddf95998
|
another clang fix
|
2019-11-19 20:27:24 +03:00 |
|
Andrei Bodrov
|
245c3511f6
|
clang fix
|
2019-11-19 20:11:13 +03:00 |
|
alexey-milovidov
|
4d4de7da95
|
Merge pull request #7793 from DeifyTheGod/master
fix zero-access user creation
|
2019-11-19 20:04:07 +03:00 |
|
Andrei Bodrov
|
9296f652d2
|
old-style cast
|
2019-11-19 17:35:03 +03:00 |
|
Andrei Bodrov
|
a2b5989177
|
BrotliReadBuffer refactoring
|
2019-11-19 16:57:54 +03:00 |
|
Alexander Kuzmenkov
|
7e5731d64e
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2019-11-19 16:15:47 +03:00 |
|
Alexander Kuzmenkov
|
0d1933cb44
|
Calculate the number of parsing theads correctly
|
2019-11-19 16:11:45 +03:00 |
|
Andrei Bodrov
|
8cbc52e711
|
add gzip read/write to file/s3/url/hdfs
|
2019-11-19 15:46:07 +03:00 |
|
Alexander Tokmakov
|
8562789059
|
Revert "add debug assert for Context"
This reverts commit 2f708c72be .
|
2019-11-19 01:36:03 +03:00 |
|
Alexander Kuzmenkov
|
f8f6de836a
|
remove separate control for threads
|
2019-11-18 22:45:28 +03:00 |
|
Alexander Kuzmenkov
|
168e15b2ae
|
chunk size -> chunk bytes
|
2019-11-18 22:45:26 +03:00 |
|
Alexander Kuzmenkov
|
17b4565c48
|
Cleanup
|
2019-11-18 22:44:45 +03:00 |
|
Alexander Tokmakov
|
b7e9c69768
|
distinguish table function with list of columns from an aggregate function with list of parameters
|
2019-11-18 19:49:23 +03:00 |
|
Alexander Tokmakov
|
a4d557f998
|
fix Context in interpretSubquery
|
2019-11-18 19:18:09 +03:00 |
|
Alexander Tokmakov
|
2f708c72be
|
add debug assert for Context
|
2019-11-18 19:01:36 +03:00 |
|
Alexander Kuzmenkov
|
fbee4ca3ec
|
Fix typo in Memory: reuse buffer if capacity allows. (#7797)
|
2019-11-18 18:21:03 +03:00 |
|
Alexander Kuzmenkov
|
bb98328ad5
|
Make parser and read buffer local to parser thread
|
2019-11-18 17:19:29 +03:00 |
|
nonexistence
|
dea19a82f9
|
change to std::optional
|
2019-11-18 16:35:31 +03:00 |
|