apache / apache/paimon

[Feature] add hive catalog for test case

Open
#1,543 2 comments 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/incubator-paimon/issues) and found nothing similar.

### Motivation

Now, many test cases are based on file catalogs ,for example `org.apache.paimon.flink.CatalogITCaseBase` ,

I found that some case is fine in file catalog, but it is will throw an exception in hive catalog, like https://github.com/apache/incubator-paimon/issues/1542

so I think we need to add more test case for hive catalog (and different hive version)

### Solution

_No response_

### 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 with org.apache.paimon.flink.CatalogITCaseBase and issue 1542 to identify cases that pass with the file catalog but fail with Hive. Review the existing test setup and supported Hive versions, then add coverage for the relevant Hive catalog scenarios and verify the tests across those versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.