[ https://issues.apache.org/jira/browse/SPARK-27639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yuming Wang updated SPARK-27639: -------------------------------- Description: It only shows InMemoryTableScan when scanning InMemoryTable. When there are many InMemoryTables, it is difficult to distinguish which one is what we are looking for. This PR show the table name when scanning InMemoryTable. !https://user-images.githubusercontent.com/5399861/57213799-7bccf100-701a-11e9-9872-d90b4a185dc6.png! was: !image-2019-05-06-16-11-45-164.png! > InMemoryTableScan should show the table name on UI > -------------------------------------------------- > > Key: SPARK-27639 > URL: https://issues.apache.org/jira/browse/SPARK-27639 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.0.0 > Reporter: Yuming Wang > Priority: Major > > It only shows InMemoryTableScan when scanning InMemoryTable. > When there are many InMemoryTables, it is difficult to distinguish which one > is what we are looking for. This PR show the table name when scanning > InMemoryTable. > !https://user-images.githubusercontent.com/5399861/57213799-7bccf100-701a-11e9-9872-d90b4a185dc6.png! -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org