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

Spark 3.1 new functions #236

Open
12 of 16 tasks
eruizalo opened this issue Jun 24, 2022 · 0 comments
Open
12 of 16 tasks

Spark 3.1 new functions #236

eruizalo opened this issue Jun 24, 2022 · 0 comments
Labels
API enhancement New feature or request good first issue Good for newcomers spark_3.1 PR changes to spark 3.1

Comments

@eruizalo
Copy link
Collaborator

eruizalo commented Jun 24, 2022

Look into the following functions if they already are in doric or we have to add them:

From functions

From column

  • def withField(fieldName: String, col: Column): Column
  • def dropFields(fieldNames: String*): Column
@eruizalo eruizalo added enhancement New feature or request spark_3.1 PR changes to spark 3.1 API labels Jun 24, 2022
@eruizalo eruizalo added the good first issue Good for newcomers label Jul 14, 2022
@eruizalo eruizalo mentioned this issue Jul 15, 2022
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API enhancement New feature or request good first issue Good for newcomers spark_3.1 PR changes to spark 3.1
Projects
Status: Todo
Development

No branches or pull requests

1 participant