Skip to content

Conversation

@comphead
Copy link
Contributor

@comphead comphead commented Jul 10, 2023

Which issue does this PR close?

Closes #6919 .

Rationale for this change

Adding more cozy method to create file scans for Partitioned files.
The method calculates actual file size for existing constructor. Now its challenging to create manually links to existing multiple input parquet files, as its needed to calculate their sizes first

What changes are included in this PR?

Are these changes tested?

Existing tests

Are there any user-facing changes?

No

@github-actions github-actions bot added the core Core DataFusion crate label Jul 10, 2023
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thanks @comphead

@alamb alamb merged commit 06fe066 into apache:main Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Minor: Add aux constructor to PartitionedFile to avoid calculating size

2 participants