GitHub user ryyyyyy1 created a discussion: [Flink] About SARG Support in Flink and BaseVector-related Issues
In the planner, when passing SARG from Flink to Velox, it seems necessary to wrap the serialized string of BaseVector inside ConstantTypedExpr. This appears to require invoking the Velox4j initialization method already during the planner phase. Is this approach reasonable? GitHub link: https://github.com/apache/incubator-gluten/discussions/10406 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
