[ https://issues.apache.org/jira/browse/SOLR-16238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17551089#comment-17551089 ]
Joel Bernstein commented on SOLR-16238: --------------------------------------- In order to get a fully working SQL engine we're going to have to get very good at adding rules that push down specific queries and deferring queries we don't have a plan for to the Calcite planner. > Code level documentation for Solr SQL > ------------------------------------- > > Key: SOLR-16238 > URL: https://issues.apache.org/jira/browse/SOLR-16238 > Project: Solr > Issue Type: Task > Security Level: Public(Default Security Level. Issues are Public) > Components: Parallel SQL > Reporter: Joel Bernstein > Assignee: Joel Bernstein > Priority: Major > Labels: RobustSQL > > The Solr SQL module is an Apache Calcite adaptor. I find the Apache Calcite > framework quite confusing. So, for my own knowledge and for future devs who > want to contribute to Solr SQL, I'd like to take the time to document the > code thoroughly. -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org