Hello, I’m facing an issue with the prepared statement support. Right now, we are trying a build a prepared statement using the `prepareStatement(String sql, int autoGeneratedKeys)` method. This method is not supported by the phoenix JDBC driver. Is it something you plan to support ?
Regards, Clement
