alamb commented on a change in pull request #280:
URL: https://github.com/apache/arrow-datafusion/pull/280#discussion_r628526892
##########
File path: datafusion/src/sql/planner.rs
##########
@@ -1517,7 +1520,7 @@ mod tests {
fn select_no_relation() {
quick_test(
"SELECT 1",
- "Projection: Int64(1)\
+ "Projection: Int64(1) AS 1\
Review comment:
This seems like an improvement to me.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]