Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Partitioned tables are now properly streamed #32

Merged
merged 1 commit into from
Mar 28, 2018

Conversation

marcin-kolda
Copy link
Contributor

Fixes #31

@coveralls
Copy link

Coverage Status

Coverage increased (+0.007%) to 94.28% when pulling 228f8f0 on partitioned_table_fix into 3279e13 on master.

}

@staticmethod
def __copy_labels(table):
Copy link
Contributor

Choose a reason for hiding this comment

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

It looks like code duplication, could you extract it to some common source for both?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

table_metadata_v0_1.py is already deprecated and should be removed (after fixing few other issues), so I'm reluctant to create something which will be removed in medium term

@przemyslaw-jasinski przemyslaw-jasinski merged commit 9aec268 into master Mar 28, 2018
@marcin-kolda marcin-kolda deleted the partitioned_table_fix branch March 28, 2018 20:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants