Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zachmu/datefns #74

Merged
merged 5 commits into from
Mar 21, 2020
Merged

Zachmu/datefns #74

merged 5 commits into from
Mar 21, 2020

Commits on Mar 20, 2020

  1. Timestamp function

    Signed-off-by: Zach Musgrave <zach@liquidata.co>
    zachmu committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    0b36869 View commit details
    Browse the repository at this point in the history
  2. Datetime function

    Signed-off-by: Zach Musgrave <zach@liquidata.co>
    zachmu committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    9344a29 View commit details
    Browse the repository at this point in the history
  3. Added engine tests for DATETIME and TIMESTAMP functions

    Signed-off-by: Zach Musgrave <zach@liquidata.co>
    zachmu committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    f99d1ea View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Resolve functions in AS OF expressions before evaluating them.

    Signed-off-by: Zach Musgrave <zach@liquidata.co>
    zachmu committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    c635359 View commit details
    Browse the repository at this point in the history
  2. Better resolution of function calls in AS OF (handles nested function…

    … calls)
    
    Signed-off-by: Zach Musgrave <zach@liquidata.co>
    zachmu committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    a173b49 View commit details
    Browse the repository at this point in the history