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
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
FixesNVIDIA#498, FixesNVIDIA#463
- Update the gh-workflow to run mvn for list of spark-versions
- Fixes the delta-lake dependency in the pom.xml file
- Fix the broken unit test for spark-340
- Update the spark-341 to point to release instead of snapshot
- Fix the Autotuner warning
)
* Fix unit-tests for Spark-340
Fixes#498, Fixes#463
- Update the gh-workflow to run mvn for list of spark-versions
- Fixes the delta-lake dependency in the pom.xml file
- Fix the broken unit test for spark-340
- Update the spark-341 to point to release instead of snapshot
- Fix the Autotuner warning
* Fix the unit-test for spark-320-330
---------
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
Describe the bug
While testing #471 , I found that the build fails for spark-340
Basically we need to update delta-lake dependency from
2.4.0rc1
to2.4.0
then there is a failed unit test
Steps/Code to reproduce bug
The text was updated successfully, but these errors were encountered: