[jira] [Commented] (PARQUET-2126) Thread safety bug in CodecFactory

2022-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17573149#comment-17573149 ] ASF GitHub Bot commented on PARQUET-2126: - steveloughran commented on PR #959: URL:

[GitHub] [parquet-mr] steveloughran commented on pull request #959: PARQUET-2126: Make cached (de)compressors thread-safe

2022-07-29 Thread GitBox
steveloughran commented on PR #959: URL: https://github.com/apache/parquet-mr/pull/959#issuecomment-1199891512 ypu might want to look at WeakReferences...we've been using them recently to implement threadlocal-like storage where GCs will trigger cleanup of instances which aren't being used

[jira] [Created] (PARQUET-2168) Potential bug in ParquetWriteProtocol

2022-07-29 Thread Joy Bestourous (Jira)
Joy Bestourous created PARQUET-2168: --- Summary: Potential bug in ParquetWriteProtocol Key: PARQUET-2168 URL: https://issues.apache.org/jira/browse/PARQUET-2168 Project: Parquet Issue Type: