Alexey Milovidov
fea3ceca05
Fixed error; added a test
2020-03-21 05:52:37 +03:00
alexey-milovidov
6520b45588
Merge pull request #9784 from zlobober/expose_process_list_for_user_info
...
Expose ProcessListForUserInfo structure from ProcessList.
2020-03-21 01:36:22 +03:00
Artem Zuikov
27f59c73a2
enable new setting for CI and improve test
2020-03-20 22:18:42 +03:00
alesapin
20970f0ba7
Remove files from part correctly
2020-03-20 22:07:09 +03:00
Alexey Milovidov
8255547656
Added one more check
2020-03-20 21:53:35 +03:00
Alexey Milovidov
de5f559304
Fixed strange whitespaces
2020-03-20 21:53:35 +03:00
Alexey Milovidov
a0f2940cb1
Fixed error
2020-03-20 21:53:35 +03:00
Alexey Milovidov
a5e3d4efb7
Added most of clang-static-analyzer checks
2020-03-20 21:53:35 +03:00
Alexey Milovidov
3f13464e3d
clang-tidy, part 5
2020-03-20 21:53:35 +03:00
alexey-milovidov
44cb1b8305
Merge pull request #9774 from ClickHouse/better_test
...
Fix 01045 test
2020-03-20 21:40:04 +03:00
alexey-milovidov
f624bed408
Merge branch 'master' into patch-0320
2020-03-20 21:36:14 +03:00
Nikolai Kochetov
46f63c1dd8
Fix weakHash
2020-03-20 20:31:05 +03:00
Nikolai Kochetov
0344978634
Fix weakHash
2020-03-20 20:28:45 +03:00
Maxim Akhmedov
f1e1934390
Expose ProcessListForUserInfo structure from ProcessList.
2020-03-20 20:27:17 +03:00
Artem Zuikov
ad8b579f3a
fix clang-8 warning
2020-03-20 20:16:36 +03:00
Nikolai Kochetov
75192d44aa
Fix weakHash
2020-03-20 20:05:04 +03:00
alesapin
2a533264e7
Correct merge with master (try 2)
2020-03-20 19:32:16 +03:00
alesapin
62f39b6f52
Correct merge with master
2020-03-20 19:28:41 +03:00
Nikolai Kochetov
ebba6a6100
Fix weakHash
2020-03-20 18:57:05 +03:00
Nikolai Kochetov
33db7f3988
Fix weakHash
2020-03-20 18:48:09 +03:00
Nikolai Kochetov
c4e73c10c9
Fix weakHash
2020-03-20 16:54:43 +03:00
Nikolai Kochetov
c9d808e509
Fix weakHash
2020-03-20 16:03:51 +03:00
alesapin
90c436f940
Fix style
2020-03-20 15:45:05 +03:00
Artem Zuikov
61dee9ffaa
fix clang-8 warning
2020-03-20 15:36:35 +03:00
alesapin
ba3ac3df32
Fix alter drop column for compact parts
2020-03-20 15:25:24 +03:00
Artem Zuikov
b0d54e474b
update comment
2020-03-20 15:21:02 +03:00
Artem Zuikov
b6d2895511
add test
2020-03-20 15:16:00 +03:00
Artem Zuikov
ae69a53f2b
update tests
2020-03-20 15:09:53 +03:00
Artem Zuikov
b3c7d2f184
fix pubclshed columns
2020-03-20 14:31:16 +03:00
alesapin
1e041b8791
Fix argument
2020-03-20 14:24:17 +03:00
alesapin
dcb505b993
Fix 01045 test
2020-03-20 14:22:25 +03:00
alesapin
5a3216b26f
Merge with master
2020-03-20 13:45:36 +03:00
philip.han
7549c575b1
Add 'strict_order' option to windowFunnel()
2020-03-20 19:31:47 +09:00
hcz
ae2c60d224
Update tests and docs related to splitByString
2020-03-20 13:37:46 +08:00
hcz
3c5670c0e2
Fix empty string handling in splitByString
2020-03-20 13:37:25 +08:00
Alexander Kuzmenkov
d5822e7ebe
Merge pull request #6892 from ClickHouse/aku/poco-1.9.3
...
Update Poco to 1.9.3.
2020-03-20 06:03:48 +03:00
Alexey Milovidov
344ad7afd5
Extra initialization for MSan
2020-03-20 05:32:28 +03:00
Alexey Milovidov
a31514baa9
Fix ugly indentation
2020-03-20 05:32:28 +03:00
Artem Zuikov
c45002a2ee
multiple join rewriter v2 (in progress)
2020-03-20 03:58:20 +03:00
Nikolai Kochetov
0fa45c3838
Merge pull request #9757 from ClickHouse/fix-rows-before-limit
...
Fix rows before limit
2020-03-20 00:36:36 +03:00
alesapin
610a727b92
Fix tidy error
2020-03-19 22:12:38 +03:00
Nikolai Kochetov
dcd8321c7d
Add some tests.
2020-03-19 22:02:54 +03:00
alexey-milovidov
791dddc184
Merge pull request #9754 from ClickHouse/fix_mutations_memory_consumption
...
Fix mutations huge memory consumption
2020-03-19 21:56:50 +03:00
Alexey Milovidov
64a45e32d8
Remove unused (obsolete) code from ThreadPool #9154
2020-03-19 21:45:28 +03:00
Alexey Milovidov
8d9aba4fc3
Merge branch 'ParallelInputsProcessor-GlobalThreadPool-shutdown-fix' of https://github.com/azat/ClickHouse into azat-ParallelInputsProcessor-GlobalThreadPool-shutdown-fix
2020-03-19 21:29:17 +03:00
Nikolai Kochetov
fe36c27152
Fix style.
2020-03-19 20:35:08 +03:00
Alexey Milovidov
1a3e5cfcc5
Fixed a test that may taint other tests if timed out
2020-03-19 20:31:49 +03:00
Nikolai Kochetov
175c95675b
Try fix tests.
2020-03-19 20:18:33 +03:00
alesapin
72ba032348
Merge pull request #9734 from ClickHouse/fix_quoting_in_dictionary_ddl
...
Fix backquoting in dictionary ddl
2020-03-19 20:10:26 +03:00
Pavel Kovalenko
f2dca656f9
MergeTree full support for S3 ( #9646 )
...
* IMergeDataPart full S3 support.
* MergeTreeData full S3 support.
* Compilation fixes.
* Mutations and merges S3 support.
* Fixed removing data part.
* MergeTree for S3 integration tests and fixes.
* Code style issues.
* Enable AWS logging.
* Fixed hardlink creation for DiskLocal.
* Fixed localBackup.cpp compilation.
* Fixed attaching partition.
* Get rid of extra methods in IDisk.
* Fixed storage config reloading.
* More tests with table manipulations.
* Remove unused error codes.
* Move localBackup to MergeTree folder.
* Minor fixes.
2020-03-19 19:37:55 +03:00
Alexander Kuzmenkov
9d9ae00956
Relax a test due to Poco regression.
...
Poco 1.9.3 has one second precision for mtime, because of this we can
miss an update of a dictionary file if it happens in the same second
we've read the file.
Should probably be fixed by switching to std::filesystem.
Also add some logs because finding out what's going on with dictionary
reloading is borderline impossible.
2020-03-19 19:05:41 +03:00
Alexander Kuzmenkov
e38f70de65
Doesn't look like I'll ever complete this.
2020-03-19 19:05:41 +03:00
Alexander Kuzmenkov
2b0b7efa8c
Use the appropriate Int64 variant.
...
Our Int64 is int64_t, and Poco's is long long, which are distinct for
the purposes of template specialization on MacOS.
2020-03-19 19:05:41 +03:00
Alexander Kuzmenkov
10019b4cc6
Check order values in clickhouse-test
2020-03-19 19:05:41 +03:00
Alexander Kuzmenkov
486c061d34
Remove global scope from sigprocmask etc.
...
These functions may be macros on some platforms e.g. Mac OS
2020-03-19 19:05:41 +03:00
Alexander Kuzmenkov
8b754fdcde
Straighten the ODBC integration test somewhat.
2020-03-19 19:05:41 +03:00
Alexander Kuzmenkov
dac83d2f9a
Reset signal mask before calling exec().
...
It might be non-empty and the child process might not expect this. For
example, in one case we started clickhouse-odbc-bridge with blocked
SIGTERM and then it didn't shutdown properly along with the server.
2020-03-19 19:05:41 +03:00
Alexander Kuzmenkov
fbfa74e5c4
test
2020-03-19 19:05:41 +03:00
Alexander Kuzmenkov
42c59af127
Remove trailing whitespace.
2020-03-19 19:05:41 +03:00
alexey-milovidov
47738615e6
Update ShellCommand.h
2020-03-19 19:05:41 +03:00
alexey-milovidov
f716fb66f9
Update ShellCommand.cpp
2020-03-19 19:05:41 +03:00
Alexander Kuzmenkov
e864b6f338
More logs + build fix.
2020-03-19 19:05:41 +03:00
Alexander Kuzmenkov
2918324807
More logs to catch the ODBC bridge shutdown error.
...
Also increase a potentially flappy timeout in another test.
2020-03-19 19:05:41 +03:00
Alexander Kuzmenkov
3eac794fab
Register Poco ODBC Connector on clickhouse-odbc-bridge startup
2020-03-19 19:05:41 +03:00
alesapin
c6d10e32fc
Revert accident changes
2020-03-19 18:12:22 +03:00
Nikolai Kochetov
b6d7cb45dd
Added comment.
2020-03-19 17:30:43 +03:00
Nikolai Kochetov
b4a93c092d
Fix build.
2020-03-19 17:16:49 +03:00
alesapin
204d0ac955
Fix bugs after method split
2020-03-19 17:11:37 +03:00
Nikolai Kochetov
db9ad40db5
Fix build.
2020-03-19 16:53:25 +03:00
Nikolai Kochetov
100fe4c93c
Fix build.
2020-03-19 16:45:19 +03:00
Nikolai Kochetov
f7c17435b8
Fix build
2020-03-19 16:29:59 +03:00
alesapin
ce8eb9293a
Merge branch 'master' into alter_on_top_of_mutations_merge_tree
2020-03-19 16:05:17 +03:00
alexey-milovidov
77b26f6a93
Update PartLog.cpp
2020-03-19 16:00:34 +03:00
alesapin
9982f548f5
Remove redundant header
2020-03-19 14:48:11 +03:00
Nikolai Kochetov
5d763dead0
Change the way how rows_before_limit_at_least is calculated for processors pipeline.
2020-03-19 14:45:52 +03:00
alesapin
5818dfeb45
Simplier string get
2020-03-19 14:45:04 +03:00
alesapin
72baec8523
Better includes
2020-03-19 14:34:54 +03:00
alesapin
2b41cb2f5c
Rename part_log table
2020-03-19 14:34:02 +03:00
alesapin
fbad7cb23b
Remove new lines
2020-03-19 14:32:06 +03:00
alesapin
d27cd773cc
Fix mutations huge memory consumption
2020-03-19 14:31:21 +03:00
Ivan
571d0d541c
Improve CCTZ contrib ( #9687 )
...
* common/Types.h → common/types.h
Also split Core/Defines.h and merge with common/likely.h
* Improve cctz contrib
* Fix ALWAYS_INLINE and unbundled build
* Update Dockerfile from master
* Fix test for unbundled library
2020-03-19 13:38:34 +03:00
alexey-milovidov
b91bb18886
Merge pull request #9716 from ClickHouse/aku/more-stable-perf-tests
...
More stable perf tests
2020-03-19 12:50:33 +03:00
alexey-milovidov
a3e78a3b86
Merge pull request #9721 from amosbird/cc
...
Always prefer case insensitive suggestions
2020-03-19 12:34:16 +03:00
alexey-milovidov
4b943cd044
Merge pull request #9723 from amosbird/cd
...
random seed by default in groupArraySample
2020-03-19 12:33:40 +03:00
alexey-milovidov
36773b661c
Merge pull request #9742 from hczhcz/patch-0319
...
Extend splitByString for empty separators
2020-03-19 12:28:24 +03:00
Artem Zuikov
67d711e78c
Merge branch 'master' into ast
2020-03-19 12:28:11 +03:00
alesapin
c4553f2f7b
Reuse correct function
2020-03-19 11:36:37 +03:00
hcz
c115757e79
Update tests and docs for string splitting functions
2020-03-19 10:35:18 +08:00
hcz
08f9413e64
Extend splitByString for empty separators
2020-03-19 10:26:40 +08:00
Artem Zuikov
88782b4dce
Rewrite multiple JOINs v2 (set multiple_joins_rewriter_version = 2)
2020-03-19 00:38:27 +03:00
alesapin
d060b7111d
Also unescape backslashes
2020-03-18 23:23:48 +03:00
Alexey Milovidov
a7956013f3
Fixed clang-tidy check
2020-03-18 22:17:35 +03:00
Alexey Milovidov
9cc463b1af
Merge branch 'master' of github.com:yandex/ClickHouse into clang-tidy-4
2020-03-18 22:16:07 +03:00
Alexander Kuzmenkov
a5e078736d
Merge pull request #9698 from ClickHouse/aku/faster-perf-test
...
Faster performance test
2020-03-18 22:04:51 +03:00
Ivan
38b2dec354
Arcadia ( #9729 )
...
* Move getFQDNOrHostName to base/common/
* Add argsToConfig to ya.make
* Add coverage.cpp to ya.make
Also remove WITH_COVERAGE from config file
2020-03-18 21:54:27 +03:00
Nikolai Kochetov
7246f819cd
Fix build.
2020-03-18 20:08:27 +03:00
alesapin
37cc49efad
Fix clang-tidy
2020-03-18 20:06:48 +03:00
alesapin
04494c6ec2
Merge with master after strange conflict
2020-03-18 19:59:22 +03:00
Alexey Milovidov
5e72202b51
Fixed clang-tidy check
2020-03-18 19:51:20 +03:00
Alexey Milovidov
1ced2550d0
Fixed clang-tidy check
2020-03-18 19:51:20 +03:00