We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
curl -X POST -H "Content-Type: application/json" -d '{"name":"db3","comment":"comment"}' http://localhost:8090/api/metalakes/test/catalogs/pg_catalog/schemas {"code":0,"schema":{"name":"db3","properties":{},"audit":{"creator":"anonymous","createTime":"2024-01-15T13:56:10.815100Z"}}}%
➜ [/Users/yuqi/project/graviton] git:(main) curl http://localhost:8090/api/metalakes/test/catalogs/pg_catalog/schemas/db3 {"code":0,"schema":{"name":"db3","properties":{},"audit":{}}}%
Audit information is missing when loading PG table
Please see above.
No response
The text was updated successfully, but these errors were encountered:
@FANNG1 can you please work on this? Thanks.
Sorry, something went wrong.
ok
FANNG1
Successfully merging a pull request may close this issue.
Describe what's wrong
Audit information is missing when loading PG table
Error message and/or stacktrace
Please see above.
How to reproduce
Please see above.
Additional context
No response
The text was updated successfully, but these errors were encountered: