Version 0.8.4
- 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.
- Add full table name to iceberg table reads
Full Changelog: v0.8.3...v0.8.4