-
```
assertQuery("SELECT cast(row(orderkey, comment) as row(\"123\" varchar, \"456\" varchar)) FROM orders");
Caused by: VeloxUserError: Failed to parse type [row("123" varchar,"456" varchar)]: …
-
Hi @mike-lischke,
Our ANTLR4 grammar was generated from ANTLR4 v4.12.0. It supports targeting TypeScript directly. However, I noticed in your [document](https://github.com/mike-lischke/antlr4-c3#ge…
-
### Describe the bug
Last week after updating it stopped working opted for a reinstall.
At the end of the installation there are warnings and errors.
```Installing collected packages: sentencepi…
-
I am just thinking loud, because I am not so deep in your topic.
Would it not be possible to have this fuzzing framework as part of a parser generator (like ANTLR4)? There you already have a gramma…
-
### Describe the bug
So I've recently reinstalled the text generation UI using the one click start_linux.sh script. My install was working earlier but I went to do an update and it messed up so I h…
-
![image](https://github.com/antlr/antlr4/assets/31589260/831d9743-832e-4805-a3a5-e23b9a5e608f)
As the above picture showed, when antlr trying to parse text under multiple thread, the access to gl…
-
**The Type of SQL**
复现SQL : select t1.a,func( from fundx_ods.ods_test t1
**Your Code**
parser.validate(sql)
**Problem**
使用当前的 parser 解析报错:
{
startLine: 1,
endLi…
-
**Description**
CPP(1) utility for processing #INCLUDE directive in the Docker.in or Container.in doesn't exist in my Podman installation on Ubuntu 20.04 WSL distro and has no documentation.
**…
-
```
nigtmare@192 ~/Рабочее Пространство/rossijskij-yap $ ./Build.sh
In file included from Сборка/ЧислаLexer.cpp:5,
from Main.cpp:4:
Сборка/ЧислаLexer.h:33:43: ошибка: «virtua…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build mysql-workbench-8.0.36
### Build log
```
@nix { "action": "setPhase", "phase": "unpackPhase" }
Running phase: unpackPhase
…