[GitHub] hive pull request #401: Fixing array class cast exception in HiveMetaStoreCl...
GitHub user vishnukl-alation opened a pull request: https://github.com/apache/hive/pull/401 Fixing array class cast exception in HiveMetaStoreClient Java 9 made changes to `toArray()` to always return `Object[]` and this cannot be cast into any of the subtypes including `URI
[GitHub] hive pull request #401: Fixing array class cast exception in HiveMetaStoreCl...
Github user vishnukl-alation closed the pull request at: https://github.com/apache/hive/pull/401 ---