Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
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
- links to