Sergei Trifonov
|
5d5cf7d5b0
|
Merge branch 'master' into cancellable-mutex
|
2023-01-05 00:50:38 +01:00 |
|
serxa
|
f706cf8903
|
fix style
|
2023-01-04 23:49:29 +00:00 |
|
Alexey Milovidov
|
c5be77a555
|
Merge pull request #44896 from ClickHouse/PR-template-add-docs
Update PULL_REQUEST_TEMPLATE.md
|
2023-01-05 02:49:06 +03:00 |
|
serxa
|
e9e3414ae1
|
remove debug print
|
2023-01-04 23:04:04 +00:00 |
|
serxa
|
3ea04f0429
|
fix typos
|
2023-01-04 22:59:29 +00:00 |
|
serxa
|
baf6297f1d
|
add fast and cancellable shared_mutex alternatives
|
2023-01-04 21:50:57 +00:00 |
|
Alexey Milovidov
|
7589c29902
|
Merge pull request #44906 from DanRoscigno/add-touuid-docs
add toUUIDOrDefault docs
|
2023-01-05 00:01:14 +03:00 |
|
Dan Roscigno
|
20a35efc42
|
Merge pull request #44665 from burmecia/fix-ttl-doc
fix table ttl doc example
|
2023-01-04 15:53:19 -05:00 |
|
Dan Roscigno
|
288488f8a2
|
Merge pull request #44919 from DanRoscigno/revert-h3-doc-deletions
revert doc removal
|
2023-01-04 15:51:37 -05:00 |
|
Dan Roscigno
|
3c64cb26b0
|
Merge pull request #44913 from DanRoscigno/add-INFILE-docs
add example with file globbing
|
2023-01-04 15:51:12 -05:00 |
|
Robert Schulze
|
a4322b3057
|
Merge pull request #44894 from ClickHouse/upgrade-googletest
Upgrade googletest to latest HEAD
|
2023-01-04 21:49:56 +01:00 |
|
DanRoscigno
|
2397318b1a
|
add more about matching
|
2023-01-04 15:37:13 -05:00 |
|
Dan Roscigno
|
47a84eb2df
|
Merge pull request #44650 from DanRoscigno/update-replication-docs
add note for Cloud users
|
2023-01-04 15:21:48 -05:00 |
|
DanRoscigno
|
51f1d3ba1e
|
revert doc removal
|
2023-01-04 14:53:02 -05:00 |
|
Yakov Olkhovskiy
|
dadd96ba6f
|
Merge pull request #44135 from ClickHouse/feature-protocol-proxy
Improve support for PROXYv1 protocol.
|
2023-01-04 14:06:17 -05:00 |
|
DanRoscigno
|
df603911ea
|
add example with file globbing
|
2023-01-04 11:36:38 -05:00 |
|
Antonio Andelic
|
8ee589c5c1
|
Merge pull request #44898 from ClickHouse/try-fix-test-storage-kafka
Try to fix flaky `test_storage_kafka::test_kafka_produce_key_timestamp`
|
2023-01-04 16:54:47 +01:00 |
|
alesapin
|
92255e5d4b
|
Merge pull request #43020 from vitlibar/update-aws-c-submodules
Update aws-c* submodules
|
2023-01-04 16:25:22 +01:00 |
|
DanRoscigno
|
530f0b36e9
|
add toUUIDOrDefault docs
|
2023-01-04 09:46:36 -05:00 |
|
Nikita Mikhaylov
|
e9c7555365
|
Use TablesDependencyGraph in DatabaseReplicated recovery process (#44697)
|
2023-01-04 14:49:39 +01:00 |
|
Kruglov Pavel
|
59263f3ae1
|
Merge pull request #44501 from Avogar/validate-types
Validate data types according to settings.
|
2023-01-04 14:48:09 +01:00 |
|
Kruglov Pavel
|
ac66dcfbe4
|
Merge pull request #44867 from ClickHouse/fail-performance-on-report-error
Fix non-detected Errors in performance tests message
|
2023-01-04 14:27:37 +01:00 |
|
Kruglov Pavel
|
90ae405033
|
Merge pull request #44876 from Avogar/fix-perf-tests
Revert some changes from #42777 to fix performance tests
|
2023-01-04 14:27:17 +01:00 |
|
Kruglov Pavel
|
0c7d39ac7f
|
Merge pull request #44832 from ucasfl/row-number
Fix output_format_pretty_row_numbers does not preserve the counter across the blocks
|
2023-01-04 14:15:47 +01:00 |
|
Dan Roscigno
|
a6c5061e77
|
Merge pull request #44899 from DanRoscigno/backup-params
add command summary
|
2023-01-04 08:13:00 -05:00 |
|
DanRoscigno
|
2daa92b195
|
combine feedback
|
2023-01-04 08:10:36 -05:00 |
|
DanRoscigno
|
83faec186c
|
combine feedback
|
2023-01-04 08:08:31 -05:00 |
|
DanRoscigno
|
9ee66373df
|
combine feedback
|
2023-01-04 08:05:32 -05:00 |
|
Dan Roscigno
|
670020b600
|
Update .github/PULL_REQUEST_TEMPLATE.md
Co-authored-by: Ivan Blinkov <ivan@clickhouse.com>
|
2023-01-04 07:55:10 -05:00 |
|
Dan Roscigno
|
617144187e
|
Update .github/PULL_REQUEST_TEMPLATE.md
Co-authored-by: Ivan Blinkov <ivan@clickhouse.com>
|
2023-01-04 07:54:52 -05:00 |
|
Maksim Kita
|
2482acc600
|
Merge pull request #44881 from azat/concurrent-bounded-queue-fix
Fix ConcurrentBoundedQueue::emplace() return value in case of finished queue
|
2023-01-04 15:44:54 +03:00 |
|
DanRoscigno
|
bece361a79
|
add command summary
|
2023-01-04 07:32:52 -05:00 |
|
Antonio Andelic
|
890f094829
|
Set retention policy for Kafka topic
|
2023-01-04 12:04:00 +00:00 |
|
Ilya Yatsishin
|
5794ebaa4e
|
Merge pull request #44871 from ClickHouse/upload-bugfix-statuses
Upload status files to S3 report for bugfix check
|
2023-01-04 12:52:42 +01:00 |
|
Dan Roscigno
|
c54f9a935f
|
Update PULL_REQUEST_TEMPLATE.md
Add a prompt to the PR template to encourage adding information to go into the docs.
|
2023-01-04 06:48:12 -05:00 |
|
alesapin
|
c09f83654d
|
Merge pull request #44533 from ClickHouse/40951_Allow_macro_substitution_in_endpoint
Allow macro substitution in endpoint of disks
|
2023-01-04 12:29:57 +01:00 |
|
alesapin
|
d5e41dbb0b
|
Update src/Disks/ObjectStorages/Web/registerDiskWebServer.cpp
|
2023-01-04 12:29:28 +01:00 |
|
Robert Schulze
|
23196ceffd
|
Upgrade googletest to their lastest main state
|
2023-01-04 10:44:39 +00:00 |
|
Antonio Andelic
|
5361d128b3
|
Merge pull request #44888 from ClickHouse/store-zk-data-snapshot-small-distance
Store ZK generated data in `test_keeper_snapshot_small_distance`
|
2023-01-04 11:21:36 +01:00 |
|
Robert Schulze
|
8a5004c738
|
Merge pull request #44890 from ClickHouse/fix-builderspecialreport
Fix "AttributeError: 'BuildResult' object has no attribute 'libraries'" in BuilderReport and BuilderSpecialReport
|
2023-01-04 11:10:03 +01:00 |
|
Robert Schulze
|
58694ff091
|
Fix "AttributeError: 'BuildResult' object has no attribute 'libraries'" in BuilderSpecialReport
|
2023-01-04 09:37:56 +00:00 |
|
Antonio Andelic
|
9b58c97563
|
Store ZK generated data in archive
|
2023-01-04 09:10:16 +00:00 |
|
Nikolay Degterinsky
|
aa41e9b775
|
Merge pull request #44857 from evillique/fix-msan-build
Try to fix MSan build
|
2023-01-04 04:31:28 +01:00 |
|
Alexey Milovidov
|
cdff9439f7
|
Merge pull request #44737 from Algunenano/perf_log_sync_time
Perf test: Log the time spent waiting for file sync
|
2023-01-04 05:29:57 +03:00 |
|
Alexey Milovidov
|
52b3fd223d
|
Merge branch 'master' into perf_log_sync_time
|
2023-01-04 05:29:27 +03:00 |
|
Alexey Milovidov
|
66e6f53698
|
Merge pull request #44839 from ClickHouse/move-odbc-test
Move `test_dies_with_parent` to another module
|
2023-01-04 05:17:19 +03:00 |
|
Alexey Milovidov
|
a804d9a643
|
Merge pull request #44856 from ClickHouse/fix-distinct-zero-size-key-44831
Fix: sorted DISTINCT with empty string
|
2023-01-04 05:16:00 +03:00 |
|
Alexey Milovidov
|
fb68fc1bee
|
Merge pull request #44870 from ClickHouse/fix_flaky_test
Fix flaky test and several typos
|
2023-01-04 05:14:14 +03:00 |
|
Alexey Milovidov
|
4a18f6c51c
|
Merge pull request #44873 from ClickHouse/fix_another_flaky_test
Fix flaky test `02503_insert_storage_snapshot`
|
2023-01-04 05:13:12 +03:00 |
|
Alexey Milovidov
|
3a027d285f
|
Merge pull request #44828 from ClickHouse/remove-two-lines-of-code
What if I will remove two lines of code?
|
2023-01-04 04:50:52 +03:00 |
|