Robert Schulze
|
966e93b908
|
Point to existing system tables for alternatives
|
2023-07-04 19:22:08 +00:00 |
|
Robert Schulze
|
82e38f7736
|
Merge branch 'master' into show-index-better-mysql-compat
|
2023-07-04 20:36:22 +02:00 |
|
Robert Schulze
|
0f68c894f5
|
Point to existing system tables for alternatives
|
2023-07-04 17:02:00 +00:00 |
|
Robert Schulze
|
b71043b2c9
|
Fix field 'non_unique'
|
2023-07-04 16:57:31 +00:00 |
|
Robert Schulze
|
5c463838b7
|
Improve compatibility of 'cardinality' field
|
2023-07-04 16:45:10 +00:00 |
|
Robert Schulze
|
eb86f27482
|
Document field 'sub_part'
|
2023-07-04 16:37:15 +00:00 |
|
Robert Schulze
|
6aab7577ff
|
Document 'packed' field
|
2023-07-04 16:33:33 +00:00 |
|
Robert Schulze
|
a8511a0be5
|
Fix description of 'comment' field
|
2023-07-04 16:31:36 +00:00 |
|
Robert Schulze
|
e9e3f87ed2
|
SHOW INDEX: Make fields INDEX_TYPE more compatible with MySQL
|
2023-07-04 16:21:55 +00:00 |
|
Robert Schulze
|
047060f9a4
|
SHOW INDEX: Make fields COMMENT and INDEX_COMMENT more compatible with MySQL
|
2023-07-04 16:18:11 +00:00 |
|
Robert Schulze
|
59928cb485
|
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES
|
2023-07-04 16:00:53 +00:00 |
|
Robert Schulze
|
aa89dcc29a
|
Merge pull request #51791 from rschu1ze/docs-non-unique
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES
|
2023-07-04 18:00:31 +02:00 |
|
Robert Schulze
|
3cb459bd04
|
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES
|
2023-07-04 15:50:56 +00:00 |
|
Alexey Milovidov
|
aa2b8aa893
|
Merge pull request #51769 from ClickHouse/mypy-1.4.0
Version mypy=1.4.1 falsly reports unused ignore comment
|
2023-07-04 16:45:57 +03:00 |
|
Yatsishin Ilya
|
5230503651
|
remove unused type: ignore
|
2023-07-04 12:59:25 +00:00 |
|
Robert Schulze
|
1ffc9245d7
|
Merge pull request #51559 from rschu1ze/orc_load
00900_orc_load: lift kill timeout
|
2023-07-04 13:26:13 +02:00 |
|
Alexey Milovidov
|
b6a1bcb522
|
Merge pull request #51773 from ClickHouse/revert-51679-docs-packaging
Revert "Add documentation for building in docker"
|
2023-07-04 14:08:58 +03:00 |
|
Alexey Milovidov
|
463c2ba5ce
|
Revert "Add documentation for building in docker"
|
2023-07-04 14:07:10 +03:00 |
|
Mikhail f. Shiryaev
|
35c1321952
|
Version mypy=1.4.1 falsly reports unused ignore comment
|
2023-07-04 13:05:41 +02:00 |
|
Nikita Mikhaylov
|
3d5acdc1d9
|
Merge pull request #51721 from Algunenano/fix_rust
Run cargo update to fix build with nightly
|
2023-07-04 12:59:29 +02:00 |
|
Nikita Mikhaylov
|
cdc0fd1a09
|
Merge branch 'master' into fix_rust
|
2023-07-04 12:57:32 +02:00 |
|
Vitaly Baranov
|
f0e531970a
|
Merge pull request #51704 from vitlibar/fix-race-in-context-access
Fix race in ContextAccess
|
2023-07-04 12:42:17 +02:00 |
|
Vitaly Baranov
|
c092b9974c
|
Merge branch 'master' into fix-race-in-context-access
|
2023-07-04 12:37:41 +02:00 |
|
Alexander Tokmakov
|
e99e0ebddb
|
Update 01320_create_sync_race_condition_zookeeper.sh (#51742)
|
2023-07-04 13:26:55 +03:00 |
|
Kseniia Sumarokova
|
d73fd4921b
|
Merge pull request #51000 from kssenii/min-file-segment-size
fs cache: allow to have strict lower boundary for file segment size and download remaining data in the background
|
2023-07-04 12:25:04 +02:00 |
|
Kseniia Sumarokova
|
24bb6ed566
|
Merge branch 'master' into min-file-segment-size
|
2023-07-04 12:21:41 +02:00 |
|
alesapin
|
f1aaea129d
|
Merge pull request #51732 from ClickHouse/remove_poco_memory_pool
Remove MemoryPool from Poco because it's useless
|
2023-07-04 12:02:58 +02:00 |
|
alesapin
|
23c1210a8f
|
Merge branch 'master' into remove_poco_memory_pool
|
2023-07-04 12:01:39 +02:00 |
|
robot-clickhouse-ci-2
|
25d06ca710
|
Merge pull request #51752 from rschu1ze/docs-homebrew
Docs: Mention homebrew as an alternative and non-production install method
|
2023-07-04 00:15:09 +02:00 |
|
robot-clickhouse-ci-1
|
4767b855fd
|
Merge pull request #51751 from rschu1ze/readme-sonarcloud
Add SonarCloud to README
|
2023-07-03 23:42:04 +02:00 |
|
Anton Popov
|
0f74d6d14d
|
Merge pull request #51685 from azat/system.parts_column_modification_time
Add column modification time into system.parts_columns
|
2023-07-03 23:29:27 +02:00 |
|
Anton Popov
|
fd4a14d56b
|
Merge branch 'master' into system.parts_column_modification_time
|
2023-07-03 23:28:03 +02:00 |
|
Robert Schulze
|
d263b6bf17
|
Docs: Mention homebrew as an alternative and non-production install method
|
2023-07-03 21:17:13 +00:00 |
|
Robert Schulze
|
29200341ad
|
Add SonarCloud to README
|
2023-07-03 21:05:13 +00:00 |
|
Alexander Tokmakov
|
73d956249e
|
Merge pull request #51750 from ClickHouse/revert-51296-object_column_invalid_num_of_rows
Revert "Fix: Invalid number of rows in Chunk column Object"
|
2023-07-03 23:46:07 +03:00 |
|
Alexander Tokmakov
|
ec5c9a0137
|
Revert "Fix: Invalid number of rows in Chunk column Object"
|
2023-07-03 23:43:38 +03:00 |
|
Mikhail f. Shiryaev
|
4d76b538c7
|
Merge pull request #51679 from ClickHouse/docs-packaging
Add documentation for building in docker
|
2023-07-03 21:46:43 +02:00 |
|
Dan Roscigno
|
425fd2b41e
|
Merge pull request #51748 from ClickHouse/replace-doc-templates
add missing doc templates back
|
2023-07-03 14:29:03 -04:00 |
|
Dan Roscigno
|
1ab414a194
|
Merge branch 'master' into replace-doc-templates
|
2023-07-03 14:16:36 -04:00 |
|
DanRoscigno
|
4191e3eb95
|
add missing doc templates back
|
2023-07-03 14:15:20 -04:00 |
|
Dan Roscigno
|
160c896502
|
Merge pull request #51747 from ClickHouse/replace-doc-templates
add missing doc templates back
|
2023-07-03 14:10:52 -04:00 |
|
Mikhail f. Shiryaev
|
c715ee5cef
|
Replace --build-type=debug by --debug-build
|
2023-07-03 19:58:47 +02:00 |
|
Mikhail f. Shiryaev
|
584b46c5ca
|
Add documentation for building in docker
|
2023-07-03 19:58:47 +02:00 |
|
DanRoscigno
|
509a0c6f30
|
add missing doc templates back
|
2023-07-03 13:50:40 -04:00 |
|
Vitaly Baranov
|
a14f4ae83b
|
Merge pull request #51595 from vitlibar/add-hex-functions-for-cityhash
Add hex functions for cityhash
|
2023-07-03 18:05:40 +02:00 |
|
Vitaly Baranov
|
8dd1b7b8b9
|
Merge branch 'master' into add-hex-functions-for-cityhash
|
2023-07-03 18:00:33 +02:00 |
|
Alexander Sapin
|
a74bc6190d
|
Implement suggestion
|
2023-07-03 15:46:30 +02:00 |
|
Anton Popov
|
8bd6532ca7
|
Merge pull request #51296 from ClickHouse/object_column_invalid_num_of_rows
Fix: Invalid number of rows in Chunk column Object
|
2023-07-03 15:40:41 +02:00 |
|
Kseniia Sumarokova
|
cc3c10d89d
|
Merge pull request #51418 from bigo-sg/fix_ec_issue
Update libhdfs3 version
|
2023-07-03 14:44:31 +02:00 |
|
李扬
|
a8cf9318fd
|
Merge branch 'master' into fix_ec_issue
|
2023-07-03 20:41:04 +08:00 |
|