druid/extensions-contrib/druid-deltalake-extensions
Abhishek Radhakrishnan 75937c98e8
Upgrade delta kernel from 3.1.0 to 3.2.0 (#16513)
Upstream release: https://github.com/delta-io/delta/releases/tag/v3.2.0

- Upgrade kernel dependency to 3.2.0
- Notable breaking changes introduced in upstream that affects the Druid extension:
 - Rename TableClient -> Engine
 - Rename DefaultTableClient -> DefaultEngine
 - Exceptions moved to a separate package
 - Table.getPath() doesn't throw TableNotFoundException. Instead the exception is thrown
   when getting snapshot info from the Table object
2024-05-29 10:46:30 -07:00
..
src Upgrade delta kernel from 3.1.0 to 3.2.0 (#16513) 2024-05-29 10:46:30 -07:00
pom.xml Upgrade delta kernel from 3.1.0 to 3.2.0 (#16513) 2024-05-29 10:46:30 -07:00