This is an automated email from the ASF dual-hosted git repository.
chamikaramj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 6a30a3d68de Updates CHANGES.md to mention the Delta Lake source
(#38924)
6a30a3d68de is described below
commit 6a30a3d68de19c9335190dc17236cd84ae19ed44
Author: Chamikara Jayalath <[email protected]>
AuthorDate: Thu Jun 11 11:24:21 2026 -0700
Updates CHANGES.md to mention the Delta Lake source (#38924)
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index 698d88b01fa..3eefa7f4309 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -65,6 +65,7 @@
## I/Os
+* Support for reading from Delta Lake added (Java)
([#38551](https://github.com/apache/beam/issues/38551)).
* Support for X source added (Java/Python)
([#X](https://github.com/apache/beam/issues/X)).
## New Features / Improvements