In fact, HIVE-22392 was merged to master branch. But this feature(writing data) can not be used. see the unresolved ticket HIVE-25717.
Thanks, Butao Zhang ---- Replied Message ---- | From | lisoda<lis...@yeah.net> | | Date | 9/24/2024 16:51 | | To | user@hive.apache.org<user@hive.apache.org> | | Subject | HIVE-22392 appears to have failed to be handled correctly | Hello Team. We found that HIVE-22392 doesn't seem to be handled correctly, and in jira we see that the code for this PR is merged into the master branch, but, in fact, this part of the code is not merged. We use JdbcStorageHandle a lot, and we would really like it to support writes, and it would be nice if it could support insert overwrite/upsert. Is the community interested in further supporting jdbcStorageHandler? Tks.