[ 
https://issues.apache.org/jira/browse/SOLR-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Risden updated SOLR-8519:
-------------------------------
    Attachment: SOLR-8519.patch

This patch adds some framework to get information about a tuples fields which 
will be used for type information as well. The fields List will be in a random 
order until Tuple.fields returns a Map that is backed by LinkedHashMap for the 
keys.

[~joel.bernstein] It might make sense to add to the Tuple instead of trying to 
do this all directly in the ResultSet metadata. This would make the Tuple more 
usable without the JDBC driver component. Thoughts on this approach?

> Implement ResultSetMetaDataImpl.getColumnCount()
> ------------------------------------------------
>
>                 Key: SOLR-8519
>                 URL: https://issues.apache.org/jira/browse/SOLR-8519
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrJ
>    Affects Versions: Trunk
>            Reporter: Kevin Risden
>         Attachments: SOLR-8519.patch
>
>
> DBVisualizer uses getColumnCount to determine how many columns to try to 
> display from the result.



--
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