Christian Hollinger
Christian Hollinger
Added two options: --csv and --ts - --csv outputs the overview as CSV for easier parsing. I use this in combination with UNIX pipes for debugging. - --ts prints a...
…spaceHandler for XML schema namespace issue, something that occurs when trying to run the example (and projects derived from that) on a cluster. Author: Christian Hollinger [email protected] Date: Thu Sep...
### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened `sqlfluff` + `Athena` fails to parse the following query: ```sql -- CREATE...
# Schema derivation yields "Unknown datum class" w/ nested classes / scalapb enums as defaults ## Error I'm getting a `Unknown datum class: ExampleEnumEvent$Action$Undefined$` error when trying to derive a...
## Issue It appears that `stripe/veneur:latest` doesn't support [DogStatsD protocol](https://docs.datadoghq.com/developers/dogstatsd/datagram_shell?tab=metrics#dogstatsd-protocol-v12) v.1.2 ## Repro ```python # pip3 install datadog==0.49.1 # unset DD_ORIGIN_DETECTION_ENABLED #
Direct follow up from #106, but I figured a new issue would be helpful. Using ` "1.18.1_1.1.5"` w/ scala `3.4.0` on AWS' managed Flink (i.e., little control over their setup)...
Resolves https://github.com/dagster-io/dagster/issues/31086 ## What You can't configure concurrency pools via Helm, meaning it defaults to 1 and needs to be click ops'd, which is not a viable path for a...
### First Check - [x] This is not a feature request. - [x] I added a very descriptive title to this issue (title field is above this). - [x] I...