horaedb icon indicating copy to clipboard operation
horaedb copied to clipboard

feat: add partition_info field in system.public.tables

Open chunshao90 opened this issue 1 year ago • 0 comments

Rationale

The system table tables adds a partition_info column to distinguish whether the table is a partition table.

Detailed Changes

Add partition_info in system.public.tables.

Test Plan

Add a test in integration-test.

chunshao90 avatar Oct 18 '23 04:10 chunshao90