Skip to content

Releases: DAChernikov/spark-dbf

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 08:52
6c9a975

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

Choose a tag to compare

@github-actions github-actions released this 14 Jul 15:41
64e3ce7

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.