Elssky opened a new issue, #632:
URL: https://github.com/apache/incubator-graphar/issues/632

   ### Describe the enhancement requested
   
   Our current property filtering is done at the 
`VertexPropertyArrowChunkReader`  level using enhanced Acero's expressions. The 
result is a chunk that holds the vertex property information rather than the 
vertex itself, can we provide an interface that returns a `VerticesCollection`, 
which is  similar to label filtering 
(https://github.com/apache/incubator-graphar/pull/607) for subsequent 
operations. 
   
   
   ### Component(s)
   
   C++


-- 
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]

Reply via email to