[
https://issues.apache.org/jira/browse/SOLR-8847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195192#comment-15195192
]
Kevin Risden commented on SOLR-8847:
------------------------------------
note: This could fix the manual string concatenation of fl and use String.join
in SQLHandler.
> SolrJ JDBC - Implement "Select *"
> ----------------------------------
>
> Key: SOLR-8847
> URL: https://issues.apache.org/jira/browse/SOLR-8847
> Project: Solr
> Issue Type: Sub-task
> Components: SolrJ
> Affects Versions: master
> Reporter: Trey Cahill
>
> The sql query "Select *" is commonly used, but currently all fields need to
> be specified. This can cause some troubles as "Select *" has been used to
> pull back column metadata in some JDBC clients.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]