World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
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
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.