mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
parent
8e049c5f58
commit
be67752c34
@ -268,6 +268,7 @@ public class DataFramePivotRestIT extends DataFrameRestTestCase {
|
||||
});
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40537")
|
||||
public void testPivotWithMaxOnDateField() throws Exception {
|
||||
String transformId = "simpleDateHistogramPivotWithMaxTime";
|
||||
String dataFrameIndex = "pivot_reviews_via_date_histogram_with_max_time";
|
||||
|
Loading…
x
Reference in New Issue
Block a user