zacikpetr commented on issue #26098: [SPARK-29444] Add configuration to support 
JacksonGenrator to keep fields with null values
URL: https://github.com/apache/spark/pull/26098#issuecomment-546984073
 
 
   Thank you @dongjoon-hyun 
   Ok, now I am officially confused as I do not understand your build process.
   
   For instance, I am looking for: 
`sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala`, that 
should contain `JSON_GENERATOR_IGNORE_NULL_FIELDS`
   Class should be part of `spark-catalyst`.
   
   For version 
https://repository.apache.org/content/repositories/snapshots/org/apache/spark/spark-catalyst_2.11/
   only `2.4.5-SNAPSHOT` gets updated
   For version 
https://repository.apache.org/content/repositories/snapshots/org/apache/spark/spark-catalyst_2.12/
   only version `3.0.0-SNAPSHOT` gets updated
   
   I tried 2.11 v 3.0.0 and that is unreleased version.
   So I try to switch to these updated versions.
   
   I also do not understand how `avro`  is connected to this. 
   
   Best Regards,
   
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to