danhuawang opened a new issue, #10333: URL: https://github.com/apache/gravitino/issues/10333
### What would you like to be improved? ``` #docker run -d -i -p 38090:8090 apache/gravitino:v1.2.0-rc7 85d668572b5564dd5e5336a8d2f80a2eba6385518c8ddc6feaca1ce98b9d34f1 # docker exec -it 85d668572b55 /bin/bash root@85d668572b55:~/gravitino# ls authorizations auxlib bin catalogs conf data iceberg-rest-server lance-rest-server libs LICENSE licenses logs NOTICE optimizer README.md scripts staging web web-v2 root@85d668572b55:~/gravitino# cd catalogs root@85d668572b55:~/gravitino/catalogs# ls fileset hive jdbc-doris jdbc-mysql jdbc-postgresql jdbc-starrocks kafka lakehouse-generic lakehouse-hudi lakehouse-iceberg lakehouse-paimon model root@85d668572b55:~/gravitino/catalogs# ``` ### How should we improve? Currently there's no image for `jdbc-clickhouse` ,`jdbc-oceanbase` ... catalogs -- 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]
