Skip to content

Conversation

@MrPowers
Copy link
Collaborator

@MrPowers MrPowers commented May 9, 2019

No description provided.

@MrPowers MrPowers mentioned this pull request May 9, 2019
@manuzhang
Copy link
Collaborator

@MrPowers From the JIRA, it seems the higher order functions are only available in SQL

@nvander1
Copy link
Collaborator

If you want scala syntax support for the higher order functions: transform, exists, aggregate, etc. We could merge this into daria as it doesn't seem to be gaining traction on the main spark tree: apache/spark#24232 @manuzhang @MrPowers This will be more performant than a UDF or UDAF

@nvander1 nvander1 mentioned this pull request May 13, 2019
@manuzhang
Copy link
Collaborator

@nvander1 does it work for older versions of Spark ?

@nvander1
Copy link
Collaborator

@manuzhang It will only work for spark 2.4 onward.

@nvander1
Copy link
Collaborator

Although I did some experiements today with custom native spark functions, so I think we could do the same to backport the higher order functions.

@manuzhang
Copy link
Collaborator

Sounds great ! Do you have examples I could try ?

@nvander1
Copy link
Collaborator

@manuzhang I'll work up an example this week for you to test out and link it here! Kind of a busy week, but if I don't have an update by sunday evening, ping me!

@MrPowers
Copy link
Collaborator Author

We can continue this conversation on the higher order functions issue: #85

Closing this one cause it's not needed anymore.

@MrPowers MrPowers closed this May 19, 2019
@nvander1 nvander1 deleted the add_array_sum branch May 31, 2019 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants