Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Homogenize monitoring field types #32

Closed
alfonso-noriega opened this issue Apr 23, 2018 · 0 comments
Closed

Homogenize monitoring field types #32

alfonso-noriega opened this issue Apr 23, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@alfonso-noriega
Copy link
Contributor

Some of the monitoring fields are actually giving a type depending on the original Vind component (i.e. an interval facet for a numeric field will have start and end typed as long/float while a date interval will give back dates). This creates issues when writing the json to an elasticsearch and probably to other non structured DBs.

To solve this identify the fields and translate them to the same type (i.e. dates to timestamp).

@alfonso-noriega alfonso-noriega added this to the 1.1.3 milestone Apr 23, 2018
@alfonso-noriega alfonso-noriega self-assigned this Apr 23, 2018
alfonso-noriega pushed a commit that referenced this issue Apr 23, 2018
…th expression from now, or from a given date.
alfonso-noriega pushed a commit that referenced this issue Apr 23, 2018
…d date expressions are now monitored as timestamps
alfonso-noriega pushed a commit that referenced this issue Apr 23, 2018
…ate expressions are now monitored as timestamps
alfonso-noriega pushed a commit that referenced this issue Apr 23, 2018
…ng. Dates and date expressions are now monitored as timestamps
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant