-
**Issue**
When I import a RAML with an attribute (uriParameter, data type, property, ...) name which only contains digits, parsing fails.
**Stack trace**
```
java.lang.ClassCastException: or…
-
When I try to run `java -jar spdx-tools-2.1.12-jar-with-dependencies.jar MergeSpdxDocs` on some SPDX files, I get the following error:
```
The merge tools are currently being upgraded to SPDX 2.0…
-
I'm not sure if this should be just a question or a feature request. I tried to find answers in the source code and by reading through existing issues here, without luck so far.
# Question
I'd lik…
-
### Describe the bug
I want to use the new 'Cache' option of [CodeBuildOptions](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.pipelines.CodeBuildOptions.html) with 'codeBuildDefaults' pro…
-
I would be nice if Groovy support could be in the roadmap.
I'm aware it is a new initiative, but given the structure of the code with a specific "java" module, I hope that enhancing the plugin with …
-
If i wanted to define a proprietary API using http status code outside of 100-599, I m out of luck as the BaseRamlGrammar.java limits the range to be 100-599.
The online editor as well as the atom ap…
-
Nested traits are not parsed while processing the `queryParameter` property.
Reproducer: https://github.com/techpavan/raml-java-parser-issues/tree/master/1
Below are the raml and parsing result …
-
R2DBC (Reactive Relational Database Connectivity) is a reactive API specification for SQL databases. It provides a non-blocking and reactive way to interact with relational databases.
https://r2dbc…
-
Does **yatagan** support Kotlin 2.0 and k2 compiler?
If not, will it planned?)
rcmkt updated
2 months ago
-
Hello,
We have hive tables that use custom input formats and serdes. We noticed that starting with Trino 423 we're no longer able to query these tables.
```
Query 20230907_171018_00016_mrt64 fa…