[PECO-1926] Create a non pyarrow flow to handle small results for the column set
Description
To handle the flow of result when pyarrow is not present. This setup is particularly used for users who want to handle small quantities of data
Task Completed
- [x] Introduced the new non arrow flow for data to be handled by the users not having pyarrow
- [x] ColumnQueue is the new ResultSetQueue that I have added to handle the column set data
- [x] Entire pipeline of handling the column set data to finally converting it to the TRow type for the user has been implemented
- [x] Added tests for the ColumnQueue to ensure that it is working as intended
Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).
Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).
Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).
Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).
Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).
Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).