alamb commented on pull request #792: URL: https://github.com/apache/arrow-datafusion/pull/792#issuecomment-902901118
Hi @waynexia -- I noticed that the [failures in `window_partition_by_order_by`](https://github.com/apache/arrow-datafusion/pull/792/checks?check_run_id=3252296013#step:4:1370) seem to be all related to window functions. Since window functions were added about the same time as we reworked the fully qualified names, I wonder if perhaps the bug you are chasing is something related to do with window functions specifically rather than a more general problem. I think @houqp might be the one with the most knowledge of aliasing / fully qualified column names at the moment. -- 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]
