Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-2676

move BeamSqlRow and BeamSqlRowType to sdk/java/core

Details

    Description

      BeamSqlRow/BeamSqlRowType is the fundamental of structured data processing in Beam, like joins, simple projections/expansions. It's more visible to move them to sdk-java-core.

      It contains two parts:
      1). remove SQL word in the name,
      BeamSqlRow --> BeamRow
      BeamSqlRowType --> BeamRowType

      2). move from package org.apache.beam.dsls.sql.schema to org.apache.beam.sdk.sd (sd stands for structure data), in module beam-sdks-java-core

      Attachments

        Issue Links

          Activity

            People

              mingmxu Mingmin Xu
              mingmxu Mingmin Xu
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: