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

Add date format to DateHistogram source for Composite Aggregation #3317

Closed
russcam opened this issue Jul 9, 2018 · 2 comments
Closed

Add date format to DateHistogram source for Composite Aggregation #3317

russcam opened this issue Jul 9, 2018 · 2 comments
Assignees

Comments

@russcam
Copy link
Contributor

russcam commented Jul 9, 2018

Relates: elastic/elasticsearch#28310

Add ability to specify a date format for DateHistogramCompositeAggregationSource. Property should be XML commented to indicate that it only applies to 6.3.0+

@Mpdreamz Mpdreamz self-assigned this Aug 12, 2018
@Mpdreamz
Copy link
Member

Started on this locally, still need to write an integration tests for it before submitting a PR though.

Mpdreamz added a commit that referenced this issue Aug 13, 2018
…sult and allow format to be set for date histogram composite source
russcam pushed a commit that referenced this issue Aug 20, 2018
#3367)

Fix #3317 and #3322 add after_key support to composite aggregation result and allow format to be set for date histogram composite source

Introduce CompositeBucketAggregate derived from  MultiBucketAggregate<CompositeBucket> to introduce AfterKey property.
Bump dotnet-xunit .NET tool to official release
@russcam
Copy link
Contributor Author

russcam commented Aug 20, 2018

Closing as #3367 has been merged into 6.3

@russcam russcam closed this as completed Aug 20, 2018
@Mpdreamz Mpdreamz mentioned this issue Sep 3, 2018
45 tasks
Mpdreamz added a commit that referenced this issue Sep 3, 2018
#3367)

Fix #3317 and #3322 add after_key support to composite aggregation result and allow format to be set for date histogram composite source

Introduce CompositeBucketAggregate derived from  MultiBucketAggregate<CompositeBucket> to introduce AfterKey property.
Bump dotnet-xunit .NET tool to official release
Mpdreamz added a commit that referenced this issue Sep 3, 2018
#3367)

Fix #3317 and #3322 add after_key support to composite aggregation result and allow format to be set for date histogram composite source

Introduce CompositeBucketAggregate derived from  MultiBucketAggregate<CompositeBucket> to introduce AfterKey property.
Bump dotnet-xunit .NET tool to official release
Mpdreamz added a commit that referenced this issue Sep 6, 2018
#3367)

Fix #3317 and #3322 add after_key support to composite aggregation result and allow format to be set for date histogram composite source

Introduce CompositeBucketAggregate derived from  MultiBucketAggregate<CompositeBucket> to introduce AfterKey property.
Bump dotnet-xunit .NET tool to official release

(cherry picked from commit 69775d6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants