apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
1.09k stars 343 forks source link

[#5454] feat(web): different data table column types are supported depending on the provider #5636

Closed orenccl closed 15 hours ago

orenccl commented 1 day ago

What changes are proposed in this pull request?

When creating or updating a table, the column types will vary depending on the provider.

Why are these changes needed?

Fixes: #5454

Does this PR introduce any user-facing changes?

No.

How was this patch tested?

Tested by creating and updating tables with different providers to verify that the column types differ as expected and match the documentation.

Additionally, verified the success of the create/update operations.

LauraXia123 commented 20 hours ago

LGTM

orenccl commented 16 hours ago

@LauraXia123

Thank you for reviewing this. Please approve it at your convenience. 🙇‍♂️