You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tianhan Hu (Jira)" <ji...@apache.org> on 2022/03/16 22:07:00 UTC

[jira] [Created] (SPARK-38574) Enrich Avro data source documentation

Tianhan Hu created SPARK-38574:
----------------------------------

             Summary: Enrich Avro data source documentation
                 Key: SPARK-38574
                 URL: https://issues.apache.org/jira/browse/SPARK-38574
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.2.1
            Reporter: Tianhan Hu


Enrich Avro data source documentation to emphasize the difference between 
*avroSchema* which is an option, and *jsonFormatSchema* which is a parameter for function *from_avro* .

When using {*}from_avro{*}, *avroSchema* option can be set to a compatible and evolved schema, while *jsonFormatSchema* has to be the actual schema. Elsewise, the behavior is undefined.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org