kz930 commented on PR #8506: URL: https://github.com/apache/texera/pull/8506#issuecomment-5737420612
Both fixed in c18b1e5: the timestamp helpers cast to milliseconds before reading the integers out and carry the sum in Python integers, so your six copies of 2024-01-01 give 2293-12-31 at either resolution, and the outer-join cast now names the right columns the way the merge names them, so your double `x` comes out as `x#@1` at 1.5. Each has a run test. -- 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]
