Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change vehicle_load data type in APC sink #296

Open
teemu8655 opened this issue May 31, 2023 · 0 comments
Open

Change vehicle_load data type in APC sink #296

teemu8655 opened this issue May 31, 2023 · 0 comments
Assignees
Labels
ADO Will be moved to ADO

Comments

@teemu8655
Copy link

teemu8655 commented May 31, 2023

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.

@teemu8655 teemu8655 added the ADO Will be moved to ADO label May 31, 2023
@LofhJann LofhJann added blocked Waiting for something and removed blocked Waiting for something labels Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADO Will be moved to ADO
Projects
None yet
Development

No branches or pull requests

2 participants