SQLException when running native image with AgroalDataSource and ClickHouse in native mode Quarkus
I have a Quarkus application that uses AgroalDataSource to connect to a ClickHouse database. The application runs fine when I launch it normally and i can connect to clickhouse and got result, but when I build a native image using GraalVM and run the API, I encounter the following error:
SQLException when running native image with AgroalDataSource and ClickHouse in native mode Quarkus
I have a Quarkus application that uses AgroalDataSource to connect to a ClickHouse database. The application runs fine when I launch it normally and i can connect to clickhouse and got result, but when I build a native image using GraalVM and run the API, I encounter the following error: