Re: [PR] PARQUET-2382: Remove the deprecated `OriginalType` [parquet-mr]

2023-11-24 Thread via GitHub
Fokko commented on PR #1194: URL: https://github.com/apache/parquet-mr/pull/1194#issuecomment-1825293064 Makes sense. I think it would be good to remove `OriginalType` at some point. Let's target this PR for 2.0 and leave it for now. I'll create another PR to mark the `getOriginalType()` de

[jira] [Commented] (PARQUET-2382) Remove the deprecated OriginalType

2023-11-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789365#comment-17789365 ] ASF GitHub Bot commented on PARQUET-2382: - Fokko commented on PR #1194: URL: ht

[jira] [Created] (PARQUET-2384) Mark toOriginalType as deprecated

2023-11-24 Thread Fokko Driesprong (Jira)
Fokko Driesprong created PARQUET-2384: - Summary: Mark toOriginalType as deprecated Key: PARQUET-2384 URL: https://issues.apache.org/jira/browse/PARQUET-2384 Project: Parquet Issue Type: I

[PR] PARQUET-2384: Mark `toOriginalType` as deprecated [parquet-mr]

2023-11-24 Thread via GitHub
Fokko opened a new pull request, #1202: URL: https://github.com/apache/parquet-mr/pull/1202 The OriginalType itself has been marked as deprecated for a long time, would be good to mark these as deprecated as well. Make sure you have checked _all_ steps below. ### Jira -

[jira] [Commented] (PARQUET-2384) Mark toOriginalType as deprecated

2023-11-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789369#comment-17789369 ] ASF GitHub Bot commented on PARQUET-2384: - Fokko opened a new pull request, #12

[jira] [Created] (PARQUET-2385) Don't initialize CodecFactory in ParquetWriter

2023-11-24 Thread Atour Mousavi Gourabi (Jira)
Atour Mousavi Gourabi created PARQUET-2385: -- Summary: Don't initialize CodecFactory in ParquetWriter Key: PARQUET-2385 URL: https://issues.apache.org/jira/browse/PARQUET-2385 Project: Parquet

[PR] PARQUET-2385: Allow user to specify CodecFactory for ParquetWriter [parquet-mr]

2023-11-24 Thread via GitHub
amousavigourabi opened a new pull request, #1203: URL: https://github.com/apache/parquet-mr/pull/1203 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Parquet Jira](https://issues.apache.org/jira/browse/PARQUET/) issues and references

[jira] [Commented] (PARQUET-2385) Don't initialize CodecFactory in ParquetWriter

2023-11-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789508#comment-17789508 ] ASF GitHub Bot commented on PARQUET-2385: - amousavigourabi opened a new pull re