Description
I think this can help avoiding regressions and bugs. During the build we could clone the Delta repo, https://github.com/delta-io/delta/, for each supported Delta version, for example, branch 3.2. apply a git patch to build.sbt to reference Gluten jars and change the DeltaSQLCommandTest to set the Gluten plugin in the sparkConf.
Description
I think this can help avoiding regressions and bugs. During the build we could clone the Delta repo, https://github.com/delta-io/delta/, for each supported Delta version, for example, branch 3.2. apply a git patch to build.sbt to reference Gluten jars and change the DeltaSQLCommandTest to set the Gluten plugin in the sparkConf.