[ 
https://issues.apache.org/jira/browse/SPARK-54523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harsh Motwani updated SPARK-54523:
----------------------------------
    Environment: 
When `spark.sql.variant.pushVariantIntoScan = true`, default resolution with 
Variant defaults fails because the type of a variant default value is 
`VariantVal` while the scan type may have changed into a Struct.


  was:
When `spark.sql.variant.pushVariantIntoScan = true`, default resolution fails 
because the type of a variant default value is `VariantVal` while the scan type 
may have changed into a Struct.



> Fix bug in default resolution with pushVariantIntoScan
> ------------------------------------------------------
>
>                 Key: SPARK-54523
>                 URL: https://issues.apache.org/jira/browse/SPARK-54523
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 4.1.0
>         Environment: When `spark.sql.variant.pushVariantIntoScan = true`, 
> default resolution with Variant defaults fails because the type of a variant 
> default value is `VariantVal` while the scan type may have changed into a 
> Struct.
>            Reporter: Harsh Motwani
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to