:37 |
> | To | |
> | Subject | Re: How to use `engine` introduced by HIVE-22046 |
> Hi Butao,
>
> Thanks for sharing your PR! I didn't find trinodb/trino-hive-apache
> or trinodb/hive-thrift.
>
> As mentioned in the PR, the current Thrift definitions might not be th
7984
Thanks,
Butao Zhang
Replied Message
| From | Okumin |
| Date | 8/20/2023 18:37 |
| To | |
| Subject | Re: How to use `engine` introduced by HIVE-22046 |
Hi Butao,
Thanks for sharing your PR! I didn't find trinodb/trino-hive-apache
or trinodb/hive-thrift.
As mentioned in th
> definition of hms.
> BTW, maybe we can change hms thrift file to make the 'engine' parameter
> optional and then other customized thrift client will not have
> compatibility issues.
>
> Thanks,
>
> Butao Zhang
>
> Replied Message
> | From |
e
| From | Okumin |
| Date | 8/10/2023 23:41 |
| To | |
| Subject | How to use `engine` introduced by HIVE-22046 |
Hi Hive developers,
I noticed HIVE-22046 introduced incompatibility to Metastore APIs while I'm
testing integration between Hive 4 and other software. If I understand
correctly, clie
Hi Hive developers,
I noticed HIVE-22046 introduced incompatibility to Metastore APIs while I'm
testing integration between Hive 4 and other software. If I understand
correctly, clients are currently required to additionally specify the
engine name when they get or update column statistics.
- htt