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

Feature/lake outputs #46

Merged
merged 27 commits into from
May 28, 2024
Merged

Feature/lake outputs #46

merged 27 commits into from
May 28, 2024

Conversation

Ignalina
Copy link
Contributor

  • Fixed bugg with never ending program.
  • added Delta output , works but slow compared to parquet output.
  • added empty Iceberg/Flight outputer .... work in progress

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 242 lines in your changes are missing coverage. Please review.

Project coverage is 9.44%. Comparing base (7ae2fce) to head (36f3184).

Files Patch % Lines
src/chunked/recordbatch_output.rs 0.00% 201 Missing ⚠️
src/schema.rs 0.00% 22 Missing ⚠️
src/chunked/arrow_converter.rs 0.00% 11 Missing ⚠️
src/chunked/residual_slicer.rs 0.00% 5 Missing ⚠️
src/chunked/self_converter.rs 0.00% 2 Missing ⚠️
src/cli.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #46      +/-   ##
========================================
- Coverage   9.89%   9.44%   -0.45%     
========================================
  Files         20      20              
  Lines       2396    2510     +114     
========================================
  Hits         237     237              
- Misses      2159    2273     +114     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Ignalina
Copy link
Contributor Author

version 1.1 bumped

@Ignalina Ignalina merged commit 04c5e30 into main May 28, 2024
3 of 9 checks 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.

None yet

3 participants