chaokunyang commented on issue #2195:
URL: https://github.com/apache/fury/issues/2195#issuecomment-2841072116

   Hi @goldv , you need to `Integer` for int type in java, currently we don't 
support Optional in python, we take all fields as nullable. This will be fixed 
after we support Optional for python field. When this is supported, we can take 
`f1: int` as not null, and take `f1: Optional[int]` as nullable


-- 
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]

Reply via email to