Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
6.0
-
None
-
None
Description
Ensure that Spark is able work with SolrJ JDBC.
Currently, in Spark 1.6 and 2.x there are 3 known issues:
1. SparkSQL query via a "select *" query - SOLR-8847
2. SparkSQL query via a select query with a 1=0 where clause - SOLR-10171
3. SparkSQL query via a prepared statement - SOLR-9017
Attachments
Issue Links
- depends upon
-
SOLR-9017 Implement PreparedStatementImpl parameterization
- Reopened
-
SOLR-8847 SolrJ JDBC - Implement "Select *"
- Resolved
-
SOLR-8809 Implement Connection.prepareStatement
- Closed
-
SOLR-10171 Add Constant Reduction Rules to Calcite Planner
- Closed
-
SOLR-9963 Add Apache Calcite Avatica handler to Solr
- Patch Available
- is depended upon by
-
SOLR-8846 SolrJ JDBC - Spark documentation
- Open
- relates to
-
CALCITE-1806 UnsupportedOperationException accessing Druid through Spark JDBC
- Open