ccat3z commented on issue #7109: URL: https://github.com/apache/incubator-gluten/issues/7109#issuecomment-2327881125
I > > Seems to be a known issue [facebookincubator/velox#10641](https://github.com/facebookincubator/velox/pull/10641) > > It maybe not same issue, [facebookincubator/velox#10641](https://github.com/facebookincubator/velox/pull/10641) still use std::chrono. But the expected result is 56577, which std::chrono not supported. I am trying to remove the dependency on std::chrono to get rid of the limitations. -- 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]
