public class HiveCnfHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static Filter |
convertToCnf(Filter current) |
static Filter |
flatten(Filter root) |
static Filter |
pushDownNot(Filter current) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.