Result set 1:
columns {
  name: "column0"
  type {
    optional_type {
      item {
        type_id: STRING
      }
    }
  }
}
rows {
  items {
    bytes_value: "1020foo"
  }
}
rows {
  items {
    bytes_value: "1020foo"
  }
}
rows {
  items {
    bytes_value: "1020foo"
  }
}
rows {
  items {
    bytes_value: "1020foo"
  }
}
Result set 2:
columns {
  name: "column0"
  type {
    optional_type {
      item {
        type_id: STRING
      }
    }
  }
}
rows {
  items {
    bytes_value: "1020bar"
  }
}
rows {
  items {
    bytes_value: "1020bar"
  }
}
rows {
  items {
    bytes_value: "1020bar"
  }
}
rows {
  items {
    bytes_value: "1020bar"
  }
}
