snowflake-jdbc
snowflake-jdbc copied to clipboard
SNOW-201466 setObject support Byte
to fix
19:21:29,784 WARN Test worker Exposed:invoke:183 - Transaction attempt #0 failed: Data type not supported for binding: Object type: class java.lang.Byte.. Statement(s): nullnet.snowflake.client.jdbc.SnowflakeSQLException: Data type not supported for binding: Object type: class java.lang.Byte. at net.snowflake.client.jdbc.SnowflakePreparedStatementV1.setObject(SnowflakePreparedStatementV1.java:526) at org.jetbrains.exposed.sql.statements.jdbc.JdbcPreparedStatementImpl.set(JdbcPreparedStatementImpl.kt:26) at org.jetbrains.exposed.sql.IColumnType$DefaultImpls.setParameter(ColumnType.kt:65) at org.jetbrains.exposed.sql.ColumnType.setParameter(ColumnType.kt:72) at org.jetbrains.exposed.sql.statements.api.PreparedStatementApi$DefaultImpls.fillParameters(PreparedStatementApi.kt:13)
All of the test failures look like a problem w test setup
missing argument for option "--passphrase="
[INFO] No login the internal Docker Registry
##[error]Process completed with exit code
Hi @sfc-gh-mknister , any idea when you'll get to this? Are you waiting on me?
@sfc-gh-mknister can you pull this change and merge? If required, please file a JIRA to track the change.