Which Types of Data Are Supported by FDI Databases?
FDI databases support the following types of data:
- Kafka: string
- MySQL: integer, bigint, number, varchar, char, float, date, timestamp, and datetime
- Oracle: integer, bigint, number, varchar, char, float, date, and timestamp
- SQL Server: integer, bigint, varchar, char, float, date, datetime, and timestamp
(Timestamp data is stored in binary format in the SQL Server database.)
- PostgreSQL: integer, number, varchar, char, float, date, and timestamp
- MongoDB: integer, double, string, boolean, date, long, object, and array
- DIS: integer, JSON, arraystring, boolean, long, double, bigdecimal, and date
- MRS Hive: integer, bigint, string, float, timestamp, varchar, char, and date
- MRS HBase: string
You are not advised to use varchar, char, and date for the MRS Hive database. If the data source length exceeds the limit, FDI cuts off the excessive the length, which may cause incomplete information.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot