Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add TableType hierarcy to wrap different types of tables
- Move schema from TableInfo to TableType - Add TableType.View class with attributes: view, userDefinedFunctions - Add TableType.ExternalTable class with attributes: ExternalDataConfiguration - Fix return null in TableInfo.description/friendlyName/expirationTime
- Loading branch information