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

*: support AS OF TIMESTAMP read-only begin statement #24740

Merged
merged 11 commits into from
May 20, 2021

Commits on May 19, 2021

  1. Support AS OF TIMESTAMP read-only begin statement

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed May 19, 2021
    Configuration menu
    Copy the full SHA
    c97aaee View commit details
    Browse the repository at this point in the history
  2. Refine the TsExpr calculation

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed May 19, 2021
    Configuration menu
    Copy the full SHA
    85c0f99 View commit details
    Browse the repository at this point in the history
  3. Resolve the conflict

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed May 19, 2021
    Configuration menu
    Copy the full SHA
    122583c View commit details
    Browse the repository at this point in the history
  4. Use calculateTsExpr to calculate the startTS for AS OF

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed May 19, 2021
    Configuration menu
    Copy the full SHA
    c494555 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Resolve the conflict

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed May 20, 2021
    Configuration menu
    Copy the full SHA
    c76122e View commit details
    Browse the repository at this point in the history
  2. Address the comments

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed May 20, 2021
    Configuration menu
    Copy the full SHA
    af8b9d3 View commit details
    Browse the repository at this point in the history
  3. Add a comment for the test timestamp

    Signed-off-by: JmPotato <ghzpotato@gmail.com>
    JmPotato committed May 20, 2021
    Configuration menu
    Copy the full SHA
    18e8d8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75d771d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc7c1a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0abf37b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdc7272 View commit details
    Browse the repository at this point in the history