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.