You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/11/05 03:34:34 UTC

[GitHub] [spark] HeartSaVioR commented on pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing

HeartSaVioR commented on pull request #30224:
URL: https://github.com/apache/spark/pull/30224#issuecomment-722120419


   `nullable Avro schema for data with non-nullable catalyst schema in Avro writing` - so you're trying to write non-null data to nullable, right? This should just work. Probably you'd like to check #30033 which fixed the bug on nullability check between data schema and write schema.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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