[
https://issues.apache.org/jira/browse/KYLIN-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17798503#comment-17798503
]
ASF GitHub Bot commented on KYLIN-5731:
---------------------------------------
pfzhan commented on code in PR #2161:
URL: https://github.com/apache/kylin/pull/2161#discussion_r1431123891
##########
src/tool/src/main/java/org/apache/kylin/helper/MetadataToolHelper.java:
##########
@@ -374,7 +373,7 @@ private int doRestore(ResourceStore currentResourceStore,
ResourceStore restoreR
}
public void cleanStorage(boolean storageCleanup, List<String> projects,
double requestFSRate,
- int retryTimes) {
+ int retryTimes) {
Review Comment:
这个文件的 format 都有问题
> When there is a null value in the Kafka source data, the build job reports an
> error
> -----------------------------------------------------------------------------------
>
> Key: KYLIN-5731
> URL: https://issues.apache.org/jira/browse/KYLIN-5731
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0-beta
> Reporter: zhong.zhu
> Assignee: zhong.zhu
> Priority: Minor
> Fix For: 5.0.0
>
>
> If the field value in kafka json data is null, the task will report an error.
> Null value field "clue_source_2_name":null
> Field type is varchar
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)