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

Codegen in Spark-Alchemy HLL functions #5

Open
cozos opened this issue Aug 29, 2019 · 1 comment
Open

Codegen in Spark-Alchemy HLL functions #5

cozos opened this issue Aug 29, 2019 · 1 comment

Comments

@cozos
Copy link

cozos commented Aug 29, 2019

I see that the Spark-Alchemy HLL Functions have the trait CodegenFallback [0]. My understanding is that implementing codegen will give you a big performance boost. Is there a particular reason why Spark-Alchemy does not implement doGenCode, and if not, are there plans to try it in the future?

Thanks

https://github.com/swoop-inc/spark-alchemy/blob/master/alchemy/src/main/scala/com/swoop/alchemy/spark/expressions/hll/HLLFunctions.scala#L81

@ssimeonov
Copy link
Contributor

@cozos it's on the roadmap but not a priority at this point. PRs welcome. :)

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

No branches or pull requests

2 participants