xy2953396112 commented on pull request #1936:
URL: https://github.com/apache/calcite/pull/1936#issuecomment-622329835


   > ```
   > Expected: "LogicalProject(deptno=[CAST($0):TINYINT], count_sal=[$1])\r\n  
LogicalTableScan(table=[[mv0]])\r\n"
   >          but: was "LogicalProject(deptno=[CAST($0):TINYINT], 
count_sal=[$1])\n  LogicalTableScan(table=[[mv0]])\n"
   > ```
   > 
   > Can you fix the test failure?
   
   
   
   > ```
   > Expected: "LogicalProject(deptno=[CAST($0):TINYINT], count_sal=[$1])\r\n  
LogicalTableScan(table=[[mv0]])\r\n"
   >          but: was "LogicalProject(deptno=[CAST($0):TINYINT], 
count_sal=[$1])\n  LogicalTableScan(table=[[mv0]])\n"
   > ```
   > 
   > Can you fix the test failure?
   
   Thanks, i have fixed the test failure.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to