-
While upgrading from ANTLR 4.6 to 4.7.2, we have noticed changed in parser behavior and some text which earlier didn't used to be matched gets matched with no change in grammar.
I am attaching a …
-
Hey team!
I was using your awesome geocoding engine when I noticed something interesting.
Let me tell you more about it.
---
#### Here's what I did :innocent:
#### http://pelias.github.io/…
-
Hey team,
I'm reading through as much of the pelias docs as I can find. I followed a link to pelias/parser and after reading through it (as well as https://geocode.earth/blog/2019/improved-autocomp…
-
The special characters for the query parser `+ - && || ! ( ) { } [ ] ^ " ~ * ? : \` are a source of mistakes when query strings are not quoted. If these could be color coded in the input field, it wou…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build kitty from nixpkgs-unstable on aarch64-darwin
### Build log
```log
Sourcing python-remove-tests-dir-hook
Sourcing python-ca…
-
Hi! What do you think about adding your grammar to official grammars repository [grammars-v4](https://github.com/antlr/grammars-v4)? We already have PL/SQL, T-SQL, MySQL. It would be easier to maintai…
-
**_I affirm:_**
- [x] I understand that if I do not agree to the following points by completing the checkboxes my issue will be ignored.
- [x] I have read and understood the [Contributing Guide]…
-
Related to UAT-3 (https://docs.google.com/document/d/1-ZGnCSrrXFJZTvBqm4ytGfMO-2LMaf0T02BgnJnmgVg/edit#), test case 3.9 ad 3.10.
When the wildcard is used in the middle of the search string, the re…
htpvu updated
2 years ago
-
### Background:
During the course of going through some queries, I ran into some parsing issues calling out an unexpected `TIMEZONE` string from statements inside the body of a CTE similar to the fol…
-
**Issue Summary**
When trying to filter results via the API (or UI) using tags, we are unable to use more than 2 tags.
**Environment**
- OS: Linux
- API version: 9.0.1
- Deployment: Local / K8s…