Kseniia Sumarokova
|
e7dfb0e703
|
Update test.py
|
2021-09-01 17:32:09 +03:00 |
|
Kseniia Sumarokova
|
a67741b626
|
Merge pull request #28430 from kssenii/fix-startup
Do not allow create postgres storage with bad arguments
|
2021-09-01 17:29:14 +03:00 |
|
Roman Zhukov
|
cce799d9b5
|
Fix PR comments.
|
2021-09-01 14:28:23 +00:00 |
|
Roman Zhukov
|
248a97201c
|
Fix PR comments.
|
2021-09-01 14:26:36 +00:00 |
|
Roman Zhukov
|
0726af6d0c
|
Fix PR comments.
|
2021-09-01 14:08:34 +00:00 |
|
mergify[bot]
|
9536da9319
|
Merge branch 'master' into debug_keeper_lost_logs
|
2021-09-01 14:07:53 +00:00 |
|
mergify[bot]
|
5d299fbdee
|
Merge branch 'master' into remove_outdated_settings
|
2021-09-01 14:07:48 +00:00 |
|
mergify[bot]
|
91ea6a8891
|
Merge branch 'master' into remove_some_tests
|
2021-09-01 14:07:07 +00:00 |
|
Roman Zhukov
|
42483d31b7
|
Fix PR comments.
|
2021-09-01 13:53:12 +00:00 |
|
Nikolai Kochetov
|
cdafa6fb5d
|
Update Fiber.h
|
2021-09-01 16:46:23 +03:00 |
|
Nikita Mikhaylov
|
ceab6feb2a
|
Fix test
|
2021-09-01 12:35:37 +00:00 |
|
vdimir
|
bf9cb8482b
|
Revert "Add option to getMostSubtype/getLeastSupertype to not throw exception"
This reverts commit c4654d6b45 .
|
2021-09-01 15:08:59 +03:00 |
|
vdimir
|
6172cc1676
|
Fix build, inferJoinKeyCommonType definition
|
2021-09-01 15:08:58 +03:00 |
|
vdimir
|
ac17c0c817
|
Minor style src/Interpreters/TableJoin.cpp
|
2021-09-01 15:08:58 +03:00 |
|
vdimir
|
2a1c7d7336
|
fix typo in tryInitDictJoin
|
2021-09-01 15:05:48 +03:00 |
|
vdimir
|
450e49fd28
|
Throw type mismatch exception from inferJoinKeyCommonType
|
2021-09-01 15:05:48 +03:00 |
|
vdimir
|
df873866c9
|
Don't store converting actions in TableJoin
|
2021-09-01 15:05:48 +03:00 |
|
vdimir
|
ed8c156190
|
Clean up TableJoin storage join
|
2021-09-01 15:05:47 +03:00 |
|
vdimir
|
13bf141e1d
|
Fix storage_join type inference
|
2021-09-01 15:05:47 +03:00 |
|
vdimir
|
c4ffc2879f
|
Perform join type inference for USING at ExpressionAnalyzer instead of TreeRewriter
|
2021-09-01 15:05:47 +03:00 |
|
vdimir
|
33ebdb283c
|
Split ExpressionAnalyzer::analyzeAggregation
|
2021-09-01 15:05:47 +03:00 |
|
mergify[bot]
|
143d5a169c
|
Merge branch 'master' into udf-race-fix-v2
|
2021-09-01 10:42:08 +00:00 |
|
Kseniia Sumarokova
|
09c9dd489b
|
Update StorageRabbitMQ.cpp
|
2021-09-01 13:28:34 +03:00 |
|
Nikolai Kochetov
|
6bd9b82141
|
Update Fiber.h
|
2021-09-01 12:43:38 +03:00 |
|
Kseniia Sumarokova
|
d6f89fd9cf
|
Merge pull request #28397 from zhongyuankai/DOCSUP-13927-document-system_views
Docsup-13927 document system views
|
2021-09-01 12:35:21 +03:00 |
|
alesapin
|
68f6ecec62
|
Merge pull request #28184 from ClickHouse/trying_to_fix_fetches_test
Better detection of the default interface in replicated fetches tests
|
2021-09-01 12:21:50 +03:00 |
|
Alexander Tokmakov
|
f8ea865283
|
fix watch leak in DDLWorker
|
2021-09-01 12:18:28 +03:00 |
|
tavplubix
|
e55c0bc40a
|
Merging #27980 (#28413)
* fix: empty string convert to DecimalOrNumbeOrDateOrDateTime
* fix: ifnull convert to defaut value
* fix variable name
* fix cast args
* modify ifnull args
* use short circuit
Co-authored-by: liyang830 <liyang830@jd.com>
|
2021-09-01 12:12:23 +03:00 |
|
alesapin
|
d5c93200f3
|
Merge pull request #28412 from ClickHouse/more-accurate-exists-check-for-zk-init
More accurate check that zk root exists.
|
2021-09-01 11:16:42 +03:00 |
|
alesapin
|
fd1581aee1
|
Fix style
|
2021-09-01 10:52:33 +03:00 |
|
alesapin
|
319f03d66f
|
Fix PVS
|
2021-09-01 10:51:08 +03:00 |
|
Kseniia Sumarokova
|
bf9abc2888
|
Update StorageTableFunction.h
|
2021-09-01 10:46:41 +03:00 |
|
Azat Khuzhin
|
99fe4308b5
|
Fix race in UDF (follow up)
|
2021-09-01 10:38:46 +03:00 |
|
alesapin
|
3e834035b8
|
Merge branch 'master' into debug_keeper_lost_logs
|
2021-09-01 10:36:42 +03:00 |
|
alesapin
|
4d94a72398
|
Remove some tests and make some of them lightweight
|
2021-09-01 10:31:45 +03:00 |
|
alesapin
|
383a84553e
|
Merge pull request #28396 from ClickHouse/add_test_for_our_friends
Add a test for a friend
|
2021-09-01 10:30:44 +03:00 |
|
alesapin
|
7e2cb7c8ac
|
Merge pull request #27538 from ClickHouse/stress-thread-fuzzer
Enable Thread Fuzzer in Stress test
|
2021-09-01 10:26:19 +03:00 |
|
Alexey Milovidov
|
19445ac096
|
Drop unused headers
|
2021-09-01 02:47:52 +03:00 |
|
Nikita Mikhaylov
|
c7727f093d
|
Merge upstream/master into global-merge-executor (using imerge)
|
2021-08-31 23:34:11 +00:00 |
|
Nikita Mikhaylov
|
ac5316ce98
|
Stress test + reworker executor
|
2021-08-31 23:20:23 +00:00 |
|
alexey-milovidov
|
77d085f264
|
Merge pull request #27527 from evillique/log_queries_probability
Add log_queries_probability setting
|
2021-09-01 00:51:23 +03:00 |
|
alexey-milovidov
|
4cc0b0298c
|
Merge pull request #28269 from amosbird/fixweirdcode
Better nullable primary key implementation
|
2021-09-01 00:48:45 +03:00 |
|
Kseniia Sumarokova
|
437c87fff3
|
Update StorageTableFunction.h
|
2021-09-01 00:06:10 +03:00 |
|
kssenii
|
445b6b34fc
|
Fix
|
2021-08-31 20:58:00 +00:00 |
|
alexey-milovidov
|
307ae344db
|
Merge pull request #27934 from azat/integration-tests-improve-check
Improve server logs checking in integration tests
|
2021-08-31 23:08:51 +03:00 |
|
kssenii
|
f9592cae11
|
Fix
|
2021-08-31 22:24:58 +03:00 |
|
Kseniia Sumarokova
|
63a0eb3922
|
Update DiskWebServer.cpp
|
2021-08-31 21:51:00 +03:00 |
|
Nikita Mikhaylov
|
f471ed4506
|
Merge pull request #28037 from nikitamikhaylov/settings-s3-engine
Support `SETTINGS` clause for `S3` engine
|
2021-08-31 21:08:53 +03:00 |
|
Nikita Mikhaylov
|
cc29130eba
|
chmod -x
|
2021-08-31 18:08:02 +00:00 |
|
Nikita Mikhaylov
|
28eff0e369
|
save
|
2021-08-31 18:07:24 +00:00 |
|