Roman Safronov
Roman Safronov
If there is a backslash (`\`) in any string (in my case it was in a commit message), the plugin writes incorrect JSON. Seems to be easy to fix by...
Do you plan to crossbuild gremlin-scala for scala 3.x ?
Our organization is migrating high-traffic services from JSON-over-HTTP to gRPC, and we currently cannot use our existing Artillery test suites for these services. I'd like to request native gRPC support...
### Issue description According to the [documentation](https://aloneguid.github.io/parquet-dotnet/encodings.html), dictionary encoding should be enabled by setting `UseDictionaryEncoding = true`. However, I’m unable to get it to work as expected. ### Steps to...