zhztheplayer commented on PR #13673: URL: https://github.com/apache/arrow/pull/13673#issuecomment-1192330080
@lidavidm We are opening a new PR replacing this. Please see https://github.com/apache/arrow/pull/13688. > Do you have a little more context for what's going on here? A byte-based offset/length seems quite strange to me (even if it is in Substrait…) The original workload we adding this small feature was to work with Spark properly: Spark splits a single file to multiple partitions using byte offset. This is a common behavior in Spark for different file formats. -- 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]
