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
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
Denny Crane
a39088c99a
Update column.md
2023-06-20 13:35:45 -03:00
Denny Crane
d5946da5f8
Update settings.md
2023-06-20 13:31:11 -03:00
Kruglov Pavel
0edfbb45ad
Merge pull request #50873 from Avogar/parquet-big-integers
...
Fallback to parsing big integer from String instead of exception in Parquet format
2023-06-20 16:10:46 +02:00
郭小龙
154d19ce72
The time format (connected_time field) is incorrect ( #51026 )
...
* The time format (connected_time field) is incorrect
* Change the description and increase the field list display
* Update 02735_system_zookeeper_connection.reference
* Update 02735_system_zookeeper_connection.sql
* Update 02735_system_zookeeper_connection.sql
* Update 02735_system_zookeeper_connection.reference
* fix test
---------
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-06-20 16:57:55 +03:00
Alexander Tokmakov
bca0d76cbf
Merge pull request #50107 from ClickHouse/rmt_better_background_tasks_scheduling
...
Improve scheduling of background tasks in ReplicatedMergeTree
2023-06-20 16:25:19 +03:00
Kseniia Sumarokova
96b2908f41
Merge pull request #51147 from Algunenano/table_fun_errors
...
Don't report table function accesses to system.errors
2023-06-20 14:08:33 +02:00
Kseniia Sumarokova
c3227fd44f
Merge pull request #51161 from kssenii/more-metrics-in-cache
...
More profile events for fs cache
2023-06-20 12:44:00 +02:00
Igor Nikonov
99a37b5b58
Merge pull request #51153 from zvonand/zvonand-decimal-docfix
...
Docs update: Decimal128/256 overflow
2023-06-20 12:13:40 +02:00
Andrey Zvonov
f9b8358409
Update decimal.md
2023-06-20 00:01:16 +03:00
Andrey Zvonov
fc3bbc3501
Update decimal.md
2023-06-20 00:00:16 +03:00
Alexander Tokmakov
5dd9b10c8e
fix
2023-06-19 20:14:28 +02:00
kssenii
7f9cd56f61
One more
2023-06-19 19:22:45 +02:00
Han Fei
959f66eb8a
Merge pull request #50697 from kitaisreal/sort-block-improvements
...
Sort block improvements
2023-06-19 19:02:03 +02:00
kssenii
ec86028fd8
Change to microseconds
2023-06-19 17:48:56 +02:00
kssenii
0ca2916163
More metrics in cache
2023-06-19 17:22:41 +02:00
Sergei Trifonov
5867f39fc7
Merge pull request #50675 from ClickHouse/unify-priorities-pools
...
Unify priorities for connection pools
2023-06-19 17:16:15 +02:00
Alexey Milovidov
f9558345e8
Merge pull request #51138 from ClickHouse/print-changed-settings
...
Print changed settings on fatal errors
2023-06-19 15:50:44 +03:00
zvonand
ebdbf68262
upd docs
2023-06-19 13:31:35 +02:00
Alexey Milovidov
f54333ba37
Merge pull request #51148 from qoega/fix-sqlancer-branchname
...
Fix SQLancer branch name
2023-06-19 14:27:14 +03:00
Alexey Milovidov
a31a2f78d7
Merge pull request #51151 from Ryado/patch-3
...
Added a note about the unavailability of MySQL table engine on MacOS builds
2023-06-19 14:24:50 +03:00
Alexey Milovidov
86ca7eb4c2
Merge pull request #51112 from arenadata/ADQM-957
...
Fix the test 02783_parsedatetimebesteffort_syslog flakiness
2023-06-19 14:24:20 +03:00
Raúl Marín
bd80ba17ed
Don't report table function accesses to system.errors
2023-06-19 13:03:41 +02:00
Alexander Tokmakov
4614416235
Merge pull request #51074 from valbok/rename
...
MaterializedMySQL: Rename materialize_with_ddl.py -> materialized_with_ddl
2023-06-19 13:52:08 +03:00
Alexander Tokmakov
a09e6bbb8e
Merge pull request #51149 from ClickHouse/revert-48821-localfilefunction
...
Revert "Added ability to implicitly use file/hdfs/s3 table functions in clickhouse-local"
2023-06-19 13:41:59 +03:00
Alexander Tokmakov
a00842498e
Merge branch 'master' into rmt_better_background_tasks_scheduling
2023-06-19 12:37:17 +02:00
Ryadh DAHIMENE
815f4dc9a6
Added a note about MacOS builds
2023-06-19 12:34:36 +02:00
Alexander Tokmakov
caceb7c862
Revert "Added ability to implicitly use file/hdfs/s3 table functions in clickhouse-local"
2023-06-19 13:21:09 +03:00
Yatsishin Ilya
b472480d48
Fix branch name
2023-06-19 10:06:56 +00:00
Maksim Kita
4c72995537
Fixed build
2023-06-19 13:02:35 +03:00
Alexey Milovidov
dcd4cfa5c2
Fix build
2023-06-19 03:28:59 +02:00
Alexey Milovidov
9ae4915655
Code simplification
2023-06-18 21:08:37 +02:00
Alexey Milovidov
b19b87a3e5
Whitespaces
2023-06-18 20:42:27 +02:00
Alexey Milovidov
a6dde6ab62
Print changed settings on fatal errors
2023-06-18 20:38:25 +02:00
Maksim Kita
977cd65cfb
Fixed build
2023-06-18 12:52:08 +03:00
Maksim Kita
2f3dce5fe6
Fixed tests
2023-06-18 12:52:08 +03:00
Maksim Kita
7d17a70d17
Fixed tests
2023-06-18 12:52:08 +03:00
Maksim Kita
8d3212363e
Fixed tests
2023-06-18 12:52:08 +03:00
Maksim Kita
ca298d66cb
Sort block improvements
2023-06-18 12:52:08 +03:00
Alexey Milovidov
ce38d64c5a
Merge pull request #50856 from ClickHouse/relax-too-many-parts
...
Relax "too many parts" further
2023-06-18 01:49:46 +03:00
Alexey Milovidov
7766cc45a7
Merge pull request #51127 from ClickHouse/slightly-better-diagnostics
...
Slightly better diagnostics
2023-06-18 01:47:03 +03:00
Alexander Tokmakov
b4e455430c
Merge branch 'master' into rmt_better_background_tasks_scheduling
2023-06-17 22:19:21 +03:00
Alexey Milovidov
57368a5379
Merge pull request #51121 from ClickHouse/auto/v23.5.3.24-stable
...
Update version_date.tsv and changelogs after v23.5.3.24-stable
2023-06-17 19:52:31 +03:00
Alexey Milovidov
630d4dc221
Merge pull request #51122 from ClickHouse/auto/v23.4.4.16-stable
...
Update version_date.tsv and changelogs after v23.4.4.16-stable
2023-06-17 19:52:20 +03:00
Alexey Milovidov
e8ca174d68
Merge pull request #51123 from ClickHouse/auto/v23.3.4.17-lts
...
Update version_date.tsv and changelogs after v23.3.4.17-lts
2023-06-17 19:52:09 +03:00
Alexey Milovidov
73f5d34698
Merge pull request #51124 from ClickHouse/auto/v22.8.19.10-lts
...
Update version_date.tsv and changelogs after v22.8.19.10-lts
2023-06-17 19:51:48 +03:00
Alexey Milovidov
c7a18c640e
Slightly better diagnostics
2023-06-17 17:20:44 +02:00