tfinn-ias commented on PR #41425:
URL: https://github.com/apache/spark/pull/41425#issuecomment-1898540795

   So I think there's a Spark problem in that the official Java documentation 
does not reflect the fact that methods are `private[sql]` or `@Unstable` which 
will deceive people into thinking things are supported that are not (e.g. how 
are users using Spark from Java supposed to tell from this page that 
`jsonValue` is not part of the public API? 
https://spark.apache.org/docs/3.4.1/api/java/org/apache/spark/sql/Row.html ).
   
   But the rest seems to be a Databricks problem, following up with our 
assigned databricks consultant internally on their version of Spark 3.4.1 being 
different to the public version. 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to