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

Correctly infer array data type when empty arrays are present in the messages #24

Open
AbeleMM opened this issue Oct 8, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@AbeleMM
Copy link
Contributor

AbeleMM commented Oct 8, 2020

When inferring the type of an array from a message within the desired topic, if the array is empty, multiple messages should be taken into account in order to determine the correct type of data belonging in the array.

@AbeleMM AbeleMM created this issue from a note in Kafkaquery Development (In Progress) Oct 8, 2020
@jakub014 jakub014 assigned jakub014 and unassigned jakub014 Oct 8, 2020
@jakub014
Copy link
Collaborator

jakub014 commented Oct 8, 2020

ebf9ada added

@jakub014
Copy link
Collaborator

Either when there aren't any messages left to process or after a certain amount data type should default to String.

@jakub014 jakub014 added the enhancement New feature or request label Oct 14, 2020
@jakub014 jakub014 moved this from In Progress to Done in Kafkaquery Development Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants