Conversation
80cf66f to
4fc98f2
Compare
4fc98f2 to
5786fc7
Compare
|
@dnskr have you done any end to end tests on this upgrade? |
@dnskr, I tried query on this upgrade. Looks like |
|
@tdcmeehan Unfortunately, I cannot build Presto or run tests locally, because I use Windows. So, I rely on passing CI/CD pipelines and existing delta tests to check that the upgrade is fine. @agrawalreetika There is at least one performance improvement in Delta Standalone according to release notes:
@agrawalreetika @tdcmeehan I would like to be transparent about the amount of effort from my side for the changes. BTW, as far as I know, next Delta Standalone 3.1.0 release will be based on Delta Kernel, which might require more effort for upgrade, but also can provide more capabilities for Delta Lake connector in Presto. |
5786fc7 to
33e13c3
Compare
Signed-off-by: dnskr <dnskrv88@gmail.com>
33e13c3 to
4e9da59
Compare
|
Close in favor of #22596 |
This PR upgrades Delta Standalone dependency to 3.0.0 for Delta Lake Connector.
Test plan - Existing tests