Exception in thread "main" AdbcException{message=http2 exception, status=INTERNAL, sqlState='null', vendorCode=0, cause=io.netty.handler.codec.http2.Http2Exception: First received frame was not SETTINGS. Hex dump for first 5 bytes: 485454502f, details=0}
at org.apache.arrow.adbc.driver.flightsql.FlightSqlDriverUtil.fromFlightException(FlightSqlDriverUtil.java:109)
at org.apache.arrow.adbc.driver.flightsql.FlightSqlDatabase.connect(FlightSqlDatabase.java:60)