Skip to content

Instantly share code, notes, and snippets.

@echauchot
Created March 9, 2020 09:35
dataset.map java signature
<U> Dataset<U> map(MapFunction<T,U> func, Encoder<U> encoder)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment