Hey,
For a long time hive-ci was adding comments/etc under my username on every PR;
I've worked with infra(INFRA-24854) to get a PAT for one of their own users.
I don't see any issues arising from this change - but wanted to let you know :)
cheers,
Zoltan
OpenPGP_signature
Description: OpenPG
Hi, Okumin
I have encountered this issue before, and the 'validWriteIdList' is also a
incompatibility parameter. I have submit a PR in trino-hive-apache repo, and
you can refer to https://github.com/trinodb/trino-hive-apache/pull/43 .
IIUC, the 'engine' parameter is used to differentiate betwee
Thanks to everyone who has tested the release candidate and given
their comments and votes.
The tally is as follows.
3 binding +1s:
Stamatis Zampetakis
Denys Kuzmenko
Ayush Saxena
3 non-binding +1s:
Zhihua Deng
Sourabh Badhya
Simhadri Govindappa
No 0s or -1s.
Therefore, I am delighted to annou
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
+1(Binding)
* Built from source
* Verified checksums
* Verified signatures
* Verified no code diff between the git tag & source tar
* Checked the NOTICE & LICENSE files.
* Skimmed over HS2 UI
* Deployed with Derby and tried some operations on ACID & Iceberg tables.
Thanx Stamatis for driving the
+1
* Verified signatures and checksum;
* Checked binary content and successfully built from the source;
* Skimmed through the release notes;
* Initialized backend DB schema and launched HMS & HS2 locally;
* Conducted basic checks via beeline:
- Created a few ACID & Iceberg tables and loaded da
Hi Everyone,
Thanks, Stamatis for driving the release.
+1 (non-binding)
Verified the following:
* Download the source tarball, signature (.asc), and checksum (.sha512):
OK
* Import gpg keys: download KEYS and run gpg --import
/path/to/downloaded/KEYS.txt -> Verify the signature by running:gpg
-
I was able to do the following with RC0 artifacts -
* Verified checksum of sources and binaries.
* Successfully built from source.
* Successful metastore DB setup with Postgres.
* Brought up HS2 and HMS successfully and ran CREATE, INSERT, SELECT, DROP
queries for external tables and CREATE, INSERT