stevenschlansker commented on PR #2243: URL: https://github.com/apache/fury/pull/2243#issuecomment-2889249020
One question: is there any important difference between `Field.notNullable(fieldName, ArrowType.Binary.INSTANCE)` vs `DataTypes.primitiveArrayField(fieldName, DataTypes.int8())`? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
