main-concepts

No menu items for this category
OpenMetadata Documentation

TableConfig

Custom property configuration for table-type property where all column data types are strings.

  • columns (array): List of column names defined at the entity type level.
    • Items (string): The name of the column.
  • minColumns (integer): Default: 1.
  • maxColumns (integer): Default: 3.

Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.