pyflink.table.catalog.CatalogBaseTable.get_options# CatalogBaseTable.get_options()[source]# Returns a map of string-based options. In case of CatalogTable, these options may determine the kind of connector and its configuration for accessing the data in the external system. Returns: Property map of the table/view. Added in version 1.11.0.