GitHub user miao404 added a comment to the discussion: Flink support
Hello, I would like to know whether the `processElement` method in `GlutenVectorOneInputOperator` and `GlutenOneInputOperator` processes data by converting a single `RowData` into a `RowVector`, or multiple `RowData` into a `RowVector`. Additionally, does the underlying Velox process one `RowData` at a time or multiple `RowData` at once? If it is the former, do you have any plans to implement batch processing in the future? GitHub link: https://github.com/apache/incubator-gluten/discussions/8849#discussioncomment-14210243 ---- 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]
