Mikhail Filimonov
41971e073a
Fix typos reported by codespell
2020-10-27 12:04:03 +01:00
alexey-milovidov
30325689c4
Merge pull request #16397 from CurtizJ/fix-group-by-modifiers
...
Fix group by with modifiers.
2020-10-27 02:10:44 +03:00
Alexey Milovidov
f78e0d48b7
Added a test
2020-10-27 00:14:49 +03:00
Alexey Milovidov
25da82328c
Adjust tests
2020-10-26 22:26:01 +03:00
Alexander Kuzmenkov
5a70e26c70
Merge remote-tracking branch 'origin/master' into HEAD
2020-10-26 19:21:13 +03:00
Alexander Kuzmenkov
6552613118
Merge pull request #16280 from filimonov/clickhouse-local-tmp-folder
...
clickhouse-local can work without tmp directory
2020-10-26 19:10:15 +03:00
alesapin
6226377ac3
Merge pull request #16261 from ClickHouse/check_flaky_test
...
Checking flaky stateless tests
2020-10-26 18:07:36 +03:00
Anton Popov
ab4c43cb81
fix group by with totals/rollup/cube modifers and min/max functions over group by keys
2020-10-26 16:48:11 +03:00
Anton Popov
5fbca7d62d
Merge pull request #16337 from kitaisreal/uuid-safe-cast-functions-added
...
UUID safe cast functions added
2020-10-26 16:03:27 +03:00
tavplubix
cb94359903
Update 01107_atomic_db_detach_attach.sh
2020-10-26 12:45:30 +03:00
tavplubix
54f823aafa
Update 01114_database_atomic.sh
2020-10-26 12:42:54 +03:00
Nikolai Kochetov
02bd35924e
Merge pull request #16242 from ClickHouse/another-one-untuple
...
Another one untuple implementation
2020-10-26 12:26:43 +03:00
alesapin
7b456e6663
Merge branch 'check_flaky_test' of github.com:ClickHouse/ClickHouse into check_flaky_test
2020-10-26 09:23:52 +03:00
alesapin
265f84fd88
Merge branch 'master' into check_flaky_test
2020-10-26 09:23:21 +03:00
alexey-milovidov
bfe17d7dca
Merge pull request #16358 from azat/dist-insert-fix
...
Fix async Distributed INSERT w/ prefer_localhost_replica=0 and internal_replication
2020-10-26 05:07:35 +03:00
Azat Khuzhin
edc8d6e5e7
Fix async Distributed INSERT w/ prefer_localhost_replica=0 and internal_replication
2020-10-25 14:27:06 +03:00
Maksim Kita
440ae2bc57
UUID safe cast functions added
...
1. Added readUUIDTextImpl, readUUIDText, tryReadUUIDText functions in
ReadHelpers.
2. Added toUUIDOrNull, toUUIDOrZero functions based on ReadHelpers read
implementations.
3. Updated documentation.
2020-10-25 11:45:29 +03:00
alexey-milovidov
6762f96768
Update 01526_client_start_and_exit.sh
2020-10-25 08:25:21 +03:00
Alexey Milovidov
8cc463f549
Better test
2020-10-25 05:31:58 +03:00
Alexey Milovidov
90a3e95aab
Add missing file
2020-10-25 05:07:52 +03:00
Alexey Milovidov
2efd740dc7
Added a test
2020-10-25 05:07:52 +03:00
alexey-milovidov
e00f6c4a0d
Merge branch 'master' into total_memory_tracker-by-default
2020-10-24 21:17:53 +03:00
Nikita Mikhaylov
58b4342998
Merge pull request #15874 from nikitamikhaylov/welch-t-test
...
Student and Welch t-test
2020-10-24 15:13:12 +03:00
Azat Khuzhin
c3c6ac39e0
Tune TTL of the background query in 01541_max_memory_usage_for_user
2020-10-24 09:07:28 +03:00
alexey-milovidov
7e4079dca1
Merge pull request #16286 from ClickHouse/aku/error-context
...
Add more context to error messages
2020-10-24 07:28:36 +03:00
alexey-milovidov
c579611420
Merge pull request #16306 from azat/Set-Join-total-rows-bytes
...
Add total_rows/total_bytes support for Set/Join
2020-10-24 07:26:32 +03:00
alexey-milovidov
6037982343
Merge pull request #16284 from ClickHouse/primary_key_without_order_by
...
Add ability to specify PRIMARY KEY without ORDER BY
2020-10-24 06:05:04 +03:00
Azat Khuzhin
6e5b04fad8
Make 01540_MemoryTracking integration
...
01540_MemoryTracking is failing on CI for the following reasons:
- log_queries (fixed, by adding log_queries=0)
- profilers (fixed)
- but what can't be fixed is metric_log and so on, so we need separate
instance with separate configuration (sigh).
2020-10-24 02:27:29 +03:00
tavplubix
790950ea56
Merge pull request #15934 from ClickHouse/ddl_queries_fixes
...
Fixes for DDL queries
2020-10-23 23:52:13 +03:00
nikitamikhaylov
a949293f95
better
2020-10-23 23:27:38 +03:00
nikitamikhaylov
0064a75916
Merge branch 'master' of github.com:ClickHouse/ClickHouse into welch-t-test
2020-10-23 23:06:15 +03:00
Azat Khuzhin
3f594ed3ad
Add a test for memory drift in user memory tracker (max_memory_usage_for_user)
2020-10-23 22:13:34 +03:00
tavplubix
587f83b2ef
Merge branch 'master' into atomic-drop-database-sync
2020-10-23 21:54:26 +03:00
tavplubix
d6f1056951
Update arcadia_skip_list.txt
2020-10-23 21:53:50 +03:00
Azat Khuzhin
4d1385ef19
Add total_rows/total_bytes support for Set/Join
2020-10-23 21:11:55 +03:00
Azat Khuzhin
6c42ad564c
Add a test for MemoryTracking drift
...
v2: disable query profiling and logging in 01540_MemoryTracking
(This should make MemoryTracker drift zero).
2020-10-23 21:11:22 +03:00
alesapin
b28894c43b
More compatible way
2020-10-23 19:31:51 +03:00
alesapin
63ebc02bc3
Update 00652_replicated_mutations_zookeeper.sh
2020-10-23 19:07:53 +03:00
Mikhail Filimonov
f3a18864d5
After CR fixes - better & simpler. Issue in Context::shutdown fixed
2020-10-23 16:57:06 +02:00
Alexander Kuzmenkov
b0a14a41c3
fixup
2020-10-23 17:28:55 +03:00
Nikita Mikhaylov
cb4945d8b0
Merge pull request #16205 from azat/do-not-cache-dictGet
...
Do not cache dictionary for dictGet*/dictHas*
2020-10-23 15:47:11 +03:00
Alexander Tokmakov
b29cfa7f82
fix test with uuid
2020-10-23 15:32:57 +03:00
Alexander Kuzmenkov
28c9e66dc1
Merge pull request #15978 from ucasFL/interval-op
...
INTERVAL operator support string literal
2020-10-23 14:44:05 +03:00
alesapin
69f2f9838e
Add ability to specify PRIMARY KEY without ORDER BY
2020-10-23 14:16:27 +03:00
Alexander Kuzmenkov
acc5e3906a
Merge pull request #15476 from ClickHouse/aku/fasttest-debug
...
fix some tests for split build
2020-10-23 14:05:03 +03:00
Mikhail Filimonov
58df7f7883
clickhouse-local can work without tmp directory
2020-10-23 11:53:35 +02:00
Alexander Tokmakov
e90b43c98d
use async drop in some tests
2020-10-23 10:23:33 +03:00
Alexander Kuzmenkov
a1a7bc0217
Merge pull request #16192 from filimonov/clickhouse-local-segfault
...
Add setTemporaryStorage to clickhouse-local to make OPTIMIZE work
2020-10-22 20:47:28 +03:00
Alexander Kuzmenkov
ef39def7ff
Apply suggestions from code review
...
Co-authored-by: filimonov <1549571+filimonov@users.noreply.github.com>
2020-10-22 20:46:17 +03:00
Alexander Kuzmenkov
b77e776db4
fixes
2020-10-22 20:30:50 +03:00
Alexander Kuzmenkov
5cbf645de4
Merge remote-tracking branch 'origin/master' into tmp
2020-10-22 19:48:02 +03:00
Alexander Kuzmenkov
145e2b012f
cleanup
2020-10-22 19:47:20 +03:00
alesapin
5d4ae538fd
Flaky test
2020-10-22 16:14:49 +03:00
Mikhail Filimonov
77f66e5a09
Split test into 2
2020-10-22 11:02:14 +02:00
alexey-milovidov
d879b6a601
Merge pull request #16247 from vzakaznikov/fix_test_01446_json_strings_each_row
...
Fixing tests/queries/0_stateless/01446_json_strings_each_row.sql test
2020-10-22 07:03:51 +03:00
alexey-milovidov
adeba6bdd8
Merge pull request #15074 from amosbird/btc
...
Extend trivial count optimization.
2020-10-22 02:50:57 +03:00
alexey-milovidov
2ae32e3d5c
Merge pull request #16101 from azat/http-memory-tracking-fixes
...
Fix memory tracker settings (for HTTP queries)
2020-10-22 00:00:47 +03:00
Nikolai Kochetov
5292c8b916
Add test.
2020-10-21 21:22:13 +03:00
Alexander Kuzmenkov
154553e4c0
fix one more test
...
The CLICKHOUSE_CLIENT has --send_logs_level option, and
boost::program_options prefers the first entry, so we can't override it.
Use CLICKHOUSE_CLIENT_BINARY instead, which does not contain options.
2020-10-21 19:29:21 +03:00
Alexander Kuzmenkov
8cd560d5ad
Merge remote-tracking branch 'origin/master' into HEAD
2020-10-21 19:13:56 +03:00
alesapin
09acceadf7
Merge pull request #16209 from ClickHouse/fix_replicated_mutations_test
...
Fix 00652_replicated_mutations test
2020-10-21 17:13:17 +03:00
Vitaliy Zakaznikov
0a928f25fc
Converting test tests/queries/0_stateless/01446_json_strings_each_row to a shell script.
2020-10-21 09:07:04 -04:00
Nikita Mikhaylov
ef5dd73ae0
Merge pull request #16155 from nikitamikhaylov/vladimir-golovchenko-fix-IPvXCIDRToRange
...
Merging #15856
2020-10-21 15:01:30 +03:00
alexey-milovidov
0b7430dda1
Merge pull request #16206 from ClickHouse/fix-memory-tracking
...
Fix multiple issues with memory tracking
2020-10-21 14:34:22 +03:00
alesapin
2e9efa85b2
Fix some tests
2020-10-21 12:32:12 +03:00
Mikhail Filimonov
9ffa7bd0b6
remove sleep and make tests more deterministic
2020-10-21 09:10:40 +02:00
Alexey Milovidov
3636ff5b37
Fix test
2020-10-21 04:34:16 +03:00
alexey-milovidov
006855def4
Trigger CI.
2020-10-21 04:07:41 +03:00
alexey-milovidov
2913a10fd3
Merge pull request #16198 from azat/fix-comment-in-query_log
...
Fix query comments in query_log and server log (w/ enable_global_with_statement)
2020-10-21 03:40:48 +03:00
Alexey Milovidov
2619efadc8
Fix multiple issues with memory tracking
2020-10-21 03:31:34 +03:00
Azat Khuzhin
7e4494e268
Add a test for dictGet in sharding_key after dictionary reload
2020-10-21 00:22:40 +03:00
alexey-milovidov
8084ce75cb
Merge pull request #16105 from azat/allow_nondeterministic_optimize_skip_unused_shards
...
Add allow_nondeterministic_optimize_skip_unused_shards
2020-10-21 00:16:26 +03:00
alexey-milovidov
2b00b5391a
Merge pull request #11844 from Enmk/AES_encrypt_decrypt
...
encrypt and decrypt functions
2020-10-20 22:57:35 +03:00
alexey-milovidov
8998829f66
Merge pull request #15685 from vivarum/enable-parsing-of-input-enum-values-by-id-10682
...
Enable parsing enum values by their ids for CSV, TSV and JSON input formats
2020-10-20 22:52:57 +03:00
Azat Khuzhin
e76066718d
Fix query comments in query_log and server log (w/ enable_global_with_statement)
...
Plus, I guess that enable_global_with_statement will be enabled by
default someday, so it may become significant.
The enable_global_with_statement had been introduced in #15451
Cc: @amosbird
2020-10-20 21:10:36 +03:00
Alexander Kuzmenkov
8a0435e178
some fixes for split build
2020-10-20 20:47:10 +03:00
Mikhail Filimonov
d7ea9b6d93
Add setTemporaryStorage to clickhouse-local to make OPTIMIZE work
2020-10-20 17:57:53 +02:00
nikitamikhaylov
4ce2670ab1
Merge branch 'master' of github.com:ClickHouse/ClickHouse into welch-t-test
2020-10-20 15:59:24 +03:00
vladimir golovchenko
dcceb11353
Added tests to cover cases with Const first column.
2020-10-20 15:06:22 +03:00
Alexander Kuzmenkov
84908df6d8
fix setting parent from HTTP traceparent
2020-10-20 14:35:13 +03:00
alexey-milovidov
b4f0e08369
Merge pull request #16158 from ClickHouse/minimal-ui
...
Added minimal web UI
2020-10-20 11:57:56 +03:00
Alexey Milovidov
a554ca5e62
Added /play handler; added a test
2020-10-20 03:28:33 +03:00
Alexander Kuzmenkov
41ac15a71c
fix initial query id
2020-10-20 00:26:10 +03:00
Denis Zhuravlev
f7f1c1b267
test for #8546
2020-10-19 17:09:10 -03:00
alexey-milovidov
f3087c61ad
Merge pull request #16128 from den-crane/test/nulls-aggregatestates
...
tests for nullable_aggregate_states
2020-10-19 21:37:22 +03:00
Alexander Kuzmenkov
6dcfd26b29
Merge remote-tracking branch 'origin/master' into tmp
2020-10-19 21:36:30 +03:00
alexey-milovidov
be7776608d
Merge pull request #15933 from ClickHouse/fix-global-in-result
...
Fix wrong result in case of GLOBAL IN and PREWHERE
2020-10-19 21:21:57 +03:00
nikitamikhaylov
8a39b65fa2
fix build and tests
2020-10-19 19:15:22 +03:00
nikitamikhaylov
7a97329209
Merge branch 'master' of github.com:ClickHouse/ClickHouse into welch-t-test
2020-10-19 18:54:26 +03:00
alesapin
e853af9b4f
Merge pull request #15823 from kitaisreal/parser-allow-specify-primary-key-in-column-list
...
Parser allow specify primary key in column list
2020-10-19 17:09:12 +03:00
Denis Zhuravlev
5cd396b1b5
fix for floats
2020-10-19 10:52:28 -03:00
alesapin
963bc57835
Merge pull request #16011 from ClickHouse/fix_alter_add_and_modify_order_by
...
Fix alter sorting key for ReplicatedVersionedCollapsingMergeTree
2020-10-19 10:31:13 +03:00
Denis Zhuravlev
1dea2fd1dd
tests for nullable_aggregate_states
2020-10-18 21:10:50 -03:00
Azat Khuzhin
6200783629
database_atomic_wait_for_drop_and_detach_synchronously/NO DELAY/SYNC for DROP DATABASE
2020-10-19 00:21:39 +03:00
alexey-milovidov
d1c705d47f
Merge pull request #16046 from ClickHouse/test-param-uuid
...
Added a test for query parameter of type UUID
2020-10-18 19:10:57 +03:00
alexey-milovidov
6dc5cb166f
Merge pull request #16082 from CurtizJ/fix-bad-aggregation
...
Fix segfault with wrong aggregation in lambdas
2020-10-18 04:36:29 +03:00
alexey-milovidov
8f0a52bbcf
Merge pull request #16103 from den-crane/test/bug_8425
...
test for the bug #8425
2020-10-18 04:36:12 +03:00
alexey-milovidov
882a600a8f
Merge pull request #16106 from den-crane/test/bug_8580
...
test for the bug #8580
2020-10-18 04:36:02 +03:00
Vasily Nemkov
4124538b56
Merge remote-tracking branch 'upstream/master' into AES_encrypt_decrypt
2020-10-18 00:00:13 +03:00
Azat Khuzhin
42395053e4
Add a test for max_untracked_memory (both HTTP and TCP)
2020-10-17 15:01:53 +03:00