HanumathRao commented on PR #3480: URL: https://github.com/apache/calcite/pull/3480#issuecomment-1780163695
> Nice work @HanumathRao ! I have left some (minor) comments. I'm not the biggest expert on the parser and validator, so I'd prefer if someone else would take a look at that part. Thanks for adding such a thorough amount of tests. > > I think there is one part of the documentation that needs to be updated in the PR: in `algebra.md`, in the "Recursive Queries" section, this paragraph should be removed :) > > ``` > Note that there is no support for recursive queries in the SQL layer yet > ([CALCITE-129](https://issues.apache.org/jira/browse/CALCITE-129)); > the `WITH RECURSIVE` query above is only for illustrative purposes. > ``` Thanks @rubenada for the review. I have addressed the review comments, please take a look when you get a chance. -- 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]
