alesapin
|
303c4e5a58
|
Make index_granularity_bytes immutable
|
2019-08-06 16:06:09 +03:00 |
|
alesapin
|
84fd4906ca
|
Changes for engines
|
2019-08-06 16:04:29 +03:00 |
|
alesapin
|
52b9658bcf
|
Merge with master
|
2019-08-06 15:55:12 +03:00 |
|
alesapin
|
e12cb8da6d
|
Add some changes
|
2019-08-06 15:52:08 +03:00 |
|
Nikolai Kochetov
|
6685ccba65
|
Merge pull request #6346 from yandex/more-checks-in-cast-function
Added more checks in CAST function.
|
2019-08-06 10:47:54 +03:00 |
|
Alexey Milovidov
|
eadb6ef1a4
|
Suppress PVS-Studio warning
|
2019-08-05 22:48:23 +03:00 |
|
Nikolai Kochetov
|
e361d336bb
|
Merge pull request #6239 from yandex/processors-and-output-formats
Processors and output formats
|
2019-08-05 19:45:17 +03:00 |
|
Alexey Milovidov
|
a19d05d6df
|
Fixed minor discrepancies
|
2019-08-05 19:05:37 +03:00 |
|
Alexey Milovidov
|
95532f2d31
|
Fixed minor discrepancies
|
2019-08-05 19:04:47 +03:00 |
|
Nikolai Kochetov
|
50c39e8b86
|
Added more checks in CAST function.
|
2019-08-05 18:23:32 +03:00 |
|
chertus
|
ef7d19e143
|
better JOIN exception messages #5565
|
2019-08-05 17:03:14 +03:00 |
|
alexey-milovidov
|
7f28e9bcfb
|
Merge pull request #6324 from amosbird/c6
Fix recursive materialized view
|
2019-08-05 14:36:21 +03:00 |
|
Nikolai Kochetov
|
bd8c9733e3
|
Update MySQLOutputFormat.
|
2019-08-05 12:35:46 +03:00 |
|
Amos Bird
|
e994f45b6c
|
update
|
2019-08-05 11:30:30 +08:00 |
|
Alexey Milovidov
|
cc2744ebb9
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-08-05 01:28:26 +03:00 |
|
Alexey Milovidov
|
ddf3466af3
|
Avoid using #N in logs, because it will link bogus issues and pull requests when posted on GitHub
|
2019-08-05 01:28:13 +03:00 |
|
alexey-milovidov
|
0c150fbf66
|
Merge pull request #6321 from yandex/every_function_in_own_file_10
Every function in its own file, part 10
|
2019-08-05 01:02:02 +03:00 |
|
alexey-milovidov
|
af949cce84
|
Merge pull request #6322 from yandex/text-log-simplification
Text log simplification
|
2019-08-05 01:01:02 +03:00 |
|
Alexey Milovidov
|
195d50a556
|
One more test case
|
2019-08-04 21:22:05 +03:00 |
|
Alexey Milovidov
|
f9d3d996e4
|
Unsignificant modification
|
2019-08-04 21:20:50 +03:00 |
|
Nikita Mikhailov
|
78250ea23f
|
tests
|
2019-08-04 21:20:17 +03:00 |
|
Alexey Milovidov
|
200b994628
|
Proper fix for arrayReduce and whatever #6295
|
2019-08-04 21:18:26 +03:00 |
|
Amos Bird
|
39b8141418
|
Fix recursive materialized view
|
2019-08-05 02:01:16 +08:00 |
|
Nikolai Kochetov
|
b0b7ed791d
|
Merge branch 'master' into processors-and-output-formats
|
2019-08-04 19:47:26 +03:00 |
|
Alexey Milovidov
|
184fc70a27
|
Fixed error
|
2019-08-04 18:57:57 +03:00 |
|
Alexey Milovidov
|
8c05766888
|
Attempt to simplify text log
|
2019-08-04 18:51:04 +03:00 |
|
alexey-milovidov
|
a0599214ef
|
Merge pull request #6103 from nikitamikhaylov/system_text_log
Allow to write ClickHouse text logs into system table.
|
2019-08-04 17:51:34 +03:00 |
|
Alexey Milovidov
|
aa234b402a
|
Every function in its own file, part 10
|
2019-08-04 17:30:08 +03:00 |
|
Alexey Milovidov
|
66acafe70e
|
Every function in its own file, part 10
|
2019-08-04 17:01:04 +03:00 |
|
alexey-milovidov
|
261abd6c41
|
Merge pull request #6319 from nikvas0/nikvas0/fix_set_index
Add Comments for set index functions
|
2019-08-04 16:39:57 +03:00 |
|
alexey-milovidov
|
7f20c17f9b
|
Merge pull request #6283 from yandex/enable-query-profiler
Enabled query profiler by default
|
2019-08-04 16:34:42 +03:00 |
|
Nikita Vasilev
|
dec8de640f
|
improve book mask or
|
2019-08-04 16:31:37 +03:00 |
|
Nikolai Kochetov
|
cddbd6db3c
|
Merged with master.
|
2019-08-04 16:19:57 +03:00 |
|
Nikita Vasilev
|
5d47a858c5
|
add comments
|
2019-08-04 16:03:38 +03:00 |
|
Nikolai Kochetov
|
abc63f8a06
|
Merged with master.
|
2019-08-04 15:43:11 +03:00 |
|
Nikolai Kochetov
|
599f3ddf6e
|
Merged with master.
|
2019-08-04 15:35:21 +03:00 |
|
Nikolai Kochetov
|
511f3050a6
|
Update CSVRowInputFormat.
|
2019-08-04 13:19:51 +03:00 |
|
Nikolai Kochetov
|
fa9b27eec2
|
Update FormatsFactory.
|
2019-08-04 13:06:42 +03:00 |
|
alexey-milovidov
|
7388454eb2
|
Merge pull request #6306 from yandex/simdjson-update
Updated SIMDJSON
|
2019-08-04 06:29:28 +03:00 |
|
alexey-milovidov
|
291dc0f66e
|
Merge pull request #6316 from yandex/alias-in-materialized-view-simplification
Simplification of #3796
|
2019-08-04 06:29:02 +03:00 |
|
alexey-milovidov
|
14671d6df8
|
Merge pull request #6254 from yandex/fastops
Integration with "FastOps" library. Added functions sigmoid and tanh.
|
2019-08-04 06:28:34 +03:00 |
|
Alexey Milovidov
|
45b4d9327f
|
Fixed test
|
2019-08-04 04:32:02 +03:00 |
|
Alexey Milovidov
|
8b85e09f06
|
Removed useless includes
|
2019-08-04 03:34:43 +03:00 |
|
Alexey Milovidov
|
11e018c8cc
|
Remove database qualification from test
|
2019-08-04 03:32:28 +03:00 |
|
Alexey Milovidov
|
8b8c59d71b
|
Simplification of #3796
|
2019-08-04 03:29:32 +03:00 |
|
Alexey Milovidov
|
5414f29003
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-08-04 03:28:24 +03:00 |
|
Alexey Milovidov
|
a3a15d3a95
|
Addition to prev. revision
|
2019-08-04 03:28:12 +03:00 |
|
proller
|
77bd2624ea
|
Build fixes (#6016)
* Fix building without submodules
* Fix more gcc9 warnings
* was wrong!
../dbms/src/IO/WriteBufferAIO.cpp:277:54: error: result of comparison 'ssize_t' (aka 'long') > 9223372036854775807 is always false [-Werror,-Wtautological-type-limit-compare]
if ((static_cast<ssize_t>(flush_buffer.offset()) > std::numeric_limits<off_t>::max()) ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* mimalloc off MI_OVERRIDE
* Fix freebsd build
* Fix shared build
* Fix build in gcc9
* Fix split build
* fix
* fix
* fix
* fix
* clean
* zstd
* Update CMakeLists.txt
* Update Defines.h
* Try fix -Wsign-compare
* Freebsd fix
* Add missing libs
* Fix double-conversion include for copy-headers
* Fix zlib link
* Fix includes for arcadia
* Fix includes for arcadia
* Fix includes for arcadia
* Freebsd fix
* Arcadia fixes
* Update QueryProfiler.cpp
* Freebsd fix
* clean
* 19.11: Fixes for arcadia porting (#6223)
* fix glibc-compatibility
* M_LIBRARY fix
* wip
* Fix
* Fix arm build
* unwind fix
* Update CMakeLists.txt
|
2019-08-04 03:19:03 +03:00 |
|
Alexey Milovidov
|
224bc4df97
|
Minor modifications + a comment #3796
|
2019-08-04 03:12:17 +03:00 |
|
alexey-milovidov
|
b045e85469
|
Merge pull request #3796 from amosbird/hang
Fix materialized view with column defaults.
|
2019-08-04 03:06:40 +03:00 |
|