emrul opened a new issue, #3602: URL: https://github.com/apache/fory/issues/3602
Hi, I'm following the new TS package and I know its very early so not expecting much. One thing that I'd like to query is should `NUM_HASH_BITS` be 41 in TS? Every other language the constant is 50. I'm asking because my own cross-language tests are failing in TS and I am trying to track the cause. https://github.com/apache/fory/blob/62283f8d5da1a2c2b36c0f74aa16b5effd9a5c36/javascript/packages/core/lib/meta/TypeMeta.ts#L43 -- 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]
