You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/10/30 11:14:09 UTC

[GitHub] [incubator-shardingsphere] tristaZero commented on issue #3370: oracle load meta data get index info user schema error

tristaZero commented on issue #3370: oracle load meta data get index info user schema error
URL: https://github.com/apache/incubator-shardingsphere/issues/3370#issuecomment-547851530
 
 
   Hi, it is a easy issue, if anyone is interested in it, please raise a PR. Thanks
   ### How to solve it?
   If null == resultSet.getString(INDEX_NAME), then return Optional.<String>absent() in `getLogicIndex(final String actualIndexName, final String actualTableName)`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services