Interface GlueStudioSchemaColumn.Builder

  • Method Details

    • name

      The name of the column in the Glue Studio schema.

      Parameters:
      name - The name of the column in the Glue Studio schema.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The hive type for this column in the Glue Studio schema.

      Parameters:
      type - The hive type for this column in the Glue Studio schema.
      Returns:
      Returns a reference to this object so that method calls can be chained together.