Skip to content

ParquetFileWriter updated to use FileStream rather than filepath#5

Merged
kelly-nelson merged 1 commit into
ADAPT:developfrom
smith0505:ParquetFilestream
Sep 25, 2025
Merged

ParquetFileWriter updated to use FileStream rather than filepath#5
kelly-nelson merged 1 commit into
ADAPT:developfrom
smith0505:ParquetFilestream

Conversation

@smith0505

Copy link
Copy Markdown
Contributor

Cause of issue #3 where File.Create would open the file and was blocking ParquetFileWriter from accessing.

… been causing issues where File.Create would open the file and was blocking ParquetFileWriter from accessing.

@dwalgren57 dwalgren57 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

PR looks good to me.

@strhea

strhea commented Sep 24, 2025

Copy link
Copy Markdown
Contributor

Me too

@kelly-nelson
kelly-nelson merged commit 3cf0da4 into ADAPT:develop Sep 25, 2025
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.

4 participants