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

[ML] Add earliest and latest timestamps to field stats #42890

Commits on Jun 5, 2019

  1. [ML] Add earliest and latest timestamps to field stats

    This change adds the earliest and latest timestamps into
    the field stats for fields of type "date" in the output of
    the ML find_file_structure endpoint.  This will enable the
    cards for date fields in the file data visualizer in the UI
    to be made to look more similar to the cards for date
    fields in the index data visualizer in the UI.
    droberts195 committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    8962f54 View commit details
    Browse the repository at this point in the history
  2. Fixing YAML test

    droberts195 committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    1f4b2d5 View commit details
    Browse the repository at this point in the history
  3. Address review feedback

    droberts195 committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    fc0264b View commit details
    Browse the repository at this point in the history