Releases: DAChernikov/spark-dbf
Releases · DAChernikov/spark-dbf
Release list
v0.2.0
spark-dbf 0.2.0
- Added DBT and FPT text MEMO support with executor-side Hadoop file discovery.
- Added separate assembly JARs for Scala 2.12 and Scala 2.13.
- Tested with Spark 3.5.2-3.5.4, local files, HDFS, and real PySpark/Spark runtimes.
v0.1.0
spark-dbf 0.1.0
- Spark 3.5 / Scala 2.13 compatible DBF DataSource.
- PySpark API: spark.read.format("dbf").
- Assembly JAR excludes Spark, Scala and Hadoop runtime libraries.