[ 
https://issues.apache.org/jira/browse/SOLR-8517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15115692#comment-15115692
 ] 

Kevin Risden commented on SOLR-8517:
------------------------------------

Created PR for this: https://github.com/apache/lucene-solr/pull/3

> Implement minimal set of get* methods in ResultSetImpl for column names
> -----------------------------------------------------------------------
>
>                 Key: SOLR-8517
>                 URL: https://issues.apache.org/jira/browse/SOLR-8517
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrJ
>    Affects Versions: Trunk
>            Reporter: Kevin Risden
>         Attachments: SOLR-8517.patch, SOLR-8517.patch, SOLR-8517.patch
>
>
> This is related to the ResultSetImpl for column indices but requires that 
> more metadata be based back from the SQL handler in relation to column names. 
> The SQL handler already knows about the column names and order but they 
> aren't passed back to the client. SQL clients used the column names to 
> display so this must be implemented for DBVisualizer to work properly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to