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

[7.x] Support for number, date and IP range data types (#76971) #94001

Merged
merged 1 commit into from
Mar 8, 2021

Conversation

wylieconlon
Copy link
Contributor

Backports the following commits to 7.x:

* Support for number, date and IP ranges

* Update tests

* Ranges don't work with range agg

* Fix test case

* Allow Discover to create range filters

* Supports ranges in Visualize, KQL, remove Lens support

* Fix test mappings

* Bring back field cache to work around bug

* Fix some tests

* Fix test expectation

* Respond to review comments

* Fix type error

* Remove added sample data

* Fix api_docs

* Fix test
@wylieconlon wylieconlon enabled auto-merge (squash) March 8, 2021 20:51
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
data 217.8KB 218.0KB +215.0B
lens 919.9KB 920.6KB +693.0B
visDefaultEditor 241.5KB 241.6KB +120.0B
visTypeTimeseries 1.7MB 1.7MB -2.0B
total +1.0KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
data 829.7KB 831.5KB +1.8KB
dataEnhanced 40.6KB 40.8KB +195.0B
kibanaReact 127.2KB 127.3KB +102.0B
total +2.1KB

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@wylieconlon wylieconlon merged commit 5c001f8 into elastic:7.x Mar 8, 2021
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.

2 participants