A SchemaInferenceStack.enterDataTree()

Description

So far SchemaInferenceStack only dealt with simple steps like grouping/schema tree. In order to make it more useful in data-centric world, it also needs to support going through data tree.

While the enter/exit logic is very much similar to what schema tree does, the result is not exactly the same: toSchemaNodeIdentifier() needs to essentially double-check each statement to see if it needs actually multiple steps.

Activity

Show:
Done

Details

Assignee

Reporter

Components

Fix versions

Priority

Created February 10, 2021 at 4:50 PM
Updated February 11, 2021 at 11:36 AM
Resolved February 11, 2021 at 11:36 AM