Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/19982#discussion_r157062400
--- Diff: sql/core/src/test/resources/tpch/q1.sql ---
@@ -0,0 +1,23 @@
+-- using default substitutions
+
+select
+ l_returnflag,
--- End diff --
This is the generated SQL. I plan to keep them unchanged.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
