Interface CatalogSchemaChangePolicy.Builder

    • Method Detail

      • enableUpdateCatalog

        CatalogSchemaChangePolicy.Builder enableUpdateCatalog​(Boolean enableUpdateCatalog)

        Whether to use the specified update behavior when the crawler finds a changed schema.

        Parameters:
        enableUpdateCatalog - Whether to use the specified update behavior when the crawler finds a changed schema.
        Returns:
        Returns a reference to this object so that method calls can be chained together.