OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.
1.59k
stars
321
forks
source link
load hive data into openmldb error: requirement failed: schema mismatch #3980
Closed
chen131311 closed 2 months ago
Bug Description
load hive data into openmldb error: requirement failed: schema mismatch
Expected Behavior
load hive data into openmldb error: requirement failed: schema mismatch Relation Case
Steps to Reproduce
hive table: CREATE EXTERNAL TABLE
tmp.ods_admin_da
(id
bigint,biz_key
string ,biz_domain
string,biz_type
string ,locked
string ,url
string ,method
stringcreated_at
string,updated_at
string,biz_tag
string,status
string)openMLDB table: