All Downloads are FREE. Search and download functionalities are using the official Maven repository.

examples.batch.dimBaseballTeams.dimBaseballTeams_schema.json Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
{
  "dimensionFieldSpecs": [
    {
      "dataType": "STRING",
      "name": "teamID"
    },
    {
      "dataType": "STRING",
      "name": "teamName"
    }
  ],
  "schemaName": "dimBaseballTeams",
  "primaryKeyColumns": [
    "teamID"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy