Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
Is there way to get auto incremented value for next version parameter like next version = previous version + 1 in that case how to get the previous version value.
Below code is from documentation "Historical snapshot processing".