Versions Compared

Key

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

...


private final Map<ObjectIdentifier, CatalogView> temporaryViews;
private final Map<ObjectIdentifier, CatalogTable> temporaryTables;
private final Map<ObjectIdentifier, CatalogFunction> temporaryFunctions;

...