-
Notifications
You must be signed in to change notification settings - Fork 618
[VL] Track all failed UT for Velox upstream #2961
Closed
Description
Description
- ORC support is still not merged to Velox Upstream. Temporarily disable ALL ORC suites. [VL] Temporarily disable all failed ORC UT #2944
- Command to run Gluten Spark3.2 Unit tests
mvn clean install -Pspark-3.2 -Pspark-ut -Pbackends-velox -Prss -DargLine="-Dspark.test.home=/home/sparkuser/github/apache/spark" -DtagsToExclude=io.glutenproject.tags.UDFTest,io.glutenproject.tags.SkipTestTags
backends-velox UT Failed list
Parquet write:
- test write parquet with compression codec (This test depends on Support empty dataframe write oap-project/velox#370 and Add schema to parquet writer options facebookincubator/velox#6074 ).
Gluten Spark 3.2 UT Failed list:
Ignored due to unopened Window change:
- udf/udf-window.sql - Scala UDF *** FAILED ***
- udf/udf-window.sql - Regular Python UDF *** FAILED ***
- udf/udf-window.sql - Scalar Pandas UDF *** FAILED ***
- range between should accept int/long values as boundary *** FAILED ***
- unbounded preceding/following range between with aggregation *** FAILED ***
- sliding range between with aggregation *** FAILED ***
- rows between should accept int/long values as boundary
Ignored due to double precision loss.
- SPARK-22271: mean overflows and returns null for some decimal variables
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.