jiangjiangtian commented on PR #6464: URL: https://github.com/apache/incubator-gluten/pull/6464#issuecomment-2229920561
> could you share the details of the exception stack ? Sorry, I can't get the detail of exception stack from log, but I get the following log. `INFO Driver GlutenFallbackReporter: Validation failed for plan: Scan orc xxx, due to: native check failure:native validation failed due to: in ReadRel, constructSubfieldFilters not support for HUGEINT type.` So I can write some parts of the exception stack: ``` SubstraitToVeloxPlanConverter::constructSubfieldFilters SubstraitToVeloxPlanConverter::mapToFilters SubstraitToVeloxPlanConverter::createSubfieldFilters SubstraitToVeloxPlanConverter::toVeloxPlan ``` -- 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]
