kssenii
|
f7a191712f
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-02-19 09:49:50 +00:00 |
|
alexey-milovidov
|
4650dcdbb0
|
Merge pull request #20883 from azat/ccache-4.2
ccache 4.2+ does not requires any quirks for SOURCE_DATE_EPOCH
|
2021-02-19 09:59:17 +03:00 |
|
kssenii
|
ff8b54ffd4
|
Make sure postgres table schema changes do not break replication
|
2021-02-18 23:33:01 +00:00 |
|
Azat Khuzhin
|
865dca0b0d
|
ccache 4.2+ does not requires any quirks for SOURCE_DATE_EPOCH
And besides "ccache <some ccache options> compiler" does not work, since
it interpret everything as ccache options.
Refs: cad2416291
|
2021-02-18 22:39:44 +03:00 |
|
kssenii
|
3107f82a3b
|
Fix clang tidy
|
2021-02-18 18:25:49 +00:00 |
|
kssenii
|
9cc63780de
|
More correct update query
|
2021-02-18 18:14:05 +00:00 |
|
alesapin
|
45119fce4f
|
Merge pull request #20306 from bharatnc/ncb/docs-rename-column
Document ALTER RENAME Column
|
2021-02-18 15:46:28 +03:00 |
|
zlx19950903
|
c92e613b82
|
Add a function htmlOrXmlCoarseParse to extract content from html or xml format string. (#19600)
* add html and xml coarse parse
* add test file
* add conditional check: hyperscan
* fix style error
* add conditional check
* bug fix
* delete unit
* typos check fix
* add unit test
* style check fix
* fix build error: case style
* acradis_skip test fix
* LINT error fix
* Remove comments
Co-authored-by: guojiantao <guojiantao15@mails.ucas.ac.cn>
Co-authored-by: Ivan <5627721+abyss7@users.noreply.github.com>
Co-authored-by: Ivan Lezhankin <ilezhankin@yandex-team.ru>
|
2021-02-18 15:05:55 +03:00 |
|
Kruglov Pavel
|
419962dbfb
|
Merge pull request #20712 from kssenii/add-test
Add test for already fixed odbc Postgres date type conversion
|
2021-02-18 13:43:17 +03:00 |
|
Maksim Kita
|
dcabbc95ed
|
Merge pull request #20623 from kitaisreal/dictionary-create-source-with-functions-fix
Dictionary create source with functions crash fix
|
2021-02-18 11:50:20 +03:00 |
|
alesapin
|
abe5d9df1e
|
Merge pull request #20627 from ClickHouse/fix_fast_test_retry
Fix fasttest retry for failed tests
|
2021-02-18 11:41:21 +03:00 |
|
Vitaly Baranov
|
3cbb325913
|
Merge pull request #20506 from vitlibar/refactor-protobuf-format-io
Improved serialization in Protobuf format.
|
2021-02-18 11:31:37 +03:00 |
|
kssenii
|
1480e95179
|
Fix build, fix arcadia
|
2021-02-18 06:06:37 +00:00 |
|
Ilya Yatsishin
|
bc1f564d55
|
Merge pull request #20631 from vitlibar/verbose-message-on-fail-to-start-docker
Log stdout and stderr when failed to start docker in integration tests
|
2021-02-18 07:54:58 +03:00 |
|
kssenii
|
732a1d9ceb
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into add-test
|
2021-02-17 21:29:04 +00:00 |
|
kssenii
|
46dd137a5a
|
Fix tests
|
2021-02-17 21:15:06 +00:00 |
|
kssenii
|
e2973e6b49
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-02-17 19:11:39 +00:00 |
|
kssenii
|
62486d6e06
|
Add test
|
2021-02-17 19:02:57 +00:00 |
|
alexey-milovidov
|
80e6ad7aae
|
Merge pull request #20610 from ucasFL/fix-union-distinct-limit
fix subquery with limit
|
2021-02-17 21:24:10 +03:00 |
|
alexey-milovidov
|
3891dd6284
|
Update InterpreterSelectQuery.cpp
|
2021-02-17 21:23:27 +03:00 |
|
Vitaly Baranov
|
18e036d19b
|
Improved serialization for data types combined of Arrays and Tuples.
Improved matching enum data types to protobuf enum type.
Fixed serialization of the Map data type.
Omitted values are now set by default.
|
2021-02-17 20:50:09 +03:00 |
|
tavplubix
|
f91caf2ccf
|
Merge pull request #20588 from ClickHouse/stress_test_hung_check
Add hung check to stress test
|
2021-02-17 20:36:52 +03:00 |
|
Vitaly Baranov
|
c704a8cc45
|
Log stdout and stderr when failed to start docker in integration tests.
|
2021-02-17 20:07:03 +03:00 |
|
Maksim Kita
|
50e135db0f
|
Added comment
|
2021-02-17 19:24:04 +03:00 |
|
Ivan
|
42c22475e3
|
Don't backport base commit of branch in the same branch (#20628)
|
2021-02-17 18:55:24 +03:00 |
|
alesapin
|
e0980fd0b7
|
Fix fasttest retry for failed tests
|
2021-02-17 17:41:21 +03:00 |
|
Nikita Mikhaylov
|
d15bac31ff
|
Merge pull request #20399 from nikitamikhaylov/keen-wolf-filefuncwithreadbuf
Merging #19204
|
2021-02-17 16:11:22 +03:00 |
|
Maksim Kita
|
b2c09f002f
|
Dictionary create source with functions crash fix
|
2021-02-17 15:26:00 +03:00 |
|
alesapin
|
0de1535b23
|
Merge pull request #20596 from kssenii/rabbitmq-add-vhost
Support vhost for rabbitmq engine
|
2021-02-17 15:18:22 +03:00 |
|
Vladimir
|
2c99a36228
|
Merge pull request #19685 from hexiaoting/dev_joinon
|
2021-02-17 13:22:55 +03:00 |
|
Vitaly Baranov
|
753f5b84d9
|
Merge pull request #20106 from vitlibar/fix-quota-consuming
Fix quota consuming
|
2021-02-17 12:52:43 +03:00 |
|
tavplubix
|
dd02106a08
|
Update run.sh
|
2021-02-17 12:01:41 +03:00 |
|
feng lv
|
3b40099578
|
fix subquery with limit
|
2021-02-17 08:26:52 +00:00 |
|
Vladimir
|
2c560d8e3b
|
Merge pull request #20544 from adevyatova/annadevyatova-DOCSUP-6762-templates
|
2021-02-17 10:17:01 +03:00 |
|
alexey-milovidov
|
6363d44488
|
Merge pull request #20498 from azat/dist-parse-dirs-sigsegv-fix
Add proper checks while parsing directory names for async INSERT (fixes SIGSEGV)
|
2021-02-17 09:43:11 +03:00 |
|
alexey-milovidov
|
2c7c5c9604
|
Merge pull request #20598 from TisonKun/ignore-data-store-files
ignore data store files
|
2021-02-17 09:23:43 +03:00 |
|
tison
|
c809af5dc2
|
ignore data store files
|
2021-02-17 12:58:17 +08:00 |
|
kssenii
|
29362bb483
|
Support vhost
|
2021-02-16 22:05:14 +00:00 |
|
alexey-milovidov
|
3780ecef06
|
Merge pull request #20572 from pokoli/patch-1
Fix typo on tutorial
|
2021-02-17 00:48:45 +03:00 |
|
Nikita Mikhaylov
|
5f8a6ab9c1
|
remove probably useless code
|
2021-02-16 23:54:05 +03:00 |
|
Vitaly Baranov
|
d357fb9129
|
Fix reading from the table system.quota_usage.
|
2021-02-16 23:54:05 +03:00 |
|
Vitaly Baranov
|
298130402e
|
SYSTEM queries now consume quota.
|
2021-02-16 23:54:05 +03:00 |
|
Vitaly Baranov
|
d8d2bd885c
|
Fix calculation of interval's end in quota consumption.
|
2021-02-16 23:54:05 +03:00 |
|
Vitaly Baranov
|
f83be158ba
|
SHOW TABLES is now considered as one query in the quota calculations, not two queries.
|
2021-02-16 23:53:58 +03:00 |
|
Alexander Tokmakov
|
6c9771484b
|
add hung check to stress test
|
2021-02-16 22:39:25 +03:00 |
|
kssenii
|
44c39d4609
|
better
|
2021-02-16 19:00:28 +00:00 |
|
Nikita Mikhaylov
|
dab2356833
|
Merge pull request #20578 from nikitamikhaylov/dicthas-not-found-bugfix
Inconsistent behavior of dictHas in case of absent keys
|
2021-02-16 19:54:22 +03:00 |
|
Nikita Mikhailov
|
94ba4942d7
|
empty
|
2021-02-16 19:47:45 +03:00 |
|
tavplubix
|
68b427a99d
|
Merge pull request #20448 from ClickHouse/better_ddl_queue_cleanup
Better distributed DDL queue cleanup
|
2021-02-16 19:29:50 +03:00 |
|
Maksim Kita
|
55d51bc595
|
Merge pull request #20489 from kitaisreal/hash-table-fix-bug-during-resize-with-nonstandard-grower
(unrealistic case, never possible in prod) HashTable fix potential bug during resize with nonstandard grower
|
2021-02-16 17:42:58 +03:00 |
|