zhouyuan commented on PR #12846:
URL: https://github.com/apache/gluten/pull/12846#issuecomment-5372465907

   
   ```
   - Decimal type *** FAILED ***
     org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 
in stage 370.0 failed 1 times, most recent failure: Lost task 0.0 in stage 
370.0 (TID 301) (8b2b40bc1b7f executor driver): 
org.apache.gluten.exception.GlutenException: 
org.apache.gluten.exception.GlutenException: Exception: VeloxUserError
   Error Source: USER
   Error Code: UNSUPPORTED
   Reason: Filter(HugeintValuesUsingHashTable, deterministic, no nulls): 
mergeWith() is not supported.
   Retriable: False
   Function: mergeWith
   File: /work/ep/build-velox/build/velox_ep/./velox/type/Filter.h
   Line: 281
   Stack trace:
   ```
   the failure seems related with 
https://github.com/facebookincubator/velox/pull/18159
   Cc: @rui-mo 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to