sathesuraj opened a new pull request, #2485:
URL: https://github.com/apache/polaris/pull/2485

   Explicitly defined integer columns as INT4 in SQL script so that a 
CockroachDB JDBC driver correctly maps them to Java's Integer type, despite 
them being stored internally as INT8 in CockroachDB. This enables CockroachDB 
support for the metastore and will continue to work for PostgreSQL.
   
   Fixes: apache/polaris#2464


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to