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

Releasing 3.1 #145

Merged
merged 37 commits into from
Apr 25, 2020
Merged

Releasing 3.1 #145

merged 37 commits into from
Apr 25, 2020

Conversation

abhi-zapr
Copy link
Contributor

  • Support for numeric, dimension & inverted topNmetric
  • Support for movingAverage query
  • Marking select query as deprecated since it has been removed in Druid version 0.17.0
  • Support of automatic resource management for Client (AutoCloseable)
  • Added expression support to some aggregators
  • Support for limit in timeSeries query
  • Support for stringFirst and stringLast aggregators
  • Support for round in hyperUniqueAggregator
  • Jackson databind version bump to 2.9.10.4

mrzhao and others added 30 commits January 19, 2020 20:07
…d license docs to each new file. Modified the code accordingly to the PR comment (averager constructors changed to builders, other minor changes).
…ild string aggregators without required fields.
    * Also fixed indentation & style of some classes using GoogleStyle
InvertedMetric Implementation
Added support for movingAverage query.
Added deprecation of select query, since it has been removed in Druid version 0.17.0
Added support of automatic resource management for Client - it implements AutoCloseable now
Added expression support to some aggregators
…jackson.core-jackson-databind-2.9.10.3

Bump jackson-databind from 2.9.10.1 to 2.9.10.3
Added limit field to the TimeSeries Query.
Added stringFirst and stringLast aggregators.
@abhi-zapr abhi-zapr self-assigned this Apr 25, 2020
@abhi-zapr abhi-zapr merged commit 33f17c1 into master Apr 25, 2020
@abhi-zapr abhi-zapr added this to the v3.1 milestone Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants