mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 15:00:59 +08:00
feat: kettle 抽取数据到 hbase
This commit is contained in:
@@ -491,7 +491,7 @@ public class ExtractDataService {
|
||||
case 1:
|
||||
return "Date";
|
||||
case 2:
|
||||
return "Long";
|
||||
return "BigNumber";
|
||||
default:
|
||||
return "String";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user