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
[SPARK-50067][SQL] Codegen Support for SchemaOfCsv(by Invoke & RuntimeReplaceable)
### What changes were proposed in this pull request?
The pr aims to add `Codegen` Support for `schema_of_csv`.
### Why are the changes needed?
- improve codegen coverage.
- simplified code.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass GA & Existed UT (eg: CsvFunctionsSuite#`*schema_of_csv*`)
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#48595 from panbingkun/SPARK-50067.
Authored-by: panbingkun <[email protected]>
Signed-off-by: Max Gekk <[email protected]>
0 commit comments