You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…property (#1458)
### What changes were proposed in this pull request?
Use the new `PropertyConverter` in `catalog-common` to replace the old
one.
### Why are the changes needed?
We must provide a uniform property mapping system between Gravitino and
the query engine.
Fix: #1455
### Does this PR introduce _any_ user-facing change?
N/A.
### How was this patch tested?
Existing test can cover this change.
mchades
pushed a commit
to mchades/gravitino
that referenced
this issue
Jan 19, 2024
…ngine property (apache#1458)
### What changes were proposed in this pull request?
Use the new `PropertyConverter` in `catalog-common` to replace the old
one.
### Why are the changes needed?
We must provide a uniform property mapping system between Gravitino and
the query engine.
Fix: apache#1455
### Does this PR introduce _any_ user-facing change?
N/A.
### How was this patch tested?
Existing test can cover this change.
mchades
pushed a commit
to mchades/gravitino
that referenced
this issue
Jan 24, 2024
…ngine property (apache#1458)
### What changes were proposed in this pull request?
Use the new `PropertyConverter` in `catalog-common` to replace the old
one.
### Why are the changes needed?
We must provide a uniform property mapping system between Gravitino and
the query engine.
Fix: apache#1455
### Does this PR introduce _any_ user-facing change?
N/A.
### How was this patch tested?
Existing test can cover this change.
What would you like to be improved?
Based on #1449 , we can optimize the current property mapping system to be more well-designed.
How should we improve?
No response
The text was updated successfully, but these errors were encountered: