public class PushDownUtil extends Object
| Constructor and Description |
|---|
PushDownUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
doPushDownQuery(String project,
String sql,
String schema,
List<List<String>> results,
List<org.apache.kylin.metadata.querymeta.SelectedColumnMeta> columnMetas,
SQLException sqlException) |
static String |
restoreComputedColumnToExpr(String beforeSql,
String project) |
Copyright © 2014–2017 Apache Software Foundation. All rights reserved.