Commit Graph

151204 Commits

Author SHA1 Message Date
Alexey Milovidov
e0dbc53b58 Merge branch 'master' into miscellaneous-3 2024-08-19 01:18:48 +02:00
Alexey Milovidov
b7f1beafe8
Merge pull request #68482 from ClickHouse/cast-proper-parsing
Proper parsing of the PostgreSQL-style CAST operator
2024-08-18 20:48:36 +00:00
Alexey Milovidov
3c32d2828a
Merge pull request #68483 from ClickHouse/temporary-tables-clickhouse-local
Use temporary tables for input and output in `clickhouse-local`
2024-08-18 20:43:43 +00:00
Kruglov Pavel
59664d2762
Merge pull request #68459 from ClickHouse/Avogar-patch-6
Minor update in Dynamic/JSON serializations
2024-08-18 20:38:58 +00:00
Alexey Milovidov
72b7ed8fba
Merge pull request #68507 from ClickHouse/misc-66999
Miscellanous changes from #66999
2024-08-18 20:21:21 +00:00
Alexey Milovidov
f97551e2ad Fix tests 2024-08-18 22:17:16 +02:00
Alexey Milovidov
d921eb4fb8
Merge pull request #68508 from ClickHouse/fix-01017_uniqCombined_memory_usage
Fix test `01017_uniqCombined_memory_usage`
2024-08-18 20:00:23 +00:00
Yakov Olkhovskiy
0c14ac782e
Merge pull request #68456 from aalexfvk/use_http_1_1_for_external_http_auth
Use HTTP/1.1 for external HTTP authentication
2024-08-18 14:36:48 +00:00
Robert Schulze
8d0d870326
Merge pull request #68510 from ClickHouse/revert-65761-improve_upper_lower
Revert "Improve compatibility of `upper/lowerUTF8` with Spark"
2024-08-18 13:25:32 +00:00
Robert Schulze
f5308635d1
Revert "Improve compatibility of upper/lowerUTF8 with Spark" 2024-08-18 15:25:07 +02:00
Robert Schulze
6cf5a7f7f8
Merge pull request #65761 from bigo-sg/improve_upper_lower
Improve compatibility of `upper/lowerUTF8` with Spark
2024-08-18 12:14:43 +00:00
Robert Schulze
27b08de3da
Merge pull request #68443 from rschu1ze/update-analyzer-tech-debt
Update analyzer_tech_debt.txt
2024-08-18 12:11:56 +00:00
Max K.
ca515047ea
Merge pull request #68457 from ClickHouse/ci_native_arm_build
CI: Native build for package_aarch64
2024-08-18 11:19:55 +00:00
Alexey Milovidov
bd035e7eb4
Merge pull request #68488 from ClickHouse/misc-databases
Miscellaneous changes in database engines
2024-08-18 07:59:47 +00:00
Alexey Milovidov
f88b5988c1 Update test 2024-08-18 09:44:39 +02:00
Alexey Milovidov
ec8554c85a Fix build 2024-08-18 09:41:29 +02:00
Alexey Milovidov
4f7e3e8374 Fix test 01017_uniqCombined_memory_usage 2024-08-18 09:38:00 +02:00
Alexey Milovidov
784a1a1e30 Merge branch 'master' into cast-proper-parsing 2024-08-18 09:14:09 +02:00
Alexey Milovidov
4bb2f7b3f6 Miscellaneous 2024-08-18 09:09:58 +02:00
Alexey Milovidov
7071942858 Miscellanous changes from #66999 2024-08-18 09:05:45 +02:00
Alexey Milovidov
7469c46286 Merge branch 'master' into temporary-tables-clickhouse-local 2024-08-18 05:58:33 +02:00
Alexey Milovidov
a892e1d093 Merge branch 'master' into misc-databases 2024-08-18 05:57:43 +02:00
Alexey Milovidov
95edca513c Fix tests 2024-08-18 05:43:01 +02:00
Alexey Milovidov
5004e4d2cc Miscellaneous 2024-08-18 03:27:42 +02:00
Alexey Milovidov
f0ae57c018
Merge pull request #68433 from ClickHouse/logout
Fix 01119_session_log flakiness
2024-08-18 01:21:56 +00:00
Alexey Milovidov
db863caeb1 Merge branch 'master' into cast-proper-parsing 2024-08-18 03:12:24 +02:00
Alexey Milovidov
5d851d718a Merge branch 'master' into misc-databases 2024-08-17 23:21:22 +02:00
Alexey Milovidov
51a6035088
Merge pull request #68490 from ClickHouse/part-of-66999-2
Miscellaneous changes from #66999 (2)
2024-08-17 20:51:48 +00:00
Max Kainov
7432400fd0 revert hacks made to prevent OOM in aarch64 2024-08-17 18:53:43 +02:00
Max Kainov
a42b12725a CI: Native build for package_aarch64 2024-08-17 18:53:43 +02:00
Alexey Milovidov
72ded640d4 Merge branch 'master' into part-of-66999-2 2024-08-17 17:04:35 +02:00
Alexey Milovidov
b9e8b15e46
Merge pull request #68486 from ClickHouse/database-overlay-more-ops
Pass-through RENAME and UUID-related operations in Overlay database to underlying databases
2024-08-17 14:31:29 +00:00
Alexey Milovidov
fdae56a249
Merge pull request #68489 from ClickHouse/part-of-66999
Miscellaneous changes in BaseDaemon
2024-08-17 14:31:09 +00:00
Julia Kartseva
95a41b9681
Merge pull request #68478 from jkartseva/03149-broken-pipe-fix
Fix `Broken pipe` error for `03149_numbers_max_block_size_zero.sh`
2024-08-17 05:03:42 +00:00
Michael Kolupaev
fe6fcedf58 Merge remote-tracking branch 'origin/master' into logout 2024-08-17 03:25:36 +00:00
Alexey Milovidov
02ec4e2f92 Fix build 2024-08-17 04:00:31 +02:00
Alexey Milovidov
67bbe6fe98
Merge pull request #68458 from cwurm/patch-4
Update gui.md: Links, formatting, spelling
2024-08-17 00:23:07 +00:00
Alexey Milovidov
83608cb7bf Miscellaneous changes from #66999 (2) 2024-08-17 01:40:07 +02:00
Alexey Milovidov
142d7b1582 Miscellaneous changes in BaseDaemon 2024-08-17 01:35:49 +02:00
Alexey Milovidov
05df12379a
Merge pull request #68462 from ClickHouse/fix-test-02122_join_group_by_timeout
Fix test `02122_join_group_by_timeout`
2024-08-16 23:21:24 +00:00
Alexey Milovidov
63ac05aafd
Merge pull request #68479 from ClickHouse/docs-update-json-link
Update JSON link
2024-08-16 22:24:31 +00:00
Alexey Milovidov
da0a8051d8 Miscellaneous changes in database engines 2024-08-17 00:22:57 +02:00
Alexey Milovidov
8ba142559c Pass-through RENAME and UUID-related operations in Overlay database to underlying databases 2024-08-17 00:09:39 +02:00
Alexey Milovidov
b98249ea7f Use temporary tables for input and output in clickhouse-local 2024-08-17 00:06:47 +02:00
Alexey Milovidov
bee38a7f4e Merge branch 'master' into cast-proper-parsing 2024-08-16 23:52:30 +02:00
Julia Kartseva
2a5de86fe4 shellcheck 2024-08-16 21:46:21 +00:00
Alexey Milovidov
aee031ad44 Slightly better 2024-08-16 23:25:49 +02:00
Alexey Milovidov
cc7d22a7b8 Proper parsing of the PostgreSQL-style CAST operator 2024-08-16 23:08:16 +02:00
Justin de Guzman
4b11522990
Update JSON link 2024-08-16 14:06:55 -07:00
Alexey Milovidov
da1d09b2d9
Merge pull request #68435 from ClickHouse/tuple-element-identifier
Support expressions with tuples like `expr().name`
2024-08-16 20:57:55 +00:00