更新时间:2022-12-01 GMT+08:00
分享

FDI各类数据库支持哪些数据类型?

FDI各类数据库支持的数据类型有:

  • Kafka数据库:string
  • MySQL数据库:integer,bigint,number,varchar,char,float,date,timestamp,datetime
  • Oracle数据库:integer,bigint,number,varchar,char,float,date,timestamp
  • SQL Server数据库:integer,bigint,varchar,char,float,date,datetime
  • PostgreSQL数据库:integer,number,varchar,char,float,date,timestamp
  • MongoDB数据库:integer,double,string,boolean,date,long,object,array
  • DIS:integer,JSON,arraystring,boolean,long,double,bigdecimal,date
  • MRS Hive数据库:integer,bigint,string,float,timestamp,varchar,char,date
  • MRS HBase数据库:string

不建议在MRS Hive数据库中使用varchar、char、date,长度超过限制后,FDI会自动进行截取,可能造成信息不完整。

分享:

数据集成普通任务 所有常见问题

more