Skip to content

Commit

Permalink
Updating based on 960bc428
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-tf-azure committed May 21, 2024
1 parent 5b5ae1f commit fa39837
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ package datasets
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

type LakeHouseTableDatasetTypeProperties struct {
Table *interface{} `json:"table,omitempty"`
Schema *interface{} `json:"schema,omitempty"`
Table *interface{} `json:"table,omitempty"`
}

0 comments on commit fa39837

Please sign in to comment.