session

Module table_name

source

Functionsยง

  • Converts maybe fully-qualified table name (<catalog>.<schema>.<table>) to tuple.
  • Parse table name into (catalog, schema, table) with query context and validates if catalog matches current catalog in query context.