raphaelauv
raphaelauv
### Apache Iceberg version 1.5.2 (latest release) ### Query engine Spark ### Please describe the bug 🐞 I can insert a string column to an iceberg UUID column thanks to...
I can't connect to an IAMR redshift user with this lib ```sql CREATE USER "IAMR:test_to_delete_redshift_ci" PASSWORD DISABLE; ``` but It work when I manually use boto3+psycopg2 ```python import os import...
with a topic of 3 partitions and replica factor 2 and URP at 2 (because broker 3 is not available)  running `kafkactl alter topic topic-3 --replication-factor 1` never end...
# What is currently missing? there is an aws msk iam authent for python https://github.com/aws/aws-msk-iam-sasl-signer-python would you accept a PR with this feature in karapace ? Thanks # How could...
# What is currently missing? the project using a fork of avro 1.11.2 # How could this be improved? the project could use avro 1.11.3 ( since 1.11.4 is only...
### Issue submitter TODO list - [x] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems) - [x] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues) - [x] I've tried running `main`-labeled...
why using the one-liner `COPY --from=` with an image name ```Dockerfile FROM .... COPY --from=ghcr.io/astral-sh/uv:0.8.15 /uv /uvx /bin/ ``` trigger the warning DL3022 ? thanks
### Feature Request / Improvement by default the image use an sqlite db would be great that the image can directly use a remote postgres without need to create a...
add headers so we can use them in the flink sink