viirya commented on a change in pull request #35762:
URL: https://github.com/apache/spark/pull/35762#discussion_r821402787



##########
File path: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
##########
@@ -1720,7 +1720,6 @@ object SQLConf {
 
   val STREAMING_SESSION_WINDOW_MERGE_SESSIONS_IN_LOCAL_PARTITION =
     
buildConf("spark.sql.streaming.sessionWindow.merge.sessions.in.local.partition")
-      .internal()

Review comment:
       As we document it, seems strange to have it as internal. So I remove 
`internal` too.




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