dgrnbrg commented on issue #22673: [SPARK-20144] Allow reading files in order with spark.sql.files.allowReordering=false URL: https://github.com/apache/spark/pull/22673#issuecomment-481299048 This is also a major issue for our workflows. We care very much about the ordering of our data, and spend a lot of resources to sort our data. It seems like a big issue that spark cannot read sorted data files in sorted order.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
