zhouyuan commented on code in PR #10941:
URL:
https://github.com/apache/incubator-gluten/pull/10941#discussion_r2459617694
##########
cpp/velox/substrait/SubstraitToVeloxPlanValidator.cc:
##########
@@ -438,7 +438,7 @@ bool SubstraitToVeloxPlanValidator::validate(const
::substrait::WriteRel& writeR
default:
LOG_VALIDATION_MSG(
"Validation failed for input type validation in WriteRel, not
support partition column type: " +
- mapTypeKindToName(types[i]->kind()));
Review Comment:
https://github.com/facebookincubator/velox/commit/7bc4a216357c788e9f6aeb3aa3a9f5ee1c6de182
--
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]