spark icon indicating copy to clipboard operation
spark copied to clipboard

[SPARK-49967][SQL] Codegen Support for `StructsToJson`(`to_json`)

Open panbingkun opened this issue 4 months ago • 0 comments

What changes were proposed in this pull request?

The pr aims to add Codegen Support for StructsToJson(to_json).

Why are the changes needed?

  • improve codegen coverage.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass GA & Existed UT (eg: JsonFunctionsSuite#*to_json*)

Was this patch authored or co-authored using generative AI tooling?

No.

panbingkun avatar Oct 15 '24 03:10 panbingkun