tsungchih opened a new issue, #8591:
URL: https://github.com/apache/gravitino/issues/8591

   ### Describe the subtask
   
   Here's the list of classes we should implement for completing 
`RelationalTable.java`.
   
   - [ ] Refactor of MetadataObject
   - [ ] MetadataObjects
   PRs:
   #8544 
   ---
   - [ ] PolicyContent
   - [ ] PolicyContents
   - [ ] Policy
   PRs:
   #8545 
   ---
   - [ ] StatisticValue
   - [ ] Statistic
   - [ ] SupportsStatistics
   PRs:
   ---
   - [ ] SupportsPartitions
   - [ ] SupportsPolicies
   - [ ] SupportsRoles
   PRs:
   ---
   - [ ] Refactor of NamedReference
   - [ ] PartitionRange
   PRs:
   ---
   - [ ] PartitionStatistics
   - [ ] PartitionStatisticsDrop
   - [ ] PartitionStatisticsUpdate
   - [ ] SupportsPartitionStatistics
   PRs:
   ---
   - [ ] Table
   - [ ] TableDTO
   PRs:
   ---
   - [ ] TagsAssociateRequest
   - [ ] NameListResponse
   - [ ] TagDTO
   - [ ] TagListResponse
   - [ ] TagResponse
   - [ ] ErrorHandlers.TagErrorHandler
   - [ ] MetadataObjectTagOperations
   PRs:
   ---
   - [ ] ErrorHandlers.RoleErrorHandler
   - [ ] MetadataObjectRoleOperations
   PRs:
   ---
   - [ ] PolicyDTO
   - [ ] MetadataObjectDTO
   - [ ] MetadataObjectListResponse
   - [ ] GenericPolicy
   PRs:
   ---
   - [ ] PoliciesAssociateRequest
   - [ ] PolicyListResponse
   - [ ] PolicyResponse
   - [ ] ErrorHandlers.PolicyErrorHandler
   - [ ] MetadataObjectPolicyOperations
   PRs:
   ---
   - [ ] JsonUtils.StatisticValueSerializer
   - [ ] JsonUtils.StatisticValueDeserializer
   PRs:
   ---
   - [ ] StatisticsDropRequest
   - [ ] StatisticsUpdateRequest
   - [ ] ErrorHandlers.StatisticsErrorHandler
   - [ ] MetadataObjectStatisticsOperations
   PRs:
   ---
   - [ ] PartitionStatisticsDropDTO
   - [ ] PartitionStatisticsDropRequest
   - [ ] PartitionStatisticsUpdateDTO
   - [ ] PartitionStatisticsUpdateRequest
   - [ ] StatisticDTO
   - [ ] PartitionStatisticsDTO
   - [ ] PartitionStatisticsListResponse
   - [ ] MetadataObjectPartitionStatisticsOperations
   PRs:
   ---
   - [ ] AddPartitionsRequest
   - [ ] DropResponse
   - [ ] PartitionListResponse
   - [ ] PartitionNameListResponse
   - [ ] PartitionResponse
   PRs:
   ---
   - [ ] GenericColumn
   - [ ] ErrorHandlers.PartitionErrorHandler
   - [ ] DTOConverters
   - [ ] RelationalTable
   PRs:
   
   
   
   ### Parent issue
   
   #5198 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to