[
https://issues.apache.org/jira/browse/SOLR-8847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204883#comment-15204883
]
Trey Cahill commented on SOLR-8847:
-----------------------------------
Added a patch to handle "Select *". It is based off of SOLR-8823, which
implements the getColumns that "Select *" uses when rewriting the query.
> 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
> Attachments: SOLR-8847.patch
>
>
> 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]