apache / gravitino-playground

A playground to experience Gravitino
Apache License 2.0
18 stars 12 forks source link

[Minor] Add more data and fix up some data issues #8

Closed justinmclean closed 6 months ago

justinmclean commented 6 months ago

Fix a few data issues and add some more data to be able to test things. Rename catalogs to have more consistent descriptive names.

jerryshao commented 6 months ago

@qqqttt123 please take a review.

qqqttt123 commented 6 months ago

@justinmclean Do you test this shell in your local host?

justinmclean commented 6 months ago

Yes I tested this locally.

qqqttt123 commented 6 months ago

We should also modify the documents of other places like https://github.com/datastrato/gravitino/blob/main/docs/how-to-use-the-playground.md and the website.

qqqttt123 commented 6 months ago

I have a little concern about the initialization time of SQL if we add too many data.

justinmclean commented 6 months ago

There is no issue with initialization time

qqqttt123 commented 6 months ago

I verified the new patch in my local host. It's ok, too.

jerryshao commented 6 months ago

@qqqttt123 if there's no further comment, please merge it.