snuyanzin opened a new pull request, #3106:
URL: https://github.com/apache/calcite/pull/3106

   The PR adds support of `TIMESTAMP WITH LOCAL TIME ZONE` for Snapshot and 
MatchRecognize.
   
   I added 2 `TIMESTAMP WITH LOCAL TIME ZONE` columns in `PRODUCTS_TEMPORAL` 
table.
   It seems `MockCatalogReaderSimple#init` is pretty large since checkstyle 
starts complaining about method length after that. I noticed that constraint 
for views is the same, that's why i extracted it into a separate method and it 
solved issue with method length without touching checkstyle config.


-- 
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: commits-unsubscr...@calcite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to