hsiang-c commented on PR #13293: URL: https://github.com/apache/iceberg/pull/13293#issuecomment-3091241786
@pan3793 @nastra Thank you for your feedback, really appreciate it. I added support to `HiveCatalog` and the corresponding `TestHiveViews`. The reason why I didn't add `SparkCatalogConfig.Hive` to the `parameters()` method in `TestViews` is b/c `HiveCatalog` is not case-sensitive, which breaks several other tests. Therefore, I tested Hive separately in its own class. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
