sfc-gh-mknister

Results 12 comments of sfc-gh-mknister

This shouldn't be merged but htapTelemetry is the correct branch to use for generating HTAP-related telemetry for the JDBC driver.

@meastham can you provide some sample code for how to generate this KMS key/pair and use it? We would need to add some unit tests to this PR.

Hi, this error seems to be caused by the Arrow library that we use as a dependency. As a workaround for now, could you try setting `-Dio.netty.tryReflectionSetAccessible=true?` I see this...

Hi @markslater, we don't do any obfuscation. The source and binary are published together using regular maven commands. What kind of differences are you referring to?

Hi @mdiskin , calling "select 1" doesn't require the use of a warehouse so I don't think it would affect the warehouse status.

Hi @Bohdan-Bulavkov-Imprivata , what is the context behind this? Why is support for NUMBER needed? Can you give an example?

Hi @markslater , changing the function signature from inputstream to outputstream could break existing customers. But do you want to submit a feature request to have another uploadStream() function that...

Hi @markslater, thanks for the feedback. Will look into this.