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

extended logging to print % and number processed files #272

Merged
merged 7 commits into from
Jun 17, 2024

Conversation

blublinsky
Copy link
Collaborator

Why are these changes needed?

Related issue number (if any).

Address issues #263 and #242

@blublinsky blublinsky requested a review from daw3rd June 13, 2024 14:13
def _check_and_convert_tables(
out_tables: list[pa.Table], stats: dict[str, Any]
) -> tuple[list[tuple[bytes, str]], dict[str, Any]]:
def _check_and_convert_tables(self, out_tables: list[pa.Table], stats: dict[str, Any]) \
Copy link
Member

Choose a reason for hiding this comment

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

are you missing pre-commit?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Jus did.
It created a massive amount of changes

@daw3rd daw3rd merged commit 8bebde5 into dev Jun 17, 2024
16 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.

2 participants