lidavidm commented on code in PR #336:
URL: https://github.com/apache/arrow-go/pull/336#discussion_r2021872898


##########
parquet/metadata/column_chunk.go:
##########
@@ -349,12 +357,12 @@ type EncodingStats struct {
 // Finish finalizes the metadata with the given offsets,
 // flushes any compression that needs to be done, and performs
 // any encryption if an encryptor is provided.
-func (c *ColumnChunkMetaDataBuilder) Finish(info ChunkMetaInfo, hasDict, 
dictFallback bool, encStats EncodingStats, metaEncryptor encryption.Encryptor) 
error {

Review Comment:
   Ah right, this is public. In that case as long as the docstring is up to date



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to