GitHub user ryyyyyy1 added a comment to the discussion: [Flink] question about RowKind in results
Thanks for the clarification. I have a follow-up question about the “hidden column”: What does hidden mean in this context? Does it mean the column won’t appear in the outputType of the execution plan, but will still be physically carried in the RowVector? If so, how can we ensure this hidden column is propagated correctly between operators, since normally operators only pass along the columns defined in the plan’s schema? Could you elaborate a bit on how this hidden column mechanism will be designed/implemented? GitHub link: https://github.com/apache/incubator-gluten/discussions/10717#discussioncomment-14424601 ---- 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]
