pan3793 commented on code in PR #57970:
URL: https://github.com/apache/spark/pull/57970#discussion_r3769440856


##########
docs/sql-distributed-sql-engine.md:
##########
@@ -88,10 +88,14 @@ To test, use beeline to connect to the JDBC/ODBC server in 
http mode with:
 If you closed a session and do CTAS, you must set `fs.%s.impl.disable.cache` 
to true in `hive-site.xml`.
 See more details in 
[[SPARK-21067]](https://issues.apache.org/jira/browse/SPARK-21067).

Review Comment:
   I managed to set up a test environment with Spark 4.2.0 + Hive metastore 
2.3.10 + HDFS 3.4.3 and confirmed the issue is still there, but only affects 
the Hive SerDe table write code path, so with default configs, Parquet/ORC 
tables are not affected.



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