srielau commented on PR #57194: URL: https://github.com/apache/spark/pull/57194#issuecomment-4970723083
## Self-review follow-up All items from the [review summary](https://github.com/apache/spark/pull/57194#pullrequestreview-4687223321) are addressed in `2994aa0` and `d426ab1`: | Item | Status | |------|--------| | Array `sameType` in `buildOrderExpression` | ✅ `2994aa0` | | Analysis negative tests (`TABLE_REFERENCE`, `INVALID_EXPRESSION`, `INVALID_TYPE`) | ✅ `2994aa0` + cross-side fix `d426ab1` | | LEFT OUTER / NOT NULL `nullRightRow` regression | ✅ `2994aa0` | | PR description (sort-merge execution) | ✅ updated | | `INVALID_OPERATOR` for compound `MATCH_CONDITION` | ✅ `2994aa0` | | Strict `>` / `<` and forward `ARRAY<INT> <=` tests | ✅ `2994aa0` | Still deferred (as noted in review): `sql-ref` documentation and dual-config callout. -- 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]
