You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once apache/datafusion#12009 from upstream reaches this repository, which should be DataFusion 42, update the unit tests test_window_functions for first_value and last_value
To Reproduce
Try to use the first_value and last_value functions as window functions in the unit tests.