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

Support Parquet as Response format. #106

Merged
merged 13 commits into from
Feb 6, 2025
Merged

Conversation

aratikakadiya
Copy link
Contributor

No description provided.

@aratikakadiya aratikakadiya changed the title Draft: Support Parquet as Response format. Support Parquet as Response format. Dec 3, 2024
Copy link
Member

@pdowler pdowler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CI is failing checkstyle; you vcan run it locally with

gradle checkstyleMain

Some general comments on the code below...

Added logic to Read from inputStream.
Added logic to read Schema from footer.
Added basic logic to read actual data in key value pair.
…xtype arrays.

Code Restructuring and Refactoring.
@pdowler pdowler merged commit 518d9a4 into opencadc:main Feb 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants