[
https://issues.apache.org/jira/browse/SOLR-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15190101#comment-15190101
]
Trey Cahill commented on SOLR-8819:
-----------------------------------
Added a patch that fixes the NPE caused by clicking on the DB References tab by
implementing the getTables() method in DatabaseMetaDataImpl. Removed
restriction of requiring the field "TABLE_CAT" when querying _CATALOGS_ by
wrapping CatalogsStream in SelectStream. Removed restriction of requiring the
both the fields "TABLE_SCHEM" and "TABLE_CATALOG" when querying _SCHEMAS_ by
wrapping SchemasStream in SelectStream. Added tests as needed.
> SolrJ JDBC - DbVisualizer NPE when clicking on DB References tab
> ----------------------------------------------------------------
>
> Key: SOLR-8819
> URL: https://issues.apache.org/jira/browse/SOLR-8819
> Project: Solr
> Issue Type: Sub-task
> Components: SolrJ
> Affects Versions: master
> Reporter: Kevin Risden
> Attachments: SOLR-8819.patch
>
>
> After connecting, NPE if double click on "DB" under connection name then
> click on References tab.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]