Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/351#issuecomment-70050281
According to https://wiki.postgresql.org/wiki/SQL2008_windowing_queries,
the offset is a positive integer (offset > 0). So, your assumption would be
right. If offset or default value is omitted, default offset will be 1 and
default value will be null.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---