Yicong-Huang commented on issue #3923:
URL: https://github.com/apache/texera/issues/3923#issuecomment-3453310854

   I think this task is clear, I suggest use `AttributeTypeUtils` to manage 
those methods. This is to make sure we are consistent across different 
modules/services when dealing with types.  
   
   You may also check/align the python side, see if we have type related 
methods which may in a different API but same purpose (e.g.,`__==__`, `__<__`, 
`__hash__`, etc). we should make java and python side consistent on those 
matter.


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

Reply via email to