mihaibudiu commented on code in PR #4368:
URL: https://github.com/apache/calcite/pull/4368#discussion_r2083218082
##########
core/src/test/resources/sql/join.iq:
##########
@@ -854,4 +854,154 @@ EnumerableCalc(expr#0..1=[{inputs}], A=[$t0])
EnumerableValues(tuples=[[{ 1 }, { null }]])
!plan
+# Test for Double
+SELECT t1.a
Review Comment:
the test for DECIMAL was good too, but it's also covered by the ARRAY tests
below
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]