snuyanzin commented on code in PR #4889:
URL: https://github.com/apache/calcite/pull/4889#discussion_r3089732296


##########
core/src/test/resources/sql/match.iq:
##########
@@ -140,6 +140,21 @@ C    EMPID
 
 !ok
 
+# Test Simple LAST with expanded column name

Review Comment:
   I tested for Oracle, Snowflake, BigQuery
   BigQuery  is able to process it and return the result
   Oracle and Snowflake fail on validation that only vars from `PATTERN` are 
allowed, however they still allow usage of non expanded names
   also put this in jira



-- 
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]

Reply via email to