Skip to content

Change vehicle_load data type in APC sink #296

@teemu8655

Description

@teemu8655

APC sink schema

In APC sink the vehicle_load data type is now UINT_16. However it might have negative values, so INT_16 is probably better option.

Problem is now that the clients that uses the parquet files and respects the data type now converts the data to odd values like 65500 for example.

Convert history data if easy.

Metadata

Metadata

Assignees

Labels

ADOWill be moved to ADO

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions