omkenge opened a new pull request, #1234: URL: https://github.com/apache/iceberg-python/pull/1234
### Support for Additional Date Format #### Summary This PR extends the date/time handling functions by adding support for one additional formats: - `YYYYMMDD` (e.g., `20241018`) #### Changes - Updated the `date_str_to_days` function to handle the `YYYYMMDD` date format - Added corresponding regex patterns to match these formats. Please @kevinjqliu reviewthis and provide feedback! -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org