Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add null input handling options for nth_value
nth_value can be used in place of e.g. first() in Spark but it's missing an option for whether to ignore nulls in input or not
- Loading branch information