File tree Expand file tree Collapse file tree 2 files changed +100
-0
lines changed Expand file tree Collapse file tree 2 files changed +100
-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
+ ## JDBC driver
11
+
12
+ ## Docker image
13
+
14
+ * Run Trino on JDK 25.0.0 (build 36). ({issue}` 26693 ` )
15
+
16
+ ## CLI
17
+
18
+ ## BigQuery connector
19
+
20
+ ## Blackhole connector
21
+
22
+ ## Cassandra connector
23
+
24
+ ## ClickHouse connector
25
+
26
+ ## Delta Lake connector
27
+
28
+ * Fix failure when reading ` NULL ` map on ` json ` type. ({issue}` 26700 ` )
29
+
30
+ ## Druid connector
31
+
32
+ ## DuckDB connector
33
+
34
+ ## Elasticsearch connector
35
+
36
+ ## Exasol connector
37
+
38
+ ## Faker connector
39
+
40
+ ## Google Sheets connector
41
+
42
+ ## Hive connector
43
+
44
+ * Add support for reading encrypted Parquet files. ({issue}` 24517 ` , {issue}` 9383 ` )
45
+
46
+ ## Hudi connector
47
+
48
+ ## Iceberg connector
49
+
50
+ * Improve performance when writing sorted tables and the ` iceberg.sorted-writing.local-staging-path `
51
+ config option is set. ({issue}` 24376 ` )
52
+ * Fix failure due to column count mismatch when executing ` add_files_from_table `
53
+ procedure. ({issue}` 26774 ` )
54
+
55
+ ## Ignite connector
56
+
57
+ ## JMX connector
58
+
59
+ ## Kafka connector
60
+
61
+ ## Loki connector
62
+
63
+ ## MariaDB connector
64
+
65
+ ## Memory connector
66
+
67
+ ## MongoDB connector
68
+
69
+ ## MySQL connector
70
+
71
+ ## OpenSearch connector
72
+
73
+ ## Oracle connector
74
+
75
+ ## Pinot connector
76
+
77
+ ## PostgreSQL connector
78
+
79
+ ## Prometheus connector
80
+
81
+ ## Redis connector
82
+
83
+ ## Redshift connector
84
+
85
+ ## SingleStore connector
86
+
87
+ ## Snowflake connector
88
+
89
+ ## SQL Server connector
90
+
91
+ ## TPC-H connector
92
+
93
+ ## TPC-DS connector
94
+
95
+ ## Vertica connector
96
+
97
+ ## SPI
98
+
99
+ * Require ` shutdown ` to be implemented by the ` Connector ` . ({issue}` 26718 ` )
You can’t perform that action at this time.
0 commit comments