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

QL: Eliminate internal type DATETIME_NANOS #68220

Merged
merged 19 commits into from
Feb 10, 2021

Commits on Jan 29, 2021

  1. QL: Eliminate internal type DATETIME_NANOS

    Moving towards grouping of data types in the field caps API
    the internal data type `DATETIME_NANOS` introduced for `date_nanos`
    supports is eliminated.
    
    Relates: elastic#67722
    Follows: elastic#67666
    matriv committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    b0963f2 View commit details
    Browse the repository at this point in the history
  2. add comment

    matriv committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    8cf35d5 View commit details
    Browse the repository at this point in the history
  3. unused import

    matriv committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    45ae90a View commit details
    Browse the repository at this point in the history
  4. fix docs test

    matriv committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    fd46490 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Configuration menu
    Copy the full SHA
    4c596ca View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    d774f87 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    0d27ae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f2b0e View commit details
    Browse the repository at this point in the history
  3. unused import

    matriv committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    aa2cf91 View commit details
    Browse the repository at this point in the history
  4. fix tests

    matriv committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    6f432b1 View commit details
    Browse the repository at this point in the history
  5. unused imports

    matriv committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    827f99c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    17d1d2e View commit details
    Browse the repository at this point in the history
  2. fix merging mistakes

    matriv committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    151cf67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2734aaf View commit details
    Browse the repository at this point in the history
  4. unused import

    matriv committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    99b7c25 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    matriv committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    632c2b9 View commit details
    Browse the repository at this point in the history
  6. Address comments

    matriv committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    573cac4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c3747a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8357e19 View commit details
    Browse the repository at this point in the history