Issues
- 11
Spark 4.0 / DBR 14.2+ - bleeding edge changes
#787 opened by chris-twiner - 0
- 1
Encoder derivation for collection incompatible implementations for interpreted serde e.g. Seq instead of Vector
#804 opened by chris-twiner - 1
- 10
Spark 3.5 update
#755 opened by pomadchin - 5
Defective schema generation on array/seq column
#770 opened by tribbloid - 3
Add TypedEncoder for shapeless Record.
#777 opened by tribbloid - 2
scalafmt was not maintained for some of the code?
#774 opened by tribbloid - 3
type inference for .opt no longer works without explicit type argument in Scala 2.13.x
#769 opened by tribbloid - 1
- 0
Iterate over TypedColumns with evidence
#739 opened by gdahia - 1
Add scalafmt
#724 opened by pomadchin - 14
Add support for chained joins
#385 opened by asm0dey - 0
Add support for TypedDeltaTable
#727 opened by pgrandjean - 1
AVG and KMeans tests fix
#717 opened by pomadchin - 4
Missing implemention errors
#517 opened by pgrandjean - 8
spark 3.4 support - replacing dataTypeFor logic
#698 opened by chris-twiner - 2
Fix compatibility issues with the Databricks runtime
#506 opened by imarios - 1
[feature] DatasetT
#704 opened by jpassaro - 1
3.4 AgnosticEncoder support - Spark Connect
#701 opened by chris-twiner - 4
- 2
Frameless 0.13 release
#651 opened by pomadchin - 2
- 11
Compatibility with Spark 3.2.1
#605 opened by thesamet - 8
How to use it with Java POJOs
#575 opened by vinkaga - 5
provide TypedEncoder for java.time.{Instant, Duration, Period} in Spark 3.2
#576 opened by chenharryhua - 1
Cats-effect 3 roadmap
#607 opened by Daenyth - 7
CI release failure
#615 opened by pomadchin - 0
Snapshot publish failed
#598 opened by armanbilge - 3
- 5
Frameless 0.11 release
#579 opened by pomadchin - 7
Scala 2.13 release
#553 opened by pomadchin - 0
Spark 3.2.0 upgrade
#554 opened by pomadchin - 0
Map[X, BigDecimal] not properly encoded
#566 opened by cchantep - 13
TypedEncoder not working with UDF (or not properly documented) for class having a field typed with a ValueClass
#516 opened by cchantep - 0
MIMA plugin usage
#559 opened by pomadchin - 1
Release automation
#445 opened by larsrh - 0
Add CI releases
#550 opened by pomadchin - 2
Migrate documentation from tut to mdoc (builds failing because of Bintray shutdown)
#474 opened by imarios - 3
Easier withColumn method
#453 opened by MrPowers - 6
Release version 0.10.0
#487 opened by imarios - 2
Add typed syntax for RDD
#434 opened by chenharryhua - 3
- 0
Builds on Travis CI won't execute
#462 opened by larsrh - 2
- 0
- 6
Version 0.9 does not appear to be published
#440 opened by paulfryzel - 11
Add support for Spark 3 Preview
#427 opened by thesamet - 1
UDF Performance Improvement
#422 opened by chris-twiner - 3
Seeing below Error when reading AVRO messages from Kafka Topic using Spark structured Streaming
#428 opened by ndhamija