bkietz commented on code in PR #37526: URL: https://github.com/apache/arrow/pull/37526#discussion_r1323134232
########## format/Schema.fbs: ########## @@ -22,6 +22,7 @@ /// Version 1.1 - Add Decimal256. /// Version 1.2 - Add Interval MONTH_DAY_NANO. /// Version 1.3 - Add Run-End Encoded. +/// Version 1.4 - Add BinaryView and Utf8View. Review Comment: ```suggestion /// Version 1.4 - Add BinaryView, Utf8View, and variadicBufferCounts. ``` -- 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]
