liujiayi771 commented on issue #7932: URL: https://github.com/apache/incubator-gluten/issues/7932#issuecomment-2475899060
The latest code should have fixed the issue. The reason for the error was the incorrect handling of `int128_t` parse logic in `IntDecoder` when reading the int96 timestamp. This issue would only be triggered by decimal(27,s) and decimal(28,s). cc @rui-mo @FelixYBW. -- 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]
