hzxiongyinke commented on PR #4821: URL: https://github.com/apache/hive/pull/4821#issuecomment-1778391599
> @hzxiongyinke: I am not actively working on Hive lately. You might want to find some other reviewers. > > Also, it is a good practice to provide a unit test for your fixes which fails before the patch, and works after the patch. This would prevent future developers braking your fix. @pvary This Issue > @hzxiongyinke: I am not actively working on Hive lately. You might want to find some other reviewers. > > Also, it is a good practice to provide a unit test for your fixes which fails before the patch, and works after the patch. This would prevent future developers braking your fix. @pvary This PR is related to Hive client writing to Iceberg table when HiveMetastore is enabled with Kerberos authentication. During the commit phase of inserting into the Iceberg table using Hive client, an error occurs. The related issue is https://github.com/apache/iceberg/issues/3127, but I don't know how to add this test case. -- 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]
