Fokko Driesprong
Fokko Driesprong
Make sure you have checked _all_ steps below. Closes https://github.com/apache/parquet-java/issues/2920 ### Jira - [ ] My PR addresses the following [Parquet Jira](https://issues.apache.org/jira/browse/PARQUET/) issues and references them in the PR title....
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 them in the PR title. For example,...
Apart from the original authors' great work, Apache projects should not mention any contributors in particular in the POM. ### Jira - [ ] My PR addresses the following [Parquet...
Resolves #1044 cc @sungwy I'm afraid that we also want to include this in 0.7.1 :(
This will correctly handle fields with `.` in the name. Resolves #935 WDYT @sungwy ?
To make it in line with Java: https://github.com/apache/iceberg/blob/6ee6d1327d3811dbd5795c4e87efdc41b7a58eaa/gcp/src/main/java/org/apache/iceberg/gcp/GCPProperties.java#L32
### Feature Request / Improvement Migrated of https://github.com/apache/iceberg/issues/8183
### Feature Request / Improvement To set up a configuration to ADLS, we use now `adlfs.*` prefixed properties. This is refers to the implementation, and we want to use `adls`....
### Feature Request / Improvement It looks like griffe can detect breaking API changes: https://pypi.org/project/griffe/ I think that would be a great idea when we go to the next major...