[SPARK-44150][PYTHON][CONNECT] Explicit Arrow casting for mismatched return type in Arrow Python UDF by xinrong-meng · Pull Request #41503 · apache/spark
xinrong-meng
changed the title
[WIP] Explicit Arrow casting for mismatched return type
[SPARK-44150][PYTHON][CONNECT] Explicit Arrow casting for mismatched return type in Arrow Python UDF
xinrong-meng pushed a commit that referenced this pull request
Jun 29, 2023…et arguments properly ### What changes were proposed in this pull request? This is a follow-up of #41503. Fix `ArrowStreamPandasSerializer` to set `type` argument properly. ### Why are the changes needed? To fix CI. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Existing tests. Closes #41795 from ueshin/issues/SPARK-44150/fup. Authored-by: Takuya UESHIN <ueshin@databricks.com> Signed-off-by: Xinrong Meng <xinrong@apache.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters