This is an automated email from the ASF dual-hosted git repository.

abhishekrb pushed a change to branch 29.0.0
in repository https://gitbox.apache.org/repos/asf/druid.git


    from d27c38b59b1 [Backport] docs: concurrent append copyedits (#15821)
     new b44bd34762a Add range filtering support for iceberg ingestion (#15782)
     new f1c29f6904e Update input-sources.md for fixing the warehouse path 
example under S3 (#15823)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/ingestion/input-sources.md                    | 13 +++-
 .../druid-iceberg-extensions/pom.xml               |  4 --
 .../apache/druid/iceberg/filter/IcebergFilter.java |  3 +-
 ...IntervalFilter.java => IcebergRangeFilter.java} | 69 +++++++++++-----------
 .../iceberg/filter/IcebergRangeFilterTest.java     | 68 +++++++++++++++++++++
 website/.spelling                                  |  2 +
 6 files changed, 119 insertions(+), 40 deletions(-)
 copy 
extensions-contrib/druid-iceberg-extensions/src/main/java/org/apache/druid/iceberg/filter/{IcebergIntervalFilter.java
 => IcebergRangeFilter.java} (51%)
 create mode 100644 
extensions-contrib/druid-iceberg-extensions/src/test/java/org/apache/druid/iceberg/filter/IcebergRangeFilterTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to