nva commented on PR #2882:
URL: https://github.com/apache/ignite-3/pull/2882#issuecomment-1846864371

   > I'd suggest to split the PR into 2 ones.
   > 
   > 1. Criteria API implementation - criteria builders and all the stuff, 
which is used to build criteria objects and generates SQL query from them.
   > 2. CriteriaQuery API implementation - all the `criteriaQuery` methods, 
which accepts Criteria, and cursors, and the workflow stuff (Here, you may need 
an empty Criteria interface with `toString()` method)
   
   Move Criteria API implementation into #2933


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

Reply via email to