Skip to content

Commit b6a07e0

Browse files
authored
chore: add SQL tests for FIRST/LAST aggregates (#3891)
1 parent 592bb17 commit b6a07e0

File tree

3 files changed

+432
-38
lines changed

3 files changed

+432
-38
lines changed

docs/source/user-guide/latest/compatibility.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ the [Comet Supported Expressions Guide](expressions.md) for more information on
8989

9090
- **Corr**: Returns null instead of NaN in some edge cases.
9191
[#2646](https://github.com/apache/datafusion-comet/issues/2646)
92-
- **First, Last**: These functions are not deterministic. When `ignoreNulls` is set, results may not match Spark.
93-
[#1630](https://github.com/apache/datafusion-comet/issues/1630)
9492

9593
### Struct Expressions
9694

0 commit comments

Comments
 (0)