Kseniia Sumarokova
87f607faf9
Merge pull request #27815 from kssenii/fix-symlinks0in-bridge
...
Allow symlinks to library dictionary path
2021-08-19 21:34:13 +03:00
Kruglov Pavel
db5e24cee4
Merge pull request #27878 from Avogar/remove-tmp-folders
...
Remove tmp folders from tests
2021-08-19 18:51:27 +03:00
Pavel Kruglov
f3ff3aee0e
Remove tmp folders from tests
2021-08-19 18:49:39 +03:00
tavplubix
9ef45d92c2
Merge pull request #27755 from ClickHouse/ncb/server_uuid
...
Merging #20089
2021-08-19 14:59:18 +03:00
alesapin
09df5018f9
Merge pull request #27125 from nicelulu/fix_create_znode
...
The behavior of clickhouse-keeper to create znode is consistent with zookeeper
2021-08-19 13:38:52 +03:00
alexey-milovidov
215385e4d0
Merge pull request #27794 from filimonov/kafka_null_messages
...
Avoid nullptr dereference during processing of NULL messages in Kafka for some formats
2021-08-19 11:25:07 +03:00
alexey-milovidov
415bb6e1e1
Merge pull request #27793 from Algunenano/cleanup_leftovers
...
Stateless test: Cleanup leftovers
2021-08-19 11:21:03 +03:00
Nikolai Kochetov
3e44ef437e
Merge pull request #26639 from ClickHouse/fix-bad-cast
...
Fix bad cast
2021-08-19 11:17:26 +03:00
alexey-milovidov
190ea327e9
Merge pull request #27826 from Avogar/fix-short-circuit-fuzz
...
Fix bug in short-circuit found by fuzzer
2021-08-19 11:06:22 +03:00
Vitaly Baranov
65ee9a1272
Merge pull request #26864 from vitlibar/refactor-sessions
...
Introduce sessions
2021-08-19 01:38:51 +03:00
alexey-milovidov
c6bcd48bee
Merge pull request #27810 from Algunenano/01766fix
...
01766_todatetime64_no_timezone_arg: Use a date without timezone changes
2021-08-19 00:18:53 +03:00
Pavel Kruglov
240398d58c
Fix bug in expand() method
2021-08-18 19:13:07 +03:00
Kruglov Pavel
cd07cabada
Merge pull request #27788 from Avogar/nullable-decimal
...
Set function divide as suitable for short-circuit in case of Nullable(Decimal)
2021-08-18 19:01:44 +03:00
kssenii
94d68ee8ac
Fix, add test
2021-08-18 14:14:53 +00:00
Kruglov Pavel
c71cac2af3
Fix test
2021-08-18 16:55:13 +03:00
tavplubix
9b45b26dd6
Merge pull request #27655 from FArthur-cmd/import_from_infile_syntax
...
Import `FROM INFILE`
2021-08-18 15:36:32 +03:00
Vitaly Baranov
fabd7193bd
Code cleanups and improvements.
2021-08-18 14:24:52 +03:00
Kruglov Pavel
9532e2f962
Merge branch 'master' into nullable-decimal
2021-08-18 14:03:20 +03:00
Raúl Marín
d9e3adf3d5
01766: Use a date without timezone changes
2021-08-18 12:14:00 +02:00
Mikhail Filimonov
05d77d2873
Safer processing of NULL messages in Kafka for some formats
2021-08-18 11:26:57 +02:00
mergify[bot]
498253eb7b
Merge branch 'master' into fix_create_znode
2021-08-18 08:41:10 +00:00
alesapin
8bf0578098
Merge pull request #27802 from azat/fix-test-01822_short_circuit
...
Update 01822_short_circuit.reference (after merging #27680 )
2021-08-18 10:53:37 +03:00
Vitaly Baranov
fd33f2a2fe
Merge pull request #27426 from aiven/kmichel-replicated-access-storage
...
ZooKeeper replication for users, roles, row policies, quotas and profiles.
2021-08-18 10:37:25 +03:00
Azat Khuzhin
6c566a46b6
Update 01822_short_circuit.reference (after merging #27680 )
2021-08-18 10:21:41 +03:00
小路
5d3237c680
Update test.py
2021-08-18 10:56:05 +08:00
zhangxiao871
861776b8fe
check genuine_throw and fake_throw are True.
2021-08-18 10:40:04 +08:00
zhangxiao871
f34787838a
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into fix_create_znode
2021-08-18 10:37:49 +08:00
alexey-milovidov
eb3bbdfab5
Merge pull request #27680 from ClickHouse/decimal-no-trailing-zeros
...
Remove trailing zeros from Decimal serialization #15794
2021-08-18 05:24:13 +03:00
Kevin Michel
e33a2bf7bc
Add ReplicatedAccessStorage
...
This stores Access Entities in ZooKeeper and replicates them across an entire cluster.
This can be enabled by using the following configuration :
<user_directories>
<replicated>
<zookeeper_path>/clickhouse/access/</zookeeper_path>
</replicated>
</user_directories>
2021-08-18 00:00:18 +02:00
Kseniia Sumarokova
78105ecba7
Merge pull request #27757 from kssenii/fix-intersect-cast
...
Fix intersect/except with limit
2021-08-17 21:37:37 +03:00
Kseniia Sumarokova
f04cdf58c0
Merge pull request #27762 from evillique/tests
...
Add HTTP string parsing test
2021-08-17 21:36:45 +03:00
tavplubix
2fcc0874a8
Merge pull request #27785 from ClickHouse/fix_some_tests
...
Fix some tests
2021-08-17 21:13:58 +03:00
Raúl Marín
ac5ac0a106
01280_ssd_complex_key_dictionary: Delete database at end
2021-08-17 18:48:32 +02:00
Alexander Tokmakov
df1a4e90a8
Merge branch 'master' into ncb/server_uuid
2021-08-17 19:42:47 +03:00
Raúl Marín
f7ed6c4fb8
01516_drop_table_stress: Tag as long
2021-08-17 18:42:31 +02:00
Raúl Marín
b80ddd4bd1
01516_drop_table_stress: Parallelizable and cleanup
2021-08-17 18:41:31 +02:00
Raúl Marín
19f087cece
01114_mysql_database_engine_segfault: Cleanup beforehand
2021-08-17 18:31:40 +02:00
Raúl Marín
0e5cfdbb9d
01054_cache_dictionary_overflow_cell: Drop database at the end
2021-08-17 18:29:31 +02:00
Raúl Marín
90294e6dd8
01889_sqlite_read_write: Made parallelizable and cleanup properly
2021-08-17 18:22:41 +02:00
Nikolai Kochetov
c36569e17c
Try fix integration tests.
2021-08-17 16:33:30 +03:00
Pavel Kruglov
a0caa26615
Remove unnecessary files
2021-08-17 16:29:49 +03:00
Pavel Kruglov
bc853d250f
Set function divide as suitable for short-circuit in case of Nullable(Decimal)
2021-08-17 16:24:28 +03:00
Maksim Kita
ad53ffc807
Merge pull request #27629 from kitaisreal/complex-key-range-hashed-dictionary
...
Added ComplexKeyRangeHashed dictionary
2021-08-17 16:14:18 +03:00
Nikita Mikhaylov
cc8ad0a4e7
Merge pull request #27733 from Algunenano/i27620_take2
...
Refactor arrayJoin check on partition expressions
2021-08-17 15:57:16 +03:00
Alexander Tokmakov
67e7cc1dd5
fix some tests
2021-08-17 15:21:42 +03:00
Artur
e8e650b16b
correct infile form local
2021-08-17 12:01:31 +00:00
Nikolai Kochetov
98eb619b4b
Merge pull request #23367 from Avogar/short-circuit
...
Implement short circuit function evaluation
2021-08-17 12:36:07 +03:00
alexey-milovidov
c7dc42e30b
Update 00597_push_down_predicate_long.sql
2021-08-17 11:11:28 +03:00
Alexey Milovidov
1a3b72fa09
Update test
2021-08-17 10:15:17 +03:00
Nikolay Degterinsky
af92616cdc
Add test
2021-08-17 10:00:24 +03:00