Commit Graph

29133 Commits

Author SHA1 Message Date
Olga Khvostikova
4129d8cf60
Merge pull request #6092 from yandex/globs-in-file-one-more-attempt
Globs in storage file and HDFS
2019-09-05 23:05:37 +03:00
Olga Khvostikova
f90642ce23
Merge pull request #6610 from CurtizJ/merging_with_ties_and_with_fill
WITH TIES modifier for LIMIT and WITH FILL modifier for ORDER BY. (continuation of #5069)
2019-09-05 22:45:48 +03:00
stavrolia
5e37510aae Better 2019-09-05 21:09:19 +03:00
stavrolia
587a780ba2 Better 2019-09-05 17:42:17 +03:00
alesapin
2cda8f1563 Add query_masking_rules xml's into debug images 2019-09-05 13:10:01 +03:00
Ivan Blinkov
657c83219d
Delete bug_report.md 2019-09-05 11:52:45 +03:00
Ivan Blinkov
c7e446e2fd Update issue templates 2019-09-05 11:51:56 +03:00
Ivan Blinkov
6cf5a90c7b Add documentation issue template 2019-09-05 11:49:54 +03:00
Ivan Blinkov
8a3841724d Add performance issue template 2019-09-05 11:23:27 +03:00
BayoNet
a0a0f1607c
DOCAPI-8259: toInt, toUint docs refactoring and update. (#6797)
* Typo fix.

* DOCAPI-8259: toInt, toUint refactoring and update.

* Update docs/en/query_language/functions/type_conversion_functions.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-8259: Fixes.

* DOCAPI-8259: Fixes.
2019-09-05 10:22:30 +03:00
Alexey Milovidov
a4c1d64aba Allowed to run test with the server run from source tree 2019-09-05 07:50:08 +03:00
Ivan
ab7df6b6dd
Fix kafka tests (#6805)
* Commit offsets more precisely
* Get rid of DelimitedReadBuffer since read buffers don't line up well
* Increase timeouts
2019-09-05 00:25:33 +03:00
stavrolia
9c87e39ca2 Merge branch 'globs-in-file-one-more-attempt' of https://github.com/yandex/ClickHouse into globs-in-file-one-more-attempt 2019-09-04 22:56:47 +03:00
stavrolia
5d6959173c Improvement 2019-09-04 22:55:56 +03:00
alexey-milovidov
b310d755fe
Merge pull request #6819 from infinivision/fix_6761_bitmap_mem_leak
fix bitmapSubsetInRange memory leak
2019-09-04 19:58:49 +03:00
Alexey Milovidov
f2c2a2a9ea Fixed unit test 2019-09-04 19:13:05 +03:00
alesapin
544dd33b9a
Merge pull request #6816 from yandex/fix_mutations_granularity_bug
Fix bug with mutations after granularity change
2019-09-04 17:49:52 +03:00
Zhichang Yu
cfac445144 fix bitmapSubsetInRange memory leak 2019-09-04 22:05:32 +08:00
Olga Khvostikova
600de93532
Update docs/en/operations/table_engines/hdfs.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-09-04 16:26:52 +03:00
Olga Khvostikova
f2857ac6f2
Update docs/en/operations/table_engines/hdfs.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-09-04 16:26:03 +03:00
Olga Khvostikova
ec53b27473
Update docs/en/operations/table_engines/hdfs.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-09-04 16:25:07 +03:00
Olga Khvostikova
282a1e1691
Update docs/en/operations/table_engines/hdfs.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2019-09-04 16:24:41 +03:00
alesapin
18ef235a3f Fix indices mrk file extension 2019-09-04 15:22:20 +03:00
alesapin
16a544f300 Fix bug with mutations after granularity change 2019-09-04 15:19:42 +03:00
stavrolia
32bf915610 More docs 2019-09-04 14:11:30 +03:00
Alexey Milovidov
6176041935 Fixed style 2019-09-04 02:08:46 +03:00
Alexey Milovidov
ece7a05cec Added an example of query masking rules for developers 2019-09-04 02:07:08 +03:00
CurtizJ
9cfcbd6649 fix bug in FillingBlockInputStream 2019-09-04 01:01:09 +03:00
Alexey Milovidov
843f8303b0 Minor modifications 2019-09-03 23:27:46 +03:00
Alexey Milovidov
9959e8d3e1 Fixed build 2019-09-03 23:07:27 +03:00
alexey-milovidov
cdf98cc604
Merge pull request #5710 from filimonov/query_masking
Query masking rules
2019-09-03 22:58:29 +03:00
alexey-milovidov
b2e80b0cd9
Merge branch 'master' into query_masking 2019-09-03 22:58:15 +03:00
alexey-milovidov
1ae8150f28
Update Context.cpp 2019-09-03 22:53:59 +03:00
alexey-milovidov
554a245078
Update settings.md 2019-09-03 22:51:04 +03:00
alexey-milovidov
766dcc98ae
Update Loggers.h 2019-09-03 22:48:29 +03:00
alexey-milovidov
70c7926acf
Update Loggers.cpp 2019-09-03 22:47:48 +03:00
alexey-milovidov
7a6a6e093b
Update Loggers.cpp 2019-09-03 22:46:49 +03:00
alexey-milovidov
4f7d472cb7
Merge pull request #6048 from Akazz/ternary-logic-light
Correct implementation of ternary logic for AND/OR
2019-09-03 22:09:56 +03:00
alexey-milovidov
5f33fd946f
Merge pull request #6711 from dimarub2000/exception_while_insert
Exception check added in client when sending insertion data.
2019-09-03 21:47:48 +03:00
akuzm
357f59cc48
Merge pull request #6667 from yandex/aku/mmap-populate
Pre-fault pages when allocating memory with mmap().
2019-09-03 21:41:53 +03:00
alexey-milovidov
152dba1b2e
Merge pull request #6796 from CurtizJ/fix-flappy-ttl-test
Fix column TTL with user defaults.
2019-09-03 21:35:00 +03:00
alexey-milovidov
c5ccce3c71
Merge pull request #6789 from den-crane/patch-4
Doc change. FROM FINAL can be used not only with CollapsingMergeTree
2019-09-03 21:34:04 +03:00
Alexey Milovidov
9cf0c780fb Better code 2019-09-03 21:23:13 +03:00
alexey-milovidov
845a612b95
Merge pull request #6773 from infinivision/fix_issue_6575
fix DataTypeAggregateFunction deserialization
2019-09-03 21:19:41 +03:00
Artem Zuikov
0a998fddce
Merge pull request #6801 from 4ertus2/mjoin
Refactoring: wrap Join logic via AnalyzedJoin iface
2019-09-03 19:53:49 +03:00
Zhichang Yu
fd0947899d fix 00980_shard_aggregation_state_deserialization.sql 2019-09-03 23:47:09 +08:00
chertus
bb3dedf1dc move Join object from ExpressionAction into AnalyzedJoin 2019-09-03 17:36:02 +03:00
stavrolia
97ac979645 Add docs for hdfs and fix some review comments 2019-09-03 17:23:51 +03:00
Dmitry Rubashkin
40a056c79b Better naming. 2019-09-03 16:55:26 +03:00
alexey-milovidov
6e11984619
Merge pull request #6799 from alex-zaitsev/patch-1
Fixed tcp_keep_alive_timeout description
2019-09-03 16:53:03 +03:00