Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-28016 Support Maven 3.3+
  3. FLINK-27778

table-planner should not use CodeSplitUtils#newName

    XMLWordPrintableJSON

Details

    Description

      The table-planner has a direct dependency on the table-code-splitter, as several CastRules use CodeSplitUtil.newName.

      This dependency is a bit hidden. In the IDE it is pulled in transitively via table-runtime, and in maven it uses the table-code-splitter dependency bundled by table-runtime.

      It would be nice if we could add a provided dependency to the table-code-splitter to properly document this.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: