Commit Graph

117863 Commits

Author SHA1 Message Date
Kruglov Pavel
52f6a4f98a
Fix style 2023-06-21 12:46:09 +02:00
Kruglov Pavel
bbd70932e2
Merge pull request #51158 from Avogar/extend-progress-protocol
Add total_bytes_to_read to Progress packet in TCP protocol for better progress bar
2023-06-21 12:43:45 +02:00
Kruglov Pavel
8f8cd97fd8
Merge pull request #51088 from Avogar/better-progress-bar
Improve progress bar for file/s3/hdfs/url table functions. Step 1
2023-06-21 12:42:25 +02:00
Sema Checherinda
4d08df8d29 fix finalization of cascade write buffer 2023-06-21 12:27:39 +02:00
Alexander Gololobov
a23caab98c
Merge branch 'master' into sys_zookeep_more_parallel_get 2023-06-21 12:16:57 +02:00
Nikolay Degterinsky
50c114f081
Merge pull request #51209 from evillique/fix-s3-function
Fix a crash in s3 and s3Cluster functions
2023-06-21 11:59:42 +02:00
Nikolai Kochetov
446320b182
Update 02789_set_index_nullable_condition_bug.sql 2023-06-21 11:28:15 +02:00
Nikolai Kochetov
0149f905de
Update MergeTreeIndexSet.cpp 2023-06-21 11:26:54 +02:00
Alexander Tokmakov
8896e90ad6
Merge pull request #51207 from ClickHouse/fix_lost_forever_check
Suppress check for covered parts in ZooKeeper
2023-06-21 12:26:09 +03:00
Robert Schulze
dcfcbd8345
Merge remote-tracking branch 'rschu1ze/master' into inefficient-query-cache 2023-06-21 09:23:31 +00:00
Robert Schulze
5e48056659
Disable analyzer 2023-06-21 09:21:01 +00:00
Kseniia Sumarokova
b60520ec55
Disable cache setting do_not_evict_index_and_mark_files 2023-06-21 11:15:55 +02:00
Robert Schulze
9b959eb1fb
Merge pull request #49577 from tpanetti/mysql_compatible_types
Change SHOW COLUMNS query to display MySQL types in MySQL Compatibility mode
2023-06-21 11:04:22 +02:00
Robert Schulze
06e8590c8e
Merge pull request #50775 from rschu1ze/non-experimental-qpl-deflate
Mark QPL_DEFLATE non-experimental but default: off-by-default
2023-06-21 10:43:16 +02:00
alekar
c88c57d599
Merge branch 'master' into improve-outfile 2023-06-21 01:17:54 -07:00
Manas Alekar
dab42af754 Fix another test. 2023-06-21 01:16:55 -07:00
Manas Alekar
44798971f9 Fix a test, add APPEND to suggest. 2023-06-20 22:10:39 -07:00
santrancisco
26fc9ee8dc ran git checkout inside contrib/orc 2023-06-21 12:25:39 +10:00
santrancisco
c47e2a1e64 Fixed wrong contrib orc submodule url i meant to test *facepalm* 2023-06-21 11:57:47 +10:00
santrancisco
3365a8f436 Temporary check fix PR https://github.com/apache/orc/pull/1542#issuecomment-1599784337 with our build 2023-06-21 11:33:09 +10:00
Nikolay Degterinsky
150007bfc5
Merge branch 'master' into fix-s3-function 2023-06-21 03:04:59 +02:00
Nikolay Degterinsky
f9103abec8
Remove test from Fast Test 2023-06-21 02:23:51 +02:00
Nikolay Degterinsky
75b266e179 Fix crash in s3 and s3Cluster functions 2023-06-21 00:04:11 +00:00
Dan Roscigno
2abd580070
Merge pull request #51198 from den-crane/patch-53
Doc. Notes about mutations_sync
2023-06-20 19:01:22 -04:00
Kseniia Sumarokova
7076ec3837
Merge pull request #51187 from kssenii/add-logging-for-logical-error
Update exception message
2023-06-21 00:17:08 +02:00
Kseniia Sumarokova
9329cab0ca
Merge branch 'master' into add-logging-for-logical-error 2023-06-21 00:16:15 +02:00
Alexander Tokmakov
f973bd7516 suppress check for covered parts in zk 2023-06-20 23:53:32 +02:00
Alexey Milovidov
0349315143
Merge pull request #50797 from jrdi/fix-summing-mt-dt64
SummingMergeTree support for DateTime64
2023-06-20 23:02:21 +03:00
Nikolai Kochetov
5bda0b535d Fixing build. 2023-06-20 19:45:03 +00:00
Nikolai Kochetov
e4f057e304 Fix Set index with constant nullable comparison. 2023-06-20 19:40:37 +00:00
Dan Roscigno
3ccbfc8489
Merge branch 'master' into patch-53 2023-06-20 14:39:52 -04:00
Sema Checherinda
9b0c3359cf
Merge branch 'master' into better-log 2023-06-20 20:37:36 +02:00
Alexey Milovidov
ced1ae7287
Update emptyArray.cpp 2023-06-20 21:20:25 +03:00
Alexey Milovidov
f39c28bae7
Merge pull request #51179 from ClickHouse/tylerhannan-patch-1
Update README.md
2023-06-20 21:18:36 +03:00
Alexey Milovidov
c097e6e53d
Merge pull request #50531 from kitaisreal/jit-infrastructure-refactoring
JIT infrastructure refactoring
2023-06-20 21:13:44 +03:00
Robert Schulze
bc7df2baca
Merge branch 'master' into non-experimental-qpl-deflate 2023-06-20 20:06:01 +02:00
Sema Checherinda
fd292dc730 work with comment on the PR 2023-06-20 20:02:04 +02:00
Dan Roscigno
513b28b451
Update docs/en/sql-reference/statements/alter/skipping-index.md 2023-06-20 13:49:16 -04:00
Dan Roscigno
3cf2f5479e
Merge pull request #51196 from justindeguzman/patch-6
Specify that user/password is required for dicts in SQL Console
2023-06-20 13:44:49 -04:00
Alexander Gololobov
29f6ce871d Avoid initializing DateLUT from emptyArray function registration 2023-06-20 19:00:41 +02:00
Denny Crane
ef65367ff0
Update projection.md 2023-06-20 13:59:18 -03:00
Denny Crane
2cca74df68
Update skipping-index.md 2023-06-20 13:56:34 -03:00
Justin de Guzman
af4159e71e
Use better user/pw examples for docs when creating dicts in SQL Console
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-06-20 09:51:11 -07:00
Justin de Guzman
62044d3079
Add info on creating users when creating dicts in SQL Console
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-06-20 09:50:49 -07:00
Justin de Guzman
2718dab7fa
Specify database when creating dicts in docs
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-06-20 09:49:48 -07:00
Justin de Guzman
82e770bf9a
SQL Console must use users with default role for dicts
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-06-20 09:48:40 -07:00
Denny Crane
fe8fbde909
Update index.md 2023-06-20 13:46:55 -03:00
Denny Crane
9e324b4eba
Update skipping-index.md 2023-06-20 13:41:11 -03:00
avogar
c6ada111a3 Delete old test 2023-06-20 16:38:47 +00:00
avogar
ff8c01c667 Split long test 02149_schema_inference_formats_with_schema into several tests to avoid timeout in debug 2023-06-20 16:37:52 +00:00