caneff commented on issue #28638: URL: https://github.com/apache/beam/issues/28638#issuecomment-1745551604
Chased this down and found the underlying pandas issue is that `df.sort_index()` isn't actually sorting under some arcane circumstances that aren't clear to me yet. Issue here: https://github.com/pandas-dev/pandas/issues/55379 -- 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]
