Skip to content

How can I define a data range to be imported for elasticsearch #195

Description

@adrianovieira

Let's suppose a sql where clause:

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
  • 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
    
  • This issue is not a duplicate.
  • This issue has a description.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions