File tree Expand file tree Collapse file tree 2 files changed +104
-0
lines changed Expand file tree Collapse file tree 2 files changed +104
-0
lines changed Original file line number Diff line number Diff line change 6
6
``` {toctree}
7
7
:maxdepth: 1
8
8
9
+ release/release-478
9
10
release/release-477
10
11
release/release-476
11
12
release/release-475
Original file line number Diff line number Diff line change
1
+ # Release 478 (dd Oct 2025)
2
+
3
+ ## General
4
+
5
+
6
+ ## Security
7
+
8
+ ## Web UI
9
+
10
+ * Fix query plan default viewport in [ ] ( /admin/preview-web-interface ) . ({issue}` 26749 ` )
11
+
12
+ ## JDBC driver
13
+
14
+ ## Docker image
15
+
16
+ * Run Trino on JDK 25.0.0 (build 36). ({issue}` 26693 ` )
17
+
18
+ ## CLI
19
+
20
+ ## BigQuery connector
21
+
22
+ ## Blackhole connector
23
+
24
+ ## Cassandra connector
25
+
26
+ ## ClickHouse connector
27
+
28
+ ## Delta Lake connector
29
+
30
+ * Fix failure when reading ` NULL ` map on ` json ` type. ({issue}` 26700 ` )
31
+
32
+ ## Druid connector
33
+
34
+ ## DuckDB connector
35
+
36
+ ## Elasticsearch connector
37
+
38
+ ## Exasol connector
39
+
40
+ ## Faker connector
41
+
42
+ ## Google Sheets connector
43
+
44
+ ## Hive connector
45
+
46
+ * Add support for reading encrypted Parquet files. ({issue}` 24517 ` , {issue}` 9383 ` )
47
+
48
+ ## Hudi connector
49
+
50
+ ## Iceberg connector
51
+
52
+ * Improve performance when writing sorted tables and the ` iceberg.sorted-writing.local-staging-path `
53
+ config option is set. ({issue}` 24376 ` )
54
+ * Fix failure due to column count mismatch when executing ` add_files_from_table `
55
+ procedure. ({issue}` 26774 ` )
56
+
57
+ ## Ignite connector
58
+
59
+ ## JMX connector
60
+
61
+ ## Kafka connector
62
+
63
+ * Fix failure when filtering partitions by timestamp offset. ({issue}` 26787 ` )
64
+
65
+ ## Loki connector
66
+
67
+ ## MariaDB connector
68
+
69
+ ## Memory connector
70
+
71
+ ## MongoDB connector
72
+
73
+ ## MySQL connector
74
+
75
+ ## OpenSearch connector
76
+
77
+ ## Oracle connector
78
+
79
+ ## Pinot connector
80
+
81
+ ## PostgreSQL connector
82
+
83
+ ## Prometheus connector
84
+
85
+ ## Redis connector
86
+
87
+ ## Redshift connector
88
+
89
+ ## SingleStore connector
90
+
91
+ ## Snowflake connector
92
+
93
+ ## SQL Server connector
94
+
95
+ ## TPC-H connector
96
+
97
+ ## TPC-DS connector
98
+
99
+ ## Vertica connector
100
+
101
+ ## SPI
102
+
103
+ * Require ` shutdown ` to be implemented by the ` Connector ` . ({issue}` 26718 ` )
You can’t perform that action at this time.
0 commit comments