SemyonSinchenko commented on issue #756: URL: https://github.com/apache/incubator-graphar/issues/756#issuecomment-3298862351
What do you think about building a whole AST of the user query in a top level `PorpertyGroupReader` (or even on a level above)? It allows us to determine filters/projection and push them to the `Array<Row> readFile(URI fileUri,Fileters filters,Projections projections,...);` -- 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: commits-unsubscr...@graphar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org For additional commands, e-mail: commits-h...@graphar.apache.org