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

Udt support, DF functions, mllib example #162

Merged
merged 7 commits into from
Jun 17, 2022
Merged

Udt support, DF functions, mllib example #162

merged 7 commits into from
Jun 17, 2022

Conversation

Jolanrensen
Copy link
Collaborator

As requested by #29 and needed for #161.
Allows the implicit encoder<>() function to get to registered UDTs.

Does still need tests!

@Jolanrensen Jolanrensen added this to the 1.1.1 milestone May 31, 2022
.newInstance()

KSimpleTypeWrapper(
/* dt = */ dataType,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like this notation

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:)

@Jolanrensen Jolanrensen changed the title Udt support Udt support, DF functions, mllib example Jun 15, 2022
@Jolanrensen
Copy link
Collaborator Author

Removing typedCol() again since they already get an overhaul for kotlin 1.7 in #152

Suppressing compiler warnings for deprecation and other generated functions
@Jolanrensen
Copy link
Collaborator Author

@asm0dey I think we can merge this. I'd prefer this to go first before udf :)

@Jolanrensen Jolanrensen merged commit 8070a63 into main Jun 17, 2022
@Jolanrensen Jolanrensen deleted the udt-support branch June 17, 2022 12:09
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.

2 participants