vdimir
|
fd75522ea8
|
analyzer: fix select * with grouping sets
|
2024-05-07 14:20:49 +00:00 |
|
vdimir
|
d3155707e9
|
no filter pushdow for group_by_use_nulls
|
2024-05-07 14:20:48 +00:00 |
|
Alexey Milovidov
|
21cbbdd983
|
Merge pull request #63270 from Blargian/59020_computeWidth_skip_ANSI
`UTF8::computeWidth` skip ANSI escape sequences
|
2024-05-07 09:05:34 +00:00 |
|
Alexey Milovidov
|
977783ea94
|
Merge pull request #63443 from ClickHouse/fix-index-analysis-datetime64
Fix index analysis for `DateTime64`
|
2024-05-07 07:35:47 +00:00 |
|
Alexey Milovidov
|
605faebb17
|
Merge pull request #63357 from ClickHouse/fudge
Fix AST parsing of invalid type names
|
2024-05-07 09:50:29 +02:00 |
|
Alexander Gololobov
|
0162395dd5
|
Merge pull request #63377 from zvonand/fix-x-clickhouse-timezone
Fix `X-ClickHouse-Timezone` header with `session_timezone`
|
2024-05-07 06:10:28 +00:00 |
|
Alexey Milovidov
|
20db0b3d5e
|
Merge pull request #63396 from ClickHouse/fix-data-race-reportbroken
Fix data race in `reportBrokenPart`
|
2024-05-07 05:36:50 +00:00 |
|
Alexey Milovidov
|
a81f21ea8c
|
Fix it
|
2024-05-07 06:12:11 +02:00 |
|
Alexey Milovidov
|
e4864d6fd6
|
Update UTF8Helpers.cpp
|
2024-05-07 04:43:06 +03:00 |
|
Alexey Milovidov
|
7700b2c1a3
|
Merge pull request #63273 from ClickHouse/vdimir/cross_join_algorithm_setting
CROSS join ignore join_algorithm setting
|
2024-05-07 01:40:38 +00:00 |
|
Alexey Milovidov
|
a20c626cc2
|
Merge pull request #63401 from ClickHouse/remove-copy-when-writing-to-cache
Remove copy from writing to fs cache
|
2024-05-07 01:38:54 +00:00 |
|
Alexey Milovidov
|
cef4f746ce
|
Merge pull request #63425 from CurtizJ/fix-create-index-parsing
Fix parsing of `CREATE INDEX` query
|
2024-05-07 01:14:39 +00:00 |
|
Michael Kolupaev
|
313843331b
|
Fix AST parsing of invalid type names
|
2024-05-06 21:52:46 +00:00 |
|
Alexey Milovidov
|
ac7e6fc691
|
Properly send client info in Suggest
|
2024-05-06 23:00:05 +02:00 |
|
Alexey Milovidov
|
e0c23fb07d
|
Merge pull request #59940 from Volodyachan/multiline-strings-in-Pretty-formats
Better rendering of multiline strings in Pretty formats
|
2024-05-06 20:13:38 +00:00 |
|
Raúl Marín
|
02a5b010af
|
Merge pull request #63398 from Algunenano/i46335
Fix debug assert when using grouping WITH ROLLUP and LowCardinality types
|
2024-05-06 20:00:40 +00:00 |
|
Yakov Olkhovskiy
|
8050d0456d
|
Merge pull request #63241 from yariks5s/truncate_all_tables_from
Add `FROM` keyword to `TRUNCATE ALL TABLES`
|
2024-05-06 19:28:50 +00:00 |
|
Robert Schulze
|
d70ef1110f
|
Merge pull request #63260 from rschu1ze/inverted-to-fulltext
Minor follow-up to a renaming PR
|
2024-05-06 18:19:50 +00:00 |
|
Robert Schulze
|
a7ba895ca4
|
Merge pull request #59318 from bigo-sg/complex_map_key
Allow arbitrary non-nullable types as key for maps
|
2024-05-06 18:19:03 +00:00 |
|
Anton Popov
|
216cd83b8e
|
fix parsing of CREATE INDEX query
|
2024-05-06 17:53:08 +00:00 |
|
Robert Schulze
|
0f87653fef
|
Rename "inverted" to "fulltext"
|
2024-05-06 16:59:36 +00:00 |
|
Andrey Zvonov
|
c3abf7f462
|
propagate session_timezone to result_details when query fails
|
2024-05-06 14:55:34 +00:00 |
|
Yarik Briukhovetskyi
|
2ede89392c
|
Merge branch 'ClickHouse:master' into truncate_all_tables_from
|
2024-05-06 16:20:24 +02:00 |
|
Andrey Zvonov
|
942bd6af61
|
Explain updating result_details.timezone
|
2024-05-06 16:15:32 +02:00 |
|
Raúl Marín
|
8cdaa1a32a
|
Make grouping never return low cardinality
|
2024-05-06 14:36:04 +02:00 |
|
kssenii
|
a51786532b
|
Remove copy
|
2024-05-06 13:21:11 +02:00 |
|
Nikita Taranov
|
a5ec7e84c7
|
Merge pull request #62904 from liuneng1994/feature/adaptive_merged_block_size
Reduce external sorting memory usage on large table and speed up sorting
|
2024-05-06 11:20:47 +00:00 |
|
vdimir
|
4b1af861d8
|
Merge pull request #63346 from ClickHouse/vdimir/fix_write_buffer_file_segment_dtor
Fix finalize WriteBufferToFileSegment and StatusFile
|
2024-05-06 10:57:19 +00:00 |
|
Vitaly Baranov
|
4c0c4d1485
|
Merge pull request #63209 from ClickHouse/pufit/fix-sql-security-none-from-load
Correct load for SQL security defaults during startup
|
2024-05-06 10:52:44 +00:00 |
|
vdimir
|
1016d2e0d3
|
Merge pull request #62995 from ClickHouse/vdimir/array_join_alias_resolve_fix
Analyzer: prefer column name to alias from array join
|
2024-05-06 10:33:10 +00:00 |
|
Igor Nikonov
|
e986619ce3
|
Merge pull request #61935 from ClickHouse/pr-receive-timeout-on-handshake
Parallel replicas: table check failover
|
2024-05-06 10:30:59 +00:00 |
|
Antonio Andelic
|
10907ec4ee
|
Fix data race in reportBrokenPart
|
2024-05-06 11:05:16 +02:00 |
|
liuneng1994
|
1cfda11521
|
Merge branch 'refs/heads/master' into feature/adaptive_merged_block_size
# Conflicts:
# src/Core/SettingsChangesHistory.h
|
2024-05-06 10:48:56 +08:00 |
|
李扬
|
c0ddd3df0b
|
Merge branch 'ClickHouse:master' into complex_map_key
|
2024-05-06 10:23:18 +08:00 |
|
Alexey Milovidov
|
c7cfc5e33a
|
Merge pull request #63081 from ClickHouse/tacit
Allow using clickhouse-local with a positional argument
|
2024-05-05 23:53:13 +02:00 |
|
Alexey Milovidov
|
d38cf75351
|
Merge pull request #63234 from kitaisreal/join-filter-push-down-filled-join-fix
JOIN filter push down filter join fix
|
2024-05-05 21:03:48 +00:00 |
|
Alexey Milovidov
|
e05a2c2000
|
Merge pull request #63381 from ClickHouse/fancy-quotes
Fancy quotes
|
2024-05-05 20:55:55 +00:00 |
|
Alexey Milovidov
|
9d1f38f00e
|
Merge pull request #60459 from p1rattttt/cross_join_compression
Added possibility to compress in CROSS JOIN
|
2024-05-05 21:57:19 +02:00 |
|
Alexey Milovidov
|
8aedecf100
|
Merge pull request #63200 from litlig/parts_column_ttl
Add column ttl info to system info
|
2024-05-05 17:13:50 +00:00 |
|
Alexey Milovidov
|
0c71d081c4
|
Merge pull request #60199 from Blargian/59557_form_input_format
Form Input Format
|
2024-05-05 17:10:57 +00:00 |
|
Alexander Gololobov
|
259a6b3cad
|
Merge pull request #63330 from ClickHouse/fix_remote_data_path_permission_deined
Skip unaccessible table dirs in system.remote_data_paths
|
2024-05-05 07:30:21 +00:00 |
|
Shaun Struwig
|
3316df88aa
|
Merge branch 'ClickHouse:master' into 59557_form_input_format
|
2024-05-05 05:30:40 +02:00 |
|
Shaun Struwig
|
a16af57a04
|
Merge branch 'ClickHouse:master' into 59020_computeWidth_skip_ANSI
|
2024-05-05 05:29:43 +02:00 |
|
Alexey Milovidov
|
1bcf035bbd
|
Zero means unlimited; apply the thresholds by logical or; better documentation
|
2024-05-05 04:59:12 +02:00 |
|
Alexey Milovidov
|
7aa1b1fb3f
|
Merge branch 'master' into cross_join_compression
|
2024-05-05 04:52:19 +02:00 |
|
Alexey Milovidov
|
f576711361
|
Finish implementation
|
2024-05-05 04:23:58 +02:00 |
|
Alexey Milovidov
|
33ace84174
|
Merge branch 'master' into fancy-quotes
|
2024-05-05 03:59:26 +02:00 |
|
Alexey Milovidov
|
77c0ebd3ee
|
Merge branch 'master' into tacit
|
2024-05-05 00:20:41 +02:00 |
|
Alexey Milovidov
|
7ac5821a23
|
Merge pull request #63074 from ClickHouse/local-less-directories
Less directories in clickhouse-local
|
2024-05-05 00:19:31 +02:00 |
|
Andrey Zvonov
|
010d158d87
|
set result timezone after query execution
|
2024-05-04 21:48:04 +00:00 |
|