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

ESQL Date Nanos Addition and Subtraction #116839

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Nov 11, 2024

  1. type plumbing

    not-napoleon committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    cf6705c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15c5d3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07cdbf6 View commit details
    Browse the repository at this point in the history
  4. ZonedDateTime vs Instant

    not-napoleon committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    352cda8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd71603 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. fix test failure

    not-napoleon committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    cb0baca View commit details
    Browse the repository at this point in the history
  2. fix common types tests

    not-napoleon committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f3e031e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Wire up subtraction

    not-napoleon committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e9ec7a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa1ef87 View commit details
    Browse the repository at this point in the history
  3. add capability check

    not-napoleon committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2dddb42 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    a69c9a5 View commit details
    Browse the repository at this point in the history
  2. spotless apply

    not-napoleon committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f6fc138 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into esql-date-nanos-add-and-subtract

     Conflicts:
    	x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/expression/function/EsqlFunctionRegistry.java
    not-napoleon committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9c3a9df View commit details
    Browse the repository at this point in the history