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

[7.12] Discover: Add handling for source column (#91815), enable fields API by default, Fix context view for date_nanos format with custom timestamps (#54089) #91981

Merged
merged 7 commits into from
Feb 19, 2021

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    d33b58e View commit details
    Browse the repository at this point in the history
  2. enable by default

    flash1293 committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    d73dcab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c6653e View commit details
    Browse the repository at this point in the history
  4. [Discover] Fix context view for date_nanos format with custom timesta…

    …mps (elastic#54089)
    
    * Switch from _source to fields when fetching anchor records with date_nanos timestamps
    
    * Add testdata
    
    * Add functional test
    kertal authored and flash1293 committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    d040f50 View commit details
    Browse the repository at this point in the history
  5. fix search_after

    flash1293 committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    705379f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b95fd78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    921cc63 View commit details
    Browse the repository at this point in the history