You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be able to separate behavior for Spark 2.x and Spark 3.x at compile time dedicated sub-modules can be created implementing a common trait. The appropriate sub-module then would be used at compile time based on the version matrix.
The text was updated successfully, but these errors were encountered:
To be able to separate behavior for Spark 2.x and Spark 3.x at compile time dedicated sub-modules can be created implementing a common
trait
. The appropriate sub-module then would be used at compile time based on the version matrix.The text was updated successfully, but these errors were encountered: