qbeast-spark icon indicating copy to clipboard operation
qbeast-spark copied to clipboard

Upgrade to Delta 3.1.0

Open osopardo1 opened this issue 1 year ago • 0 comments

Within the past weeks, Delta Lake released its version 3.1.0 with some exciting opportunities for integrations with the ecosystem.

Some of the highlights are:

Find the full notes here.

We should:

  • [ ] Check which APIs have changed and if they affect our code.
  • [ ] Agreed on which version of Qbeast-Spark should we add this change. The initial idea is to upgrade it on top of 1.0.0, but then there will be no version for Delta 3.0.0 (unless we publish within a different version number). We agree to constantly support the latest versions, and for the size of the project, it's ok.
  • [ ] Upgrade Delta Library on the branch.
  • [ ] Update the APIs.
  • [ ] Run tests
  • [ ] Publish SNAPSHOT with the last commit ID.
  • [ ] Update other deployments that might contain the Qbeast and Delta Lake images.

osopardo1 avatar Feb 22 '24 08:02 osopardo1