Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
c57eaaf
added streaming and exploring how it works with kotlin spark api
Jolanrensen Feb 18, 2022
bb39fc7
Adds helpful rdd to dataset conversion, as well as a new withSpark fu…
Jolanrensen Feb 21, 2022
4bd3fe1
makes javaRDD toDS function more generic.
Jolanrensen Feb 21, 2022
c0ead09
added encoders: Duration, Period, ByteArray (Binary, now actually wor…
Jolanrensen Feb 21, 2022
09e9bb5
Arity is now Serializable, removed sc.stop(), sc is now lazy, updates…
Jolanrensen Feb 22, 2022
597b6f1
copying over some other missing parts from ScalaReflection.scala. Did…
Jolanrensen Feb 22, 2022
0f585bd
serializing binary works!
Jolanrensen Feb 23, 2022
92ed60e
serializing binary works!
Jolanrensen Feb 23, 2022
1fb680b
fixed serializing CalendarInterval, added tests and fixes for Decimal…
Jolanrensen Feb 23, 2022
4f8ae68
updating all tests to shouldBe instead of just show
Jolanrensen Feb 23, 2022
38486bb
removed .show() from rdd test
Jolanrensen Feb 23, 2022
0acd3e2
Update README.md
Jolanrensen Feb 23, 2022
bcf99b8
split up rdd tests, added list test.
Jolanrensen Feb 24, 2022
165c1b0
Merge pull request #132 from JetBrains/rdd-related-helpers
Jolanrensen Feb 24, 2022
2fdba6a
Update docs generation
Jolanrensen Feb 24, 2022
5d785e0
added jira issue
Jolanrensen Feb 24, 2022
518d1a1
Update ApiTest.kt
Jolanrensen Feb 25, 2022
e620896
added encoders: Duration, Period, ByteArray (Binary, now actually wor…
Jolanrensen Feb 21, 2022
e466df6
copying over some other missing parts from ScalaReflection.scala. Did…
Jolanrensen Feb 22, 2022
1557fa4
serializing binary works!
Jolanrensen Feb 23, 2022
680e5b1
serializing binary works!
Jolanrensen Feb 23, 2022
ba0c452
fixed serializing CalendarInterval, added tests and fixes for Decimal…
Jolanrensen Feb 23, 2022
054d626
updating all tests to shouldBe instead of just show
Jolanrensen Feb 23, 2022
66dc40e
added jira issue
Jolanrensen Feb 24, 2022
31f56d8
rebasing on spark 3.2 branch
Jolanrensen Feb 25, 2022
9b1c2c9
Merge remote-tracking branch 'origin/encoders-and-data-types' into en…
Jolanrensen Feb 28, 2022
d56b5a4
spark 3.2.1
Jolanrensen Feb 28, 2022
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading