tavplubix
|
b7d4c78f13
|
Merge pull request #34487 from zzsmdfj/issue/32977_MaterializedMySQL_add_table_list_settings
MaterializedMySQL add materialized_mysql_tables_list settings
|
2022-03-03 12:44:51 +01:00 |
|
Vladimir C
|
ec3ed98dfe
|
Merge pull request #34947 from freedomDR/feature1
|
2022-03-03 12:14:01 +01:00 |
|
mergify[bot]
|
df70927e83
|
Merge branch 'master' into fix-postgres-test
|
2022-03-02 13:24:20 +00:00 |
|
Vladimir C
|
9e81bd395a
|
Check current user from env in test_user_zero_database_access
|
2022-03-02 13:49:12 +01:00 |
|
kssenii
|
99b55d802b
|
Fix
|
2022-03-02 12:15:50 +01:00 |
|
HaiBo Li
|
2ea18b3085
|
Fix the bug that the toDatetime function overflows (#32898)
* Fixed overflow bug of the function toDatetime/toDate/toDate32/parseDateTimeBestEffort
|
2022-03-02 10:06:38 +03:00 |
|
freedomDR
|
43ac214dc5
|
get credentials from environment variables for clickhouse-client
include CLICKHOUSE_USER, CLICKHOUSE_PASSWORD
|
2022-03-02 00:54:51 +00:00 |
|
Kruglov Pavel
|
97d634d1cc
|
Merge pull request #34732 from Avogar/insert-select-schema
Support schema inference for INSERT INTO FUNCTION
|
2022-03-01 13:38:16 +03:00 |
|
Kseniia Sumarokova
|
781621eefe
|
Merge pull request #34946 from bigo-sg/hive_table_function
Add hive table function
|
2022-03-01 11:28:36 +01:00 |
|
zzsmdfj
|
4d9bdfa58c
|
to 32977_MaterializedMySQL_add_table_list_settings
|
2022-03-01 10:21:58 +08:00 |
|
Filatenkov Artur
|
af4362e40a
|
Improve certificate reloader (#34887)
* add ec support
* Add test
* fix tests and improve code style
|
2022-02-28 21:30:02 +03:00 |
|
Kruglov Pavel
|
ee37e93499
|
Update test.py
|
2022-02-28 20:39:15 +03:00 |
|
lgbo-ustc
|
99cd25d70e
|
add new table function: hive()
|
2022-02-28 20:51:33 +08:00 |
|
avogar
|
916ce3f96d
|
Fix tests
|
2022-02-28 10:07:29 +00:00 |
|
kssenii
|
92d2cff045
|
Fix
|
2022-02-25 16:04:11 +01:00 |
|
Dmitry Novik
|
f85d8cd3b3
|
Merge pull request #33441 from nicelulu/znode_time
Make the znode ctime and mtime consistent between servers.
|
2022-02-22 06:55:46 -08:00 |
|
Dmitry Novik
|
2fd4baaa64
|
Merge pull request #34387 from nvartolomei/nv/move-part-settings-cleanup
Remove useless setting experimental_query_deduplication_send_all_part_uuids
|
2022-02-22 06:11:00 -08:00 |
|
zhangxiao871
|
a06e4b991e
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yandex-master
|
2022-02-22 11:10:47 +08:00 |
|
Maksim Kita
|
174257dad0
|
Merge pull request #34653 from kitaisreal/executable-udf-support-specify-argument-names
ExecutableUserDefinedFunctions allow to specify argument names
|
2022-02-22 00:02:14 +01:00 |
|
mergify[bot]
|
314ab73b11
|
Merge branch 'master' into nv/move-part-settings-cleanup
|
2022-02-21 10:18:44 +00:00 |
|
Dmitry Novik
|
4428e7aa1b
|
Merge branch 'master' into nv/move-part-count
|
2022-02-21 02:14:23 -08:00 |
|
Vitaly Baranov
|
aee67a6693
|
Merge pull request #31484 from eungenue/Implement-SSL-X509-certificate-authentication
Implement ssl x509 certificate authentication
|
2022-02-21 11:30:52 +03:00 |
|
Vitaly Baranov
|
cb66a63aa4
|
Rename header and config setting for consistency.
|
2022-02-21 07:41:06 +03:00 |
|
Vitaly Baranov
|
0d377de5f0
|
Support syntax CREATE USER IDENTIFIED WITH ssl_certificate CN ...
|
2022-02-21 07:01:00 +03:00 |
|
Vitaly Baranov
|
7b97c986cb
|
Revert "Allow restrictive row policies without permissive"
|
2022-02-21 06:54:28 +03:00 |
|
Vitaly Baranov
|
12291d95dd
|
Add test for SSL certificate authentication.
|
2022-02-20 16:48:13 +03:00 |
|
Vitaly Baranov
|
874b2c8dcb
|
Merge pull request #34596 from vitlibar/allow-restrictive-without-permissive
Allow restrictive row policies without permissive
|
2022-02-19 21:45:28 +07:00 |
|
Kruglov Pavel
|
a0ae68db99
|
Fix tests
|
2022-02-19 17:41:56 +03:00 |
|
avogar
|
653d769d34
|
Support schema inference for INSERT INTO FUNCTION
|
2022-02-18 16:19:42 +00:00 |
|
Maksim Kita
|
0f9f30cc9e
|
Added tests
|
2022-02-18 15:21:11 +00:00 |
|
Kruglov Pavel
|
6dcb766879
|
Merge pull request #34465 from Avogar/fix-url-globs
Improve schema inference with globs in FIle/S3/HDFS/URL engines
|
2022-02-17 13:33:27 +03:00 |
|
Dmitry Novik
|
c32313b045
|
Merge branch 'master' into memory-overcommit-test
|
2022-02-17 00:50:15 -08:00 |
|
Vitaly Baranov
|
a4ef274aa1
|
Improve restrictive policies without permissive ones: in this case the result filter won't be calculated as False always anymore.
|
2022-02-17 14:18:15 +07:00 |
|
Vitaly Baranov
|
4b9db33ad7
|
The command "SHOW CREATE ROW POLICY" now shows "AS permissive" or "AS restrictive" before "TO" clause.
|
2022-02-17 14:18:15 +07:00 |
|
Vitaly Baranov
|
f4da321dbb
|
SHOW CREATE ROW POLICY now always outputs "AS permissive" or "AS restrictive".
|
2022-02-17 14:18:15 +07:00 |
|
Vitaly Baranov
|
2de6e8e575
|
Change type of RowPolicyKind: bool -> enum.
|
2022-02-17 14:18:10 +07:00 |
|
Kruglov Pavel
|
dd863ca2a0
|
Merge branch 'master' into fix-url-globs
|
2022-02-16 12:45:31 +03:00 |
|
Kruglov Pavel
|
8580d76bdd
|
Merge pull request #34503 from Avogar/s3-signatures
Add one more signature for s3 table function
|
2022-02-16 12:30:11 +03:00 |
|
alesapin
|
bc2d0ee7c7
|
Merge pull request #34215 from ClickHouse/revert-34211-revert-34153-add_func_tests_over_s3
Add func tests run with s3 and fix several bugs
|
2022-02-15 19:07:11 +03:00 |
|
Dmitry Novik
|
bb6dad7d0e
|
Fix lock order
|
2022-02-15 15:04:13 +00:00 |
|
Dmitry Novik
|
31a5e85aa4
|
Add test for GlobalOvercommitTracker
|
2022-02-15 00:29:55 +00:00 |
|
alesapin
|
bb69455395
|
Merge pull request #34504 from CurtizJ/ttl-move-if-exists
Support `TTL TO [DISK|VOLUME] [IF EXISTS]`
|
2022-02-14 14:56:18 +03:00 |
|
Mikhail f. Shiryaev
|
1e82b04de3
|
Apply black formatter to ci-runner to trigger license/cla
|
2022-02-14 01:32:22 +01:00 |
|
Mikhail f. Shiryaev
|
9340aab154
|
Clean kerberos keytab between running
|
2022-02-13 22:01:46 +01:00 |
|
Mikhail f. Shiryaev
|
23546ab825
|
Use the current kerberized-haddop image
|
2022-02-13 22:01:45 +01:00 |
|
alesapin
|
89373155fc
|
Merge branch 'master' into revert-34211-revert-34153-add_func_tests_over_s3
|
2022-02-13 21:07:54 +03:00 |
|
Maksim Kita
|
91bc9cd4cf
|
Merge pull request #34499 from vitlibar/grpc-send-output-format-back-to-client
gRPC: Send output format back to client
|
2022-02-13 15:34:32 +01:00 |
|
Vitaly Baranov
|
e148b43a29
|
Privileges CREATE/ALTER/DROP ROW POLICY now can be granted on a table or on database.* as well as globally *.*
|
2022-02-11 12:35:52 +07:00 |
|
alesapin
|
088f8cacf3
|
Small improvements
|
2022-02-10 19:50:21 +03:00 |
|
Anton Popov
|
70986a70a1
|
support TTL TO [DISK|VOLUME] [IF EXISTS]
|
2022-02-10 19:26:23 +03:00 |
|