Skip to content

Commit

Permalink
Add TableType hierarcy to wrap different types of tables
Browse files Browse the repository at this point in the history
- 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
mziccard committed Dec 3, 2015
1 parent bd58ee5 commit 66972df
Show file tree
Hide file tree
Showing 5 changed files with 494 additions and 284 deletions.
Loading

0 comments on commit 66972df

Please sign in to comment.