You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/06/23 04:07:13 UTC

[GitHub] [iceberg] hankfanchiu edited a comment on pull request #2722: Hive: Push filtering for Iceberg table type to Hive MetaStore when listing tables

hankfanchiu edited a comment on pull request #2722:
URL: https://github.com/apache/iceberg/pull/2722#issuecomment-866503004


   > Do you know if this will be supported by older versions of HMS?
   
   Yup, the `HiveMetaStoreClient#listTableNamesByFilter` API having the support for filtering by table parameters (via `hive_filter_field_params__`) was introduced in 0.8.0. See apache/hive@8d143c6c5b43e4cc3afa5985bd31903f31252d7f ([HIVE-2226](https://issues.apache.org/jira/browse/HIVE-2226)).
   
   > if you know when this feature was added (if not always supported) to HMS, that would be good to add here. I'm not sure how far back in terms of supporting HMS versions we go but probably farther than developers would like.
   
   Thanks for pointing this out! I've updated the PR description.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org