apache / apache/paimon

[Feature] Support Hive 4.0.0

Open
#3,236 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
3.4k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
396

Description

### Search before asking

- [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar.

### Motivation

HIVE has now released 4.0.0. It solves many of the problems that HIVE 3.X has had for a long time. It is a production-ready version. We hope that the PaimonStorageHandle and hive-catalog can be used normally while using HIVE 4.0.0.

### Solution

We can refer to the Spark community to some extent.
https://github.com/apache/spark/pull/45801/files
https://github.com/apache/spark/pull/45804

### Anything else?

_No response_

### Are you willing to submit a PR?

- [ ] I'm willing to submit a PR!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the referenced Spark pull requests, then locate PaimonStorageHandle and the hive-catalog implementation. Confirm the current Hive 3.x assumptions and verify that both components work normally with Hive 4.0.0; the issue does not name specific tests or files.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.