wangyum commented on a change in pull request #34810:
URL: https://github.com/apache/spark/pull/34810#discussion_r762704186
##########
File path:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/SourceOptions.scala
##########
@@ -47,4 +50,6 @@ object SourceOptions {
val RESPECT_SPARK_SCHEMA = "respectSparkSchema"
val DEFAULT_RESPECT_SPARK_SCHEMA = false
+ val PARALLEL = "parallel"
Review comment:
Yes. Oracle use `PARALLEL`.
--
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]