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

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


    from 09367981223 Add limit to task payload size (#16512)
     add b53d75758fd IcebergInputSource : Add option to toggle case sensitivity 
while reading columns from iceberg catalog (#16496)

No new revisions were added by this update.

Summary of changes:
 docs/ingestion/input-sources.md                    | 24 ++++++++--------
 .../druid/iceberg/input/HiveIcebergCatalog.java    | 11 ++++++++
 .../apache/druid/iceberg/input/IcebergCatalog.java |  7 +++++
 .../apache/druid/iceberg/input/LocalCatalog.java   | 18 ++++++++++--
 .../iceberg/input/HiveIcebergCatalogTest.java      |  3 ++
 .../iceberg/input/IcebergInputSourceTest.java      | 33 ++++++++++++++++++++--
 .../druid/iceberg/input/LocalCatalogTest.java      |  2 +-
 7 files changed, 80 insertions(+), 18 deletions(-)


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

Reply via email to