Robert Schulze
|
d6df7d8403
|
Merge remote-tracking branch 'rschu1ze/master' into refactor-ast-hash-calculation
|
2023-11-13 15:54:21 +00:00 |
|
Alexey Milovidov
|
2ad98a58c9
|
Better caching of arrow build (#56657)
* Better caching of Arrow build
* Fix error
* Remove useless files
|
2023-11-13 16:51:01 +01:00 |
|
Kruglov Pavel
|
d5280df6d3
|
Merge pull request #56122 from bigo-sg/orc_tuple_field_prune
Allow tuple field pruning in ORC to speed up scaning
|
2023-11-13 14:46:43 +00:00 |
|
Robert Schulze
|
b899270372
|
Remove default value for argument 'ignore_aliases' from IAST::updateTreeHash()
|
2023-11-13 13:18:35 +00:00 |
|
Alexey Milovidov
|
fcd45d47e4
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove-cpp-templates-2
|
2023-11-11 03:45:54 +01:00 |
|
Alexey Milovidov
|
c095b1e9ef
|
Merge pull request #56502 from amosbird/fix-56481
Fix two cases of projection analysis.
|
2023-11-11 02:29:04 +01:00 |
|
Alexey Milovidov
|
3bec4dce8e
|
Merge branch 'master' into remove-cpp-templates-2
|
2023-11-11 00:50:32 +01:00 |
|
Maksim Kita
|
bf08f3ef5a
|
Revert "Inserting only non-duplicate chunks in MV"
|
2023-11-10 21:21:13 +03:00 |
|
Alexey Milovidov
|
8c253b9e3e
|
Remove C++ templates
|
2023-11-10 05:25:02 +01:00 |
|
Amos Bird
|
51ca7d05fb
|
Fix tests
|
2023-11-10 10:23:03 +08:00 |
|
Amos Bird
|
16578d97a3
|
Fix two cases of projection analysis.
1. Fix projection analysis with partitions.
2. Apply alter conversions during projection analysis.
|
2023-11-10 10:23:02 +08:00 |
|
Nikolai Kochetov
|
0bfa2b6975
|
Merge pull request #56254 from ClickHouse/aggregate-by-partition-analyzer
Properly process aliases for aggregation-by-partition optimization.
|
2023-11-09 12:49:25 +01:00 |
|
Yarik Briukhovetskyi
|
b8ea31db43
|
Merge pull request #56309 from yariks5s/preferred_optimize_projection_name
New setting preferred_projection_name
|
2023-11-08 18:06:03 +01:00 |
|
Nikolai Kochetov
|
7eacea4c51
|
Update src/Processors/QueryPlan/Optimizations/useDataParallelAggregation.cpp
Co-authored-by: Nikita Taranov <nikita.taranov@clickhouse.com>
|
2023-11-08 17:28:57 +01:00 |
|
taiyang-li
|
6199bb83a9
|
Merge branch 'master' into orc_tuple_field_prune
|
2023-11-08 14:54:12 +08:00 |
|
Robert Schulze
|
32a3b1b049
|
Merge remote-tracking branch 'rschu1ze/master' into idatatype-convenience-functions
|
2023-11-07 15:17:59 +00:00 |
|
Sema Checherinda
|
02df5ac59c
|
Merge pull request #54340 from KevinyhZou/bug_fix_csv_parse_crlf
Fix CSV read while the end of line is CR(\r)
|
2023-11-07 12:51:05 +01:00 |
|
Robert Schulze
|
54b5d573d7
|
Merge remote-tracking branch 'rschu1ze/master' into idatatype-convenience-functions
|
2023-11-07 10:18:30 +00:00 |
|
yariks5s
|
2e03462d87
|
style fix
|
2023-11-06 22:26:35 +00:00 |
|
yariks5s
|
faba36225e
|
fixed tests
|
2023-11-06 19:10:00 +00:00 |
|
yariks5s
|
ec32c23f0c
|
style check
|
2023-11-06 15:25:14 +00:00 |
|
yariks5s
|
7206419a6b
|
Merge branch 'preferred_optimize_projection_name' of github.com:yariks5s/ClickHouse into preferred_optimize_projection_name
|
2023-11-06 14:30:33 +00:00 |
|
yariks5s
|
e48e6b6a5a
|
fixed review, changed tests
|
2023-11-06 14:30:10 +00:00 |
|
Robert Schulze
|
8896134531
|
Cleanup IDataType convenience functions
|
2023-11-06 13:25:32 +00:00 |
|
Alexander Tokmakov
|
eba52b318d
|
Merge pull request #56272 from ClickHouse/rdb_fix_rare_logical_error
Fix rare logical error in Replicated database
|
2023-11-06 14:14:55 +01:00 |
|
kevinyhzou
|
2a50daf5dd
|
Allow cr at end of csv line
|
2023-11-06 12:21:42 +08:00 |
|
kevinyhzou
|
ef30e6723d
|
bug fix csv read while end of line is not crlf
|
2023-11-06 12:21:42 +08:00 |
|
Igor Nikonov
|
9bdcba1b20
|
Merge branch 'master' into pr-progress-bar
|
2023-11-05 00:09:46 +01:00 |
|
Alexey Milovidov
|
36d18acf35
|
Merge pull request #55007 from Alex-Cheng/refactor-MergeJoinTransform
Refactor merge join transform
|
2023-11-04 17:08:07 +01:00 |
|
taiyang-li
|
8e23dd9090
|
add some comments
|
2023-11-04 10:08:26 +08:00 |
|
taiyang-li
|
8a6ae6e150
|
change as request
|
2023-11-04 09:41:01 +08:00 |
|
Yarik Briukhovetskyi
|
92588dfac7
|
style fix
|
2023-11-03 18:07:19 +01:00 |
|
yariks5s
|
d95262622b
|
init
|
2023-11-03 16:47:06 +00:00 |
|
Kruglov Pavel
|
7e4742f68a
|
Merge pull request #56167 from ClickHouse/revert-56150-revert-55989-lc-as-arrow-dict-fix
Revert "Revert "Fix output/input of Arrow dictionary column""
|
2023-11-03 16:18:10 +00:00 |
|
vdimir
|
86524fce0f
|
Merge pull request #56246 from ClickHouse/vdimir/analyzer_01019_alter_materialized_view
Analyzer: fix 01019_alter_materialized_view_consistent
|
2023-11-03 11:04:14 +01:00 |
|
taiyang-li
|
4b7146d47e
|
remove useless codes
|
2023-11-03 16:03:26 +08:00 |
|
Alexander Tokmakov
|
0ce1560e5d
|
retry if table replica being restarted
|
2023-11-02 18:30:32 +01:00 |
|
Nikolai Kochetov
|
80d4e9a045
|
Merge branch 'master' into aggregate-by-partition-analyzer
|
2023-11-02 11:21:38 +00:00 |
|
Alexey Milovidov
|
1267246785
|
Merge pull request #55642 from ClickHouse/morton-utils
Indexing by space-filling curves
|
2023-11-02 12:21:33 +01:00 |
|
Nikolai Kochetov
|
5b6bf58730
|
Proper process aliases for aggregation-by-partition optimization.
|
2023-11-02 11:19:37 +00:00 |
|
vdimir
|
5703e0995b
|
Analyzer: fix 01019_alter_materialized_view_consistent
|
2023-11-02 10:27:22 +00:00 |
|
taiyang-li
|
819c7e75ff
|
Merge branch 'master' into orc_tuple_field_prune
|
2023-11-02 17:52:05 +08:00 |
|
taiyang-li
|
6ccde98943
|
change as request
|
2023-11-02 11:01:50 +08:00 |
|
李扬
|
424f1bec93
|
Apply suggestions from code review
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2023-11-02 10:30:28 +08:00 |
|
李扬
|
c899ff9da2
|
Apply suggestions from code review
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2023-11-02 10:30:14 +08:00 |
|
Alexey Milovidov
|
697f2591b9
|
Merge with master
|
2023-11-02 00:33:33 +01:00 |
|
Kruglov Pavel
|
aa7c1f63ab
|
Merge pull request #56172 from Avogar/fix-schema-cache-for-json
Fix schema cache for fallback JSON->JSONEachRow with changed settings
|
2023-11-01 20:24:34 +01:00 |
|
Kruglov Pavel
|
e6f00d5e1d
|
Merge pull request #56117 from bigo-sg/fixed_struct_field_prune
Improve parquet struct fields reading
|
2023-11-01 15:32:50 +01:00 |
|
Kruglov Pavel
|
bf77ce691c
|
Merge pull request #55982 from yariks5s/npy_input_format
New input format Npy
|
2023-11-01 14:26:22 +01:00 |
|
taiyang-li
|
dc897215da
|
fix failed uts tests/queries/0_stateless/02312_parquet_orc_arrow_names_tuples.sql
|
2023-11-01 20:42:07 +08:00 |
|