Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Users can identify the physical connector by CatalogContext CatalogModificationContext and options in CatalogBaseTable through the following steps:

...

Users can get value of option 'connector' from options in CatalogBaseTable  for temporal tables. If it doesn't exist, users can get factory identifier from CatalogContext CatalogModificationContext as connector name. If none of the above exist, users can define the connector name themselves through Class<? extends Catalog> .

...