Nikolai Kochetov
|
0eb1a931b4
|
Add alwaysReturnsConstant for IFunctionBase.
|
2019-08-16 13:29:33 +03:00 |
|
Nikolai Kochetov
|
08021fe125
|
Add alwaysReturnsConstant for IFunctionBase.
|
2019-08-16 12:38:12 +03:00 |
|
Nikolai Kochetov
|
2ef878d7ce
|
Add alwaysReturnsConstant for IFunctionBase. Set alwaysReturnsConstant=true for ignore.
|
2019-08-15 22:31:43 +03:00 |
|
Nikolai Kochetov
|
90cb316457
|
Added more comments. Fix operator== in ExpressionActions.
|
2019-08-15 12:51:53 +03:00 |
|
Nikolai Kochetov
|
333746b910
|
Update 00459_group_array_insert_at.sql
|
2019-08-15 12:12:52 +03:00 |
|
Nikolai Kochetov
|
09dfc26087
|
Remove _dummy column at InterpreterSelectQuery::unifyStreams.
|
2019-08-15 11:50:17 +03:00 |
|
Nikolai Kochetov
|
a4be4da9b4
|
Added recursiveMaterializeConstants.
|
2019-08-15 10:55:59 +03:00 |
|
Nikolai Kochetov
|
6586f059b5
|
Added recursiveMaterializeConstants.
|
2019-08-15 10:54:39 +03:00 |
|
Nikolai Kochetov
|
807bc5205a
|
Update 00818_inner_join_bug_3567.reference
|
2019-08-15 10:39:00 +03:00 |
|
Nikolai Kochetov
|
867a7461dc
|
Make randConstant const again.
|
2019-08-15 10:32:06 +03:00 |
|
Nikolai Kochetov
|
37a88e1407
|
Added recursiveMaterializeConstants.
|
2019-08-15 10:28:33 +03:00 |
|
Nikolai Kochetov
|
b323f08907
|
Fix build.
|
2019-08-14 18:23:57 +03:00 |
|
Nikolai Kochetov
|
287eb633b8
|
Merged with master
|
2019-08-14 18:16:52 +03:00 |
|
Nikolai Kochetov
|
5131b6af4b
|
Fix header for joins. Make function randConstant not constant.
|
2019-08-14 18:14:32 +03:00 |
|
Nikolai Kochetov
|
8f55fdbd15
|
Wrap const columns in RemoteBlockInputStream.
|
2019-08-14 18:14:37 +03:00 |
|
Nikolai Kochetov
|
b5c9be75c4
|
Materialize constant keys in header.
|
2019-08-14 18:14:32 +03:00 |
|
Nikolai Kochetov
|
0635188104
|
Allow constants for RemoteBlockInputStream.
|
2019-08-14 18:14:32 +03:00 |
|
Nikolai Kochetov
|
16918c7dba
|
Added more comments.
|
2019-08-14 18:14:32 +03:00 |
|
Nikolai Kochetov
|
de93b759c9
|
Return non-const column in ignoreExceptNull.
|
2019-08-14 18:14:32 +03:00 |
|
Nikolai Kochetov
|
e10f198d72
|
Fix build.
|
2019-08-14 18:14:32 +03:00 |
|
chertus
|
ddde50c542
|
minor fixes in includes
|
2019-08-14 17:06:16 +03:00 |
|
alexey-milovidov
|
e5a40eb493
|
Merge pull request #6458 from 4ertus2/refactoring
More ExpressionAnalyzer refactoring
|
2019-08-14 16:10:36 +03:00 |
|
akuzm
|
6bcfe51edf
|
In performance test, do not read query log for queries we didn't run. (#6427)
|
2019-08-14 14:04:11 +03:00 |
|
Vitaly Baranov
|
75aa1d7858
|
Merge pull request #6320 from yandex/simdjson-sse42
Enabled SIMDJSON for SSE 4.2 with PCLMUL instruction set
|
2019-08-13 23:12:40 +03:00 |
|
Vitaly Baranov
|
9632c4102a
|
Change test to pass the exceeding of memory limit in ParsedJson::Iterator::Iterator when UBSan is used.
|
2019-08-13 18:26:31 +03:00 |
|
chertus
|
87fbc2a5cb
|
minor improvements
|
2019-08-13 16:48:09 +03:00 |
|
chertus
|
10a1991855
|
move getAggregates() into SyntaxAnalyzer
|
2019-08-13 15:39:03 +03:00 |
|
chertus
|
3d00e4b374
|
remove wrong logic
|
2019-08-13 13:56:12 +03:00 |
|
chertus
|
f2a03d9d51
|
several fixes
|
2019-08-13 03:25:51 +03:00 |
|
Alexey Milovidov
|
60504bc2c8
|
Change logger_name column in text_log to LowCardinality #6037
|
2019-08-13 02:47:15 +03:00 |
|
Alexey Milovidov
|
67a20342cc
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-08-13 01:53:28 +03:00 |
|
Alexey Milovidov
|
c96fa2c080
|
Fixed build
|
2019-08-13 01:53:19 +03:00 |
|
alexey-milovidov
|
39ef3e3a27
|
Merge pull request #6446 from PerformanceVision/null_if
nullIf return now the correct result when both arguments are constants
|
2019-08-13 01:20:27 +03:00 |
|
Alexey Milovidov
|
6ebd002926
|
Fixed build
|
2019-08-13 01:19:20 +03:00 |
|
alexey-milovidov
|
470c371635
|
Merge pull request #6444 from Enmk/gorilla_fixes
Fixed Gorilla encoding error on small sequences.
|
2019-08-12 23:03:13 +03:00 |
|
Vasily Nemkov
|
95a38b9e19
|
Fixed builds on GCC-9 and Clang-8
|
2019-08-12 22:43:03 +03:00 |
|
alexey-milovidov
|
f992df8cc2
|
Merge pull request #6447 from yandex/fix_complex_key_cached_string_dict
Fix bug with memory allocation for string fields in complex key cache dictionary
|
2019-08-12 22:30:39 +03:00 |
|
alexey-milovidov
|
ed0411a414
|
Merge pull request #6456 from nikitamikhaylov/current_thread_init
CurrentThread initialization bug
|
2019-08-12 22:29:23 +03:00 |
|
alexey-milovidov
|
fbcb5f5d31
|
Merge pull request #6450 from 4ertus2/some
Fix memory tracking under sanitizers
|
2019-08-12 22:28:34 +03:00 |
|
chertus
|
15d2561ac8
|
more ExpressionAnalyzer refactoring
|
2019-08-12 22:27:09 +03:00 |
|
Nikolai Kochetov
|
292758a321
|
Update CurrentThread.cpp
|
2019-08-12 19:33:21 +03:00 |
|
Nikolai Kochetov
|
ae18a6e438
|
Update CurrentThread.h
|
2019-08-12 19:07:53 +03:00 |
|
Nikolai Kochetov
|
1cab72450b
|
Update CurrentThread.cpp
|
2019-08-12 19:06:34 +03:00 |
|
Nikita Mikhaylov
|
ad5c7c0b65
|
done
|
2019-08-12 18:16:23 +03:00 |
|
alesapin
|
34b96c19de
|
Better test
|
2019-08-12 17:06:17 +03:00 |
|
alesapin
|
98d38e041f
|
Fix recreation of replicated table with fixed granularity
|
2019-08-12 16:30:29 +03:00 |
|
chertus
|
2b47839a98
|
fix memory tracking under sanitizers
|
2019-08-12 15:21:07 +03:00 |
|
alesapin
|
2ca6c0b1bf
|
Fix bug with memory allocation for string fields in complex key cache dictionary
|
2019-08-12 12:37:48 +03:00 |
|
Guillaume Tassery
|
3f572a45b7
|
Fix nullIf when we have a null constant on the right argument
|
2019-08-12 10:46:58 +02:00 |
|
Vasily Nemkov
|
923c6889e8
|
Fixed Gorilla encoding error on small sequences.
Added test cases for small sequences;
Refurbished test cases for codecs;
|
2019-08-12 07:59:20 +03:00 |
|