Skip to content

Version 0.8.4

Choose a tag to compare

@menishmueli menishmueli released this 15 Feb 21:05
· 113 commits to main since this release
  1. New spark instrumentation - spark.dataflint.instrument.spark.mapInArrow.enabled and spark.dataflint.instrument.spark.mapInPandas.enabled, which adds duration metrics to all spark versions 3.3+ with these new operators. So you cna know exactly how much a UDF took.
  2. Add full table name to iceberg table reads

Full Changelog: v0.8.3...v0.8.4