Is your feature request related to a problem? Please describe.
In Spark-4.1.0, WindowInPandasExec is renamed to ArrowWindowPythonExecand some additional features are added in this commit - apache/spark@23a19e6b5b0.
We need to update 4.1 shim with the above changes.
Follow on commit- apache/spark@f9347bc18dd
Is your feature request related to a problem? Please describe.
In Spark-4.1.0,
WindowInPandasExecis renamed toArrowWindowPythonExecand some additional features are added in this commit - apache/spark@23a19e6b5b0.We need to update 4.1 shim with the above changes.
Follow on commit- apache/spark@f9347bc18dd