tsungchih commented on issue #5199: URL: https://github.com/apache/gravitino/issues/5199#issuecomment-3242570549
> > I was wondering if I could take this one. Here's the scope and the plan for this issue. And hope my understanding is correct. > > The 1st PR > > > > > > * [x] PartitionDTO.java[x] IdentityPartitionDTO.java[x] ListPartitionDTO.java[x] RangePartitionDTO.java > > The 2nd PR > > > > > > * [x] JsonUtils.java (PartitionDTOSerializer, PartitionDTODeserializer) > > The 3rd PR > > > > > > * [x] Partitioning.java[x] IdentityPartitioningDTO.java[x] YearPartitioningDTO.java[x] MonthPartitioningDTO.java[x] DayPartitioningDTO.java[x] HourPartitioningDTO.java[x] BucketPartitioningDTO.java[x] ListPartitioningDTO.java[x] RangePartitioningDTO.java[x] TruncatePartitioningDTO.java[x] FunctionPartitioningDTO.java > > The 4th PR > > > > > > * [ ] JsonUtils.java (PartitioningSerializer, PartitioningDeserializer) > > The 5th PR > > > > > > * [x] DistributionDTO.java[ ] JsonUtils.java (DistributionSerializer, DistributionDeserializer) > > The 6th PR > > > > > > * [x] SortOrderDTO.java[ ] JsonUtils.java (SortOrderSerializer, SortOrderDeserializer) > > The 7th PR > > > > > > * [x] Index.java[x] Indexes.java > > The 8th PR > > > > > > * [x] IndexDTO.java[ ] JsonUtils.java (IndexSerializer, IndexDeserializer) > > Seems like it's documented at here, [@tsungchih](https://github.com/tsungchih) could you mention related PR for each task in the task list ? Done! -- 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]
