AbsaOSS / spline-spark-agent

Spline agent for Apache Spark
https://absaoss.github.io/spline/
Apache License 2.0
176 stars 92 forks source link

Spline for databricks support of actions that dont use persist storage #696

Closed zacayd closed 1 year ago

zacayd commented 1 year ago

Hi all As far as I know - spline records only actions that reads or writes to a persist storage is there a way to make it record also actions of reading/writing from/to a dataframe i used spline 1.0.4 thanks in advance