kz930 commented on PR #8506: URL: https://github.com/apache/texera/pull/8506#issuecomment-5772752213
All three reproduced and fixed. The sort tiers now build in a frame of their own so no input column is overwritten or dropped (de40276); the rename sets the probe key aside before the payload looks for a free name, matching JoinUtils and the schema propagation (a5f3576); and a timestamp is localized before its epoch milliseconds are read and carried back through the same zone, checked against Java 17 in America/Mexico_City (516a066). Each has a test, including the chained-join and non-UTC cases you named. -- 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]
