[jira] [Updated] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-10-09 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8086: - Attachment: SOLR-8086.patch Patch with pre-commit passing. > Add support for SELECT DISTINCT

[jira] [Updated] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-10-04 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8086: - Attachment: SOLR-8086.patch Added support for string literal field identifiers along with tests.

[jira] [Updated] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-10-04 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8086: - Attachment: SOLR-8086.patch Added support for case *insensitive* table names. > Add support for

[jira] [Updated] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-10-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8086: - Attachment: SOLR-8086.patch Initial patch with one passing test for Map/Reduce implementation.

[jira] [Updated] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-10-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8086: - Attachment: SOLR-8086.patch Added initial test for JSON Facet API implementation. > Add support

[jira] [Updated] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-10-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8086: - Attachment: SOLR-8086.patch Added tests with a simple WHERE clause. > Add support for SELECT

[jira] [Updated] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-10-02 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8086: - Attachment: SOLR-8086.patch More Map/Reduce implementation tests including parallel tests. Still

[jira] [Updated] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-09-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8086: - Description: This ticket will add the SELECT DISTINCT query to the SQL interface. There will be a

[jira] [Updated] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-09-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8086: - Description: This ticket will add the SELECT DISTINCT query to the SQL interface. There will be a

[jira] [Updated] (SOLR-8086) Add support for SELECT DISTINCT queries to the SQL interface

2015-09-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8086: - Description: This ticket will add the SELECT DISTINCT query to the SQL interface. There will be a