gengliangwang commented on a change in pull request #35973:
URL: https://github.com/apache/spark/pull/35973#discussion_r835201285
##########
File path:
sql/core/src/main/scala/org/apache/spark/sql/execution/ui/ExecutionPage.scala
##########
@@ -159,7 +159,7 @@ class ExecutionPage(parent: SQLTab) extends
WebUIPage("execution") with Logging
<span class="collapse-sql-properties collapse-table"
onClick="collapseTable('collapse-sql-properties',
'sql-properties')">
<span class="collapse-table-arrow arrow-closed"></span>
- <a>SQL Properties</a>
+ <a>SQL & DataFrame: Properties</a>
Review comment:
How about
```
SQL / Dataframe Properties
```
Or
```
Modified Properties
```
--
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]