public class HiveParserSubQueryDiagnostic extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HiveParserSubQueryDiagnostic.QBSubQueryRewrite
Responsible for capturing SubQuery rewrites and providing the rewritten query as SQL.
|
static class |
HiveParserSubQueryDiagnostic.QBSubQueryRewriteNoop
In the non explain code path, we don't need to track Query rewrites.
|
Constructor and Description |
---|
HiveParserSubQueryDiagnostic() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.