Replies: 2 comments 4 replies
-
|
Let me check the use of bebe, but I don't like the idea to reuse a library already published. It won't be a new version, it will be a refurbish of the name... |
Beta Was this translation helpful? Give feedback.
-
|
@zeotuan - thanks for the proposal! We've always worked really hard to maintain backward compatibility and I think this proposal may be entirely backward compatible, so it could be great! Could you provide some snippets on whether users would need to change their code or if they would maintain the same import patterns with this proposal? I am interested in learning more about this proposal! Also, did Spark end up exposing a lot of these APIs that bebe was designed to expose? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Background
Proposal
spark-dariaextension/unsafe subproject tobebespark-bebefunctionality. Include expression in daria-extension as part of bebeRationale
daria/: Safe, general-purpose utilities based on more stable spark sql functions APIbebe/: Custom native Spark Expression and APINote: Alternatively, we can move these native spark sql expression into bebe git repository. But the reason why the above method is proposed is due to spark-daria already have actively maintained CI. As for maven release, it will remain two separate projects
Please let me know what you think about this proposal
Beta Was this translation helpful? Give feedback.
All reactions