-
```
What steps will reproduce the problem?
1. Start under debugger
2. Create graph of async file source with MXF file connected to MXF parser
3. disconnect MXF parser input pin
What is the expected…
-
OQ3 supports neither a string type nor string literals. (It does support bit string literals, eg `"1001"`)
Currently a string literal will cause a panic in `syntax_to_semantics.rs` here
here
http…
-
Hey there! I'm using the CBOR jackson library with Kotlin and I'm having some issues when performing a CBOR encoding of an object.
In this example I'm serializing the Person class to a CBOR byte arra…
-
环境是本地mac电脑,mysql版本8.0.27, java版本8
这是canal/canal.properties配置文件的内容
#################################################
######### common argument #############
#################################…
-
Hi, I'm trying to activate scanner in Vue files using Vue i18next but I've not been able to achieve it.
Translations with Vue are treated like this:
- {{ $t('text') }} in .html files.
- this.$t…
-
Hi, @terrierscript.
I'd like to tell you that I have made a breaking change on the Vue.js template AST: [vue-eslint-parser@4.0.0](https://github.com/mysticatea/vue-eslint-parser/releases/tag/v4.0.0…
-
You use filter_vars in the url parser of yours, but it doesn't accept internationalized domain names (maybe different with php7).
Source: http://php.net/manual/en/filter.filters.validate.php
Just…
-
### What happens?
After several thousand insert statements, the execution stops.
```
#0 0x00007ffff5e25746 in duckdb::StorageLock::GetExclusiveLock() () from /mnt/storage/home/skinkie/Sources/…
-
The `color` type is currently very specific, allowing only 8-bit per channel RGB(A) values.
I see two problems with this approach:
1. Perfectly understandable and valid color definitions like `h…
-
**Describe the bug**
I am encountering an issue where logs ingested using Fluent Bit are not being tailed correctly in Loki 3.x versions. Logs seem to be dropped or are missing when tailing logs usi…