| Package | Description |
|---|---|
| gudusoft.gsqlparser.ir.semantic.diff |
Projection and parity utilities used to compare Semantic IR with lineage
engines.
|
| Modifier and Type | Field and Description |
|---|---|
static Comparator<CanonicalLineageEdge> |
CanonicalLineageEdge.ORDER
Total ordering used everywhere a deterministic edge sequence is needed.
|
| Modifier and Type | Method and Description |
|---|---|
Set<CanonicalLineageEdge> |
CanonicalLineageModel.getEdges() |
| Constructor and Description |
|---|
CanonicalLineageModel(Set<CanonicalLineageEdge> edges,
Set<String> outputNames,
Map<String,Boolean> aggregateByOutput) |