Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request][Spark] Update ScalaExtensions to be consistent with Scala2.13 API #3763

Open
2 of 8 tasks
chirag-s-db opened this issue Oct 9, 2024 · 0 comments
Open
2 of 8 tasks
Labels
enhancement New feature or request

Comments

@chirag-s-db
Copy link
Contributor

chirag-s-db commented Oct 9, 2024

Feature request

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Overview

Currently, Delta-Spark Scala extensions contains whenNot, which is identical to functionality in Scala 2.13 Option.unless. We should update ScalaExtensions (and callers) to change this method to Option.unless` such that we can eventually migrate to Scala 2.13 and remove the ScalaExtensions.

Further details

Willingness to contribute

The Delta Lake Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?

  • Yes. I can contribute this feature independently.
  • Yes. I would be willing to contribute this feature with guidance from the Delta Lake community.
  • No. I cannot contribute this feature at this time.
@chirag-s-db chirag-s-db added the enhancement New feature or request label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant