Joel Bernstein
Joel Bernstein
# Description Please provide a short description of the changes you're making with this pull request. # Solution Please provide a short description of the approach taken to implement your...
…Calcite SQL parse tree https://issues.apache.org/jira/browse/SOLR-16243 This PR is a refactoring of Solr SQL (no new features) to compile the streaming expression directly from the Calcite logical plan tree. This replaces...
SQL Support
Hi, Hoping to have basic SQL aggregations ready for Solr 5.3. Wondering how hard it would be to add a panel for this in Bannana? Here is the Solr ticket:...