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

MergeTableLikeUtil uses different constraint name than Schema

    XMLWordPrintableJSON

Details

    Description

      MergeTableLikeUtil uses a different algorithm to name constraints than Schema.

      Schema includes the column names.
      MergeTableLikeUtil uses a hashCode which means it might depend on JVM specifics.

      For consistency we should use the same algorithm. I propose to use Schema's logic.

      Attachments

        Issue Links

          Activity

            People

              jeyhunkarimov Jeyhun Karimov
              twalthr Timo Walther
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: