hqbhoho commented on PR #7578: URL: https://github.com/apache/gravitino/pull/7578#issuecomment-3037871574
@diqiu50 @yuqi1129 @mchades Could you PTAL at this PR? Thanks! I want to add support for unsigned numeric types (e.g., `FLOAT UNSIGNED`,`DOUBLE UNSIGNED`) in `org.apache.gravitino.catalog.mysql.converter.MysqlTypeConverter`. Currently, only `DECIMAL UNSIGNED` is implemented, which requires precision and scale for conversion, while other unsigned numeric types remain unsupported. -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org