How can I define a data range to be imported for elasticsearch
Aperta
- Lingua principale
- Go
- Stelle
- 471
- Fork
- 47
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Let's suppose a sql _where_ clause:
```sql
where (year = 2021 and month = 1 and day>=1)
and (year = 2021 and month = 1 and day<=31)
```
How can I define a data range to be imported to elasticsearch with `abc`?
##### Checks
- [x] I have mentioned my `abc` version in the issue, if applicable.
```
Version: 1.0.0-beta.2
Variant: !oss
Go version: go1.11.13
OS: linux
Arch: amd64
```
- [x] This issue is not a duplicate.
- [x] This issue has a description.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.