You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spark Typed Ops is currently in pre-release and is looking for feedback. Please comment on this issue to provide your thoughts. In particular:
Are there any other Spark functions/methods that should be included?
Does the naming convention methodFrom (e.g., colFromds.selectFrom) work? Do you have an alternative?
Would it be helpful to separate the macro and shapeless backed implementations into different artifacts in order to make shapeless an optional dependency?
Thank you for your feedback.
The text was updated successfully, but these errors were encountered:
Spark Typed Ops is currently in pre-release and is looking for feedback. Please comment on this issue to provide your thoughts. In particular:
methodFrom
(e.g.,colFrom
ds.selectFrom
) work? Do you have an alternative?Thank you for your feedback.
The text was updated successfully, but these errors were encountered: