-
Notifications
You must be signed in to change notification settings - Fork 35
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
3.4+ #218
base: main
Are you sure you want to change the base?
3.4+ #218
Commits on Mar 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cda9548 - Browse repository at this point
Copy the full SHA cda9548View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42ba339 - Browse repository at this point
Copy the full SHA 42ba339View commit details -
adding initial new KotlinTypeInference Encoder generator, this time p…
…urely in Kotlin. Not complete yet
Configuration menu - View commit details
-
Copy full SHA for 4896354 - Browse repository at this point
Copy the full SHA 4896354View commit details -
updating all references to the old encoder<>() function in favor of t…
…he new kotlinEncoderFor<>()
Configuration menu - View commit details
-
Copy full SHA for e234f40 - Browse repository at this point
Copy the full SHA e234f40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a42ac - Browse repository at this point
Copy the full SHA 66a42acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e9261f - Browse repository at this point
Copy the full SHA 3e9261fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d061b6 - Browse repository at this point
Copy the full SHA 0d061b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c8f4b1 - Browse repository at this point
Copy the full SHA 0c8f4b1View commit details
Commits on Mar 18, 2024
-
disable name hack by default again, added JCP case for auto-applying …
…the expression encoder without spark-connect
Configuration menu - View commit details
-
Copy full SHA for 9149607 - Browse repository at this point
Copy the full SHA 9149607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4364022 - Browse repository at this point
Copy the full SHA 4364022View commit details
Commits on Mar 20, 2024
-
enabled core as scala-helpers with VarargUnwrapper. Removed name hack…
… in favor of upcoming IR compiler plugin
Configuration menu - View commit details
-
Copy full SHA for 2c875ff - Browse repository at this point
Copy the full SHA 2c875ffView commit details -
enabled core as scala-helpers with VarargUnwrapper. Removed name hack…
… in favor of upcoming IR compiler plugin. Removed spark dependency in scala-helpers
Configuration menu - View commit details
-
Copy full SHA for d60e4dc - Browse repository at this point
Copy the full SHA d60e4dcView commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f8d874 - Browse repository at this point
Copy the full SHA 4f8d874View commit details -
bumped to kotlin 2.0.0-Beta5, included the compiler plugin with tests…
… as separate module
Configuration menu - View commit details
-
Copy full SHA for 2a878f1 - Browse repository at this point
Copy the full SHA 2a878f1View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0a3140 - Browse repository at this point
Copy the full SHA c0a3140View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b0b316 - Browse repository at this point
Copy the full SHA 1b0b316View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7c1711 - Browse repository at this point
Copy the full SHA b7c1711View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7069a9a - Browse repository at this point
Copy the full SHA 7069a9aView commit details
Commits on Mar 23, 2024
-
fixing more tests. Can now remain at Kotlin 2.0 if we set -Xlambdas=c…
…lass, which can be done with gradle plugin
Configuration menu - View commit details
-
Copy full SHA for df021c0 - Browse repository at this point
Copy the full SHA df021c0View commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c17859 - Browse repository at this point
Copy the full SHA 4c17859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f62d07 - Browse repository at this point
Copy the full SHA 2f62d07View commit details -
disabled RddTest "Work with any number" for now: Caused by: java.lang…
….NoSuchMethodException: org.jetbrains.kotlinx.spark.api.RddTest$1$1$1$2$2$1.$deserializeLambda$(java.lang.invoke.SerializedLambda)
Configuration menu - View commit details
-
Copy full SHA for 770698b - Browse repository at this point
Copy the full SHA 770698bView commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d5fe84 - Browse repository at this point
Copy the full SHA 5d5fe84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24952b7 - Browse repository at this point
Copy the full SHA 24952b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffedb29 - Browse repository at this point
Copy the full SHA ffedb29View commit details -
a) it can build gradle-plugin and compiler-plugin with bootstrap jars without mavenLocal. b) bootstrap jars are updated before the actual build
Configuration menu - View commit details
-
Copy full SHA for 6b63c96 - Browse repository at this point
Copy the full SHA 6b63c96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e5438b - Browse repository at this point
Copy the full SHA 4e5438bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 723152b - Browse repository at this point
Copy the full SHA 723152bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0db290a - Browse repository at this point
Copy the full SHA 0db290aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37eec64 - Browse repository at this point
Copy the full SHA 37eec64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ab212b - Browse repository at this point
Copy the full SHA 0ab212bView commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c34429 - Browse repository at this point
Copy the full SHA 1c34429View commit details -
updated compiler plugin to make @sparkify classes Serializable too, p…
…lus added test to see if the plugin is enabled in the project
Configuration menu - View commit details
-
Copy full SHA for 68e830a - Browse repository at this point
Copy the full SHA 68e830aView commit details
Commits on Mar 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 48db819 - Browse repository at this point
Copy the full SHA 48db819View commit details
Commits on Apr 7, 2024
-
added encoding for DatePeriod, DateTimePeriod, Instant, LocalDateTime…
…, and LocalDate, Duration not working
Configuration menu - View commit details
-
Copy full SHA for ab4c455 - Browse repository at this point
Copy the full SHA ab4c455View commit details
Commits on Apr 10, 2024
-
kotlin 2.0.0-RC1, enabled jupyter module. Added basic Sparkify conver…
…sion for jupyter. Disabled html renderes in favor of just outputting them as text. Notebooks can render them however they like. RDDs are converted to ds before rendering
Configuration menu - View commit details
-
Copy full SHA for e05feac - Browse repository at this point
Copy the full SHA e05feacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd77be - Browse repository at this point
Copy the full SHA 7fd77beView commit details
Commits on May 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92b699d - Browse repository at this point
Copy the full SHA 92b699dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eae0196 - Browse repository at this point
Copy the full SHA eae0196View commit details
Commits on Jun 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 22fa5ae - Browse repository at this point
Copy the full SHA 22fa5aeView commit details