Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently the data lake sink uses the type of the event values for the type definition of the column values.
This should be changed to the type of the property defined in the event schema.
In the current implementation we had problems when the properties were not consistent (e.g. 1.3 and 1). Then a type exception was thrown by the database.