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

[Transform] add support for missing bucket #59591

Merged
merged 12 commits into from
Jul 29, 2020

Commits on Jul 29, 2020

  1. add parser support for missing bucket

    Hendrik Muhs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    224728b View commit details
    Browse the repository at this point in the history
  2. checkstyle

    Hendrik Muhs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    76d91eb View commit details
    Browse the repository at this point in the history
  3. fix tests

    Hendrik Muhs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    f5f87c9 View commit details
    Browse the repository at this point in the history
  4. add a test for missing_bucket + progress

    Hendrik Muhs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    23e9f1e View commit details
    Browse the repository at this point in the history
  5. rename variable

    Hendrik Muhs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    12b6728 View commit details
    Browse the repository at this point in the history
  6. test explicit value in continuous transform test

    Hendrik Muhs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a06e413 View commit details
    Browse the repository at this point in the history
  7. expand tests for missing bucket

    Hendrik Muhs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    eda805b View commit details
    Browse the repository at this point in the history
  8. re-factor createReviewsIndex

    Hendrik Muhs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    67489cd View commit details
    Browse the repository at this point in the history
  9. add a performance warning if transform in continuous mode could not b…

    …e optimized
    Hendrik Muhs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    7a4b531 View commit details
    Browse the repository at this point in the history
  10. checkstyle

    Hendrik Muhs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a347512 View commit details
    Browse the repository at this point in the history
  11. Update x-pack/plugin/transform/src/main/java/org/elasticsearch/xpack/…

    …transform/transforms/TransformIndexer.java
    
    Co-authored-by: Benjamin Trent <ben.w.trent@gmail.com>
    2 people authored and Hendrik Muhs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    95c7ac2 View commit details
    Browse the repository at this point in the history
  12. Update x-pack/plugin/transform/src/main/java/org/elasticsearch/xpack/…

    …transform/transforms/TransformIndexer.java
    
    Co-authored-by: Benjamin Trent <ben.w.trent@gmail.com>
    2 people authored and Hendrik Muhs committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    c288bb7 View commit details
    Browse the repository at this point in the history