wecharyu opened a new issue, #12406:
URL: https://github.com/apache/gluten/issues/12406

   ### Backend
   
   VL (Velox)
   
   ### Bug description
   
   Velox broadcast hash table build may fail if the original build keys 
captured from the logical plan no longer match the physical broadcast child 
output attributes.
   ```bash
   org.apache.gluten.exception.GlutenException: Exception: VeloxUserError
   Error Source: USER
   Error Code: INVALID_ARGUMENT
   Reason: Field not found: key#9044. Available fields are: 
csat_config_id#9042, saas_id#9043, _post_4#9044, _post_5#9045, col_0#9184, 
col_2#9185.
   Retriable: False
   Function: findChild
   File: 
/home/jenkins/agent/workspace/di-spark/Gluten/CI_spark_gluten/ep/build-velox/build/velox_ep/velox/type/Type.cpp
   Line: 403
   ```
   
   ### Gluten version
   
   _No response_
   
   ### Spark version
   
   None
   
   ### Spark configurations
   
   _No response_
   
   ### System information
   
   _No response_
   
   ### Relevant logs
   
   ```bash
   
   ```


-- 
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