Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Impala 4.3.0
-
None
-
ghx-label-3
Description
This Jira is to track the review comment for IMPALA-12277 https://gerrit.cloudera.org/c/21437/14/fe/src/main/java/org/apache/impala/catalog/HdfsTable.java#1270.
since the argument list is too long for HdfsTable#load() methods, replace them with a builder class.
Note: changing this might affect other projects using Impala's HdfsTable#load() directly making this a breaking change.