public class ViewSchema extends Object
Constructor and Description |
---|
ViewSchema(RowType rowType,
Map<String,String> options,
String comment,
String query) |
ViewSchema(String query,
String comment,
Map<String,String> options,
RowType rowType) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.