columns {
  name: "column0"
  type {
    optional_type {
      item {
        type_id: INTERVAL
      }
    }
  }
}
columns {
  name: "column1"
  type {
    optional_type {
      item {
        type_id: INTERVAL64
      }
    }
  }
}
columns {
  name: "column2"
  type {
    optional_type {
      item {
        type_id: INTERVAL64
      }
    }
  }
}
columns {
  name: "column3"
  type {
    optional_type {
      item {
        type_id: INTERVAL64
      }
    }
  }
}
rows {
  items {
    int64_value: 0
  }
  items {
    int64_value: -1
  }
  items {
    int64_value: 1
  }
  items {
    int64_value: 0
  }
}
