serramatutu commented on PR #48002: URL: https://github.com/apache/arrow/pull/48002#issuecomment-3502663004
Hey friends, I pushed 2 new patches, as discussed in the Arrow dev community meeting: 1. Made RFC3339 encoding to/from JSON a _recommendation_ but not a _requirement_, and added a rationale on why this is recommended. Implementations can still provide ways to encode it as JSON objects without violating the spec if they want, though. 2. The `offset_minutes` field now can also be run-end or dictionary encoded for columns with lots of repeating offsets. Next, I need to change the Go and Rust implementation drafts to accept the new supported encodings. -- 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]
