Skip to content

Conversation

@benwtrent
Copy link
Member

This adds a _data_frame/transforms/_preview endpoint that accepts a config definition and returns what the doc source's will be when it is ran.

{
   data_frame_preview: [
    { /*doc source*/},
    ...
   ]
}

@benwtrent benwtrent added >feature :ml Machine learning labels Feb 14, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

@hendrikmuhs
Copy link

CC @peteharverson @walterra

@hendrikmuhs
Copy link

I will have a closer look on monday, due to #38934 I suggest to put this on hold for now.

Good work, I like to see it in action.

@benwtrent
Copy link
Member Author

This is blocked by #38934. will have to merge into master once that is done.

@benwtrent benwtrent force-pushed the feature/fib-preview-api branch from d9d69ba to d63cd99 Compare February 19, 2019 13:53
@benwtrent benwtrent changed the base branch from feature/fib to master February 19, 2019 13:53
Copy link

@hendrikmuhs hendrikmuhs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added some questions/comments

Copy link

@hendrikmuhs hendrikmuhs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I suggest a small simplification

@hendrikmuhs
Copy link

still LGTM

@benwtrent benwtrent merged commit 73ba70d into elastic:master Feb 22, 2019
@benwtrent benwtrent deleted the feature/fib-preview-api branch February 22, 2019 15:03
benwtrent added a commit to benwtrent/elasticsearch that referenced this pull request Feb 22, 2019
* [DATA-FRAME] add preview endpoint

* adjusting preview tests and fixing parser

* adjusing preview transport

* remove unused import

* adjusting test

* Addressing PR comments

* Fixing failing test and adjusting for pr comments

* fixing integration test
weizijun pushed a commit to weizijun/elasticsearch that referenced this pull request Feb 22, 2019
* [DATA-FRAME] add preview endpoint

* adjusting preview tests and fixing parser

* adjusing preview transport

* remove unused import

* adjusting test

* Addressing PR comments

* Fixing failing test and adjusting for pr comments

* fixing integration test
weizijun pushed a commit to weizijun/elasticsearch that referenced this pull request Feb 22, 2019
* [DATA-FRAME] add preview endpoint

* adjusting preview tests and fixing parser

* adjusing preview transport

* remove unused import

* adjusting test

* Addressing PR comments

* Fixing failing test and adjusting for pr comments

* fixing integration test
benwtrent added a commit that referenced this pull request Feb 22, 2019
* [DATA-FRAME] add preview endpoint

* adjusting preview tests and fixing parser

* adjusing preview transport

* remove unused import

* adjusting test

* Addressing PR comments

* Fixing failing test and adjusting for pr comments

* fixing integration test
@jakelandis jakelandis removed the v8.0.0 label Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants