Github user tejasapatil commented on the issue:

    https://github.com/apache/spark/pull/20226
  
    @dongjoon-hyun : For Spark native tables, the table scan node is abstracted 
out as a `WholeStageCodegen` node in the DAG. A codegen node might be doing 
more things besides table scan so it is debatable how people would think if we 
start calling that as `tablescan-TableA`. 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to