Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-6380

Add API to fetch transformed schema in Transformer

    XMLWordPrintableJSON

Details

    Description

      The jira aims to add a new API for fetching transformed schema in the Transformer. It adds the following API.
      ```
      StructType transformedSchema(JavaSparkContext jsc, SparkSession sparkSession, StructType incomingStruct, TypedProperties properties
      ```
      which returns StructType. The StructType represents the schema of the dataset after transformation is complete. The API has a default implementation provided.

      Attachments

        Issue Links

          Activity

            People

              ljain Lokesh Jain
              ljain Lokesh Jain
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: