pandalee99 commented on PR #2760:
URL: https://github.com/apache/fory/pull/2760#issuecomment-3438125388

   >Update the struct field ordering logic accordingly. After updating the 
Python module, two struct tests failed due to hash mismatches. I haven’t 
changed the handling of complex structs, which means the code path for fields 
that are arrays within complex structs remains untouched—and this test includes 
arrays. If I tweak just one spot now, it’ll be hard to localize the issue. It’s 
better to make the corresponding changes after I spend time learning the new 
sorting/ordering optimization algorithm, so we can update everything in sync.
   
   Recently, we have updated the hash calculation algorithm. Maybe this 
PR(#2814) can solve this problem


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