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
### What changes were proposed in this pull request?
Add `columnImpl` in API module
### Why are the changes needed?
For client usage
Fix: #1630
### Does this PR introduce _any_ user-facing change?
yes, the client now can use the helper method in `Column` API to get a
column instance
### How was this patch tested?
UTs added
mchades
added a commit
to mchades/gravitino
that referenced
this issue
Jan 24, 2024
### What changes were proposed in this pull request?
Add `columnImpl` in API module
### Why are the changes needed?
For client usage
Fix: apache#1630
### Does this PR introduce _any_ user-facing change?
yes, the client now can use the helper method in `Column` API to get a
column instance
### How was this patch tested?
UTs added
Describe the subtask
Add
ColumnImpl
in API moduleParent issue
#1292
The text was updated successfully, but these errors were encountered: