[
https://issues.apache.org/jira/browse/HUDI-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386054#comment-17386054
]
ASF GitHub Bot commented on HUDI-2213:
--------------------------------------
hudi-bot commented on pull request #3333:
URL: https://github.com/apache/hudi/pull/3333#issuecomment-885458954
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "442fa7679326b6fb14f2fb36af80b250706a1cc8",
"status" : "UNKNOWN",
"url" : "TBD",
"triggerID" : "442fa7679326b6fb14f2fb36af80b250706a1cc8",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* 442fa7679326b6fb14f2fb36af80b250706a1cc8 UNKNOWN
<details>
<summary>Bot commands</summary>
@hudi-bot supports the following commands:
- `@hudi-bot run travis` re-run the last Travis build
- `@hudi-bot run azure` re-run the last Azure build
</details>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Remove unnecessary parameter for HoodieMetrics constructor and fix NPE in UT
> ----------------------------------------------------------------------------
>
> Key: HUDI-2213
> URL: https://issues.apache.org/jira/browse/HUDI-2213
> Project: Apache Hudi
> Issue Type: Improvement
> Components: metrics
> Reporter: Xuedong Luan
> Assignee: Xuedong Luan
> Priority: Minor
> Labels: pull-request-available
>
> Remove unnecessary parameter table name for HoodieMetrics constructor,
> because it can get by config.getTableName(). And also fix some
> NullPointerException in metrics UT.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)