Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-30325

the column lost comments, also find some issue ,but that commit is not mr. i have some diff solution

    XMLWordPrintableJSON

Details

    • Hide
      1.convert tableSchema to ResolvedSchema
      2.update hive connector to load metedata use ResolvedSchema to Serialization and deserialization
      3.update flink-api-java module,by update method buildShowCreateTableRow of TableEnvironmentImpl
      to handle show create table and view
      Show
      1.convert tableSchema to ResolvedSchema 2.update hive connector to load metedata use ResolvedSchema to Serialization and deserialization 3.update flink-api-java module,by update method buildShowCreateTableRow of TableEnvironmentImpl to handle show create table and view
    • Patch

    Description

      In the process of using flink in the company, column level comment were found to be lost, and there was also an issue in the community discussing these issues, but they try to modify the structure of the table schema to fix it. I have a better solution here. The basic idea is to upgrade TableSchema to ResolvedSchema. However, there are some problems if an external component uses a lower version of flink and may not have a ResolvedSchema.

      Attachments

        Activity

          People

            Unassigned Unassigned
            blackpighe blackpighe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 504h
                504h
                Remaining:
                Remaining Estimate - 504h
                504h
                Logged:
                Time Spent - Not Specified
                Not Specified