Skip to content

PARQUET-308: Add ParquetWriter#getDataSize accessor. - #212

Closed
rdblue wants to merge 1 commit into
apache:masterfrom
rdblue:PARQUET-308-add-data-size-accessor
Closed

rdblue wants to merge 1 commit into
apache:masterfrom
rdblue:PARQUET-308-add-data-size-accessor

Conversation

@rdblue

@rdblue rdblue commented Jun 16, 2015

Copy link
Copy Markdown
Contributor

This returns the current file position plus the amount of data buffered
in the current row group as an estimate of final data size.

@tsdeng

tsdeng commented Jul 1, 2015

Copy link
Copy Markdown
Contributor

LGTM +1

This returns the current file position plus the amount of data buffered
in the current row group as an estimate of final data size.
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