theweipeng commented on PR #1480:
URL: https://github.com/apache/incubator-fury/pull/1480#issuecomment-2043154105

   > There are so many `get/put/read/write` `short/int/long/float/double`, 
change it all to `int16/32/64`/`float16/32/64` will be a huge change.
   > 
   > 
   > 
   > One solution is that we can keep old naming intact, and add new names too. 
i.e. `readInt32/readInt` exists at the same time
   
   There are all built-in APIs, which  user is unaccessable to it. I don't 
think we need to keep compatibility. 


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