Dmitry Rubashkin
e9d813bff7
Minor fixes
2019-08-22 17:30:18 +03:00
Dmitry Rubashkin
095124dcba
setOptionsDescription() function added
2019-08-22 17:03:37 +03:00
Dmitry Rubashkin
bd5dabb15c
--help size fixed
2019-08-21 13:32:20 +03:00
BayoNet
1536d42556
Merge pull request #6235 from BayoNet/en-docs/DOCAPI-7460
...
DOCAPI-7460: histogram function description
2019-08-21 11:11:39 +03:00
BayoNet
e89e23c080
DOCAPI-7991: Update of Log engines docs ( #6516 )
...
* Link fix.
* Fixed ZH docs build.
* DOCAPI-7991: Upate of *Log engines docs.
* DOCAPI-7991: Typo fix.
2019-08-21 11:00:20 +03:00
BayoNet
9a245f7930
DOCAPI-7438: Update of quantileTiming docs. ( #6455 )
...
* Link fix.
* DOCAPI-7438: Update of quantileTiming functions docs.
* Update docs/en/query_language/agg_functions/reference.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/agg_functions/reference.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/agg_functions/reference.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7438: Clarifications.
* DOCAPI-7438: Links fix.
2019-08-21 10:52:51 +03:00
alexey-milovidov
f77c8cd79c
Merge pull request #6582 from yandex/fix-fuzz-test
...
Fixed timeouts in fuzz test
2019-08-21 08:45:01 +03:00
alexey-milovidov
e6fd885c68
Merge pull request #6580 from yandex/fix-nullif
...
Fix nullIf function.
2019-08-21 06:36:47 +03:00
Alexey Milovidov
6e8389bff5
Fixed fuzz test
2019-08-21 06:07:53 +03:00
Alexey Milovidov
c7850d6537
Removed obsolete trash from fuzz test
2019-08-21 06:06:43 +03:00
alexey-milovidov
0e896fb341
Merge pull request #6578 from yandex/disable-elf-on-macos
...
Disable ELF on Mac OS
2019-08-21 06:01:49 +03:00
Alexey Milovidov
b768bef4e3
Fixed nullIf function
2019-08-21 04:43:19 +03:00
Alexey Milovidov
69be2c4658
Fixed nullIf function
2019-08-21 04:28:55 +03:00
Alexey Milovidov
449dc4757a
Fixed nullIf function
2019-08-21 04:20:06 +03:00
Alexey Milovidov
562bffb337
Fixed nullIf function
2019-08-21 04:14:25 +03:00
alexey-milovidov
2b31409332
Merge pull request #6579 from yandex/parquet-bool-fix
...
Parquet: Fix reading boolean columns
2019-08-21 04:01:28 +03:00
Alexey Milovidov
a6b64d6ba0
Parquet: Fix reading boolean columns
2019-08-21 04:00:13 +03:00
alexey-milovidov
3f607b21fe
Merge pull request #6375 from yandex/try-to-remove-dry-run
...
Try to remove dry run
2019-08-21 03:52:41 +03:00
Alexey Milovidov
17e93b8f2d
Disable ELF on Mac OS #6429
2019-08-21 03:48:34 +03:00
Alexey Milovidov
f277d0ebbf
Style
2019-08-21 03:37:55 +03:00
alex-zaitsev
1e6437e4ee
WIP: Fix MacOS build ( #6429 )
...
* Fix broken MacOS build
* Fix MacOS build
* Update ReadBufferFromFile.cpp
* Update WriteBufferFromFile.cpp
* Update Elf.h
* Update Elf.h
2019-08-21 03:35:41 +03:00
Alexey Milovidov
dd73996073
Added instruction for "list_backports" script
2019-08-21 01:52:57 +03:00
alexey-milovidov
58358ec856
Merge pull request #6514 from yandex/added-test-for-race-conditions
...
Added a test for race conditions.
2019-08-21 01:33:34 +03:00
alexey-milovidov
a691bf3c91
Merge pull request #6577 from proller/fix27
...
CLICKHOUSE-3885 copier: use partition_key in check query
2019-08-21 00:33:40 +03:00
Alexey Milovidov
c1de51dc5b
Better code
2019-08-20 22:53:27 +03:00
Alexey Milovidov
db55780d21
Added a test
2019-08-20 22:53:03 +03:00
alexey-milovidov
f9968fbcfc
Merge pull request #6554 from yandex/add-table-finctions-number-mt
...
Add table function numbers_mt
2019-08-20 22:42:27 +03:00
alexey-milovidov
31a4b816fe
Merge pull request #6566 from yandex/filimonov-remove-duplicated-const
...
remove doubled const TABLE_IS_READ_ONLY
2019-08-20 22:24:40 +03:00
alexey-milovidov
d119f22e13
Merge pull request #6569 from rafaeldtinoco/master
...
MySQL 8 integration requires previous declaration checks
2019-08-20 22:16:26 +03:00
alexey-milovidov
dcd584d043
Merge pull request #6573 from 4ertus2/changelog
...
Changelog changes for input_format_defaults_for_omitted_fields
2019-08-20 21:56:10 +03:00
Alexey Milovidov
3fa67f4b72
Checkpoint
2019-08-20 21:55:05 +03:00
Alexey Milovidov
295aafb13f
Parallel ALTER modify: don't use ThreadPool if the number of threads is one
2019-08-20 21:18:37 +03:00
Alexey Milovidov
593487c170
Merge branch 'master' into added-test-for-race-conditions
2019-08-20 21:12:03 +03:00
Alexey Milovidov
074853ac0e
Fixed flappy test
2019-08-20 21:11:39 +03:00
Alexey Milovidov
c8859febcb
Merge branch 'master' into added-test-for-race-conditions
2019-08-20 21:05:25 +03:00
Alexey Milovidov
d8683a33c8
Lowered test scale because it is too slow in debug build
2019-08-20 21:05:05 +03:00
proller
4f1c9ee197
CLICKHOUSE-3885 copier: use partition_key in check query
2019-08-20 21:05:01 +03:00
Alexey Milovidov
182708e4b1
Fixed typo
2019-08-20 20:58:31 +03:00
Ivan Blinkov
3785d945ff
Sync RPM packages instructions to other docs languages ( #6568 )
2019-08-20 20:42:31 +03:00
Nikolai Kochetov
822fe63f3b
Added comment.
2019-08-20 19:13:18 +03:00
BayoNet
c43f9030da
DOCAPI-7460: Clarifications.
2019-08-20 18:36:08 +03:00
Nikolai Kochetov
06bb0af386
Fix build.
2019-08-20 18:03:35 +03:00
Nikolai Kochetov
aef03fd9bf
Merge pull request #6425 from yandex/vzakaznikov-liveview
...
Merge LIVE VIEW
2019-08-20 17:13:42 +03:00
Nikolai Kochetov
7bd748c969
Renamed NumbersMtBlockInputStream to NumbersMultiThreadedBlockInputStream.
2019-08-20 17:13:06 +03:00
chertus
852a06203d
Move input_format_defaults_for_omitted_fields to incompatible changes
2019-08-20 17:08:09 +03:00
Nikolai Kochetov
eecc8b0121
Update tests.
2019-08-20 16:33:25 +03:00
BayoNet
bdd46bd585
DOCAPI-7991: Typo fix.
2019-08-20 15:58:23 +03:00
Rafael David Tinoco
17a7cb8735
MySQL 8 integration requires previous declaration checks
...
C and C++ differ in the form of types being defined. While C++ structs
are defined also as new types, in C you have to explicitly typedef the
struct to have a new type.
Fir this case, it was enough to check if MySQL header was already
defined in order not to re-declare MYSQL, MYSQL_RES, MYSQL_ROW and
MYSQL_FIELD.
Signed-off-by: Rafael David Tinoco <rafaeldtinoco@ubuntu.com>
2019-08-20 09:48:50 -03:00
Nikolai Kochetov
0ab886ce9d
Materialize constant in arrayWithConstant function.
2019-08-20 15:28:36 +03:00
BayoNet
e986d6ba53
DOCAPI-7459: skip_unavailable_shards docs ( #6361 )
...
* Link fix.
* DOCAPI-7459: skip_unavailable_shards docs
* Update dbms/src/Core/Settings.h
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7459: Markup fixes.
2019-08-20 15:06:52 +03:00