[GitHub] [spark] rdblue commented on issue #24469: [SPARK-27576][SQL] table capability to skip the output column resolution

2019-05-16 Thread GitBox
rdblue commented on issue #24469: [SPARK-27576][SQL] table capability to skip the output column resolution URL: https://github.com/apache/spark/pull/24469#issuecomment-493263130 +1 from me to unblock the circular dependency. @dongjoon-hyun, does this look okay to you? --

[GitHub] [spark] rdblue commented on issue #24469: [SPARK-27576][SQL] table capability to skip the output column resolution

2019-05-15 Thread GitBox
rdblue commented on issue #24469: [SPARK-27576][SQL] table capability to skip the output column resolution URL: https://github.com/apache/spark/pull/24469#issuecomment-492716918 @cloud-fan, I think the cleanest way to fix it is to commit this PR with the new method in `NamedRelation`. That