Ian Blakley
Ian Blakley
I've created a table with nullable columns but when I use the Storage API to stream read the table, if there are rows that don't have data in all column,...
**Description** Following the instructions/environment variables set to connect to a Confluence cloud instance of Kafka, my docker instance is timing out connecting to the admin client for the instance. The...
Right now `kt_jvm_library` supports exporting compiler plugins but it does not support exporting KSP plugins. Java libraries do support exporting annotation processors, which lends itself to a nice pattern of...
### Description of the bug: When updating the plugin from `v2023.10.24.0.2-api-version-232` to `v2023.11.07`, Intellij no longer is able to resolve Kotlin code generated via KSP. The code compiles fine but...
### Description of the bug: We have imported the AutoValue and AutoFactory plugins into our Kotlin Bazel workspace and it build and generates things as expected. However, Intellij is not...
I have a checkout of a git repo in sapling that I have been using for a while and as I've used it more and more, the commands (such as...
### What happened? We recently migrated from version 0.7.1 to 1.2.1 and migrated the way we build our docker images from using a modified version of the old template to...