apache / apache/gravitino

[Improvement] In `HiveTable.java` method `buildTableParameters` the local variable `ignore` is not used

Open
#1,914 0 comments 0 reactions 0 assignees View on GitHub
improvement
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 16h
Merged PRs (30d)
298

Description

### What would you like to be improved?

local variable `ignore` is not used, is it needed for anything?

### How should we improve?

remove it?

Contributor guide

Open the contributing guide

Research direction

Open HiveTable.java and inspect the buildTableParameters method, focusing on the local variable named ignore. Confirm that it has no required side effect, remove it if appropriate, and verify that the project still builds and its relevant tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.