Afaque Ahmad
05/18/2023, 11:35 AMspark.SparkDataSet to load and save datasets to a delta lake. I need to save incremental numeric versions of data e.g 1, 2, .. as opposed to the current timestamp. Is there a way to do that in the current implementation and specify the version number while loading?