Replies: 2 comments 1 reply
-
@shuai-xu @zhztheplayer shall we wrap the RowVector with RowKind in a new class to make it similar to Flink? or is there any other plans or ideas on this? Thanks for your reply! |
Beta Was this translation helpful? Give feedback.
0 replies
-
We will support it soon by adding a hidden column to RowVector. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In flink, the RowData and results will be marked by RowKind (+I,+U,-U). But currently in velox, it seems that there is no corresponding implementation to mark this in RowVector. Any ideas or plans on how we will support this feature to make it equal to Flink?
Beta Was this translation helpful? Give feedback.
All reactions