Amanda Liu

Results 5 issues of Amanda Liu

It seems many of the expected queries are incorrect, based on the question posed. Here is a preliminary list of just some questions I noticed have incorrect expected queries/answers: ```...

### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ###...

SQL

### What changes were proposed in this pull request? Before, aggregate queries containing a window function without a window specification (e.g. `PARTITION BY`) would return a non-descriptive internal error message:...

SQL

### What changes were proposed in this pull request? This PR bans logging messages using logInfo, logWarning, logError and containing variables without MDC wrapper ### Why are the changes needed?...

BUILD

### What changes were proposed in this pull request? This PR makes additional Scala logging migrations to comply with the scala style changes in https://github.com/apache/spark/pull/46947 ### Why are the changes...

SQL