sanjibansg opened a new pull request, #12977: URL: https://github.com/apache/arrow/pull/12977
This PR fixes the issue of the partitioning field having null values while using FilenamePartitioning. For FilenamePartitioning, we should only remove the prefix and thus should not use `StripPrefixAndFilename()`, which will remove the filename too along with the prefix. -- 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]
