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

[BSE-4469] Split Iceberg IO Code into Multiple Files #130

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

srilman
Copy link
Contributor

@srilman srilman commented Jan 9, 2025

Changes included in this PR

Split the Bodo-side Python code for reading and writing Iceberg tables into multiple files in anticipation of adding the PyIceberg integration.

Testing strategy

Running PR Ci and Nightly with the Iceberg flag.

User facing changes

Internal changes only

Checklist

  • Pipelines passed before requesting review. To run CI you must include [run CI] in your commit message.
  • I am familiar with the Contributing Guide
  • I have installed + ran pre-commit hooks.

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 67.47529% with 362 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@bb0bdb3). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #130   +/-   ##
=======================================
  Coverage        ?   77.94%           
=======================================
  Files           ?      169           
  Lines           ?    62085           
  Branches        ?     8722           
=======================================
  Hits            ?    48393           
  Misses          ?    11579           
  Partials        ?     2113           

@srilman srilman changed the title [WIP] Split Iceberg IO Code into Multiple Files [BSE-4469] Split Iceberg IO Code into Multiple Files Jan 14, 2025
@srilman srilman marked this pull request as ready for review January 14, 2025 16:01
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.

1 participant