Package | Description |
---|---|
org.apache.lens.cube.metadata | |
org.apache.lens.cube.metadata.join | |
org.apache.lens.cube.parse.join |
Modifier and Type | Method and Description |
---|---|
List<JoinPath> |
JoinChain.getRelationEdges(CubeMetastoreClient client)
Convert join chain paths to JoinPath objects
|
Constructor and Description |
---|
JoinPath(JoinPath other) |
Modifier and Type | Method and Description |
---|---|
Map<Aliased<Dimension>,List<JoinPath>> |
AutoJoinContext.getAllPaths() |
Constructor and Description |
---|
AutoJoinContext(Map<Aliased<Dimension>,List<JoinPath>> allPaths,
Set<Dimension> requiredDimensions,
Map<AbstractCubeTable,org.apache.hadoop.hive.ql.parse.JoinType> tableJoinTypeMap,
AbstractCubeTable autoJoinTarget,
String joinTypeCfg,
boolean joinsResolved,
boolean flattenBridgeTables,
String bridgeTableFieldAggr,
String bridgeTableFieldArrayFilter,
boolean doFlatteningEarly) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.