dahbka-lis commented on PR #47815: URL: https://github.com/apache/arrow/pull/47815#issuecomment-3536200026
> `kMaxTypeId` is 127 because it's the maximum type id that can be represented, but the maximum _number_ of type ids is 128. @pitrou If the maximum _number_ of type ids is 128, it is correct to create a union type with `field.size() == 128`, right? If it is not, let me extend validation rules to check this situation -- 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]
