Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Regression? date_field>now-30d does not work in latest version #508

Closed
yangjiajun2014 opened this issue Jun 5, 2020 · 3 comments
Closed
Labels
duplicate This issue or pull request already exists

Comments

@yangjiajun2014
Copy link

I use date_field>now-30d in 1.7.0.0 which works fine.But 1.8.0.0 says it is a invalid sql.

The error looks like:
Failed to parse query due to offending symbol [-30d].

@yangjiajun2014
Copy link
Author

Change date_field>now-30d to date_field>'now-30d',it works again.

@dai-chen
Copy link
Member

dai-chen commented Jun 8, 2020

Thanks for reporting! Will investigate.

@dai-chen
Copy link
Member

Similar issue: #510

@anirudha anirudha added the bug Something isn't working label Aug 6, 2020
@dai-chen dai-chen added duplicate This issue or pull request already exists and removed investigation bug Something isn't working labels Aug 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants