viirya commented on code in PR #50044: URL: https://github.com/apache/spark/pull/50044#discussion_r1968032448
########## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/TableOutputResolver.scala: ########## @@ -80,7 +80,6 @@ object TableOutputResolver extends SQLConfHelper with Logging { query: LogicalPlan, byName: Boolean, conf: SQLConf, - // TODO: Only DS v1 writing will set it to true. We should enable in for DS v2 as well. Review Comment: nit: in/it -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org