You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by fr...@apache.org on 2019/04/29 12:08:02 UTC

[calcite-site] 01/08: Migration of Calcite site from svn to git

This is an automated email from the ASF dual-hosted git repository.

francischuang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/calcite-site.git

commit 8ecdffe032b3d63cd27fb56a747dfed8f457e2af
Author: Francis Chuang <fr...@apache.org>
AuthorDate: Mon Feb 18 09:07:42 2019 +1100

    Migration of Calcite site from svn to git
---
 apidocs/allclasses-index.html                      | 16653 ++++
 apidocs/allclasses.html                            |  2571 +
 apidocs/allpackages-index.html                     |   621 +
 apidocs/constant-values.html                       |  2510 +
 apidocs/deprecated-list.html                       |  1923 +
 apidocs/element-list                               |    75 +
 apidocs/help-doc.html                              |   281 +
 apidocs/index-all.html                             | 80921 +++++++++++++++++++
 apidocs/index.html                                 |   617 +
 apidocs/jquery/external/jquery/jquery.js           | 10364 +++
 .../jquery/images/ui-bg_flat_0_aaaaaa_40x100.png   |   Bin 0 -> 212 bytes
 .../jquery/images/ui-bg_flat_75_ffffff_40x100.png  |   Bin 0 -> 208 bytes
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_ffffff_1x400.png  |   Bin 0 -> 207 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 apidocs/jquery/images/ui-icons_222222_256x240.png  |   Bin 0 -> 6922 bytes
 apidocs/jquery/images/ui-icons_2e83ff_256x240.png  |   Bin 0 -> 4549 bytes
 apidocs/jquery/images/ui-icons_454545_256x240.png  |   Bin 0 -> 6992 bytes
 apidocs/jquery/images/ui-icons_888888_256x240.png  |   Bin 0 -> 6999 bytes
 apidocs/jquery/images/ui-icons_cd0a0a_256x240.png  |   Bin 0 -> 4549 bytes
 apidocs/jquery/jquery-3.3.1.js                     | 10364 +++
 apidocs/jquery/jquery-migrate-3.0.1.js             |   628 +
 apidocs/jquery/jquery-ui.css                       |   544 +
 apidocs/jquery/jquery-ui.js                        |  2610 +
 apidocs/jquery/jquery-ui.min.css                   |     7 +
 apidocs/jquery/jquery-ui.min.js                    |     7 +
 apidocs/jquery/jquery-ui.structure.css             |   152 +
 apidocs/jquery/jquery-ui.structure.min.css         |     5 +
 apidocs/jquery/jszip-utils/dist/jszip-utils-ie.js  |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 apidocs/jquery/jszip-utils/dist/jszip-utils.js     |   118 +
 apidocs/jquery/jszip-utils/dist/jszip-utils.min.js |    10 +
 apidocs/jquery/jszip/dist/jszip.js                 | 11623 +++
 apidocs/jquery/jszip/dist/jszip.min.js             |    15 +
 apidocs/member-search-index.js                     |     1 +
 apidocs/member-search-index.zip                    |   Bin 0 -> 348924 bytes
 .../org/apache/calcite/DataContext.Variable.html   |   641 +
 apidocs/org/apache/calcite/DataContext.html        |   384 +
 apidocs/org/apache/calcite/Demo.html               |   310 +
 .../apache/calcite/adapter/Java9Workaround.html    |   271 +
 .../adapter/cassandra/CassandraEnumerator.html     |   540 +
 .../cassandra/CassandraFilter.Translator.html      |   609 +
 .../calcite/adapter/cassandra/CassandraFilter.html |   659 +
 .../calcite/adapter/cassandra/CassandraLimit.html  |   568 +
 .../calcite/adapter/cassandra/CassandraMethod.html |   469 +
 .../adapter/cassandra/CassandraProject.html        |   520 +
 .../cassandra/CassandraRel.Implementor.html        |   479 +
 .../calcite/adapter/cassandra/CassandraRel.html    |   353 +
 .../CassandraRules.CassandraConverterRule.html     |   371 +
 .../CassandraRules.CassandraFilterRule.html        |   543 +
 .../CassandraRules.CassandraLimitRule.html         |   409 +
 .../CassandraRules.CassandraProjectRule.html       |   467 +
 .../CassandraRules.CassandraSortRule.html          |   526 +
 .../CassandraRules.RexToCassandraTranslator.html   |   402 +
 .../calcite/adapter/cassandra/CassandraRules.html  |   420 +
 .../calcite/adapter/cassandra/CassandraSchema.html |   699 +
 .../adapter/cassandra/CassandraSchemaFactory.html  |   331 +
 .../calcite/adapter/cassandra/CassandraSort.html   |   498 +
 .../CassandraTable.CassandraQueryable.html         |   476 +
 .../calcite/adapter/cassandra/CassandraTable.html  |   674 +
 .../adapter/cassandra/CassandraTableScan.html      |   566 +
 .../cassandra/CassandraToEnumerableConverter.html  |   564 +
 .../CassandraToEnumerableConverterRule.html        |   399 +
 .../cassandra/class-use/CassandraEnumerator.html   |   149 +
 .../class-use/CassandraFilter.Translator.html      |   149 +
 .../cassandra/class-use/CassandraFilter.html       |   213 +
 .../cassandra/class-use/CassandraLimit.html        |   196 +
 .../cassandra/class-use/CassandraMethod.html       |   220 +
 .../cassandra/class-use/CassandraProject.html      |   149 +
 .../class-use/CassandraRel.Implementor.html        |   220 +
 .../adapter/cassandra/class-use/CassandraRel.html  |   228 +
 .../CassandraRules.CassandraConverterRule.html     |   198 +
 .../CassandraRules.CassandraFilterRule.html        |   195 +
 .../CassandraRules.CassandraLimitRule.html         |   195 +
 .../CassandraRules.CassandraProjectRule.html       |   195 +
 .../CassandraRules.CassandraSortRule.html          |   195 +
 .../CassandraRules.RexToCassandraTranslator.html   |   149 +
 .../cassandra/class-use/CassandraRules.html        |   149 +
 .../cassandra/class-use/CassandraSchema.html       |   215 +
 .../class-use/CassandraSchemaFactory.html          |   149 +
 .../adapter/cassandra/class-use/CassandraSort.html |   149 +
 .../CassandraTable.CassandraQueryable.html         |   149 +
 .../cassandra/class-use/CassandraTable.html        |   241 +
 .../cassandra/class-use/CassandraTableScan.html    |   196 +
 .../class-use/CassandraToEnumerableConverter.html  |   149 +
 .../CassandraToEnumerableConverterRule.html        |   149 +
 .../calcite/adapter/cassandra/package-summary.html |   344 +
 .../calcite/adapter/cassandra/package-tree.html    |   292 +
 .../calcite/adapter/cassandra/package-use.html     |   267 +
 .../calcite/adapter/class-use/Java9Workaround.html |   149 +
 .../clone/ArrayTable.BitSlicedPrimitiveArray.html  |   656 +
 .../clone/ArrayTable.ByteStringDictionary.html     |   480 +
 .../calcite/adapter/clone/ArrayTable.Column.html   |   423 +
 .../calcite/adapter/clone/ArrayTable.Constant.html |   522 +
 .../clone/ArrayTable.Content.ArrayEnumerator.html  |   538 +
 .../clone/ArrayTable.Content.ObjectEnumerator.html |   552 +
 .../calcite/adapter/clone/ArrayTable.Content.html  |   455 +
 .../adapter/clone/ArrayTable.ObjectArray.html      |   522 +
 .../adapter/clone/ArrayTable.ObjectDictionary.html |   539 +
 .../adapter/clone/ArrayTable.PrimitiveArray.html   |   555 +
 .../clone/ArrayTable.PrimitiveDictionary.html      |   481 +
 .../adapter/clone/ArrayTable.Representation.html   |   372 +
 .../clone/ArrayTable.RepresentationType.html       |   591 +
 .../adapter/clone/ArrayTable.StringDictionary.html |   480 +
 .../apache/calcite/adapter/clone/ArrayTable.html   |   645 +
 .../calcite/adapter/clone/CloneSchema.Factory.html |   356 +
 .../apache/calcite/adapter/clone/CloneSchema.html  |   485 +
 .../calcite/adapter/clone/ColumnLoader.Kev.html    |   379 +
 .../adapter/clone/ColumnLoader.ValueSet.html       |   555 +
 .../apache/calcite/adapter/clone/ColumnLoader.html |   631 +
 .../apache/calcite/adapter/clone/ListTable.html    |   494 +
 .../ArrayTable.BitSlicedPrimitiveArray.html        |   149 +
 .../class-use/ArrayTable.ByteStringDictionary.html |   149 +
 .../adapter/clone/class-use/ArrayTable.Column.html |   271 +
 .../clone/class-use/ArrayTable.Constant.html       |   149 +
 .../ArrayTable.Content.ArrayEnumerator.html        |   149 +
 .../ArrayTable.Content.ObjectEnumerator.html       |   149 +
 .../clone/class-use/ArrayTable.Content.html        |   212 +
 .../clone/class-use/ArrayTable.ObjectArray.html    |   149 +
 .../class-use/ArrayTable.ObjectDictionary.html     |   149 +
 .../clone/class-use/ArrayTable.PrimitiveArray.html |   149 +
 .../class-use/ArrayTable.PrimitiveDictionary.html  |   149 +
 .../clone/class-use/ArrayTable.Representation.html |   339 +
 .../class-use/ArrayTable.RepresentationType.html   |   252 +
 .../class-use/ArrayTable.StringDictionary.html     |   149 +
 .../adapter/clone/class-use/ArrayTable.html        |   149 +
 .../clone/class-use/CloneSchema.Factory.html       |   149 +
 .../adapter/clone/class-use/CloneSchema.html       |   149 +
 .../adapter/clone/class-use/ColumnLoader.Kev.html  |   195 +
 .../clone/class-use/ColumnLoader.ValueSet.html     |   246 +
 .../adapter/clone/class-use/ColumnLoader.html      |   149 +
 .../calcite/adapter/clone/class-use/ListTable.html |   149 +
 .../calcite/adapter/clone/package-summary.html     |   325 +
 .../apache/calcite/adapter/clone/package-tree.html |   214 +
 .../apache/calcite/adapter/clone/package-use.html  |   219 +
 .../csv/CsvEnumerator.ArrayRowConverter.html       |   445 +
 .../adapter/csv/CsvEnumerator.RowConverter.html    |   336 +
 .../CsvEnumerator.SingleColumnRowConverter.html    |   388 +
 .../apache/calcite/adapter/csv/CsvEnumerator.html  |   788 +
 .../apache/calcite/adapter/csv/CsvFieldType.html   |   670 +
 .../calcite/adapter/csv/CsvFilterableTable.html    |   438 +
 .../adapter/csv/CsvProjectTableScanRule.html       |   411 +
 .../calcite/adapter/csv/CsvScannableTable.html     |   417 +
 .../org/apache/calcite/adapter/csv/CsvSchema.html  |   522 +
 .../calcite/adapter/csv/CsvSchemaFactory.html      |   404 +
 .../csv/CsvStreamReader.CsvContentListener.html    |   376 +
 .../calcite/adapter/csv/CsvStreamReader.html       |   582 +
 .../adapter/csv/CsvStreamScannableTable.html       |   471 +
 .../calcite/adapter/csv/CsvStreamTableFactory.html |   335 +
 .../calcite/adapter/csv/CsvTable.Flavor.html       |   439 +
 .../org/apache/calcite/adapter/csv/CsvTable.html   |   445 +
 .../calcite/adapter/csv/CsvTableFactory.html       |   335 +
 .../apache/calcite/adapter/csv/CsvTableScan.html   |   633 +
 .../calcite/adapter/csv/CsvTranslatableTable.html  |   514 +
 .../apache/calcite/adapter/csv/JsonEnumerator.html |   503 +
 .../org/apache/calcite/adapter/csv/JsonTable.html  |   437 +
 .../class-use/CsvEnumerator.ArrayRowConverter.html |   149 +
 .../csv/class-use/CsvEnumerator.RowConverter.html  |   252 +
 .../CsvEnumerator.SingleColumnRowConverter.html    |   149 +
 .../adapter/csv/class-use/CsvEnumerator.html       |   149 +
 .../adapter/csv/class-use/CsvFieldType.html        |   350 +
 .../adapter/csv/class-use/CsvFilterableTable.html  |   149 +
 .../csv/class-use/CsvProjectTableScanRule.html     |   195 +
 .../adapter/csv/class-use/CsvScannableTable.html   |   197 +
 .../calcite/adapter/csv/class-use/CsvSchema.html   |   149 +
 .../adapter/csv/class-use/CsvSchemaFactory.html    |   197 +
 .../CsvStreamReader.CsvContentListener.html        |   149 +
 .../adapter/csv/class-use/CsvStreamReader.html     |   149 +
 .../csv/class-use/CsvStreamScannableTable.html     |   149 +
 .../csv/class-use/CsvStreamTableFactory.html       |   149 +
 .../adapter/csv/class-use/CsvTable.Flavor.html     |   236 +
 .../calcite/adapter/csv/class-use/CsvTable.html    |   244 +
 .../adapter/csv/class-use/CsvTableFactory.html     |   149 +
 .../adapter/csv/class-use/CsvTableScan.html        |   149 +
 .../csv/class-use/CsvTranslatableTable.html        |   211 +
 .../adapter/csv/class-use/JsonEnumerator.html      |   149 +
 .../calcite/adapter/csv/class-use/JsonTable.html   |   149 +
 .../calcite/adapter/csv/package-summary.html       |   310 +
 .../apache/calcite/adapter/csv/package-tree.html   |   234 +
 .../apache/calcite/adapter/csv/package-use.html    |   231 +
 .../adapter/druid/BinaryOperatorConversion.html    |   413 +
 .../adapter/druid/CeilOperatorConversion.html      |   356 +
 .../calcite/adapter/druid/ComplexMetric.html       |   433 +
 .../adapter/druid/DefaultDimensionSpec.html        |   482 +
 .../calcite/adapter/druid/DimensionSpec.html       |   313 +
 .../adapter/druid/DirectOperatorConversion.html    |   413 +
 .../calcite/adapter/druid/DruidConnection.html     |   196 +
 ...ruidConnectionImpl.BlockingQueueEnumerator.html |   556 +
 .../druid/DruidConnectionImpl.JsonAggregator.html  |   385 +
 .../druid/DruidConnectionImpl.JsonColumn.html      |   375 +
 .../DruidConnectionImpl.JsonSegmentMetadata.html   |   388 +
 .../adapter/druid/DruidConnectionImpl.Page.html    |   386 +
 .../DruidConnectionImpl.RunnableQueueSink.html     |   231 +
 .../calcite/adapter/druid/DruidConnectionImpl.html |   831 +
 .../calcite/adapter/druid/DruidDateTimeUtils.html  |   503 +
 .../calcite/adapter/druid/DruidExpressions.html    |   577 +
 .../apache/calcite/adapter/druid/DruidJson.html    |   266 +
 .../adapter/druid/DruidJsonFilter.JsonBound.html   |   497 +
 .../druid/DruidJsonFilter.JsonCompositeFilter.html |   419 +
 .../druid/DruidJsonFilter.JsonDimHavingFilter.html |   366 +
 .../DruidJsonFilter.JsonExpressionFilter.html      |   433 +
 .../druid/DruidJsonFilter.JsonInFilter.html        |   433 +
 .../druid/DruidJsonFilter.JsonSelector.html        |   433 +
 .../adapter/druid/DruidJsonFilter.Type.html        |   505 +
 .../calcite/adapter/druid/DruidJsonFilter.html     |   685 +
 .../adapter/druid/DruidQuery.DruidQueryNode.html   |   425 +
 .../adapter/druid/DruidQuery.JsonAggregation.html  |   420 +
 .../DruidQuery.JsonCardinalityAggregation.html     |   385 +
 .../adapter/druid/DruidQuery.JsonCollation.html    |   400 +
 .../druid/DruidQuery.JsonExpressionPostAgg.html    |   406 +
 .../druid/DruidQuery.JsonFilteredAggregation.html  |   397 +
 .../adapter/druid/DruidQuery.JsonLimit.html        |   400 +
 .../druid/DruidQuery.JsonPostAggregation.html      |   402 +
 .../adapter/druid/DruidQuery.QuerySpec.html        |   442 +
 .../adapter/druid/DruidQuery.ScanQuery.html        |   435 +
 .../apache/calcite/adapter/druid/DruidQuery.html   |  1837 +
 ...ruidRules.DruidAggregateExtractProjectRule.html |   325 +
 ...uidRules.DruidAggregateFilterTransposeRule.html |   331 +
 .../DruidRules.DruidAggregateProjectRule.html      |   492 +
 .../druid/DruidRules.DruidAggregateRule.html       |   367 +
 ...uidRules.DruidFilterAggregateTransposeRule.html |   331 +
 ...DruidRules.DruidFilterProjectTransposeRule.html |   331 +
 .../adapter/druid/DruidRules.DruidFilterRule.html  |   402 +
 .../druid/DruidRules.DruidHavingFilterRule.html    |   360 +
 ...DruidRules.DruidPostAggregationProjectRule.html |   368 +
 ...DruidRules.DruidProjectFilterTransposeRule.html |   331 +
 .../adapter/druid/DruidRules.DruidProjectRule.html |   385 +
 .../DruidRules.DruidProjectSortTransposeRule.html  |   331 +
 .../DruidRules.DruidSortProjectTransposeRule.html  |   331 +
 .../adapter/druid/DruidRules.DruidSortRule.html    |   368 +
 .../apache/calcite/adapter/druid/DruidRules.html   |   656 +
 .../apache/calcite/adapter/druid/DruidSchema.html  |   478 +
 .../calcite/adapter/druid/DruidSchemaFactory.html  |   402 +
 .../adapter/druid/DruidSqlCastConverter.html       |   407 +
 .../adapter/druid/DruidSqlOperatorConverter.html   |   293 +
 .../druid/DruidTable.MapRelProtoDataType.html      |   400 +
 .../apache/calcite/adapter/druid/DruidTable.html   |   864 +
 .../calcite/adapter/druid/DruidTableFactory.html   |   378 +
 .../apache/calcite/adapter/druid/DruidType.html    |   583 +
 .../adapter/druid/ExtractOperatorConversion.html   |   400 +
 .../adapter/druid/ExtractionDimensionSpec.html     |   523 +
 .../calcite/adapter/druid/ExtractionFunction.html  |   226 +
 .../adapter/druid/FloorOperatorConversion.html     |   356 +
 .../druid/Granularities.AllGranularity.html        |   472 +
 .../druid/Granularities.PeriodGranularity.html     |   437 +
 .../calcite/adapter/druid/Granularities.html       |   368 +
 .../calcite/adapter/druid/Granularity.Type.html    |   562 +
 .../apache/calcite/adapter/druid/Granularity.html  |   306 +
 .../adapter/druid/NaryOperatorConverter.html       |   414 +
 .../apache/calcite/adapter/druid/QueryType.html    |   517 +
 .../adapter/druid/SubstringOperatorConversion.html |   356 +
 .../adapter/druid/TimeExtractionFunction.html      |   636 +
 .../druid/UnaryPrefixOperatorConversion.html       |   413 +
 .../druid/UnarySuffixOperatorConversion.html       |   413 +
 .../adapter/druid/VirtualColumn.Builder.html       |   424 +
 .../calcite/adapter/druid/VirtualColumn.html       |   476 +
 .../druid/class-use/BinaryOperatorConversion.html  |   149 +
 .../druid/class-use/CeilOperatorConversion.html    |   149 +
 .../adapter/druid/class-use/ComplexMetric.html     |   254 +
 .../druid/class-use/DefaultDimensionSpec.html      |   149 +
 .../adapter/druid/class-use/DimensionSpec.html     |   282 +
 .../druid/class-use/DirectOperatorConversion.html  |   149 +
 .../adapter/druid/class-use/DruidConnection.html   |   197 +
 ...ruidConnectionImpl.BlockingQueueEnumerator.html |   149 +
 .../DruidConnectionImpl.JsonAggregator.html        |   195 +
 .../class-use/DruidConnectionImpl.JsonColumn.html  |   195 +
 .../DruidConnectionImpl.JsonSegmentMetadata.html   |   149 +
 .../druid/class-use/DruidConnectionImpl.Page.html  |   215 +
 .../DruidConnectionImpl.RunnableQueueSink.html     |   149 +
 .../druid/class-use/DruidConnectionImpl.html       |   211 +
 .../druid/class-use/DruidDateTimeUtils.html        |   149 +
 .../adapter/druid/class-use/DruidExpressions.html  |   149 +
 .../calcite/adapter/druid/class-use/DruidJson.html |   362 +
 .../druid/class-use/DruidJsonFilter.JsonBound.html |   149 +
 .../DruidJsonFilter.JsonCompositeFilter.html       |   149 +
 .../DruidJsonFilter.JsonDimHavingFilter.html       |   149 +
 .../DruidJsonFilter.JsonExpressionFilter.html      |   204 +
 .../class-use/DruidJsonFilter.JsonInFilter.html    |   149 +
 .../class-use/DruidJsonFilter.JsonSelector.html    |   149 +
 .../druid/class-use/DruidJsonFilter.Type.html      |   243 +
 .../adapter/druid/class-use/DruidJsonFilter.html   |   445 +
 .../druid/class-use/DruidQuery.DruidQueryNode.html |   149 +
 .../class-use/DruidQuery.JsonAggregation.html      |   274 +
 .../DruidQuery.JsonCardinalityAggregation.html     |   149 +
 .../druid/class-use/DruidQuery.JsonCollation.html  |   210 +
 .../DruidQuery.JsonExpressionPostAgg.html          |   149 +
 .../DruidQuery.JsonFilteredAggregation.html        |   149 +
 .../druid/class-use/DruidQuery.JsonLimit.html      |   242 +
 .../class-use/DruidQuery.JsonPostAggregation.html  |   197 +
 .../druid/class-use/DruidQuery.QuerySpec.html      |   251 +
 .../druid/class-use/DruidQuery.ScanQuery.html      |   149 +
 .../adapter/druid/class-use/DruidQuery.html        |   556 +
 ...ruidRules.DruidAggregateExtractProjectRule.html |   195 +
 ...uidRules.DruidAggregateFilterTransposeRule.html |   195 +
 .../DruidRules.DruidAggregateProjectRule.html      |   195 +
 .../class-use/DruidRules.DruidAggregateRule.html   |   195 +
 ...uidRules.DruidFilterAggregateTransposeRule.html |   195 +
 ...DruidRules.DruidFilterProjectTransposeRule.html |   195 +
 .../class-use/DruidRules.DruidFilterRule.html      |   195 +
 .../DruidRules.DruidHavingFilterRule.html          |   195 +
 ...DruidRules.DruidPostAggregationProjectRule.html |   195 +
 ...DruidRules.DruidProjectFilterTransposeRule.html |   195 +
 .../class-use/DruidRules.DruidProjectRule.html     |   195 +
 .../DruidRules.DruidProjectSortTransposeRule.html  |   195 +
 .../DruidRules.DruidSortProjectTransposeRule.html  |   195 +
 .../druid/class-use/DruidRules.DruidSortRule.html  |   195 +
 .../adapter/druid/class-use/DruidRules.html        |   149 +
 .../adapter/druid/class-use/DruidSchema.html       |   255 +
 .../druid/class-use/DruidSchemaFactory.html        |   149 +
 .../druid/class-use/DruidSqlCastConverter.html     |   149 +
 .../druid/class-use/DruidSqlOperatorConverter.html |   360 +
 .../class-use/DruidTable.MapRelProtoDataType.html  |   149 +
 .../adapter/druid/class-use/DruidTable.html        |   277 +
 .../adapter/druid/class-use/DruidTableFactory.html |   195 +
 .../calcite/adapter/druid/class-use/DruidType.html |   356 +
 .../druid/class-use/ExtractOperatorConversion.html |   149 +
 .../druid/class-use/ExtractionDimensionSpec.html   |   149 +
 .../druid/class-use/ExtractionFunction.html        |   330 +
 .../druid/class-use/FloorOperatorConversion.html   |   149 +
 .../class-use/Granularities.AllGranularity.html    |   205 +
 .../class-use/Granularities.PeriodGranularity.html |   149 +
 .../adapter/druid/class-use/Granularities.html     |   149 +
 .../adapter/druid/class-use/Granularity.Type.html  |   272 +
 .../adapter/druid/class-use/Granularity.html       |   304 +
 .../druid/class-use/NaryOperatorConverter.html     |   149 +
 .../calcite/adapter/druid/class-use/QueryType.html |   287 +
 .../class-use/SubstringOperatorConversion.html     |   149 +
 .../druid/class-use/TimeExtractionFunction.html    |   219 +
 .../class-use/UnaryPrefixOperatorConversion.html   |   149 +
 .../class-use/UnarySuffixOperatorConversion.html   |   149 +
 .../druid/class-use/VirtualColumn.Builder.html     |   210 +
 .../adapter/druid/class-use/VirtualColumn.html     |   240 +
 .../calcite/adapter/druid/package-summary.html     |   671 +
 .../apache/calcite/adapter/druid/package-tree.html |   322 +
 .../apache/calcite/adapter/druid/package-use.html  |   466 +
 .../elasticsearch/ElasticsearchAggregate.html      |   609 +
 .../elasticsearch/ElasticsearchConstants.html      |   372 +
 .../elasticsearch/ElasticsearchEnumerators.html    |   383 +
 ...icsearchFilter.PredicateAnalyzerTranslator.html |   362 +
 .../ElasticsearchFilter.Translator.html            |   576 +
 .../adapter/elasticsearch/ElasticsearchFilter.html |   517 +
 .../ElasticsearchJson.Aggregation.html             |   264 +
 .../ElasticsearchJson.Aggregations.html            |   474 +
 ...ElasticsearchJson.AggregationsDeserializer.html |   533 +
 .../elasticsearch/ElasticsearchJson.Bucket.html    |   472 +
 .../ElasticsearchJson.GroupValue.html              |   336 +
 .../ElasticsearchJson.HasAggregations.html         |   260 +
 .../ElasticsearchJson.MultiBucketsAggregation.html |   399 +
 .../ElasticsearchJson.MultiValue.html              |   421 +
 .../elasticsearch/ElasticsearchJson.Result.html    |   452 +
 .../elasticsearch/ElasticsearchJson.RowKey.html    |   420 +
 .../elasticsearch/ElasticsearchJson.SearchHit.html |   475 +
 .../ElasticsearchJson.SearchHits.html              |   384 +
 .../adapter/elasticsearch/ElasticsearchJson.html   |   482 +
 .../ElasticsearchMapping.Datatype.html             |   468 +
 .../elasticsearch/ElasticsearchMapping.html        |   478 +
 .../adapter/elasticsearch/ElasticsearchMethod.html |   469 +
 .../elasticsearch/ElasticsearchProject.html        |   520 +
 .../ElasticsearchRel.Implementor.html              |   578 +
 .../adapter/elasticsearch/ElasticsearchRel.html    |   353 +
 ...sticsearchRules.ElasticsearchAggregateRule.html |   410 +
 ...sticsearchRules.ElasticsearchConverterRule.html |   358 +
 ...ElasticsearchRules.ElasticsearchFilterRule.html |   410 +
 ...lasticsearchRules.ElasticsearchProjectRule.html |   410 +
 .../ElasticsearchRules.ElasticsearchSortRule.html  |   410 +
 ...icsearchRules.RexToElasticsearchTranslator.html |   454 +
 .../adapter/elasticsearch/ElasticsearchRules.html  |   471 +
 .../adapter/elasticsearch/ElasticsearchSchema.html |   573 +
 .../elasticsearch/ElasticsearchSchemaFactory.html  |   356 +
 .../ElasticsearchSearchResult.SearchHit.html       |   460 +
 .../ElasticsearchSearchResult.SearchHits.html      |   384 +
 .../elasticsearch/ElasticsearchSearchResult.html   |   421 +
 .../adapter/elasticsearch/ElasticsearchSort.html   |   502 +
 .../ElasticsearchTable.ElasticsearchQueryable.html |   469 +
 .../adapter/elasticsearch/ElasticsearchTable.html  |   703 +
 .../elasticsearch/ElasticsearchTableScan.html      |   603 +
 .../ElasticsearchToEnumerableConverter.html        |   579 +
 .../ElasticsearchToEnumerableConverterRule.html    |   401 +
 .../ElasticsearchTransport.HttpFunction.html       |   389 +
 .../ElasticsearchTransport.JsonParserFn.html       |   390 +
 .../elasticsearch/ElasticsearchTransport.html      |   658 +
 .../elasticsearch/ElasticsearchVersion.html        |   476 +
 .../ExpressionNotAnalyzableException.html          |   294 +
 .../elasticsearch/MapProjectionFieldVisitor.html   |   381 +
 .../PredicateAnalyzer.CastExpression.html          |   405 +
 .../PredicateAnalyzer.CompoundQueryExpression.html |   702 +
 .../PredicateAnalyzer.Expression.html              |   204 +
 ...eAnalyzer.ExpressionNotAnalyzableException.html |   298 +
 .../PredicateAnalyzer.LiteralExpression.html       |   485 +
 .../PredicateAnalyzer.NamedFieldExpression.html    |   417 +
 .../PredicateAnalyzer.NotLikeConverter.html        |   376 +
 ...edicateAnalyzer.PredicateAnalyzerException.html |   313 +
 .../PredicateAnalyzer.QueryExpression.html         |   534 +
 .../PredicateAnalyzer.SimpleQueryExpression.html   |   642 +
 .../PredicateAnalyzer.TerminalExpression.html      |   205 +
 .../PredicateAnalyzer.Visitor.SwapResult.html      |   414 +
 .../elasticsearch/PredicateAnalyzer.Visitor.html   |   611 +
 .../adapter/elasticsearch/PredicateAnalyzer.html   |   487 +
 .../QueryBuilders.BoolQueryBuilder.html            |   493 +
 .../QueryBuilders.ConstantScoreQueryBuilder.html   |   375 +
 .../QueryBuilders.ExistsQueryBuilder.html          |   372 +
 .../QueryBuilders.MatchAllQueryBuilder.html        |   337 +
 .../elasticsearch/QueryBuilders.QueryBuilder.html  |   326 +
 .../QueryBuilders.RangeQueryBuilder.html           |   546 +
 .../QueryBuilders.RegexpQueryBuilder.html          |   388 +
 .../QueryBuilders.TermQueryBuilder.html            |   390 +
 .../QueryBuilders.TermsQueryBuilder.html           |   390 +
 .../adapter/elasticsearch/QueryBuilders.html       |   754 +
 .../Scrolling.AutoClosingIterator.html             |   458 +
 .../Scrolling.SequentialIterator.html              |   428 +
 .../calcite/adapter/elasticsearch/Scrolling.html   |   420 +
 .../class-use/ElasticsearchAggregate.html          |   149 +
 .../class-use/ElasticsearchConstants.html          |   149 +
 .../class-use/ElasticsearchEnumerators.html        |   149 +
 ...icsearchFilter.PredicateAnalyzerTranslator.html |   149 +
 .../class-use/ElasticsearchFilter.Translator.html  |   149 +
 .../class-use/ElasticsearchFilter.html             |   149 +
 .../class-use/ElasticsearchJson.Aggregation.html   |   334 +
 .../class-use/ElasticsearchJson.Aggregations.html  |   279 +
 ...ElasticsearchJson.AggregationsDeserializer.html |   149 +
 .../class-use/ElasticsearchJson.Bucket.html        |   267 +
 .../class-use/ElasticsearchJson.GroupValue.html    |   198 +
 .../ElasticsearchJson.HasAggregations.html         |   197 +
 .../ElasticsearchJson.MultiBucketsAggregation.html |   149 +
 .../class-use/ElasticsearchJson.MultiValue.html    |   231 +
 .../class-use/ElasticsearchJson.Result.html        |   306 +
 .../class-use/ElasticsearchJson.RowKey.html        |   197 +
 .../class-use/ElasticsearchJson.SearchHit.html     |   261 +
 .../class-use/ElasticsearchJson.SearchHits.html    |   228 +
 .../elasticsearch/class-use/ElasticsearchJson.html |   149 +
 .../class-use/ElasticsearchMapping.Datatype.html   |   212 +
 .../class-use/ElasticsearchMapping.html            |   212 +
 .../class-use/ElasticsearchMethod.html             |   220 +
 .../class-use/ElasticsearchProject.html            |   149 +
 .../class-use/ElasticsearchRel.Implementor.html    |   220 +
 .../elasticsearch/class-use/ElasticsearchRel.html  |   230 +
 ...sticsearchRules.ElasticsearchAggregateRule.html |   149 +
 ...sticsearchRules.ElasticsearchConverterRule.html |   222 +
 ...ElasticsearchRules.ElasticsearchFilterRule.html |   195 +
 ...lasticsearchRules.ElasticsearchProjectRule.html |   195 +
 .../ElasticsearchRules.ElasticsearchSortRule.html  |   195 +
 ...icsearchRules.RexToElasticsearchTranslator.html |   149 +
 .../class-use/ElasticsearchRules.html              |   149 +
 .../class-use/ElasticsearchSchema.html             |   149 +
 .../class-use/ElasticsearchSchemaFactory.html      |   149 +
 .../ElasticsearchSearchResult.SearchHit.html       |   224 +
 .../ElasticsearchSearchResult.SearchHits.html      |   226 +
 .../class-use/ElasticsearchSearchResult.html       |   149 +
 .../elasticsearch/class-use/ElasticsearchSort.html |   149 +
 .../ElasticsearchTable.ElasticsearchQueryable.html |   149 +
 .../class-use/ElasticsearchTable.html              |   241 +
 .../class-use/ElasticsearchTableScan.html          |   149 +
 .../ElasticsearchToEnumerableConverter.html        |   149 +
 .../ElasticsearchToEnumerableConverterRule.html    |   149 +
 .../ElasticsearchTransport.HttpFunction.html       |   149 +
 .../ElasticsearchTransport.JsonParserFn.html       |   149 +
 .../class-use/ElasticsearchTransport.html          |   230 +
 .../class-use/ElasticsearchVersion.html            |   237 +
 .../ExpressionNotAnalyzableException.html          |   149 +
 .../class-use/MapProjectionFieldVisitor.html       |   195 +
 .../PredicateAnalyzer.CastExpression.html          |   195 +
 .../PredicateAnalyzer.CompoundQueryExpression.html |   203 +
 .../class-use/PredicateAnalyzer.Expression.html    |   334 +
 ...eAnalyzer.ExpressionNotAnalyzableException.html |   203 +
 .../PredicateAnalyzer.LiteralExpression.html       |   370 +
 .../PredicateAnalyzer.NamedFieldExpression.html    |   223 +
 .../PredicateAnalyzer.NotLikeConverter.html        |   149 +
 ...edicateAnalyzer.PredicateAnalyzerException.html |   149 +
 .../PredicateAnalyzer.QueryExpression.html         |   462 +
 .../PredicateAnalyzer.SimpleQueryExpression.html   |   149 +
 .../PredicateAnalyzer.TerminalExpression.html      |   291 +
 .../PredicateAnalyzer.Visitor.SwapResult.html      |   198 +
 .../class-use/PredicateAnalyzer.Visitor.html       |   149 +
 .../elasticsearch/class-use/PredicateAnalyzer.html |   149 +
 .../class-use/QueryBuilders.BoolQueryBuilder.html  |   246 +
 .../QueryBuilders.ConstantScoreQueryBuilder.html   |   198 +
 .../QueryBuilders.ExistsQueryBuilder.html          |   197 +
 .../QueryBuilders.MatchAllQueryBuilder.html        |   197 +
 .../class-use/QueryBuilders.QueryBuilder.html      |   398 +
 .../class-use/QueryBuilders.RangeQueryBuilder.html |   260 +
 .../QueryBuilders.RegexpQueryBuilder.html          |   198 +
 .../class-use/QueryBuilders.TermQueryBuilder.html  |   254 +
 .../class-use/QueryBuilders.TermsQueryBuilder.html |   198 +
 .../elasticsearch/class-use/QueryBuilders.html     |   149 +
 .../class-use/Scrolling.AutoClosingIterator.html   |   149 +
 .../class-use/Scrolling.SequentialIterator.html    |   149 +
 .../adapter/elasticsearch/class-use/Scrolling.html |   149 +
 .../adapter/elasticsearch/package-summary.html     |   685 +
 .../adapter/elasticsearch/package-tree.html        |   393 +
 .../calcite/adapter/elasticsearch/package-use.html |   451 +
 .../calcite/adapter/enumerable/AggAddContext.html  |   367 +
 .../calcite/adapter/enumerable/AggContext.html     |   435 +
 .../calcite/adapter/enumerable/AggImpState.html    |   400 +
 .../calcite/adapter/enumerable/AggImplementor.html |   373 +
 .../adapter/enumerable/AggResetContext.html        |   287 +
 .../adapter/enumerable/AggResultContext.html       |   324 +
 .../adapter/enumerable/AggregateLambdaFactory.html |   309 +
 .../adapter/enumerable/CallImplementor.html        |   277 +
 .../calcite/adapter/enumerable/EnumUtils.html      |   604 +
 .../EnumerableAggregate.AggContextImpl.html        |   583 +
 .../adapter/enumerable/EnumerableAggregate.html    |   599 +
 .../enumerable/EnumerableAggregateRule.html        |   360 +
 ...Bindable.EnumerableToBindableConverterRule.html |   402 +
 .../adapter/enumerable/EnumerableBindable.html     |   547 +
 .../calcite/adapter/enumerable/EnumerableCalc.html |   549 +
 .../adapter/enumerable/EnumerableCalcRule.html     |   360 +
 .../adapter/enumerable/EnumerableCollect.html      |   467 +
 .../adapter/enumerable/EnumerableCollectRule.html  |   360 +
 .../adapter/enumerable/EnumerableConvention.html   |   706 +
 .../adapter/enumerable/EnumerableCorrelate.html    |   481 +
 .../enumerable/EnumerableCorrelateRule.html        |   366 +
 .../adapter/enumerable/EnumerableFilter.html       |   493 +
 .../adapter/enumerable/EnumerableFilterRule.html   |   360 +
 .../enumerable/EnumerableFilterToCalcRule.html     |   364 +
 .../EnumerableInterpretable.EnumerableNode.html    |   386 +
 .../enumerable/EnumerableInterpretable.html        |   584 +
 .../adapter/enumerable/EnumerableInterpreter.html  |   573 +
 .../enumerable/EnumerableInterpreterRule.html      |   400 +
 .../adapter/enumerable/EnumerableIntersect.html    |   462 +
 .../enumerable/EnumerableIntersectRule.html        |   361 +
 .../calcite/adapter/enumerable/EnumerableJoin.html |   692 +
 .../adapter/enumerable/EnumerableJoinRule.html     |   361 +
 .../adapter/enumerable/EnumerableLimit.html        |   583 +
 .../adapter/enumerable/EnumerableLimitRule.html    |   359 +
 .../adapter/enumerable/EnumerableMergeJoin.html    |   631 +
 .../enumerable/EnumerableMergeJoinRule.html        |   365 +
 .../adapter/enumerable/EnumerableMinus.html        |   462 +
 .../adapter/enumerable/EnumerableMinusRule.html    |   360 +
 .../adapter/enumerable/EnumerableProject.html      |   576 +
 .../adapter/enumerable/EnumerableProjectRule.html  |   360 +
 .../enumerable/EnumerableProjectToCalcRule.html    |   364 +
 .../adapter/enumerable/EnumerableRel.Prefer.html   |   540 +
 .../adapter/enumerable/EnumerableRel.Result.html   |   354 +
 .../calcite/adapter/enumerable/EnumerableRel.html  |   385 +
 .../EnumerableRelImplementor.TypeFinder.html       |   416 +
 .../EnumerableRelImplementor.TypeRegistrar.html    |   382 +
 .../enumerable/EnumerableRelImplementor.html       |   602 +
 .../adapter/enumerable/EnumerableRules.html        |   641 +
 .../adapter/enumerable/EnumerableSemiJoin.html     |   601 +
 .../adapter/enumerable/EnumerableSemiJoinRule.html |   361 +
 .../calcite/adapter/enumerable/EnumerableSort.html |   505 +
 .../adapter/enumerable/EnumerableSortRule.html     |   360 +
 .../enumerable/EnumerableTableFunctionScan.html    |   493 +
 .../EnumerableTableFunctionScanRule.html           |   386 +
 .../adapter/enumerable/EnumerableTableModify.html  |   501 +
 .../enumerable/EnumerableTableModifyRule.html      |   369 +
 .../adapter/enumerable/EnumerableTableScan.html    |   696 +
 .../enumerable/EnumerableTableScanRule.html        |   386 +
 .../adapter/enumerable/EnumerableThetaJoin.html    |   617 +
 .../adapter/enumerable/EnumerableUncollect.html    |   523 +
 .../enumerable/EnumerableUncollectRule.html        |   360 +
 .../adapter/enumerable/EnumerableUnion.html        |   462 +
 .../adapter/enumerable/EnumerableUnionRule.html    |   360 +
 .../adapter/enumerable/EnumerableValues.html       |   491 +
 .../adapter/enumerable/EnumerableValuesRule.html   |   369 +
 .../EnumerableWindow.WindowRelInputGetter.html     |   419 +
 .../adapter/enumerable/EnumerableWindow.html       |   757 +
 .../adapter/enumerable/EnumerableWindowRule.html   |   360 +
 .../adapter/enumerable/JavaRelImplementor.html     |   404 +
 .../calcite/adapter/enumerable/JavaRowFormat.html  |   586 +
 .../adapter/enumerable/NestedBlockBuilder.html     |   389 +
 .../adapter/enumerable/NestedBlockBuilderImpl.html |   521 +
 .../adapter/enumerable/NotNullImplementor.html     |   280 +
 .../calcite/adapter/enumerable/NullPolicy.html     |   516 +
 .../OrderedAggregateLambdaFactory.LazySource.html  |   390 +
 .../enumerable/OrderedAggregateLambdaFactory.html  |   463 +
 .../calcite/adapter/enumerable/PhysType.html       |   773 +
 .../calcite/adapter/enumerable/PhysTypeImpl.html   |  1128 +
 .../ReflectiveCallNotNullImplementor.html          |   387 +
 .../enumerable/RexImpTable.BinaryImplementor.html  |   495 +
 .../enumerable/RexImpTable.CaseImplementor.html    |   357 +
 .../enumerable/RexImpTable.CastImplementor.html    |   339 +
 .../RexImpTable.CastOptimizedImplementor.html      |   380 +
 .../RexImpTable.CoalesceImplementor.html           |   355 +
 .../enumerable/RexImpTable.CollectImplementor.html |   354 +
 .../enumerable/RexImpTable.CountImplementor.html   |   334 +
 .../RexImpTable.CountWinImplementor.html           |   450 +
 .../RexImpTable.DatetimeArithmeticImplementor.html |   358 +
 .../RexImpTable.DenseRankImplementor.html          |   382 +
 .../enumerable/RexImpTable.ExtractImplementor.html |   339 +
 .../RexImpTable.FirstLastValueImplementor.html     |   518 +
 .../RexImpTable.FirstValueImplementor.html         |   309 +
 .../enumerable/RexImpTable.FloorImplementor.html   |   428 +
 .../enumerable/RexImpTable.FusionImplementor.html  |   354 +
 .../RexImpTable.GroupingImplementor.html           |   434 +
 .../enumerable/RexImpTable.IsXxxImplementor.html   |   399 +
 .../enumerable/RexImpTable.ItemImplementor.html    |   351 +
 .../RexImpTable.JsonArrayAggImplementor.html       |   490 +
 .../RexImpTable.JsonObjectAggImplementor.html      |   490 +
 .../enumerable/RexImpTable.LagImplementor.html     |   309 +
 .../RexImpTable.LastValueImplementor.html          |   309 +
 .../enumerable/RexImpTable.LeadImplementor.html    |   309 +
 .../enumerable/RexImpTable.LeadLagImplementor.html |   518 +
 .../enumerable/RexImpTable.MethodImplementor.html  |   379 +
 .../RexImpTable.MethodNameImplementor.html         |   386 +
 .../enumerable/RexImpTable.MinMaxImplementor.html  |   354 +
 .../enumerable/RexImpTable.NotImplementor.html     |   393 +
 .../RexImpTable.NthValueImplementor.html           |   470 +
 .../enumerable/RexImpTable.NtileImplementor.html   |   469 +
 .../adapter/enumerable/RexImpTable.NullAs.html     |   539 +
 .../enumerable/RexImpTable.RankImplementor.html    |   410 +
 .../RexImpTable.ReinterpretImplementor.html        |   339 +
 .../RexImpTable.RowNumberImplementor.html          |   408 +
 .../RexImpTable.SingleValueImplementor.html        |   434 +
 .../enumerable/RexImpTable.SumImplementor.html     |   374 +
 .../RexImpTable.SystemFunctionImplementor.html     |   340 +
 .../enumerable/RexImpTable.TrimImplementor.html    |   339 +
 .../enumerable/RexImpTable.UnaryImplementor.html   |   379 +
 ...pTable.UserDefinedAggReflectiveImplementor.html |   434 +
 .../RexImpTable.ValueConstructorImplementor.html   |   337 +
 .../calcite/adapter/enumerable/RexImpTable.html    |  1198 +
 .../enumerable/RexToLixTranslator.AlwaysNull.html  |   359 +
 .../enumerable/RexToLixTranslator.InputGetter.html |   264 +
 .../RexToLixTranslator.InputGetterImpl.html        |   368 +
 .../adapter/enumerable/RexToLixTranslator.html     |  1256 +
 ...AggregateLambdaFactory.AccumulatorAdderSeq.html |   367 +
 .../SequencedAdderAggregateLambdaFactory.html      |   462 +
 .../calcite/adapter/enumerable/SourceSorter.html   |   393 +
 .../adapter/enumerable/StrictAggImplementor.html   |   631 +
 .../enumerable/StrictWinAggImplementor.html        |   535 +
 .../adapter/enumerable/WinAggAddContext.html       |   333 +
 .../calcite/adapter/enumerable/WinAggContext.html  |   222 +
 .../adapter/enumerable/WinAggFrameContext.html     |   387 +
 .../enumerable/WinAggFrameResultContext.html       |   386 +
 .../enumerable/WinAggImplementor.SeekType.html     |   482 +
 .../adapter/enumerable/WinAggImplementor.html      |   307 +
 .../adapter/enumerable/WinAggResetContext.html     |   247 +
 .../adapter/enumerable/WinAggResultContext.html    |   341 +
 .../enumerable/class-use/AggAddContext.html        |   364 +
 .../adapter/enumerable/class-use/AggContext.html   |   619 +
 .../adapter/enumerable/class-use/AggImpState.html  |   265 +
 .../enumerable/class-use/AggImplementor.html       |   483 +
 .../enumerable/class-use/AggResetContext.html      |   415 +
 .../enumerable/class-use/AggResultContext.html     |   365 +
 .../class-use/AggregateLambdaFactory.html          |   206 +
 .../enumerable/class-use/CallImplementor.html      |   462 +
 .../adapter/enumerable/class-use/EnumUtils.html    |   149 +
 .../EnumerableAggregate.AggContextImpl.html        |   149 +
 .../enumerable/class-use/EnumerableAggregate.html  |   200 +
 .../class-use/EnumerableAggregateRule.html         |   195 +
 ...Bindable.EnumerableToBindableConverterRule.html |   195 +
 .../enumerable/class-use/EnumerableBindable.html   |   196 +
 .../enumerable/class-use/EnumerableCalc.html       |   205 +
 .../enumerable/class-use/EnumerableCalcRule.html   |   195 +
 .../enumerable/class-use/EnumerableCollect.html    |   196 +
 .../class-use/EnumerableCollectRule.html           |   195 +
 .../enumerable/class-use/EnumerableConvention.html |   205 +
 .../enumerable/class-use/EnumerableCorrelate.html  |   200 +
 .../class-use/EnumerableCorrelateRule.html         |   149 +
 .../enumerable/class-use/EnumerableFilter.html     |   205 +
 .../enumerable/class-use/EnumerableFilterRule.html |   195 +
 .../class-use/EnumerableFilterToCalcRule.html      |   195 +
 .../EnumerableInterpretable.EnumerableNode.html    |   149 +
 .../class-use/EnumerableInterpretable.html         |   211 +
 .../class-use/EnumerableInterpreter.html           |   228 +
 .../class-use/EnumerableInterpreterRule.html       |   195 +
 .../enumerable/class-use/EnumerableIntersect.html  |   197 +
 .../class-use/EnumerableIntersectRule.html         |   195 +
 .../enumerable/class-use/EnumerableJoin.html       |   226 +
 .../enumerable/class-use/EnumerableJoinRule.html   |   149 +
 .../enumerable/class-use/EnumerableLimit.html      |   275 +
 .../enumerable/class-use/EnumerableLimitRule.html  |   195 +
 .../enumerable/class-use/EnumerableMergeJoin.html  |   240 +
 .../class-use/EnumerableMergeJoinRule.html         |   149 +
 .../enumerable/class-use/EnumerableMinus.html      |   197 +
 .../enumerable/class-use/EnumerableMinusRule.html  |   195 +
 .../enumerable/class-use/EnumerableProject.html    |   208 +
 .../class-use/EnumerableProjectRule.html           |   195 +
 .../class-use/EnumerableProjectToCalcRule.html     |   195 +
 .../enumerable/class-use/EnumerableRel.Prefer.html |   725 +
 .../enumerable/class-use/EnumerableRel.Result.html |   684 +
 .../enumerable/class-use/EnumerableRel.html        |   700 +
 .../EnumerableRelImplementor.TypeFinder.html       |   149 +
 .../EnumerableRelImplementor.TypeRegistrar.html    |   149 +
 .../class-use/EnumerableRelImplementor.html        |   678 +
 .../enumerable/class-use/EnumerableRules.html      |   149 +
 .../enumerable/class-use/EnumerableSemiJoin.html   |   201 +
 .../class-use/EnumerableSemiJoinRule.html          |   149 +
 .../enumerable/class-use/EnumerableSort.html       |   209 +
 .../enumerable/class-use/EnumerableSortRule.html   |   195 +
 .../class-use/EnumerableTableFunctionScan.html     |   200 +
 .../class-use/EnumerableTableFunctionScanRule.html |   195 +
 .../class-use/EnumerableTableModify.html           |   149 +
 .../class-use/EnumerableTableModifyRule.html       |   195 +
 .../enumerable/class-use/EnumerableTableScan.html  |   198 +
 .../class-use/EnumerableTableScanRule.html         |   195 +
 .../enumerable/class-use/EnumerableThetaJoin.html  |   200 +
 .../enumerable/class-use/EnumerableUncollect.html  |   205 +
 .../class-use/EnumerableUncollectRule.html         |   195 +
 .../enumerable/class-use/EnumerableUnion.html      |   197 +
 .../enumerable/class-use/EnumerableUnionRule.html  |   195 +
 .../enumerable/class-use/EnumerableValues.html     |   199 +
 .../enumerable/class-use/EnumerableValuesRule.html |   195 +
 .../EnumerableWindow.WindowRelInputGetter.html     |   149 +
 .../enumerable/class-use/EnumerableWindow.html     |   149 +
 .../enumerable/class-use/EnumerableWindowRule.html |   195 +
 .../enumerable/class-use/JavaRelImplementor.html   |   237 +
 .../enumerable/class-use/JavaRowFormat.html        |   418 +
 .../enumerable/class-use/NestedBlockBuilder.html   |   327 +
 .../class-use/NestedBlockBuilderImpl.html          |   238 +
 .../enumerable/class-use/NotNullImplementor.html   |   376 +
 .../adapter/enumerable/class-use/NullPolicy.html   |   313 +
 .../OrderedAggregateLambdaFactory.LazySource.html  |   215 +
 .../class-use/OrderedAggregateLambdaFactory.html   |   149 +
 .../adapter/enumerable/class-use/PhysType.html     |   719 +
 .../adapter/enumerable/class-use/PhysTypeImpl.html |   149 +
 .../ReflectiveCallNotNullImplementor.html          |   149 +
 .../class-use/RexImpTable.BinaryImplementor.html   |   149 +
 .../class-use/RexImpTable.CaseImplementor.html     |   149 +
 .../class-use/RexImpTable.CastImplementor.html     |   149 +
 .../RexImpTable.CastOptimizedImplementor.html      |   149 +
 .../class-use/RexImpTable.CoalesceImplementor.html |   149 +
 .../class-use/RexImpTable.CollectImplementor.html  |   149 +
 .../class-use/RexImpTable.CountImplementor.html    |   149 +
 .../class-use/RexImpTable.CountWinImplementor.html |   149 +
 .../RexImpTable.DatetimeArithmeticImplementor.html |   149 +
 .../RexImpTable.DenseRankImplementor.html          |   149 +
 .../class-use/RexImpTable.ExtractImplementor.html  |   149 +
 .../RexImpTable.FirstLastValueImplementor.html     |   204 +
 .../RexImpTable.FirstValueImplementor.html         |   149 +
 .../class-use/RexImpTable.FloorImplementor.html    |   149 +
 .../class-use/RexImpTable.FusionImplementor.html   |   149 +
 .../class-use/RexImpTable.GroupingImplementor.html |   149 +
 .../class-use/RexImpTable.IsXxxImplementor.html    |   149 +
 .../class-use/RexImpTable.ItemImplementor.html     |   149 +
 .../RexImpTable.JsonArrayAggImplementor.html       |   195 +
 .../RexImpTable.JsonObjectAggImplementor.html      |   195 +
 .../class-use/RexImpTable.LagImplementor.html      |   149 +
 .../RexImpTable.LastValueImplementor.html          |   149 +
 .../class-use/RexImpTable.LeadImplementor.html     |   149 +
 .../class-use/RexImpTable.LeadLagImplementor.html  |   204 +
 .../class-use/RexImpTable.MethodImplementor.html   |   195 +
 .../RexImpTable.MethodNameImplementor.html         |   197 +
 .../class-use/RexImpTable.MinMaxImplementor.html   |   149 +
 .../class-use/RexImpTable.NotImplementor.html      |   149 +
 .../class-use/RexImpTable.NthValueImplementor.html |   149 +
 .../class-use/RexImpTable.NtileImplementor.html    |   149 +
 .../enumerable/class-use/RexImpTable.NullAs.html   |   398 +
 .../class-use/RexImpTable.RankImplementor.html     |   197 +
 .../RexImpTable.ReinterpretImplementor.html        |   149 +
 .../RexImpTable.RowNumberImplementor.html          |   149 +
 .../RexImpTable.SingleValueImplementor.html        |   149 +
 .../class-use/RexImpTable.SumImplementor.html      |   149 +
 .../RexImpTable.SystemFunctionImplementor.html     |   149 +
 .../class-use/RexImpTable.TrimImplementor.html     |   149 +
 .../class-use/RexImpTable.UnaryImplementor.html    |   149 +
 ...pTable.UserDefinedAggReflectiveImplementor.html |   149 +
 .../RexImpTable.ValueConstructorImplementor.html   |   149 +
 .../adapter/enumerable/class-use/RexImpTable.html  |   195 +
 .../class-use/RexToLixTranslator.AlwaysNull.html   |   195 +
 .../class-use/RexToLixTranslator.InputGetter.html  |   449 +
 .../RexToLixTranslator.InputGetterImpl.html        |   149 +
 .../enumerable/class-use/RexToLixTranslator.html   |   560 +
 ...AggregateLambdaFactory.AccumulatorAdderSeq.html |   149 +
 .../SequencedAdderAggregateLambdaFactory.html      |   149 +
 .../adapter/enumerable/class-use/SourceSorter.html |   209 +
 .../enumerable/class-use/StrictAggImplementor.html |   267 +
 .../class-use/StrictWinAggImplementor.html         |   218 +
 .../enumerable/class-use/WinAggAddContext.html     |   257 +
 .../enumerable/class-use/WinAggContext.html        |   264 +
 .../enumerable/class-use/WinAggFrameContext.html   |   269 +
 .../class-use/WinAggFrameResultContext.html        |   372 +
 .../class-use/WinAggImplementor.SeekType.html      |   280 +
 .../enumerable/class-use/WinAggImplementor.html    |   299 +
 .../enumerable/class-use/WinAggResetContext.html   |   227 +
 .../enumerable/class-use/WinAggResultContext.html  |   271 +
 .../adapter/enumerable/impl/AggAddContextImpl.html |   393 +
 .../enumerable/impl/AggResetContextImpl.html       |   418 +
 .../enumerable/impl/AggResultContextImpl.html      |   501 +
 .../enumerable/impl/WinAggAddContextImpl.html      |   484 +
 .../enumerable/impl/WinAggResetContextImpl.html    |   633 +
 .../enumerable/impl/WinAggResultContextImpl.html   |   784 +
 .../impl/class-use/AggAddContextImpl.html          |   149 +
 .../impl/class-use/AggResetContextImpl.html        |   230 +
 .../impl/class-use/AggResultContextImpl.html       |   214 +
 .../impl/class-use/WinAggAddContextImpl.html       |   149 +
 .../impl/class-use/WinAggResetContextImpl.html     |   149 +
 .../impl/class-use/WinAggResultContextImpl.html    |   198 +
 .../adapter/enumerable/impl/package-summary.html   |   210 +
 .../adapter/enumerable/impl/package-tree.html      |   182 +
 .../adapter/enumerable/impl/package-use.html       |   203 +
 .../adapter/enumerable/package-summary.html        |  1113 +
 .../calcite/adapter/enumerable/package-tree.html   |   529 +
 .../calcite/adapter/enumerable/package-use.html    |  1561 +
 .../calcite/adapter/file/FileEnumerator.html       |   582 +
 .../apache/calcite/adapter/file/FileFieldType.html |   672 +
 .../file/FileReader.FileReaderIterator.html        |   420 +
 .../apache/calcite/adapter/file/FileReader.html    |   633 +
 .../calcite/adapter/file/FileReaderException.html  |   306 +
 .../adapter/file/FileRowConverter.CellReader.html  |   466 +
 .../adapter/file/FileRowConverter.FieldDef.html    |   475 +
 .../calcite/adapter/file/FileRowConverter.html     |   533 +
 .../apache/calcite/adapter/file/FileSchema.html    |   523 +
 .../calcite/adapter/file/FileSchemaFactory.html    |   334 +
 .../org/apache/calcite/adapter/file/FileTable.html |   591 +
 .../apache/calcite/adapter/file/FileTableScan.html |   565 +
 .../adapter/file/class-use/FileEnumerator.html     |   149 +
 .../adapter/file/class-use/FileFieldType.html      |   285 +
 .../class-use/FileReader.FileReaderIterator.html   |   195 +
 .../calcite/adapter/file/class-use/FileReader.html |   216 +
 .../file/class-use/FileReaderException.html        |   240 +
 .../class-use/FileRowConverter.CellReader.html     |   195 +
 .../file/class-use/FileRowConverter.FieldDef.html  |   195 +
 .../adapter/file/class-use/FileRowConverter.html   |   220 +
 .../calcite/adapter/file/class-use/FileSchema.html |   149 +
 .../adapter/file/class-use/FileSchemaFactory.html  |   149 +
 .../calcite/adapter/file/class-use/FileTable.html  |   229 +
 .../adapter/file/class-use/FileTableScan.html      |   149 +
 .../calcite/adapter/file/package-summary.html      |   255 +
 .../apache/calcite/adapter/file/package-tree.html  |   216 +
 .../apache/calcite/adapter/file/package-use.html   |   231 +
 .../calcite/adapter/geode/rel/GeodeAggregate.html  |   559 +
 .../calcite/adapter/geode/rel/GeodeEnumerator.html |   530 +
 .../adapter/geode/rel/GeodeFilter.Translator.html  |   614 +
 .../calcite/adapter/geode/rel/GeodeFilter.html     |   550 +
 .../calcite/adapter/geode/rel/GeodeProject.html    |   530 +
 .../geode/rel/GeodeRel.GeodeImplementContext.html  |   571 +
 .../apache/calcite/adapter/geode/rel/GeodeRel.html |   362 +
 .../geode/rel/GeodeRules.GeodeAggregateRule.html   |   408 +
 .../geode/rel/GeodeRules.GeodeConverterRule.html   |   354 +
 .../geode/rel/GeodeRules.GeodeFilterRule.html      |   523 +
 .../geode/rel/GeodeRules.GeodeProjectRule.html     |   466 +
 .../geode/rel/GeodeRules.GeodeSortLimitRule.html   |   393 +
 .../geode/rel/GeodeRules.RexToGeodeTranslator.html |   433 +
 .../calcite/adapter/geode/rel/GeodeRules.html      |   433 +
 .../calcite/adapter/geode/rel/GeodeSchema.html     |   454 +
 .../adapter/geode/rel/GeodeSchemaFactory.html      |   467 +
 .../calcite/adapter/geode/rel/GeodeSort.html       |   595 +
 .../geode/rel/GeodeTable.GeodeQueryable.html       |   473 +
 .../calcite/adapter/geode/rel/GeodeTable.html      |   575 +
 .../calcite/adapter/geode/rel/GeodeTableScan.html  |   573 +
 .../geode/rel/GeodeToEnumerableConverter.html      |   614 +
 .../geode/rel/GeodeToEnumerableConverterRule.html  |   394 +
 .../geode/rel/class-use/GeodeAggregate.html        |   149 +
 .../geode/rel/class-use/GeodeEnumerator.html       |   149 +
 .../rel/class-use/GeodeFilter.Translator.html      |   149 +
 .../adapter/geode/rel/class-use/GeodeFilter.html   |   197 +
 .../adapter/geode/rel/class-use/GeodeProject.html  |   149 +
 .../class-use/GeodeRel.GeodeImplementContext.html  |   223 +
 .../adapter/geode/rel/class-use/GeodeRel.html      |   232 +
 .../class-use/GeodeRules.GeodeAggregateRule.html   |   195 +
 .../class-use/GeodeRules.GeodeConverterRule.html   |   205 +
 .../rel/class-use/GeodeRules.GeodeFilterRule.html  |   195 +
 .../rel/class-use/GeodeRules.GeodeProjectRule.html |   195 +
 .../class-use/GeodeRules.GeodeSortLimitRule.html   |   195 +
 .../class-use/GeodeRules.RexToGeodeTranslator.html |   149 +
 .../adapter/geode/rel/class-use/GeodeRules.html    |   149 +
 .../adapter/geode/rel/class-use/GeodeSchema.html   |   149 +
 .../geode/rel/class-use/GeodeSchemaFactory.html    |   149 +
 .../adapter/geode/rel/class-use/GeodeSort.html     |   149 +
 .../rel/class-use/GeodeTable.GeodeQueryable.html   |   149 +
 .../adapter/geode/rel/class-use/GeodeTable.html    |   241 +
 .../geode/rel/class-use/GeodeTableScan.html        |   196 +
 .../rel/class-use/GeodeToEnumerableConverter.html  |   149 +
 .../class-use/GeodeToEnumerableConverterRule.html  |   149 +
 .../calcite/adapter/geode/rel/package-summary.html |   323 +
 .../calcite/adapter/geode/rel/package-tree.html    |   282 +
 .../calcite/adapter/geode/rel/package-use.html     |   247 +
 .../geode/simple/GeodeSimpleEnumerator.html        |   551 +
 .../geode/simple/GeodeSimpleScannableTable.html    |   466 +
 .../adapter/geode/simple/GeodeSimpleSchema.html    |   481 +
 .../geode/simple/GeodeSimpleSchemaFactory.html     |   449 +
 .../simple/class-use/GeodeSimpleEnumerator.html    |   149 +
 .../class-use/GeodeSimpleScannableTable.html       |   149 +
 .../geode/simple/class-use/GeodeSimpleSchema.html  |   149 +
 .../simple/class-use/GeodeSimpleSchemaFactory.html |   149 +
 .../adapter/geode/simple/package-summary.html      |   192 +
 .../calcite/adapter/geode/simple/package-tree.html |   175 +
 .../calcite/adapter/geode/simple/package-use.html  |   149 +
 .../calcite/adapter/geode/util/GeodeUtils.html     |   599 +
 .../adapter/geode/util/JavaTypeFactoryExtImpl.html |   467 +
 .../adapter/geode/util/class-use/GeodeUtils.html   |   149 +
 .../util/class-use/JavaTypeFactoryExtImpl.html     |   195 +
 .../adapter/geode/util/package-summary.html        |   180 +
 .../calcite/adapter/geode/util/package-tree.html   |   177 +
 .../calcite/adapter/geode/util/package-use.html    |   188 +
 .../adapter/java/AbstractQueryableTable.html       |   429 +
 apidocs/org/apache/calcite/adapter/java/Array.html |   318 +
 .../calcite/adapter/java/JavaTypeFactory.html      |   369 +
 apidocs/org/apache/calcite/adapter/java/Map.html   |   340 +
 .../adapter/java/ReflectiveSchema.Factory.html     |   362 +
 .../java/ReflectiveSchema.FieldSelector.html       |   370 +
 .../adapter/java/ReflectiveSchema.FieldTable.html  |   504 +
 .../java/ReflectiveSchema.MethodTableMacro.html    |   434 +
 .../java/ReflectiveSchema.ReflectiveTable.html     |   502 +
 .../calcite/adapter/java/ReflectiveSchema.html     |   662 +
 .../java/class-use/AbstractQueryableTable.html     |   626 +
 .../calcite/adapter/java/class-use/Array.html      |   149 +
 .../adapter/java/class-use/JavaTypeFactory.html    |  1163 +
 .../apache/calcite/adapter/java/class-use/Map.html |   149 +
 .../java/class-use/ReflectiveSchema.Factory.html   |   149 +
 .../class-use/ReflectiveSchema.FieldSelector.html  |   149 +
 .../class-use/ReflectiveSchema.FieldTable.html     |   149 +
 .../ReflectiveSchema.MethodTableMacro.html         |   149 +
 .../ReflectiveSchema.ReflectiveTable.html          |   198 +
 .../adapter/java/class-use/ReflectiveSchema.html   |   210 +
 .../calcite/adapter/java/package-summary.html      |   253 +
 .../apache/calcite/adapter/java/package-tree.html  |   205 +
 .../apache/calcite/adapter/java/package-use.html   |   770 +
 .../calcite/adapter/jdbc/JdbcConvention.html       |   486 +
 .../calcite/adapter/jdbc/JdbcImplementor.html      |   390 +
 .../calcite/adapter/jdbc/JdbcQueryProvider.html    |   397 +
 .../org/apache/calcite/adapter/jdbc/JdbcRel.html   |   292 +
 ...bcRules.CheckingUserDefinedFunctionVisitor.html |   397 +
 .../adapter/jdbc/JdbcRules.JdbcAggregate.html      |   490 +
 .../adapter/jdbc/JdbcRules.JdbcAggregateRule.html  |   398 +
 .../calcite/adapter/jdbc/JdbcRules.JdbcCalc.html   |   606 +
 .../adapter/jdbc/JdbcRules.JdbcCalcRule.html       |   383 +
 .../adapter/jdbc/JdbcRules.JdbcConverterRule.html  |   411 +
 .../calcite/adapter/jdbc/JdbcRules.JdbcFilter.html |   448 +
 .../adapter/jdbc/JdbcRules.JdbcFilterRule.html     |   412 +
 .../adapter/jdbc/JdbcRules.JdbcIntersect.html      |   440 +
 .../adapter/jdbc/JdbcRules.JdbcIntersectRule.html  |   383 +
 .../calcite/adapter/jdbc/JdbcRules.JdbcJoin.html   |   593 +
 .../adapter/jdbc/JdbcRules.JdbcJoinRule.html       |   450 +
 .../calcite/adapter/jdbc/JdbcRules.JdbcMinus.html  |   440 +
 .../adapter/jdbc/JdbcRules.JdbcMinusRule.html      |   383 +
 .../adapter/jdbc/JdbcRules.JdbcProject.html        |   537 +
 .../adapter/jdbc/JdbcRules.JdbcProjectRule.html    |   412 +
 .../calcite/adapter/jdbc/JdbcRules.JdbcSort.html   |   455 +
 .../adapter/jdbc/JdbcRules.JdbcSortRule.html       |   425 +
 .../jdbc/JdbcRules.JdbcTableModificationRule.html  |   382 +
 .../adapter/jdbc/JdbcRules.JdbcTableModify.html    |   547 +
 .../calcite/adapter/jdbc/JdbcRules.JdbcUnion.html  |   476 +
 .../adapter/jdbc/JdbcRules.JdbcUnionRule.html      |   398 +
 .../calcite/adapter/jdbc/JdbcRules.JdbcValues.html |   443 +
 .../adapter/jdbc/JdbcRules.JdbcValuesRule.html     |   382 +
 .../org/apache/calcite/adapter/jdbc/JdbcRules.html |   587 +
 .../calcite/adapter/jdbc/JdbcSchema.Factory.html   |   402 +
 .../apache/calcite/adapter/jdbc/JdbcSchema.html    |  1122 +
 .../adapter/jdbc/JdbcTable.JdbcTableQueryable.html |   433 +
 .../org/apache/calcite/adapter/jdbc/JdbcTable.html |   746 +
 .../apache/calcite/adapter/jdbc/JdbcTableScan.html |   473 +
 .../adapter/jdbc/JdbcToEnumerableConverter.html    |   645 +
 .../jdbc/JdbcToEnumerableConverterRule.html        |   366 +
 .../adapter/jdbc/JdbcUtils.DataSourcePool.html     |   396 +
 .../adapter/jdbc/JdbcUtils.DialectPool.html        |   384 +
 .../jdbc/JdbcUtils.ObjectArrayRowBuilder.html      |   496 +
 .../org/apache/calcite/adapter/jdbc/JdbcUtils.html |   314 +
 .../adapter/jdbc/class-use/JdbcConvention.html     |   451 +
 .../adapter/jdbc/class-use/JdbcImplementor.html    |   255 +
 .../adapter/jdbc/class-use/JdbcQueryProvider.html  |   195 +
 .../calcite/adapter/jdbc/class-use/JdbcRel.html    |   276 +
 ...bcRules.CheckingUserDefinedFunctionVisitor.html |   149 +
 .../jdbc/class-use/JdbcRules.JdbcAggregate.html    |   200 +
 .../class-use/JdbcRules.JdbcAggregateRule.html     |   149 +
 .../adapter/jdbc/class-use/JdbcRules.JdbcCalc.html |   149 +
 .../jdbc/class-use/JdbcRules.JdbcCalcRule.html     |   149 +
 .../class-use/JdbcRules.JdbcConverterRule.html     |   275 +
 .../jdbc/class-use/JdbcRules.JdbcFilter.html       |   197 +
 .../jdbc/class-use/JdbcRules.JdbcFilterRule.html   |   149 +
 .../jdbc/class-use/JdbcRules.JdbcIntersect.html    |   197 +
 .../class-use/JdbcRules.JdbcIntersectRule.html     |   149 +
 .../adapter/jdbc/class-use/JdbcRules.JdbcJoin.html |   200 +
 .../jdbc/class-use/JdbcRules.JdbcJoinRule.html     |   149 +
 .../jdbc/class-use/JdbcRules.JdbcMinus.html        |   197 +
 .../jdbc/class-use/JdbcRules.JdbcMinusRule.html    |   149 +
 .../jdbc/class-use/JdbcRules.JdbcProject.html      |   198 +
 .../jdbc/class-use/JdbcRules.JdbcProjectRule.html  |   149 +
 .../adapter/jdbc/class-use/JdbcRules.JdbcSort.html |   199 +
 .../jdbc/class-use/JdbcRules.JdbcSortRule.html     |   149 +
 .../JdbcRules.JdbcTableModificationRule.html       |   149 +
 .../jdbc/class-use/JdbcRules.JdbcTableModify.html  |   149 +
 .../jdbc/class-use/JdbcRules.JdbcUnion.html        |   197 +
 .../jdbc/class-use/JdbcRules.JdbcUnionRule.html    |   149 +
 .../jdbc/class-use/JdbcRules.JdbcValues.html       |   149 +
 .../jdbc/class-use/JdbcRules.JdbcValuesRule.html   |   149 +
 .../calcite/adapter/jdbc/class-use/JdbcRules.html  |   149 +
 .../adapter/jdbc/class-use/JdbcSchema.Factory.html |   195 +
 .../calcite/adapter/jdbc/class-use/JdbcSchema.html |   250 +
 .../class-use/JdbcTable.JdbcTableQueryable.html    |   149 +
 .../calcite/adapter/jdbc/class-use/JdbcTable.html  |   264 +
 .../adapter/jdbc/class-use/JdbcTableScan.html      |   195 +
 .../jdbc/class-use/JdbcToEnumerableConverter.html  |   149 +
 .../class-use/JdbcToEnumerableConverterRule.html   |   149 +
 .../jdbc/class-use/JdbcUtils.DataSourcePool.html   |   195 +
 .../jdbc/class-use/JdbcUtils.DialectPool.html      |   195 +
 .../class-use/JdbcUtils.ObjectArrayRowBuilder.html |   149 +
 .../calcite/adapter/jdbc/class-use/JdbcUtils.html  |   149 +
 .../calcite/adapter/jdbc/package-summary.html      |   432 +
 .../apache/calcite/adapter/jdbc/package-tree.html  |   344 +
 .../apache/calcite/adapter/jdbc/package-use.html   |   327 +
 .../calcite/adapter/mongodb/MongoAggregate.html    |   520 +
 .../calcite/adapter/mongodb/MongoEnumerator.html   |   619 +
 .../adapter/mongodb/MongoFilter.Translator.html    |   562 +
 .../calcite/adapter/mongodb/MongoFilter.html       |   509 +
 .../calcite/adapter/mongodb/MongoMethod.html       |   482 +
 .../calcite/adapter/mongodb/MongoProject.html      |   547 +
 .../adapter/mongodb/MongoRel.Implementor.html      |   401 +
 .../apache/calcite/adapter/mongodb/MongoRel.html   |   353 +
 .../mongodb/MongoRules.MongoAggregateRule.html     |   410 +
 .../mongodb/MongoRules.MongoConverterRule.html     |   358 +
 .../mongodb/MongoRules.MongoFilterRule.html        |   410 +
 .../mongodb/MongoRules.MongoProjectRule.html       |   410 +
 .../adapter/mongodb/MongoRules.MongoSortRule.html  |   410 +
 .../mongodb/MongoRules.RexToMongoTranslator.html   |   484 +
 .../apache/calcite/adapter/mongodb/MongoRules.html |   493 +
 .../calcite/adapter/mongodb/MongoSchema.html       |   442 +
 .../adapter/mongodb/MongoSchemaFactory.html        |   347 +
 .../apache/calcite/adapter/mongodb/MongoSort.html  |   516 +
 .../adapter/mongodb/MongoTable.MongoQueryable.html |   499 +
 .../apache/calcite/adapter/mongodb/MongoTable.html |   599 +
 .../calcite/adapter/mongodb/MongoTableScan.html    |   605 +
 .../mongodb/MongoToEnumerableConverter.html        |   571 +
 .../mongodb/MongoToEnumerableConverterRule.html    |   399 +
 .../adapter/mongodb/class-use/MongoAggregate.html  |   149 +
 .../adapter/mongodb/class-use/MongoEnumerator.html |   149 +
 .../mongodb/class-use/MongoFilter.Translator.html  |   149 +
 .../adapter/mongodb/class-use/MongoFilter.html     |   197 +
 .../adapter/mongodb/class-use/MongoMethod.html     |   220 +
 .../adapter/mongodb/class-use/MongoProject.html    |   149 +
 .../mongodb/class-use/MongoRel.Implementor.html    |   220 +
 .../adapter/mongodb/class-use/MongoRel.html        |   230 +
 .../class-use/MongoRules.MongoAggregateRule.html   |   149 +
 .../class-use/MongoRules.MongoConverterRule.html   |   222 +
 .../class-use/MongoRules.MongoFilterRule.html      |   195 +
 .../class-use/MongoRules.MongoProjectRule.html     |   195 +
 .../class-use/MongoRules.MongoSortRule.html        |   195 +
 .../class-use/MongoRules.RexToMongoTranslator.html |   149 +
 .../adapter/mongodb/class-use/MongoRules.html      |   149 +
 .../adapter/mongodb/class-use/MongoSchema.html     |   149 +
 .../mongodb/class-use/MongoSchemaFactory.html      |   149 +
 .../adapter/mongodb/class-use/MongoSort.html       |   149 +
 .../class-use/MongoTable.MongoQueryable.html       |   149 +
 .../adapter/mongodb/class-use/MongoTable.html      |   241 +
 .../adapter/mongodb/class-use/MongoTableScan.html  |   149 +
 .../class-use/MongoToEnumerableConverter.html      |   149 +
 .../class-use/MongoToEnumerableConverterRule.html  |   149 +
 .../calcite/adapter/mongodb/package-summary.html   |   344 +
 .../calcite/adapter/mongodb/package-tree.html      |   296 +
 .../calcite/adapter/mongodb/package-use.html       |   242 +
 .../apache/calcite/adapter/os/DuTableFunction.html |   311 +
 .../calcite/adapter/os/FilesTableFunction.html     |   362 +
 .../adapter/os/GitCommitsTableFunction.html        |   383 +
 .../adapter/os/Processes.ProcessFactory.html       |   381 +
 .../os/Processes.ProcessLinesEnumerator.html       |   393 +
 .../os/Processes.SeparatedLinesEnumerable.html     |   409 +
 .../org/apache/calcite/adapter/os/Processes.html   |   414 +
 .../apache/calcite/adapter/os/PsTableFunction.html |   367 +
 .../apache/calcite/adapter/os/SqlShell.Format.html |   486 +
 .../org/apache/calcite/adapter/os/SqlShell.html    |   510 +
 .../calcite/adapter/os/StdinTableFunction.html     |   310 +
 .../calcite/adapter/os/VmstatTableFunction.html    |   311 +
 .../adapter/os/class-use/DuTableFunction.html      |   149 +
 .../adapter/os/class-use/FilesTableFunction.html   |   149 +
 .../os/class-use/GitCommitsTableFunction.html      |   149 +
 .../os/class-use/Processes.ProcessFactory.html     |   149 +
 .../Processes.ProcessLinesEnumerator.html          |   149 +
 .../Processes.SeparatedLinesEnumerable.html        |   149 +
 .../calcite/adapter/os/class-use/Processes.html    |   149 +
 .../adapter/os/class-use/PsTableFunction.html      |   149 +
 .../adapter/os/class-use/SqlShell.Format.html      |   206 +
 .../calcite/adapter/os/class-use/SqlShell.html     |   149 +
 .../adapter/os/class-use/StdinTableFunction.html   |   149 +
 .../adapter/os/class-use/VmstatTableFunction.html  |   149 +
 .../apache/calcite/adapter/os/package-summary.html |   258 +
 .../apache/calcite/adapter/os/package-tree.html    |   196 +
 .../org/apache/calcite/adapter/os/package-use.html |   189 +
 .../apache/calcite/adapter/package-summary.html    |   193 +
 .../org/apache/calcite/adapter/package-tree.html   |   164 +
 .../org/apache/calcite/adapter/package-use.html    |   149 +
 .../apache/calcite/adapter/pig/PigAggFunction.html |   511 +
 .../apache/calcite/adapter/pig/PigAggregate.html   |   778 +
 .../apache/calcite/adapter/pig/PigDataType.html    |   553 +
 .../org/apache/calcite/adapter/pig/PigFilter.html  |   581 +
 .../org/apache/calcite/adapter/pig/PigJoin.html    |   564 +
 .../org/apache/calcite/adapter/pig/PigProject.html |   519 +
 .../calcite/adapter/pig/PigRel.Implementor.html    |   450 +
 apidocs/org/apache/calcite/adapter/pig/PigRel.html |   356 +
 .../pig/PigRelFactories.PigAggregateFactory.html   |   377 +
 .../pig/PigRelFactories.PigFilterFactory.html      |   371 +
 .../pig/PigRelFactories.PigJoinFactory.html        |   417 +
 .../pig/PigRelFactories.PigTableScanFactory.html   |   371 +
 .../calcite/adapter/pig/PigRelFactories.html       |   369 +
 .../adapter/pig/PigRules.PigAggregateRule.html     |   398 +
 .../adapter/pig/PigRules.PigFilterRule.html        |   398 +
 .../calcite/adapter/pig/PigRules.PigJoinRule.html  |   398 +
 .../adapter/pig/PigRules.PigProjectRule.html       |   398 +
 .../adapter/pig/PigRules.PigTableScanRule.html     |   398 +
 .../org/apache/calcite/adapter/pig/PigRules.html   |   372 +
 .../org/apache/calcite/adapter/pig/PigSchema.html  |   421 +
 .../calcite/adapter/pig/PigSchemaFactory.html      |   381 +
 .../org/apache/calcite/adapter/pig/PigTable.html   |   460 +
 .../calcite/adapter/pig/PigTableFactory.html       |   334 +
 .../apache/calcite/adapter/pig/PigTableScan.html   |   500 +
 .../adapter/pig/PigToEnumerableConverter.html      |   502 +
 .../adapter/pig/PigToEnumerableConverterRule.html  |   394 +
 .../adapter/pig/class-use/PigAggFunction.html      |   216 +
 .../adapter/pig/class-use/PigAggregate.html        |   149 +
 .../calcite/adapter/pig/class-use/PigDataType.html |   219 +
 .../calcite/adapter/pig/class-use/PigFilter.html   |   149 +
 .../calcite/adapter/pig/class-use/PigJoin.html     |   149 +
 .../calcite/adapter/pig/class-use/PigProject.html  |   149 +
 .../adapter/pig/class-use/PigRel.Implementor.html  |   312 +
 .../calcite/adapter/pig/class-use/PigRel.html      |   230 +
 .../PigRelFactories.PigAggregateFactory.html       |   195 +
 .../PigRelFactories.PigFilterFactory.html          |   195 +
 .../class-use/PigRelFactories.PigJoinFactory.html  |   195 +
 .../PigRelFactories.PigTableScanFactory.html       |   195 +
 .../adapter/pig/class-use/PigRelFactories.html     |   149 +
 .../pig/class-use/PigRules.PigAggregateRule.html   |   195 +
 .../pig/class-use/PigRules.PigFilterRule.html      |   195 +
 .../pig/class-use/PigRules.PigJoinRule.html        |   195 +
 .../pig/class-use/PigRules.PigProjectRule.html     |   195 +
 .../pig/class-use/PigRules.PigTableScanRule.html   |   195 +
 .../calcite/adapter/pig/class-use/PigRules.html    |   149 +
 .../calcite/adapter/pig/class-use/PigSchema.html   |   149 +
 .../adapter/pig/class-use/PigSchemaFactory.html    |   197 +
 .../calcite/adapter/pig/class-use/PigTable.html    |   219 +
 .../adapter/pig/class-use/PigTableFactory.html     |   149 +
 .../adapter/pig/class-use/PigTableScan.html        |   149 +
 .../pig/class-use/PigToEnumerableConverter.html    |   149 +
 .../class-use/PigToEnumerableConverterRule.html    |   149 +
 .../calcite/adapter/pig/package-summary.html       |   369 +
 .../apache/calcite/adapter/pig/package-tree.html   |   276 +
 .../apache/calcite/adapter/pig/package-use.html    |   288 +
 .../adapter/spark/EnumerableToSparkConverter.html  |   520 +
 .../spark/EnumerableToSparkConverterRule.html      |   400 +
 .../apache/calcite/adapter/spark/HttpServer.html   |   490 +
 .../adapter/spark/JdbcToSparkConverter.html        |   530 +
 .../adapter/spark/JdbcToSparkConverterRule.html    |   366 +
 .../calcite/adapter/spark/SparkHandlerImpl.html    |   535 +
 .../apache/calcite/adapter/spark/SparkMethod.html  |   552 +
 .../adapter/spark/SparkRel.Implementor.html        |   360 +
 .../calcite/adapter/spark/SparkRel.Result.html     |   333 +
 .../org/apache/calcite/adapter/spark/SparkRel.html |   361 +
 .../SparkRules.EnumerableToSparkConverterRule.html |   397 +
 .../adapter/spark/SparkRules.SparkCalc.html        |   635 +
 .../adapter/spark/SparkRules.SparkCalcRule.html    |   366 +
 .../SparkRules.SparkToEnumerableConverterRule.html |   397 +
 .../adapter/spark/SparkRules.SparkValues.html      |   457 +
 .../adapter/spark/SparkRules.SparkValuesRule.html  |   365 +
 .../apache/calcite/adapter/spark/SparkRules.html   |   446 +
 .../spark/SparkRuntime.CalciteFlatMapFunction.html |   296 +
 .../apache/calcite/adapter/spark/SparkRuntime.html |   399 +
 ...ToEnumerableConverter.SparkImplementorImpl.html |   440 +
 .../adapter/spark/SparkToEnumerableConverter.html  |   548 +
 .../class-use/EnumerableToSparkConverter.html      |   149 +
 .../class-use/EnumerableToSparkConverterRule.html  |   195 +
 .../adapter/spark/class-use/HttpServer.html        |   195 +
 .../spark/class-use/JdbcToSparkConverter.html      |   149 +
 .../spark/class-use/JdbcToSparkConverterRule.html  |   149 +
 .../adapter/spark/class-use/SparkHandlerImpl.html  |   195 +
 .../adapter/spark/class-use/SparkMethod.html       |   225 +
 .../spark/class-use/SparkRel.Implementor.html      |   233 +
 .../adapter/spark/class-use/SparkRel.Result.html   |   241 +
 .../calcite/adapter/spark/class-use/SparkRel.html  |   245 +
 .../SparkRules.EnumerableToSparkConverterRule.html |   195 +
 .../spark/class-use/SparkRules.SparkCalc.html      |   149 +
 .../spark/class-use/SparkRules.SparkCalcRule.html  |   195 +
 .../SparkRules.SparkToEnumerableConverterRule.html |   195 +
 .../spark/class-use/SparkRules.SparkValues.html    |   149 +
 .../class-use/SparkRules.SparkValuesRule.html      |   195 +
 .../adapter/spark/class-use/SparkRules.html        |   149 +
 .../SparkRuntime.CalciteFlatMapFunction.html       |   149 +
 .../adapter/spark/class-use/SparkRuntime.html      |   149 +
 ...ToEnumerableConverter.SparkImplementorImpl.html |   149 +
 .../class-use/SparkToEnumerableConverter.html      |   149 +
 .../calcite/adapter/spark/package-summary.html     |   331 +
 .../apache/calcite/adapter/spark/package-tree.html |   250 +
 .../apache/calcite/adapter/spark/package-use.html  |   254 +
 .../splunk/SplunkDriver.MockSplunkConnection.html  |   351 +
 .../SplunkDriver.WrappingSplunkConnection.html     |   391 +
 .../calcite/adapter/splunk/SplunkDriver.html       |   450 +
 .../adapter/splunk/SplunkDriverVersion.html        |   302 +
 .../calcite/adapter/splunk/SplunkPushDownRule.html |   673 +
 .../apache/calcite/adapter/splunk/SplunkQuery.html |   492 +
 .../calcite/adapter/splunk/SplunkSchema.html       |   443 +
 .../splunk/SplunkTable.SplunkTableQueryable.html   |   438 +
 .../apache/calcite/adapter/splunk/SplunkTable.html |   507 +
 .../calcite/adapter/splunk/SplunkTableScan.html    |   640 +
 .../SplunkDriver.MockSplunkConnection.html         |   149 +
 .../SplunkDriver.WrappingSplunkConnection.html     |   149 +
 .../adapter/splunk/class-use/SplunkDriver.html     |   149 +
 .../splunk/class-use/SplunkDriverVersion.html      |   149 +
 .../splunk/class-use/SplunkPushDownRule.html       |   210 +
 .../adapter/splunk/class-use/SplunkQuery.html      |   198 +
 .../adapter/splunk/class-use/SplunkSchema.html     |   149 +
 .../SplunkTable.SplunkTableQueryable.html          |   149 +
 .../adapter/splunk/class-use/SplunkTable.html      |   226 +
 .../adapter/splunk/class-use/SplunkTableScan.html  |   211 +
 .../calcite/adapter/splunk/package-summary.html    |   232 +
 .../calcite/adapter/splunk/package-tree.html       |   229 +
 .../apache/calcite/adapter/splunk/package-use.html |   206 +
 .../splunk/search/SearchResultListener.html        |   279 +
 .../adapter/splunk/search/SplunkConnection.html    |   280 +
 ...onnectionImpl.CountingSearchResultListener.html |   433 +
 ...plunkConnectionImpl.SplunkResultEnumerator.html |   579 +
 .../splunk/search/SplunkConnectionImpl.html        |   645 +
 .../search/class-use/SearchResultListener.html     |   278 +
 .../splunk/search/class-use/SplunkConnection.html  |   288 +
 ...onnectionImpl.CountingSearchResultListener.html |   149 +
 ...plunkConnectionImpl.SplunkResultEnumerator.html |   149 +
 .../search/class-use/SplunkConnectionImpl.html     |   149 +
 .../adapter/splunk/search/package-summary.html     |   212 +
 .../adapter/splunk/search/package-tree.html        |   173 +
 .../calcite/adapter/splunk/search/package-use.html |   225 +
 .../calcite/adapter/splunk/util/StringUtils.html   |   374 +
 .../adapter/splunk/util/class-use/StringUtils.html |   149 +
 .../adapter/splunk/util/package-summary.html       |   174 +
 .../calcite/adapter/splunk/util/package-tree.html  |   164 +
 .../calcite/adapter/splunk/util/package-use.html   |   149 +
 .../tpcds/TpcdsSchema.TpcdsQueryableTable.html     |   479 +
 .../apache/calcite/adapter/tpcds/TpcdsSchema.html  |   489 +
 .../calcite/adapter/tpcds/TpcdsSchemaFactory.html  |   333 +
 .../class-use/TpcdsSchema.TpcdsQueryableTable.html |   149 +
 .../adapter/tpcds/class-use/TpcdsSchema.html       |   149 +
 .../tpcds/class-use/TpcdsSchemaFactory.html        |   149 +
 .../calcite/adapter/tpcds/package-summary.html     |   181 +
 .../apache/calcite/adapter/tpcds/package-tree.html |   178 +
 .../apache/calcite/adapter/tpcds/package-use.html  |   149 +
 .../tpch/TpchSchema.TpchQueryableTable.html        |   453 +
 .../apache/calcite/adapter/tpch/TpchSchema.html    |   497 +
 .../calcite/adapter/tpch/TpchSchemaFactory.html    |   333 +
 .../class-use/TpchSchema.TpchQueryableTable.html   |   149 +
 .../calcite/adapter/tpch/class-use/TpchSchema.html |   149 +
 .../adapter/tpch/class-use/TpchSchemaFactory.html  |   149 +
 .../calcite/adapter/tpch/package-summary.html      |   181 +
 .../apache/calcite/adapter/tpch/package-tree.html  |   178 +
 .../apache/calcite/adapter/tpch/package-use.html   |   149 +
 .../calcite/benchmarks/FlightRecorderProfiler.html |   450 +
 .../apache/calcite/benchmarks/ParserBenchmark.html |   454 +
 .../calcite/benchmarks/PreconditionTest.html       |   383 +
 .../benchmarks/StatementTest.Department.html       |   390 +
 .../calcite/benchmarks/StatementTest.Employee.html |   422 +
 .../benchmarks/StatementTest.HrConnection.html     |   400 +
 .../StatementTest.HrPreparedStatement.html         |   335 +
 .../calcite/benchmarks/StatementTest.HrSchema.html |   372 +
 .../apache/calcite/benchmarks/StatementTest.html   |   455 +
 .../class-use/FlightRecorderProfiler.html          |   149 +
 .../benchmarks/class-use/ParserBenchmark.html      |   149 +
 .../benchmarks/class-use/PreconditionTest.html     |   149 +
 .../class-use/StatementTest.Department.html        |   195 +
 .../class-use/StatementTest.Employee.html          |   225 +
 .../class-use/StatementTest.HrConnection.html      |   222 +
 .../StatementTest.HrPreparedStatement.html         |   195 +
 .../class-use/StatementTest.HrSchema.html          |   195 +
 .../benchmarks/class-use/StatementTest.html        |   149 +
 .../apache/calcite/benchmarks/package-summary.html |   222 +
 .../apache/calcite/benchmarks/package-tree.html    |   175 +
 .../org/apache/calcite/benchmarks/package-use.html |   212 +
 .../calcite/chinook/CalciteConnectionProvider.html |   399 +
 ...ookAvaticaServer.CalciteChinookMetaFactory.html |   391 +
 ...ChinookAvaticaServer.RawChinookMetaFactory.html |   377 +
 .../calcite/chinook/ChinookAvaticaServer.html      |   435 +
 .../calcite/chinook/ChosenCustomerEmail.html       |   308 +
 .../org/apache/calcite/chinook/CodesFunction.html  |   310 +
 .../chinook/ConnectionFactory.DatabaseWrapper.html |   458 +
 .../apache/calcite/chinook/ConnectionFactory.html  |   389 +
 .../calcite/chinook/EnvironmentFairy.User.html     |   426 +
 .../apache/calcite/chinook/EnvironmentFairy.html   |   396 +
 .../chinook/PreferredAlbumsTableFactory.html       |   424 +
 .../chinook/PreferredGenresTableFactory.html       |   424 +
 .../calcite/chinook/StringConcatFunction.html      |   310 +
 .../class-use/CalciteConnectionProvider.html       |   200 +
 ...ookAvaticaServer.CalciteChinookMetaFactory.html |   149 +
 ...ChinookAvaticaServer.RawChinookMetaFactory.html |   149 +
 .../chinook/class-use/ChinookAvaticaServer.html    |   149 +
 .../chinook/class-use/ChosenCustomerEmail.html     |   149 +
 .../calcite/chinook/class-use/CodesFunction.html   |   149 +
 .../ConnectionFactory.DatabaseWrapper.html         |   205 +
 .../chinook/class-use/ConnectionFactory.html       |   149 +
 .../chinook/class-use/EnvironmentFairy.User.html   |   240 +
 .../chinook/class-use/EnvironmentFairy.html        |   149 +
 .../class-use/PreferredAlbumsTableFactory.html     |   149 +
 .../class-use/PreferredGenresTableFactory.html     |   149 +
 .../chinook/class-use/StringConcatFunction.html    |   149 +
 .../apache/calcite/chinook/package-summary.html    |   258 +
 .../org/apache/calcite/chinook/package-tree.html   |   189 +
 .../org/apache/calcite/chinook/package-use.html    |   200 +
 .../calcite/class-use/DataContext.Variable.html    |   205 +
 .../org/apache/calcite/class-use/DataContext.html  |  1138 +
 apidocs/org/apache/calcite/class-use/Demo.html     |   149 +
 .../calcite/config/CalciteConnectionConfig.html    |   668 +
 .../config/CalciteConnectionConfigImpl.html        |   843 +
 .../calcite/config/CalciteConnectionProperty.html  |  1146 +
 apidocs/org/apache/calcite/config/Lex.html         |   587 +
 .../org/apache/calcite/config/NullCollation.html   |   503 +
 .../config/class-use/CalciteConnectionConfig.html  |   512 +
 .../class-use/CalciteConnectionConfigImpl.html     |   198 +
 .../class-use/CalciteConnectionProperty.html       |   306 +
 .../org/apache/calcite/config/class-use/Lex.html   |   243 +
 .../calcite/config/class-use/NullCollation.html    |   413 +
 .../org/apache/calcite/config/package-summary.html |   221 +
 .../org/apache/calcite/config/package-tree.html    |   194 +
 apidocs/org/apache/calcite/config/package-use.html |   453 +
 .../calcite/example/maze/Maze.CellContent.html     |   299 +
 .../calcite/example/maze/Maze.Direction.html       |   465 +
 apidocs/org/apache/calcite/example/maze/Maze.html  |   626 +
 .../org/apache/calcite/example/maze/MazeTable.html |   531 +
 .../example/maze/class-use/Maze.CellContent.html   |   215 +
 .../example/maze/class-use/Maze.Direction.html     |   205 +
 .../calcite/example/maze/class-use/Maze.html       |   196 +
 .../calcite/example/maze/class-use/MazeTable.html  |   149 +
 .../calcite/example/maze/package-summary.html      |   215 +
 .../apache/calcite/example/maze/package-tree.html  |   189 +
 .../apache/calcite/example/maze/package-use.html   |   200 +
 .../calcite/interpreter/AbstractSingleNode.html    |   364 +
 .../interpreter/AggregateNode.Accumulator.html     |   275 +
 .../AggregateNode.AccumulatorFactory.html          |   228 +
 .../interpreter/AggregateNode.AccumulatorList.html |   392 +
 .../AggregateNode.CountAccumulator.html            |   395 +
 .../interpreter/AggregateNode.DoubleSum.html       |   359 +
 .../AggregateNode.FilterAccumulator.html           |   398 +
 .../interpreter/AggregateNode.Grouping.html        |   389 +
 .../calcite/interpreter/AggregateNode.IntSum.html  |   359 +
 .../calcite/interpreter/AggregateNode.LongSum.html |   359 +
 .../interpreter/AggregateNode.MaxDouble.html       |   287 +
 .../interpreter/AggregateNode.MaxFloat.html        |   287 +
 .../calcite/interpreter/AggregateNode.MaxInt.html  |   287 +
 .../calcite/interpreter/AggregateNode.MaxLong.html |   287 +
 .../interpreter/AggregateNode.MinDouble.html       |   287 +
 .../interpreter/AggregateNode.MinFloat.html        |   287 +
 .../calcite/interpreter/AggregateNode.MinInt.html  |   287 +
 .../calcite/interpreter/AggregateNode.MinLong.html |   287 +
 .../AggregateNode.NumericComparison.html           |   433 +
 .../AggregateNode.ScalarAccumulator.html           |   399 +
 .../AggregateNode.ScalarAccumulatorDef.html        |   459 +
 .../interpreter/AggregateNode.UdaAccumulator.html  |   409 +
 .../AggregateNode.UdaAccumulatorFactory.html       |   409 +
 .../apache/calcite/interpreter/AggregateNode.html  |   631 +
 .../calcite/interpreter/BindableConvention.html    |   711 +
 .../apache/calcite/interpreter/BindableRel.html    |   281 +
 .../interpreter/Bindables.BindableAggregate.html   |   554 +
 .../Bindables.BindableAggregateRule.html           |   370 +
 .../interpreter/Bindables.BindableFilter.html      |   530 +
 .../interpreter/Bindables.BindableFilterRule.html  |   370 +
 .../interpreter/Bindables.BindableJoin.html        |   576 +
 .../interpreter/Bindables.BindableJoinRule.html    |   371 +
 .../interpreter/Bindables.BindableProject.html     |   537 +
 .../interpreter/Bindables.BindableProjectRule.html |   371 +
 .../interpreter/Bindables.BindableSort.html        |   519 +
 .../interpreter/Bindables.BindableSortRule.html    |   371 +
 .../interpreter/Bindables.BindableTableScan.html   |   664 +
 .../Bindables.BindableTableScanRule.html           |   368 +
 .../interpreter/Bindables.BindableUnion.html       |   504 +
 .../interpreter/Bindables.BindableUnionRule.html   |   371 +
 .../interpreter/Bindables.BindableValues.html      |   507 +
 .../interpreter/Bindables.BindableValuesRule.html  |   370 +
 .../interpreter/Bindables.BindableWindow.html      |   576 +
 .../interpreter/Bindables.BindableWindowRule.html  |   371 +
 .../org/apache/calcite/interpreter/Bindables.html  |   650 +
 .../org/apache/calcite/interpreter/Compiler.html   |   377 +
 .../org/apache/calcite/interpreter/Context.html    |   329 +
 .../org/apache/calcite/interpreter/FilterNode.html |   388 +
 .../interpreter/InterpretableConvention.html       |   667 +
 .../interpreter/InterpretableConverter.html        |   501 +
 .../InterpretableRel.InterpreterImplementor.html   |   377 +
 .../calcite/interpreter/InterpretableRel.html      |   315 +
 .../interpreter/Interpreter.CompilerImpl.html      |   767 +
 .../interpreter/Interpreter.DuplicatingSink.html   |   414 +
 .../calcite/interpreter/Interpreter.Edge.html      |   309 +
 .../interpreter/Interpreter.EnumeratorSource.html  |   388 +
 .../interpreter/Interpreter.FooCompiler.html       |   325 +
 .../calcite/interpreter/Interpreter.ListSink.html  |   414 +
 .../interpreter/Interpreter.ListSource.html        |   401 +
 .../calcite/interpreter/Interpreter.NodeInfo.html  |   360 +
 .../interpreter/Interpreter.ScalarCompiler.html    |   263 +
 .../apache/calcite/interpreter/Interpreter.html    |   561 +
 .../apache/calcite/interpreter/Interpreters.html   |   316 +
 .../calcite/interpreter/JaninoRexCompiler.html     |   411 +
 .../org/apache/calcite/interpreter/JoinNode.html   |   435 +
 apidocs/org/apache/calcite/interpreter/Node.html   |   261 +
 .../calcite/interpreter/Nodes.CoreCompiler.html    |   488 +
 apidocs/org/apache/calcite/interpreter/Nodes.html  |   299 +
 .../interpreter/NoneToBindableConverterRule.html   |   400 +
 .../apache/calcite/interpreter/ProjectNode.html    |   402 +
 .../apache/calcite/interpreter/Row.RowBuilder.html |   414 +
 apidocs/org/apache/calcite/interpreter/Row.html    |   595 +
 apidocs/org/apache/calcite/interpreter/Scalar.html |   268 +
 apidocs/org/apache/calcite/interpreter/Sink.html   |   310 +
 .../org/apache/calcite/interpreter/SortNode.html   |   370 +
 apidocs/org/apache/calcite/interpreter/Source.html |   284 +
 .../apache/calcite/interpreter/TableScanNode.html  |   463 +
 .../org/apache/calcite/interpreter/UnionNode.html  |   393 +
 .../org/apache/calcite/interpreter/ValuesNode.html |   409 +
 .../org/apache/calcite/interpreter/WindowNode.html |   342 +
 .../interpreter/class-use/AbstractSingleNode.html  |   230 +
 .../class-use/AggregateNode.Accumulator.html       |   267 +
 .../AggregateNode.AccumulatorFactory.html          |   235 +
 .../class-use/AggregateNode.AccumulatorList.html   |   195 +
 .../class-use/AggregateNode.CountAccumulator.html  |   149 +
 .../class-use/AggregateNode.DoubleSum.html         |   149 +
 .../class-use/AggregateNode.FilterAccumulator.html |   149 +
 .../class-use/AggregateNode.Grouping.html          |   195 +
 .../class-use/AggregateNode.IntSum.html            |   149 +
 .../class-use/AggregateNode.LongSum.html           |   149 +
 .../class-use/AggregateNode.MaxDouble.html         |   149 +
 .../class-use/AggregateNode.MaxFloat.html          |   149 +
 .../class-use/AggregateNode.MaxInt.html            |   149 +
 .../class-use/AggregateNode.MaxLong.html           |   149 +
 .../class-use/AggregateNode.MinDouble.html         |   149 +
 .../class-use/AggregateNode.MinFloat.html          |   149 +
 .../class-use/AggregateNode.MinInt.html            |   149 +
 .../class-use/AggregateNode.MinLong.html           |   149 +
 .../class-use/AggregateNode.NumericComparison.html |   254 +
 .../class-use/AggregateNode.ScalarAccumulator.html |   149 +
 .../AggregateNode.ScalarAccumulatorDef.html        |   209 +
 .../class-use/AggregateNode.UdaAccumulator.html    |   149 +
 .../AggregateNode.UdaAccumulatorFactory.html       |   208 +
 .../interpreter/class-use/AggregateNode.html       |   149 +
 .../interpreter/class-use/BindableConvention.html  |   205 +
 .../calcite/interpreter/class-use/BindableRel.html |   342 +
 .../class-use/Bindables.BindableAggregate.html     |   200 +
 .../class-use/Bindables.BindableAggregateRule.html |   149 +
 .../class-use/Bindables.BindableFilter.html        |   205 +
 .../class-use/Bindables.BindableFilterRule.html    |   149 +
 .../class-use/Bindables.BindableJoin.html          |   200 +
 .../class-use/Bindables.BindableJoinRule.html      |   149 +
 .../class-use/Bindables.BindableProject.html       |   198 +
 .../class-use/Bindables.BindableProjectRule.html   |   149 +
 .../class-use/Bindables.BindableSort.html          |   199 +
 .../class-use/Bindables.BindableSortRule.html      |   149 +
 .../class-use/Bindables.BindableTableScan.html     |   223 +
 .../class-use/Bindables.BindableTableScanRule.html |   149 +
 .../class-use/Bindables.BindableUnion.html         |   197 +
 .../class-use/Bindables.BindableUnionRule.html     |   149 +
 .../class-use/Bindables.BindableValues.html        |   149 +
 .../class-use/Bindables.BindableValuesRule.html    |   149 +
 .../class-use/Bindables.BindableWindow.html        |   149 +
 .../class-use/Bindables.BindableWindowRule.html    |   149 +
 .../calcite/interpreter/class-use/Bindables.html   |   149 +
 .../calcite/interpreter/class-use/Compiler.html    |   417 +
 .../calcite/interpreter/class-use/Context.html     |   256 +
 .../calcite/interpreter/class-use/FilterNode.html  |   149 +
 .../class-use/InterpretableConvention.html         |   205 +
 .../class-use/InterpretableConverter.html          |   149 +
 .../InterpretableRel.InterpreterImplementor.html   |   303 +
 .../interpreter/class-use/InterpretableRel.html    |   349 +
 .../class-use/Interpreter.CompilerImpl.html        |   215 +
 .../class-use/Interpreter.DuplicatingSink.html     |   149 +
 .../interpreter/class-use/Interpreter.Edge.html    |   200 +
 .../class-use/Interpreter.EnumeratorSource.html    |   149 +
 .../class-use/Interpreter.FooCompiler.html         |   149 +
 .../class-use/Interpreter.ListSink.html            |   195 +
 .../class-use/Interpreter.ListSource.html          |   149 +
 .../class-use/Interpreter.NodeInfo.html            |   217 +
 .../class-use/Interpreter.ScalarCompiler.html      |   221 +
 .../calcite/interpreter/class-use/Interpreter.html |   214 +
 .../interpreter/class-use/Interpreters.html        |   149 +
 .../interpreter/class-use/JaninoRexCompiler.html   |   149 +
 .../calcite/interpreter/class-use/JoinNode.html    |   149 +
 .../apache/calcite/interpreter/class-use/Node.html |   447 +
 .../interpreter/class-use/Nodes.CoreCompiler.html  |   149 +
 .../calcite/interpreter/class-use/Nodes.html       |   149 +
 .../class-use/NoneToBindableConverterRule.html     |   149 +
 .../calcite/interpreter/class-use/ProjectNode.html |   149 +
 .../interpreter/class-use/Row.RowBuilder.html      |   271 +
 .../apache/calcite/interpreter/class-use/Row.html  |   557 +
 .../calcite/interpreter/class-use/Scalar.html      |   297 +
 .../apache/calcite/interpreter/class-use/Sink.html |   394 +
 .../calcite/interpreter/class-use/SortNode.html    |   149 +
 .../calcite/interpreter/class-use/Source.html      |   266 +
 .../interpreter/class-use/TableScanNode.html       |   246 +
 .../calcite/interpreter/class-use/UnionNode.html   |   149 +
 .../calcite/interpreter/class-use/ValuesNode.html  |   149 +
 .../calcite/interpreter/class-use/WindowNode.html  |   149 +
 .../calcite/interpreter/package-summary.html       |   718 +
 .../apache/calcite/interpreter/package-tree.html   |   414 +
 .../apache/calcite/interpreter/package-use.html    |   563 +
 .../jdbc/CachingCalciteSchema.AbstractCached.html  |   419 +
 .../calcite/jdbc/CachingCalciteSchema.Cached.html  |   304 +
 .../jdbc/CachingCalciteSchema.SubSchemaCache.html  |   341 +
 .../apache/calcite/jdbc/CachingCalciteSchema.html  |   874 +
 .../org/apache/calcite/jdbc/CalciteConnection.html |   440 +
 .../CalciteConnectionImpl.CalciteQueryable.html    |   410 +
 .../CalciteConnectionImpl.CalciteServerImpl.html   |   414 +
 ...eConnectionImpl.CalciteServerStatementImpl.html |   503 +
 .../jdbc/CalciteConnectionImpl.ContextImpl.html    |   564 +
 .../CalciteConnectionImpl.DataContextImpl.html     |   522 +
 .../jdbc/CalciteConnectionImpl.RootSchema.html     |   371 +
 .../CalciteConnectionImpl.SlimDataContext.html     |   433 +
 .../apache/calcite/jdbc/CalciteConnectionImpl.html |  1076 +
 .../org/apache/calcite/jdbc/CalciteFactory.html    |   461 +
 ...lciteJdbc41Factory.CalciteJdbc41Connection.html |   388 +
 ...dbc41Factory.CalciteJdbc41DatabaseMetaData.html |   314 +
 ...bc41Factory.CalciteJdbc41PreparedStatement.html |   876 +
 ...alciteJdbc41Factory.CalciteJdbc41Statement.html |   341 +
 .../apache/calcite/jdbc/CalciteJdbc41Factory.html  |   538 +
 .../jdbc/CalciteMetaImpl.CalciteMetaSchema.html    |   343 +
 .../jdbc/CalciteMetaImpl.CalciteMetaTable.html     |   345 +
 .../jdbc/CalciteMetaImpl.LimitIterator.html        |   459 +
 .../jdbc/CalciteMetaImpl.MetadataTable.html        |   471 +
 .../org/apache/calcite/jdbc/CalciteMetaImpl.html   |  1219 +
 .../jdbc/CalcitePrepare.AnalyzeViewResult.html     |   426 +
 .../jdbc/CalcitePrepare.CalciteSignature.html      |   504 +
 .../calcite/jdbc/CalcitePrepare.Context.html       |   396 +
 .../calcite/jdbc/CalcitePrepare.ConvertResult.html |   350 +
 .../CalcitePrepare.Dummy.TrivialSparkHandler.html  |   419 +
 .../apache/calcite/jdbc/CalcitePrepare.Dummy.html  |   445 +
 .../calcite/jdbc/CalcitePrepare.ParseResult.html   |   441 +
 .../apache/calcite/jdbc/CalcitePrepare.Query.html  |   422 +
 ...CalcitePrepare.SparkHandler.RuleSetBuilder.html |   270 +
 .../calcite/jdbc/CalcitePrepare.SparkHandler.html  |   347 +
 .../org/apache/calcite/jdbc/CalcitePrepare.html    |   495 +
 .../calcite/jdbc/CalcitePreparedStatement.html     |   440 +
 .../org/apache/calcite/jdbc/CalciteResultSet.html  |   465 +
 .../org/apache/calcite/jdbc/CalciteRootSchema.html |   335 +
 .../apache/calcite/jdbc/CalciteSchema.Entry.html   |   384 +
 .../calcite/jdbc/CalciteSchema.FunctionEntry.html  |   365 +
 .../jdbc/CalciteSchema.FunctionEntryImpl.html      |   413 +
 .../calcite/jdbc/CalciteSchema.LatticeEntry.html   |   361 +
 .../jdbc/CalciteSchema.LatticeEntryImpl.html       |   422 +
 .../calcite/jdbc/CalciteSchema.SchemaPlusImpl.html |   878 +
 .../calcite/jdbc/CalciteSchema.TableEntry.html     |   381 +
 .../calcite/jdbc/CalciteSchema.TableEntryImpl.html |   399 +
 .../calcite/jdbc/CalciteSchema.TypeEntry.html      |   347 +
 .../calcite/jdbc/CalciteSchema.TypeEntryImpl.html  |   390 +
 apidocs/org/apache/calcite/jdbc/CalciteSchema.html |  1555 +
 .../org/apache/calcite/jdbc/CalciteStatement.html  |   440 +
 apidocs/org/apache/calcite/jdbc/Driver.html        |   560 +
 .../org/apache/calcite/jdbc/JavaRecordType.html    |   424 +
 .../jdbc/JavaTypeFactoryImpl.RecordFieldImpl.html  |   517 +
 .../JavaTypeFactoryImpl.SyntheticRecordType.html   |   438 +
 .../apache/calcite/jdbc/JavaTypeFactoryImpl.html   |   635 +
 .../org/apache/calcite/jdbc/MetadataSchema.html    |   425 +
 .../apache/calcite/jdbc/SimpleCalciteSchema.html   |   719 +
 .../apache/calcite/jdbc/SqlTimeoutException.html   |   315 +
 .../CachingCalciteSchema.AbstractCached.html       |   149 +
 .../class-use/CachingCalciteSchema.Cached.html     |   228 +
 .../CachingCalciteSchema.SubSchemaCache.html       |   195 +
 .../jdbc/class-use/CachingCalciteSchema.html       |   197 +
 .../calcite/jdbc/class-use/CalciteConnection.html  |   512 +
 .../CalciteConnectionImpl.CalciteQueryable.html    |   149 +
 .../CalciteConnectionImpl.CalciteServerImpl.html   |   149 +
 ...eConnectionImpl.CalciteServerStatementImpl.html |   149 +
 .../CalciteConnectionImpl.ContextImpl.html         |   149 +
 .../CalciteConnectionImpl.DataContextImpl.html     |   149 +
 .../CalciteConnectionImpl.RootSchema.html          |   149 +
 .../CalciteConnectionImpl.SlimDataContext.html     |   149 +
 .../jdbc/class-use/CalciteConnectionImpl.html      |   316 +
 .../calcite/jdbc/class-use/CalciteFactory.html     |   198 +
 ...lciteJdbc41Factory.CalciteJdbc41Connection.html |   200 +
 ...dbc41Factory.CalciteJdbc41DatabaseMetaData.html |   195 +
 ...bc41Factory.CalciteJdbc41PreparedStatement.html |   149 +
 ...alciteJdbc41Factory.CalciteJdbc41Statement.html |   199 +
 .../jdbc/class-use/CalciteJdbc41Factory.html       |   149 +
 .../CalciteMetaImpl.CalciteMetaSchema.html         |   149 +
 .../CalciteMetaImpl.CalciteMetaTable.html          |   149 +
 .../class-use/CalciteMetaImpl.LimitIterator.html   |   149 +
 .../class-use/CalciteMetaImpl.MetadataTable.html   |   149 +
 .../calcite/jdbc/class-use/CalciteMetaImpl.html    |   210 +
 .../CalcitePrepare.AnalyzeViewResult.html          |   319 +
 .../class-use/CalcitePrepare.CalciteSignature.html |   363 +
 .../jdbc/class-use/CalcitePrepare.Context.html     |   723 +
 .../class-use/CalcitePrepare.ConvertResult.html    |   275 +
 .../CalcitePrepare.Dummy.TrivialSparkHandler.html  |   149 +
 .../jdbc/class-use/CalcitePrepare.Dummy.html       |   149 +
 .../jdbc/class-use/CalcitePrepare.ParseResult.html |   306 +
 .../jdbc/class-use/CalcitePrepare.Query.html       |   297 +
 ...CalcitePrepare.SparkHandler.RuleSetBuilder.html |   228 +
 .../class-use/CalcitePrepare.SparkHandler.html     |   369 +
 .../calcite/jdbc/class-use/CalcitePrepare.html     |   250 +
 .../jdbc/class-use/CalcitePreparedStatement.html   |   223 +
 .../calcite/jdbc/class-use/CalciteResultSet.html   |   204 +
 .../calcite/jdbc/class-use/CalciteRootSchema.html  |   149 +
 .../jdbc/class-use/CalciteSchema.Entry.html        |   250 +
 .../class-use/CalciteSchema.FunctionEntry.html     |   334 +
 .../class-use/CalciteSchema.FunctionEntryImpl.html |   149 +
 .../jdbc/class-use/CalciteSchema.LatticeEntry.html |   325 +
 .../class-use/CalciteSchema.LatticeEntryImpl.html  |   149 +
 .../class-use/CalciteSchema.SchemaPlusImpl.html    |   149 +
 .../jdbc/class-use/CalciteSchema.TableEntry.html   |   633 +
 .../class-use/CalciteSchema.TableEntryImpl.html    |   198 +
 .../jdbc/class-use/CalciteSchema.TypeEntry.html    |   294 +
 .../class-use/CalciteSchema.TypeEntryImpl.html     |   198 +
 .../calcite/jdbc/class-use/CalciteSchema.html      |  1513 +
 .../calcite/jdbc/class-use/CalciteStatement.html   |   214 +
 .../org/apache/calcite/jdbc/class-use/Driver.html  |   254 +
 .../calcite/jdbc/class-use/JavaRecordType.html     |   149 +
 .../JavaTypeFactoryImpl.RecordFieldImpl.html       |   149 +
 .../JavaTypeFactoryImpl.SyntheticRecordType.html   |   285 +
 .../jdbc/class-use/JavaTypeFactoryImpl.html        |   197 +
 .../calcite/jdbc/class-use/MetadataSchema.html     |   149 +
 .../jdbc/class-use/SimpleCalciteSchema.html        |   149 +
 .../jdbc/class-use/SqlTimeoutException.html        |   149 +
 .../org/apache/calcite/jdbc/package-summary.html   |   546 +
 apidocs/org/apache/calcite/jdbc/package-tree.html  |   387 +
 apidocs/org/apache/calcite/jdbc/package-use.html   |   937 +
 .../apache/calcite/linq4j/AbstractEnumerable.html  |   351 +
 .../apache/calcite/linq4j/AbstractEnumerable2.html |   348 +
 .../apache/calcite/linq4j/AbstractQueryable.html   |   354 +
 .../org/apache/calcite/linq4j/BaseQueryable.html   |   529 +
 .../calcite/linq4j/CartesianProductEnumerator.html |   501 +
 .../apache/calcite/linq4j/CorrelateJoinType.html   |   466 +
 .../apache/calcite/linq4j/DefaultEnumerable.html   |  4123 +
 .../apache/calcite/linq4j/DefaultQueryable.html    |  2802 +
 .../calcite/linq4j/DelegatingEnumerator.html       |   507 +
 apidocs/org/apache/calcite/linq4j/Enumerable.html  |   306 +
 .../EnumerableDefaults.CastingEnumerator.html      |   527 +
 .../EnumerableDefaults.LookupResultEnumerable.html |   411 +
 .../EnumerableDefaults.MergeJoinEnumerator.html    |   667 +
 .../EnumerableDefaults.SkipWhileEnumerator.html    |   555 +
 .../EnumerableDefaults.TakeWhileEnumerator.html    |   555 +
 ...EnumerableDefaults.TakeWhileLongEnumerator.html |   555 +
 .../calcite/linq4j/EnumerableDefaults.WrapMap.html |   570 +
 .../calcite/linq4j/EnumerableDefaults.Wrapped.html |   432 +
 .../apache/calcite/linq4j/EnumerableDefaults.html  |  3988 +
 .../calcite/linq4j/EnumerableOrderedQueryable.html |   476 +
 .../apache/calcite/linq4j/EnumerableQueryable.html |  2820 +
 apidocs/org/apache/calcite/linq4j/Enumerator.html  |   410 +
 .../apache/calcite/linq4j/ExtendedEnumerable.html  |  3193 +
 .../calcite/linq4j/ExtendedOrderedEnumerable.html  |   396 +
 .../calcite/linq4j/ExtendedOrderedQueryable.html   |   377 +
 .../apache/calcite/linq4j/ExtendedQueryable.html   |  2076 +
 apidocs/org/apache/calcite/linq4j/Extensions.html  |   658 +
 apidocs/org/apache/calcite/linq4j/Grouping.html    |   297 +
 .../org/apache/calcite/linq4j/GroupingImpl.html    |   552 +
 .../Linq4j.CartesianProductListEnumerator.html     |   382 +
 .../linq4j/Linq4j.CollectionEnumerable.html        |   490 +
 .../calcite/linq4j/Linq4j.CompositeEnumerable.html |   397 +
 .../calcite/linq4j/Linq4j.EnumeratorIterator.html  |   442 +
 .../calcite/linq4j/Linq4j.IterableEnumerable.html  |   423 +
 .../calcite/linq4j/Linq4j.IterableEnumerator.html  |   539 +
 .../calcite/linq4j/Linq4j.ListEnumerable.html      |   497 +
 .../calcite/linq4j/Linq4j.ListEnumerator.html      |   525 +
 .../calcite/linq4j/Linq4j.SingletonEnumerator.html |   527 +
 .../linq4j/Linq4j.SingletonNullEnumerator.html     |   513 +
 apidocs/org/apache/calcite/linq4j/Linq4j.html      |  1089 +
 apidocs/org/apache/calcite/linq4j/Lookup.html      |   331 +
 apidocs/org/apache/calcite/linq4j/LookupImpl.html  |   712 +
 apidocs/org/apache/calcite/linq4j/OpType.html      |   409 +
 .../apache/calcite/linq4j/Ord.OrdArrayList.html    |   445 +
 apidocs/org/apache/calcite/linq4j/Ord.OrdList.html |   446 +
 .../calcite/linq4j/Ord.OrdRandomAccessList.html    |   357 +
 apidocs/org/apache/calcite/linq4j/Ord.html         |   601 +
 .../apache/calcite/linq4j/OrderedEnumerable.html   |   257 +
 .../apache/calcite/linq4j/OrderedQueryable.html    |   270 +
 .../org/apache/calcite/linq4j/PackageMarker.html   |   197 +
 .../org/apache/calcite/linq4j/QueryProvider.html   |   389 +
 .../linq4j/QueryProviderImpl.QueryableImpl.html    |   414 +
 .../apache/calcite/linq4j/QueryProviderImpl.html   |   471 +
 apidocs/org/apache/calcite/linq4j/Queryable.html   |   270 +
 ...eryableDefaults.NonLeafReplayableQueryable.html |   470 +
 .../linq4j/QueryableDefaults.Replayable.html       |   311 +
 .../QueryableDefaults.ReplayableQueryable.html     |   468 +
 .../apache/calcite/linq4j/QueryableDefaults.html   |  2710 +
 .../apache/calcite/linq4j/QueryableFactory.html    |  2517 +
 .../apache/calcite/linq4j/QueryableRecorder.html   |  3133 +
 .../org/apache/calcite/linq4j/RawEnumerable.html   |   278 +
 .../org/apache/calcite/linq4j/RawQueryable.html    |   340 +
 .../calcite/linq4j/TransformedEnumerator.html      |   525 +
 .../linq4j/class-use/AbstractEnumerable.html       |   339 +
 .../linq4j/class-use/AbstractEnumerable2.html      |   218 +
 .../linq4j/class-use/AbstractQueryable.html        |   449 +
 .../calcite/linq4j/class-use/BaseQueryable.html    |   227 +
 .../class-use/CartesianProductEnumerator.html      |   229 +
 .../linq4j/class-use/CorrelateJoinType.html        |   271 +
 .../linq4j/class-use/DefaultEnumerable.html        |   680 +
 .../calcite/linq4j/class-use/DefaultQueryable.html |   471 +
 .../linq4j/class-use/DelegatingEnumerator.html     |   149 +
 .../calcite/linq4j/class-use/Enumerable.html       |  6694 ++
 .../EnumerableDefaults.CastingEnumerator.html      |   149 +
 .../EnumerableDefaults.LookupResultEnumerable.html |   149 +
 .../EnumerableDefaults.MergeJoinEnumerator.html    |   149 +
 .../EnumerableDefaults.SkipWhileEnumerator.html    |   149 +
 .../EnumerableDefaults.TakeWhileEnumerator.html    |   149 +
 ...EnumerableDefaults.TakeWhileLongEnumerator.html |   149 +
 .../class-use/EnumerableDefaults.WrapMap.html      |   149 +
 .../class-use/EnumerableDefaults.Wrapped.html      |   250 +
 .../linq4j/class-use/EnumerableDefaults.html       |   149 +
 .../class-use/EnumerableOrderedQueryable.html      |   149 +
 .../linq4j/class-use/EnumerableQueryable.html      |   198 +
 .../calcite/linq4j/class-use/Enumerator.html       |  1452 +
 .../linq4j/class-use/ExtendedEnumerable.html       |   763 +
 .../class-use/ExtendedOrderedEnumerable.html       |   692 +
 .../linq4j/class-use/ExtendedOrderedQueryable.html |   505 +
 .../linq4j/class-use/ExtendedQueryable.html        |   534 +
 .../calcite/linq4j/class-use/Extensions.html       |   149 +
 .../apache/calcite/linq4j/class-use/Grouping.html  |   576 +
 .../calcite/linq4j/class-use/GroupingImpl.html     |   149 +
 .../Linq4j.CartesianProductListEnumerator.html     |   149 +
 .../class-use/Linq4j.CollectionEnumerable.html     |   197 +
 .../class-use/Linq4j.CompositeEnumerable.html      |   149 +
 .../class-use/Linq4j.EnumeratorIterator.html       |   149 +
 .../class-use/Linq4j.IterableEnumerable.html       |   204 +
 .../class-use/Linq4j.IterableEnumerator.html       |   149 +
 .../linq4j/class-use/Linq4j.ListEnumerable.html    |   149 +
 .../linq4j/class-use/Linq4j.ListEnumerator.html    |   149 +
 .../class-use/Linq4j.SingletonEnumerator.html      |   149 +
 .../class-use/Linq4j.SingletonNullEnumerator.html  |   149 +
 .../apache/calcite/linq4j/class-use/Linq4j.html    |   149 +
 .../apache/calcite/linq4j/class-use/Lookup.html    |   315 +
 .../calcite/linq4j/class-use/LookupImpl.html       |   198 +
 .../apache/calcite/linq4j/class-use/OpType.html    |   205 +
 .../calcite/linq4j/class-use/Ord.OrdArrayList.html |   149 +
 .../calcite/linq4j/class-use/Ord.OrdList.html      |   197 +
 .../linq4j/class-use/Ord.OrdRandomAccessList.html  |   149 +
 .../org/apache/calcite/linq4j/class-use/Ord.html   |   308 +
 .../linq4j/class-use/OrderedEnumerable.html        |   874 +
 .../calcite/linq4j/class-use/OrderedQueryable.html |  1072 +
 .../calcite/linq4j/class-use/PackageMarker.html    |   149 +
 .../calcite/linq4j/class-use/QueryProvider.html    |  1094 +
 .../class-use/QueryProviderImpl.QueryableImpl.html |   149 +
 .../linq4j/class-use/QueryProviderImpl.html        |   225 +
 .../apache/calcite/linq4j/class-use/Queryable.html |  6548 ++
 ...eryableDefaults.NonLeafReplayableQueryable.html |   149 +
 .../class-use/QueryableDefaults.Replayable.html    |   204 +
 .../QueryableDefaults.ReplayableQueryable.html     |   197 +
 .../linq4j/class-use/QueryableDefaults.html        |   149 +
 .../calcite/linq4j/class-use/QueryableFactory.html |   281 +
 .../linq4j/class-use/QueryableRecorder.html        |   210 +
 .../calcite/linq4j/class-use/RawEnumerable.html    |   756 +
 .../calcite/linq4j/class-use/RawQueryable.html     |   534 +
 .../linq4j/class-use/TransformedEnumerator.html    |   149 +
 .../linq4j/function/BigDecimalFunction1.html       |   241 +
 .../calcite/linq4j/function/Deterministic.html     |   193 +
 .../calcite/linq4j/function/DoubleFunction1.html   |   263 +
 .../calcite/linq4j/function/EqualityComparer.html  |   280 +
 .../calcite/linq4j/function/Experimental.html      |   195 +
 .../calcite/linq4j/function/FloatFunction1.html    |   263 +
 .../apache/calcite/linq4j/function/Function.html   |   204 +
 .../apache/calcite/linq4j/function/Function0.html  |   265 +
 .../apache/calcite/linq4j/function/Function1.html  |   321 +
 .../apache/calcite/linq4j/function/Function2.html  |   271 +
 .../function/Functions.ArrayEqualityComparer.html  |   343 +
 .../linq4j/function/Functions.GeneratingList.html  |   459 +
 .../Functions.IdentityEqualityComparer.html        |   343 +
 .../calcite/linq4j/function/Functions.Ignore.html  |   420 +
 .../function/Functions.NullsFirstComparator.html   |   332 +
 .../Functions.NullsFirstReverseComparator.html     |   332 +
 .../function/Functions.NullsLastComparator.html    |   332 +
 .../Functions.NullsLastReverseComparator.html      |   332 +
 .../Functions.SelectorEqualityComparer.html        |   392 +
 .../apache/calcite/linq4j/function/Functions.html  |  1230 +
 .../calcite/linq4j/function/IntegerFunction1.html  |   263 +
 .../calcite/linq4j/function/LongFunction1.html     |   263 +
 .../calcite/linq4j/function/NonDeterministic.html  |   194 +
 .../function/NullableBigDecimalFunction1.html      |   242 +
 .../linq4j/function/NullableDoubleFunction1.html   |   242 +
 .../linq4j/function/NullableFloatFunction1.html    |   242 +
 .../linq4j/function/NullableIntegerFunction1.html  |   242 +
 .../linq4j/function/NullableLongFunction1.html     |   242 +
 .../apache/calcite/linq4j/function/Parameter.html  |   339 +
 .../apache/calcite/linq4j/function/Predicate1.html |   333 +
 .../apache/calcite/linq4j/function/Predicate2.html |   336 +
 .../apache/calcite/linq4j/function/SemiStrict.html |   198 +
 .../org/apache/calcite/linq4j/function/Strict.html |   196 +
 .../function/class-use/BigDecimalFunction1.html    |   417 +
 .../linq4j/function/class-use/Deterministic.html   |   219 +
 .../linq4j/function/class-use/DoubleFunction1.html |   448 +
 .../function/class-use/EqualityComparer.html       |  1613 +
 .../linq4j/function/class-use/Experimental.html    |   456 +
 .../linq4j/function/class-use/FloatFunction1.html  |   448 +
 .../linq4j/function/class-use/Function.html        |   722 +
 .../linq4j/function/class-use/Function0.html       |   651 +
 .../linq4j/function/class-use/Function1.html       |  3948 +
 .../linq4j/function/class-use/Function2.html       |  1804 +
 .../class-use/Functions.ArrayEqualityComparer.html |   149 +
 .../class-use/Functions.GeneratingList.html        |   149 +
 .../Functions.IdentityEqualityComparer.html        |   149 +
 .../function/class-use/Functions.Ignore.html       |   195 +
 .../class-use/Functions.NullsFirstComparator.html  |   149 +
 .../Functions.NullsFirstReverseComparator.html     |   149 +
 .../class-use/Functions.NullsLastComparator.html   |   149 +
 .../Functions.NullsLastReverseComparator.html      |   149 +
 .../Functions.SelectorEqualityComparer.html        |   149 +
 .../linq4j/function/class-use/Functions.html       |   149 +
 .../function/class-use/IntegerFunction1.html       |   448 +
 .../linq4j/function/class-use/LongFunction1.html   |   448 +
 .../function/class-use/NonDeterministic.html       |   250 +
 .../class-use/NullableBigDecimalFunction1.html     |   421 +
 .../class-use/NullableDoubleFunction1.html         |   421 +
 .../function/class-use/NullableFloatFunction1.html |   421 +
 .../class-use/NullableIntegerFunction1.html        |   417 +
 .../function/class-use/NullableLongFunction1.html  |   417 +
 .../linq4j/function/class-use/Parameter.html       |   220 +
 .../linq4j/function/class-use/Predicate1.html      |  1377 +
 .../linq4j/function/class-use/Predicate2.html      |   581 +
 .../linq4j/function/class-use/SemiStrict.html      |   197 +
 .../calcite/linq4j/function/class-use/Strict.html  |   197 +
 .../calcite/linq4j/function/package-summary.html   |   399 +
 .../calcite/linq4j/function/package-tree.html      |   220 +
 .../calcite/linq4j/function/package-use.html       |  1121 +
 .../org/apache/calcite/linq4j/package-summary.html |   597 +
 .../org/apache/calcite/linq4j/package-tree.html    |   401 +
 apidocs/org/apache/calcite/linq4j/package-use.html |  2296 +
 .../apache/calcite/linq4j/tree/AbstractNode.html   |   540 +
 .../linq4j/tree/ArrayLengthRecordField.html        |   504 +
 .../calcite/linq4j/tree/BinaryExpression.html      |   529 +
 .../tree/BlockBuilder.InlineVariableVisitor.html   |   381 +
 .../calcite/linq4j/tree/BlockBuilder.Slot.html     |   318 +
 .../BlockBuilder.SubstituteVariableVisitor.html    |   388 +
 .../linq4j/tree/BlockBuilder.UseCounter.html       |   398 +
 .../apache/calcite/linq4j/tree/BlockBuilder.html   |   951 +
 .../apache/calcite/linq4j/tree/BlockStatement.html |   511 +
 apidocs/org/apache/calcite/linq4j/tree/Blocks.html |   382 +
 .../apache/calcite/linq4j/tree/CallSiteBinder.html |   193 +
 .../org/apache/calcite/linq4j/tree/CatchBlock.html |   388 +
 .../calcite/linq4j/tree/ClassDeclaration.html      |   511 +
 .../linq4j/tree/ClassDeclarationFinder.html        |   799 +
 .../calcite/linq4j/tree/ConditionalExpression.html |   442 +
 .../calcite/linq4j/tree/ConditionalStatement.html  |   482 +
 .../calcite/linq4j/tree/ConstantExpression.html    |   611 +
 .../calcite/linq4j/tree/ConstantUntypedNull.html   |   456 +
 .../linq4j/tree/ConstructorDeclaration.html        |   494 +
 .../calcite/linq4j/tree/DeclarationStatement.html  |   507 +
 .../calcite/linq4j/tree/DefaultExpression.html     |   373 +
 .../linq4j/tree/DeterministicCodeOptimizer.html    |   946 +
 .../calcite/linq4j/tree/DynamicExpression.html     |   373 +
 .../apache/calcite/linq4j/tree/ElementInit.html    |   271 +
 .../org/apache/calcite/linq4j/tree/Evaluator.html  |   422 +
 .../org/apache/calcite/linq4j/tree/Expression.html |   391 +
 .../apache/calcite/linq4j/tree/ExpressionType.html |  2145 +
 .../calcite/linq4j/tree/ExpressionVisitor.html     |   255 +
 .../linq4j/tree/ExpressionWriter.Indent.html       |   390 +
 .../calcite/linq4j/tree/ExpressionWriter.html      |   722 +
 .../linq4j/tree/Expressions.FluentArrayList.html   |   487 +
 .../linq4j/tree/Expressions.FluentList.html        |   356 +
 .../linq4j/tree/Expressions.PropertyInfo.html      |   196 +
 .../Expressions.RuntimeVariablesExpression.html    |   196 +
 .../tree/Expressions.SymbolDocumentInfo.html       |   196 +
 .../apache/calcite/linq4j/tree/Expressions.html    |  7331 ++
 .../calcite/linq4j/tree/FieldDeclaration.html      |   461 +
 .../apache/calcite/linq4j/tree/ForStatement.html   |   524 +
 .../linq4j/tree/FunctionExpression.Invokable.html  |   256 +
 .../calcite/linq4j/tree/FunctionExpression.html    |   677 +
 .../calcite/linq4j/tree/GotoExpressionKind.html    |   518 +
 .../apache/calcite/linq4j/tree/GotoStatement.html  |   510 +
 .../calcite/linq4j/tree/IndexExpression.html       |   479 +
 .../calcite/linq4j/tree/InvocationExpression.html  |   376 +
 .../apache/calcite/linq4j/tree/LabelStatement.html |   447 +
 .../apache/calcite/linq4j/tree/LabelTarget.html    |   372 +
 .../calcite/linq4j/tree/LambdaExpression.html      |   380 +
 .../calcite/linq4j/tree/ListInitExpression.html    |   375 +
 .../calcite/linq4j/tree/MemberAssignment.html      |   275 +
 .../apache/calcite/linq4j/tree/MemberBinding.html  |   275 +
 .../calcite/linq4j/tree/MemberDeclaration.html     |   328 +
 .../calcite/linq4j/tree/MemberExpression.html      |   512 +
 .../calcite/linq4j/tree/MemberInitExpression.html  |   374 +
 .../calcite/linq4j/tree/MemberListBinding.html     |   276 +
 .../calcite/linq4j/tree/MemberMemberBinding.html   |   275 +
 .../calcite/linq4j/tree/MethodCallExpression.html  |   549 +
 .../calcite/linq4j/tree/MethodDeclaration.html     |   493 +
 .../calcite/linq4j/tree/NewArrayExpression.html    |   515 +
 .../apache/calcite/linq4j/tree/NewExpression.html  |   515 +
 apidocs/org/apache/calcite/linq4j/tree/Node.html   |   284 +
 .../calcite/linq4j/tree/OptimizeShuttle.html       |   668 +
 .../calcite/linq4j/tree/ParameterExpression.html   |   554 +
 .../calcite/linq4j/tree/Primitive.Flavor.html      |   448 +
 .../apache/calcite/linq4j/tree/Primitive.Sink.html |   368 +
 .../calcite/linq4j/tree/Primitive.Source.html      |   368 +
 .../org/apache/calcite/linq4j/tree/Primitive.html  |  1563 +
 .../apache/calcite/linq4j/tree/PseudoField.html    |   322 +
 .../calcite/linq4j/tree/ReflectedPseudoField.html  |   470 +
 .../org/apache/calcite/linq4j/tree/Shuttle.html    |  1106 +
 .../org/apache/calcite/linq4j/tree/Statement.html  |   384 +
 .../org/apache/calcite/linq4j/tree/SwitchCase.html |   270 +
 .../calcite/linq4j/tree/SwitchStatement.html       |   374 +
 .../calcite/linq4j/tree/TernaryExpression.html     |   499 +
 .../apache/calcite/linq4j/tree/ThrowStatement.html |   459 +
 .../apache/calcite/linq4j/tree/TryStatement.html   |   491 +
 .../calcite/linq4j/tree/TypeBinaryExpression.html  |   481 +
 .../calcite/linq4j/tree/Types.ArrayType.html       |   448 +
 .../apache/calcite/linq4j/tree/Types.MapType.html  |   468 +
 .../linq4j/tree/Types.ParameterizedTypeImpl.html   |   456 +
 .../calcite/linq4j/tree/Types.RecordField.html     |   272 +
 .../calcite/linq4j/tree/Types.RecordType.html      |   289 +
 apidocs/org/apache/calcite/linq4j/tree/Types.html  |   948 +
 .../calcite/linq4j/tree/UnaryExpression.html       |   467 +
 .../org/apache/calcite/linq4j/tree/Visitor.html    |   708 +
 .../apache/calcite/linq4j/tree/VisitorImpl.html    |   902 +
 .../apache/calcite/linq4j/tree/WhileStatement.html |   475 +
 .../linq4j/tree/class-use/AbstractNode.html        |   437 +
 .../tree/class-use/ArrayLengthRecordField.html     |   149 +
 .../linq4j/tree/class-use/BinaryExpression.html    |  1172 +
 .../BlockBuilder.InlineVariableVisitor.html        |   149 +
 .../linq4j/tree/class-use/BlockBuilder.Slot.html   |   195 +
 .../BlockBuilder.SubstituteVariableVisitor.html    |   197 +
 .../tree/class-use/BlockBuilder.UseCounter.html    |   149 +
 .../linq4j/tree/class-use/BlockBuilder.html        |   782 +
 .../linq4j/tree/class-use/BlockStatement.html      |   685 +
 .../calcite/linq4j/tree/class-use/Blocks.html      |   149 +
 .../linq4j/tree/class-use/CallSiteBinder.html      |   230 +
 .../calcite/linq4j/tree/class-use/CatchBlock.html  |   325 +
 .../linq4j/tree/class-use/ClassDeclaration.html    |   413 +
 .../tree/class-use/ClassDeclarationFinder.html     |   384 +
 .../tree/class-use/ConditionalExpression.html      |   221 +
 .../tree/class-use/ConditionalStatement.html       |   265 +
 .../linq4j/tree/class-use/ConstantExpression.html  |   362 +
 .../linq4j/tree/class-use/ConstantUntypedNull.html |   149 +
 .../tree/class-use/ConstructorDeclaration.html     |   231 +
 .../tree/class-use/DeclarationStatement.html       |   436 +
 .../linq4j/tree/class-use/DefaultExpression.html   |   230 +
 .../tree/class-use/DeterministicCodeOptimizer.html |   197 +
 .../linq4j/tree/class-use/DynamicExpression.html   |   255 +
 .../calcite/linq4j/tree/class-use/ElementInit.html |   282 +
 .../calcite/linq4j/tree/class-use/Evaluator.html   |   230 +
 .../calcite/linq4j/tree/class-use/Expression.html  |  6998 ++
 .../linq4j/tree/class-use/ExpressionType.html      |   484 +
 .../linq4j/tree/class-use/ExpressionVisitor.html   |   198 +
 .../tree/class-use/ExpressionWriter.Indent.html    |   195 +
 .../linq4j/tree/class-use/ExpressionWriter.html    |   499 +
 .../class-use/Expressions.FluentArrayList.html     |   149 +
 .../tree/class-use/Expressions.FluentList.html     |   341 +
 .../tree/class-use/Expressions.PropertyInfo.html   |   219 +
 .../Expressions.RuntimeVariablesExpression.html    |   204 +
 .../class-use/Expressions.SymbolDocumentInfo.html  |   224 +
 .../calcite/linq4j/tree/class-use/Expressions.html |   149 +
 .../linq4j/tree/class-use/FieldDeclaration.html    |   244 +
 .../linq4j/tree/class-use/ForStatement.html        |   258 +
 .../class-use/FunctionExpression.Invokable.html    |   195 +
 .../linq4j/tree/class-use/FunctionExpression.html  |  3996 +
 .../linq4j/tree/class-use/GotoExpressionKind.html  |   263 +
 .../linq4j/tree/class-use/GotoStatement.html       |   357 +
 .../linq4j/tree/class-use/IndexExpression.html     |   261 +
 .../tree/class-use/InvocationExpression.html       |   233 +
 .../linq4j/tree/class-use/LabelStatement.html      |   242 +
 .../calcite/linq4j/tree/class-use/LabelTarget.html |   416 +
 .../linq4j/tree/class-use/LambdaExpression.html    |   404 +
 .../linq4j/tree/class-use/ListInitExpression.html  |   271 +
 .../linq4j/tree/class-use/MemberAssignment.html    |   208 +
 .../linq4j/tree/class-use/MemberBinding.html       |   288 +
 .../linq4j/tree/class-use/MemberDeclaration.html   |   444 +
 .../linq4j/tree/class-use/MemberExpression.html    |   367 +
 .../tree/class-use/MemberInitExpression.html       |   233 +
 .../linq4j/tree/class-use/MemberListBinding.html   |   226 +
 .../linq4j/tree/class-use/MemberMemberBinding.html |   228 +
 .../tree/class-use/MethodCallExpression.html       |   469 +
 .../linq4j/tree/class-use/MethodDeclaration.html   |   264 +
 .../linq4j/tree/class-use/NewArrayExpression.html  |   303 +
 .../linq4j/tree/class-use/NewExpression.html       |   455 +
 .../apache/calcite/linq4j/tree/class-use/Node.html |   663 +
 .../linq4j/tree/class-use/OptimizeShuttle.html     |   149 +
 .../linq4j/tree/class-use/ParameterExpression.html |  1069 +
 .../linq4j/tree/class-use/Primitive.Flavor.html    |   212 +
 .../linq4j/tree/class-use/Primitive.Sink.html      |   225 +
 .../linq4j/tree/class-use/Primitive.Source.html    |   207 +
 .../calcite/linq4j/tree/class-use/Primitive.html   |   575 +
 .../calcite/linq4j/tree/class-use/PseudoField.html |   333 +
 .../tree/class-use/ReflectedPseudoField.html       |   149 +
 .../calcite/linq4j/tree/class-use/Shuttle.html     |   635 +
 .../calcite/linq4j/tree/class-use/Statement.html   |   680 +
 .../calcite/linq4j/tree/class-use/SwitchCase.html  |   291 +
 .../linq4j/tree/class-use/SwitchStatement.html     |   280 +
 .../linq4j/tree/class-use/TernaryExpression.html   |   250 +
 .../linq4j/tree/class-use/ThrowStatement.html      |   228 +
 .../linq4j/tree/class-use/TryStatement.html        |   288 +
 .../tree/class-use/TypeBinaryExpression.html       |   244 +
 .../linq4j/tree/class-use/Types.ArrayType.html     |   149 +
 .../linq4j/tree/class-use/Types.MapType.html       |   149 +
 .../class-use/Types.ParameterizedTypeImpl.html     |   149 +
 .../linq4j/tree/class-use/Types.RecordField.html   |   294 +
 .../linq4j/tree/class-use/Types.RecordType.html    |   226 +
 .../calcite/linq4j/tree/class-use/Types.html       |   149 +
 .../linq4j/tree/class-use/UnaryExpression.html     |   598 +
 .../calcite/linq4j/tree/class-use/Visitor.html     |   421 +
 .../calcite/linq4j/tree/class-use/VisitorImpl.html |   227 +
 .../linq4j/tree/class-use/WhileStatement.html      |   230 +
 .../calcite/linq4j/tree/package-summary.html       |   730 +
 .../apache/calcite/linq4j/tree/package-tree.html   |   331 +
 .../apache/calcite/linq4j/tree/package-use.html    |  1561 +
 .../CachingLatticeStatisticProvider.html           |   402 +
 .../DelegatingLatticeStatisticProvider.html        |   392 +
 .../calcite/materialize/Lattice.BaseColumn.html    |   467 +
 .../calcite/materialize/Lattice.Builder.Fixer.html |   426 +
 .../calcite/materialize/Lattice.Builder.html       |   837 +
 .../apache/calcite/materialize/Lattice.Column.html |   478 +
 .../calcite/materialize/Lattice.DerivedColumn.html |   445 +
 .../apache/calcite/materialize/Lattice.Edge.html   |   403 +
 .../calcite/materialize/Lattice.Measure.html       |   554 +
 .../calcite/materialize/Lattice.SqlWriter.html     |   422 +
 .../apache/calcite/materialize/Lattice.Tile.html   |   398 +
 .../calcite/materialize/Lattice.TileBuilder.html   |   396 +
 .../apache/calcite/materialize/Lattice.Vertex.html |   334 +
 .../org/apache/calcite/materialize/Lattice.html    |  1018 +
 .../calcite/materialize/LatticeChildNode.html      |   391 +
 .../apache/calcite/materialize/LatticeNode.html    |   502 +
 .../calcite/materialize/LatticeRootNode.html       |   444 +
 .../apache/calcite/materialize/LatticeSpace.html   |   552 +
 .../LatticeStatisticProvider.Factory.html          |   225 +
 .../materialize/LatticeStatisticProvider.html      |   287 +
 .../materialize/LatticeSuggester.BaseColRef.html   |   339 +
 .../materialize/LatticeSuggester.ColRef.html       |   280 +
 .../LatticeSuggester.DerivedColRef.html            |   395 +
 .../materialize/LatticeSuggester.Frame.html        |   455 +
 .../calcite/materialize/LatticeSuggester.Hop.html  |   361 +
 .../LatticeSuggester.MutableMeasure.html           |   367 +
 .../materialize/LatticeSuggester.Query.html        |   401 +
 .../LatticeSuggester.StepRef.Factory.html          |   347 +
 .../materialize/LatticeSuggester.StepRef.html      |   486 +
 .../materialize/LatticeSuggester.TableRef.html     |   412 +
 .../calcite/materialize/LatticeSuggester.html      |   638 +
 .../apache/calcite/materialize/LatticeTable.html   |   420 +
 .../org/apache/calcite/materialize/Lattices.html   |   351 +
 .../materialize/MapSqlStatisticProvider.html       |   473 +
 .../MaterializationActor.Materialization.html      |   411 +
 .../materialize/MaterializationActor.QueryKey.html |   409 +
 .../calcite/materialize/MaterializationActor.html  |   393 +
 .../calcite/materialize/MaterializationKey.html    |   402 +
 ...MaterializationService.DefaultTableFactory.html |   326 +
 .../MaterializationService.TableFactory.html       |   264 +
 .../materialize/MaterializationService.html        |   673 +
 .../apache/calcite/materialize/MutableNode.html    |   541 +
 apidocs/org/apache/calcite/materialize/Path.html   |   389 +
 .../ProfilerLatticeStatisticProvider.html          |   402 +
 .../materialize/SqlLatticeStatisticProvider.html   |   432 +
 .../calcite/materialize/SqlStatisticProvider.html  |   259 +
 .../apache/calcite/materialize/Step.Factory.html   |   345 +
 apidocs/org/apache/calcite/materialize/Step.html   |   508 +
 .../org/apache/calcite/materialize/TileKey.html    |   430 +
 .../materialize/TileSuggester.AttributeImpl.html   |   489 +
 .../materialize/TileSuggester.SchemaImpl.html      |   503 +
 .../TileSuggester.StatisticsProviderImpl.html      |   418 +
 .../materialize/TileSuggester.TableImpl.html       |   343 +
 .../apache/calcite/materialize/TileSuggester.html  |   412 +
 .../class-use/CachingLatticeStatisticProvider.html |   149 +
 .../DelegatingLatticeStatisticProvider.html        |   149 +
 .../materialize/class-use/Lattice.BaseColumn.html  |   215 +
 .../class-use/Lattice.Builder.Fixer.html           |   149 +
 .../materialize/class-use/Lattice.Builder.html     |   298 +
 .../materialize/class-use/Lattice.Column.html      |   486 +
 .../class-use/Lattice.DerivedColumn.html           |   195 +
 .../materialize/class-use/Lattice.Edge.html        |   195 +
 .../materialize/class-use/Lattice.Measure.html     |   443 +
 .../materialize/class-use/Lattice.SqlWriter.html   |   238 +
 .../materialize/class-use/Lattice.Tile.html        |   255 +
 .../materialize/class-use/Lattice.TileBuilder.html |   223 +
 .../materialize/class-use/Lattice.Vertex.html      |   229 +
 .../calcite/materialize/class-use/Lattice.html     |   695 +
 .../materialize/class-use/LatticeChildNode.html    |   195 +
 .../calcite/materialize/class-use/LatticeNode.html |   289 +
 .../materialize/class-use/LatticeRootNode.html     |   257 +
 .../materialize/class-use/LatticeSpace.html        |   275 +
 .../LatticeStatisticProvider.Factory.html          |   248 +
 .../class-use/LatticeStatisticProvider.html        |   264 +
 .../class-use/LatticeSuggester.BaseColRef.html     |   214 +
 .../class-use/LatticeSuggester.ColRef.html         |   250 +
 .../class-use/LatticeSuggester.DerivedColRef.html  |   198 +
 .../class-use/LatticeSuggester.Frame.html          |   212 +
 .../class-use/LatticeSuggester.Hop.html            |   218 +
 .../class-use/LatticeSuggester.MutableMeasure.html |   213 +
 .../class-use/LatticeSuggester.Query.html          |   196 +
 .../LatticeSuggester.StepRef.Factory.html          |   149 +
 .../class-use/LatticeSuggester.StepRef.html        |   210 +
 .../class-use/LatticeSuggester.TableRef.html       |   334 +
 .../materialize/class-use/LatticeSuggester.html    |   149 +
 .../materialize/class-use/LatticeTable.html        |   357 +
 .../calcite/materialize/class-use/Lattices.html    |   149 +
 .../class-use/MapSqlStatisticProvider.html         |   205 +
 .../MaterializationActor.Materialization.html      |   195 +
 .../class-use/MaterializationActor.QueryKey.html   |   195 +
 .../class-use/MaterializationActor.html            |   195 +
 .../materialize/class-use/MaterializationKey.html  |   382 +
 ...MaterializationService.DefaultTableFactory.html |   195 +
 .../MaterializationService.TableFactory.html       |   233 +
 .../class-use/MaterializationService.html          |   229 +
 .../calcite/materialize/class-use/MutableNode.html |   326 +
 .../apache/calcite/materialize/class-use/Path.html |   257 +
 .../ProfilerLatticeStatisticProvider.html          |   149 +
 .../class-use/SqlLatticeStatisticProvider.html     |   149 +
 .../class-use/SqlStatisticProvider.html            |   347 +
 .../materialize/class-use/Step.Factory.html        |   149 +
 .../apache/calcite/materialize/class-use/Step.html |   330 +
 .../calcite/materialize/class-use/TileKey.html     |   356 +
 .../class-use/TileSuggester.AttributeImpl.html     |   195 +
 .../class-use/TileSuggester.SchemaImpl.html        |   149 +
 .../TileSuggester.StatisticsProviderImpl.html      |   149 +
 .../class-use/TileSuggester.TableImpl.html         |   214 +
 .../materialize/class-use/TileSuggester.html       |   149 +
 .../calcite/materialize/package-summary.html       |   543 +
 .../apache/calcite/materialize/package-tree.html   |   252 +
 .../apache/calcite/materialize/package-use.html    |   706 +
 apidocs/org/apache/calcite/model/JsonColumn.html   |   361 +
 .../org/apache/calcite/model/JsonCustomSchema.html |   453 +
 .../org/apache/calcite/model/JsonCustomTable.html  |   399 +
 apidocs/org/apache/calcite/model/JsonFunction.html |   428 +
 .../org/apache/calcite/model/JsonJdbcSchema.html   |   518 +
 apidocs/org/apache/calcite/model/JsonLattice.html  |   620 +
 .../org/apache/calcite/model/JsonMapSchema.html    |   455 +
 .../apache/calcite/model/JsonMaterialization.html  |   441 +
 apidocs/org/apache/calcite/model/JsonMeasure.html  |   395 +
 apidocs/org/apache/calcite/model/JsonRoot.html     |   382 +
 .../org/apache/calcite/model/JsonSchema.Type.html  |   439 +
 apidocs/org/apache/calcite/model/JsonSchema.html   |   520 +
 apidocs/org/apache/calcite/model/JsonStream.html   |   343 +
 apidocs/org/apache/calcite/model/JsonTable.html    |   404 +
 apidocs/org/apache/calcite/model/JsonTile.html     |   389 +
 apidocs/org/apache/calcite/model/JsonType.html     |   395 +
 .../apache/calcite/model/JsonTypeAttribute.html    |   336 +
 apidocs/org/apache/calcite/model/JsonView.html     |   490 +
 .../calcite/model/ModelHandler.ExtraOperand.html   |   494 +
 apidocs/org/apache/calcite/model/ModelHandler.html |   858 +
 .../apache/calcite/model/class-use/JsonColumn.html |   212 +
 .../calcite/model/class-use/JsonCustomSchema.html  |   195 +
 .../calcite/model/class-use/JsonCustomTable.html   |   195 +
 .../calcite/model/class-use/JsonFunction.html      |   212 +
 .../calcite/model/class-use/JsonJdbcSchema.html    |   195 +
 .../calcite/model/class-use/JsonLattice.html       |   216 +
 .../calcite/model/class-use/JsonMapSchema.html     |   212 +
 .../model/class-use/JsonMaterialization.html       |   212 +
 .../calcite/model/class-use/JsonMeasure.html       |   219 +
 .../apache/calcite/model/class-use/JsonRoot.html   |   195 +
 .../calcite/model/class-use/JsonSchema.Type.html   |   238 +
 .../apache/calcite/model/class-use/JsonSchema.html |   252 +
 .../apache/calcite/model/class-use/JsonStream.html |   198 +
 .../apache/calcite/model/class-use/JsonTable.html  |   221 +
 .../apache/calcite/model/class-use/JsonTile.html   |   212 +
 .../apache/calcite/model/class-use/JsonType.html   |   212 +
 .../calcite/model/class-use/JsonTypeAttribute.html |   197 +
 .../apache/calcite/model/class-use/JsonView.html   |   195 +
 .../model/class-use/ModelHandler.ExtraOperand.html |   205 +
 .../calcite/model/class-use/ModelHandler.html      |   275 +
 .../org/apache/calcite/model/package-summary.html  |   317 +
 apidocs/org/apache/calcite/model/package-tree.html |   205 +
 apidocs/org/apache/calcite/model/package-use.html  |   330 +
 apidocs/org/apache/calcite/package-summary.html    |   208 +
 apidocs/org/apache/calcite/package-tree.html       |   184 +
 apidocs/org/apache/calcite/package-use.html        |   571 +
 .../org/apache/calcite/piglet/Ast.Assignment.html  |   343 +
 .../org/apache/calcite/piglet/Ast.Assignment1.html |   357 +
 apidocs/org/apache/calcite/piglet/Ast.BagType.html |   335 +
 apidocs/org/apache/calcite/piglet/Ast.Call.html    |   370 +
 .../apache/calcite/piglet/Ast.DescribeStmt.html    |   335 +
 .../org/apache/calcite/piglet/Ast.Direction.html   |   439 +
 .../apache/calcite/piglet/Ast.DistinctStmt.html    |   332 +
 .../org/apache/calcite/piglet/Ast.DumpStmt.html    |   335 +
 .../org/apache/calcite/piglet/Ast.FieldSchema.html |   349 +
 .../org/apache/calcite/piglet/Ast.FilterStmt.html  |   366 +
 .../calcite/piglet/Ast.ForeachNestedStmt.html      |   397 +
 .../org/apache/calcite/piglet/Ast.ForeachStmt.html |   375 +
 .../org/apache/calcite/piglet/Ast.GroupStmt.html   |   373 +
 .../org/apache/calcite/piglet/Ast.Identifier.html  |   372 +
 .../org/apache/calcite/piglet/Ast.LimitStmt.html   |   366 +
 apidocs/org/apache/calcite/piglet/Ast.Literal.html |   374 +
 .../org/apache/calcite/piglet/Ast.LoadStmt.html    |   349 +
 apidocs/org/apache/calcite/piglet/Ast.MapType.html |   347 +
 apidocs/org/apache/calcite/piglet/Ast.Node.html    |   338 +
 .../apache/calcite/piglet/Ast.NumericLiteral.html  |   421 +
 apidocs/org/apache/calcite/piglet/Ast.Op.html      |   842 +
 .../org/apache/calcite/piglet/Ast.OrderStmt.html   |   369 +
 apidocs/org/apache/calcite/piglet/Ast.Program.html |   330 +
 .../org/apache/calcite/piglet/Ast.ScalarType.html  |   335 +
 apidocs/org/apache/calcite/piglet/Ast.Schema.html  |   335 +
 .../calcite/piglet/Ast.SpecialIdentifier.html      |   350 +
 apidocs/org/apache/calcite/piglet/Ast.Stmt.html    |   304 +
 .../org/apache/calcite/piglet/Ast.TupleType.html   |   335 +
 apidocs/org/apache/calcite/piglet/Ast.Type.html    |   304 +
 .../org/apache/calcite/piglet/Ast.UnParser.html    |   439 +
 .../org/apache/calcite/piglet/Ast.ValuesStmt.html  |   367 +
 apidocs/org/apache/calcite/piglet/Ast.html         |   567 +
 apidocs/org/apache/calcite/piglet/Handler.html     |   614 +
 .../calcite/piglet/class-use/Ast.Assignment.html   |   260 +
 .../calcite/piglet/class-use/Ast.Assignment1.html  |   239 +
 .../calcite/piglet/class-use/Ast.BagType.html      |   195 +
 .../apache/calcite/piglet/class-use/Ast.Call.html  |   149 +
 .../calcite/piglet/class-use/Ast.DescribeStmt.html |   149 +
 .../calcite/piglet/class-use/Ast.Direction.html    |   252 +
 .../calcite/piglet/class-use/Ast.DistinctStmt.html |   149 +
 .../calcite/piglet/class-use/Ast.DumpStmt.html     |   149 +
 .../calcite/piglet/class-use/Ast.FieldSchema.html  |   219 +
 .../calcite/piglet/class-use/Ast.FilterStmt.html   |   149 +
 .../piglet/class-use/Ast.ForeachNestedStmt.html    |   149 +
 .../calcite/piglet/class-use/Ast.ForeachStmt.html  |   149 +
 .../calcite/piglet/class-use/Ast.GroupStmt.html    |   149 +
 .../calcite/piglet/class-use/Ast.Identifier.html   |   381 +
 .../calcite/piglet/class-use/Ast.LimitStmt.html    |   149 +
 .../calcite/piglet/class-use/Ast.Literal.html      |   239 +
 .../calcite/piglet/class-use/Ast.LoadStmt.html     |   149 +
 .../calcite/piglet/class-use/Ast.MapType.html      |   195 +
 .../apache/calcite/piglet/class-use/Ast.Node.html  |   574 +
 .../piglet/class-use/Ast.NumericLiteral.html       |   201 +
 .../apache/calcite/piglet/class-use/Ast.Op.html    |   290 +
 .../calcite/piglet/class-use/Ast.OrderStmt.html    |   149 +
 .../calcite/piglet/class-use/Ast.Program.html      |   149 +
 .../calcite/piglet/class-use/Ast.ScalarType.html   |   195 +
 .../calcite/piglet/class-use/Ast.Schema.html       |   243 +
 .../piglet/class-use/Ast.SpecialIdentifier.html    |   149 +
 .../apache/calcite/piglet/class-use/Ast.Stmt.html  |   324 +
 .../calcite/piglet/class-use/Ast.TupleType.html    |   195 +
 .../apache/calcite/piglet/class-use/Ast.Type.html  |   283 +
 .../calcite/piglet/class-use/Ast.UnParser.html     |   246 +
 .../calcite/piglet/class-use/Ast.ValuesStmt.html   |   196 +
 .../org/apache/calcite/piglet/class-use/Ast.html   |   149 +
 .../apache/calcite/piglet/class-use/Handler.html   |   197 +
 .../org/apache/calcite/piglet/package-summary.html |   379 +
 .../org/apache/calcite/piglet/package-tree.html    |   230 +
 apidocs/org/apache/calcite/piglet/package-use.html |   298 +
 .../apache/calcite/plan/AbstractRelOptPlanner.html |  1423 +
 .../apache/calcite/plan/CommonRelSubExprRule.html  |   308 +
 apidocs/org/apache/calcite/plan/Context.html       |   229 +
 .../apache/calcite/plan/Contexts.ChainContext.html |   369 +
 .../apache/calcite/plan/Contexts.EmptyContext.html |   327 +
 .../apache/calcite/plan/Contexts.WrapContext.html  |   369 +
 apidocs/org/apache/calcite/plan/Contexts.html      |   511 +
 .../org/apache/calcite/plan/Convention.Impl.html   |   609 +
 apidocs/org/apache/calcite/plan/Convention.html    |   417 +
 .../plan/ConventionTraitDef.ConversionData.html    |   422 +
 .../apache/calcite/plan/ConventionTraitDef.html    |   632 +
 ...bstitutionVisitor.FilterToFilterUnifyRule1.html |   451 +
 ...stitutionVisitor.FilterToProjectUnifyRule1.html |   454 +
 ...titutionVisitor.ProjectToProjectUnifyRule1.html |   454 +
 .../plan/MaterializedViewSubstitutionVisitor.html  |   494 +
 .../calcite/plan/MulticastRelOptListener.html      |   527 +
 .../org/apache/calcite/plan/RelCompositeTrait.html |   603 +
 .../org/apache/calcite/plan/RelImplementor.html    |   262 +
 .../org/apache/calcite/plan/RelMultipleTrait.html  |   287 +
 .../apache/calcite/plan/RelOptAbstractTable.html   |   727 +
 apidocs/org/apache/calcite/plan/RelOptCluster.html |   778 +
 .../org/apache/calcite/plan/RelOptConnection.html  |   258 +
 apidocs/org/apache/calcite/plan/RelOptCost.html    |   538 +
 .../org/apache/calcite/plan/RelOptCostFactory.html |   331 +
 .../calcite/plan/RelOptCostImpl.Factory.html       |   420 +
 .../org/apache/calcite/plan/RelOptCostImpl.html    |   744 +
 apidocs/org/apache/calcite/plan/RelOptLattice.html |   429 +
 .../plan/RelOptListener.RelChosenEvent.html        |   325 +
 .../plan/RelOptListener.RelDiscardedEvent.html     |   325 +
 .../plan/RelOptListener.RelEquivalenceEvent.html   |   428 +
 .../calcite/plan/RelOptListener.RelEvent.html      |   390 +
 .../plan/RelOptListener.RuleAttemptedEvent.html    |   415 +
 .../calcite/plan/RelOptListener.RuleEvent.html     |   403 +
 .../plan/RelOptListener.RuleProductionEvent.html   |   353 +
 .../org/apache/calcite/plan/RelOptListener.html    |   445 +
 .../RelOptMaterialization.ProjectFilterTable.html  |   450 +
 .../apache/calcite/plan/RelOptMaterialization.html |   476 +
 .../calcite/plan/RelOptMaterializations.html       |   410 +
 apidocs/org/apache/calcite/plan/RelOptNode.html    |   409 +
 .../plan/RelOptPlanner.CannotPlanException.html    |   304 +
 .../calcite/plan/RelOptPlanner.Executor.html       |   227 +
 apidocs/org/apache/calcite/plan/RelOptPlanner.html |  1113 +
 .../apache/calcite/plan/RelOptPredicateList.html   |   580 +
 apidocs/org/apache/calcite/plan/RelOptQuery.html   |   534 +
 .../RelOptRule.ConverterRelOptRuleOperand.html     |   354 +
 apidocs/org/apache/calcite/plan/RelOptRule.html    |  1338 +
 .../org/apache/calcite/plan/RelOptRuleCall.html    |   814 +
 .../org/apache/calcite/plan/RelOptRuleOperand.html |   724 +
 .../calcite/plan/RelOptRuleOperandChildPolicy.html |   469 +
 .../calcite/plan/RelOptRuleOperandChildren.html    |   363 +
 .../calcite/plan/RelOptSamplingParameters.html     |   486 +
 apidocs/org/apache/calcite/plan/RelOptSchema.html  |   316 +
 .../calcite/plan/RelOptSchemaWithSampling.html     |   287 +
 .../calcite/plan/RelOptTable.ToRelContext.html     |   269 +
 .../calcite/plan/RelOptTable.ViewExpander.html     |   284 +
 apidocs/org/apache/calcite/plan/RelOptTable.html   |   539 +
 .../plan/RelOptUtil.CorrelationCollector.html      |   399 +
 .../org/apache/calcite/plan/RelOptUtil.Exists.html |   351 +
 .../calcite/plan/RelOptUtil.InputFinder.html       |   485 +
 .../plan/RelOptUtil.InputReferencedVisitor.html    |   376 +
 .../org/apache/calcite/plan/RelOptUtil.Logic.html  |   546 +
 .../calcite/plan/RelOptUtil.RexInputConverter.html |   554 +
 .../org/apache/calcite/plan/RelOptUtil.Side.html   |   469 +
 .../calcite/plan/RelOptUtil.SubQueryType.html      |   439 +
 .../apache/calcite/plan/RelOptUtil.TypeDumper.html |   400 +
 .../plan/RelOptUtil.VariableSetVisitor.html        |   385 +
 .../plan/RelOptUtil.VariableUsedVisitor.html       |   444 +
 apidocs/org/apache/calcite/plan/RelOptUtil.html    |  3339 +
 apidocs/org/apache/calcite/plan/RelTrait.html      |   401 +
 apidocs/org/apache/calcite/plan/RelTraitDef.html   |   634 +
 .../calcite/plan/RelTraitPropagationVisitor.html   |   398 +
 .../org/apache/calcite/plan/RelTraitSet.Cache.html |   354 +
 apidocs/org/apache/calcite/plan/RelTraitSet.html   |  1204 +
 .../plan/RexImplicationChecker.InputRefUsage.html  |   337 +
 .../RexImplicationChecker.InputUsageFinder.html    |   497 +
 .../apache/calcite/plan/RexImplicationChecker.html |   646 +
 apidocs/org/apache/calcite/plan/Strong.Policy.html |   470 +
 apidocs/org/apache/calcite/plan/Strong.html        |   566 +
 .../SubstitutionVisitor.AbstractUnifyRule.html     |   421 +
 ...tor.AggregateOnProjectToAggregateUnifyRule.html |   424 +
 ...utionVisitor.AggregateToAggregateUnifyRule.html |   421 +
 .../plan/SubstitutionVisitor.AnyOperand.html       |   348 +
 .../SubstitutionVisitor.FilterOnProjectRule.html   |   401 +
 ...ubstitutionVisitor.FilterToFilterUnifyRule.html |   437 +
 ...bstitutionVisitor.FilterToProjectUnifyRule.html |   455 +
 .../plan/SubstitutionVisitor.InternalOperand.html  |   431 +
 .../plan/SubstitutionVisitor.MatchFailed.html      |   360 +
 .../calcite/plan/SubstitutionVisitor.Operand.html  |   378 +
 ...bstitutionVisitor.ProjectToFilterUnifyRule.html |   419 +
 ...stitutionVisitor.ProjectToProjectUnifyRule.html |   419 +
 .../plan/SubstitutionVisitor.QueryOperand.html     |   387 +
 .../plan/SubstitutionVisitor.Replacement.html      |   332 +
 ...SubstitutionVisitor.ScanToProjectUnifyRule.html |   419 +
 .../plan/SubstitutionVisitor.SlotCounter.html      |   371 +
 .../plan/SubstitutionVisitor.TargetOperand.html    |   395 +
 .../plan/SubstitutionVisitor.TrivialRule.html      |   423 +
 .../plan/SubstitutionVisitor.UnifyResult.html      |   335 +
 .../plan/SubstitutionVisitor.UnifyRule.html        |   460 +
 .../plan/SubstitutionVisitor.UnifyRuleCall.html    |   447 +
 .../apache/calcite/plan/SubstitutionVisitor.html   |  1313 +
 .../apache/calcite/plan/TableAccessMap.Mode.html   |   464 +
 .../plan/TableAccessMap.TableRelVisitor.html       |   343 +
 .../org/apache/calcite/plan/TableAccessMap.html    |   550 +
 apidocs/org/apache/calcite/plan/ViewExpanders.html |   334 +
 .../apache/calcite/plan/VisitorDataContext.html    |   550 +
 .../plan/class-use/AbstractRelOptPlanner.html      |   230 +
 .../plan/class-use/CommonRelSubExprRule.html       |   149 +
 .../org/apache/calcite/plan/class-use/Context.html |   931 +
 .../plan/class-use/Contexts.ChainContext.html      |   149 +
 .../plan/class-use/Contexts.EmptyContext.html      |   196 +
 .../plan/class-use/Contexts.WrapContext.html       |   149 +
 .../apache/calcite/plan/class-use/Contexts.html    |   149 +
 .../calcite/plan/class-use/Convention.Impl.html    |   198 +
 .../apache/calcite/plan/class-use/Convention.html  |   928 +
 .../ConventionTraitDef.ConversionData.html         |   213 +
 .../calcite/plan/class-use/ConventionTraitDef.html |   196 +
 ...bstitutionVisitor.FilterToFilterUnifyRule1.html |   196 +
 ...stitutionVisitor.FilterToProjectUnifyRule1.html |   196 +
 ...titutionVisitor.ProjectToProjectUnifyRule1.html |   196 +
 .../MaterializedViewSubstitutionVisitor.html       |   149 +
 .../plan/class-use/MulticastRelOptListener.html    |   211 +
 .../calcite/plan/class-use/RelCompositeTrait.html  |   149 +
 .../calcite/plan/class-use/RelImplementor.html     |   245 +
 .../calcite/plan/class-use/RelMultipleTrait.html   |   368 +
 .../plan/class-use/RelOptAbstractTable.html        |   149 +
 .../calcite/plan/class-use/RelOptCluster.html      |  3230 +
 .../calcite/plan/class-use/RelOptConnection.html   |   149 +
 .../apache/calcite/plan/class-use/RelOptCost.html  |  1444 +
 .../calcite/plan/class-use/RelOptCostFactory.html  |   483 +
 .../plan/class-use/RelOptCostImpl.Factory.html     |   149 +
 .../calcite/plan/class-use/RelOptCostImpl.html     |   149 +
 .../calcite/plan/class-use/RelOptLattice.html      |   321 +
 .../class-use/RelOptListener.RelChosenEvent.html   |   204 +
 .../RelOptListener.RelDiscardedEvent.html          |   204 +
 .../RelOptListener.RelEquivalenceEvent.html        |   205 +
 .../plan/class-use/RelOptListener.RelEvent.html    |   234 +
 .../RelOptListener.RuleAttemptedEvent.html         |   221 +
 .../plan/class-use/RelOptListener.RuleEvent.html   |   205 +
 .../RelOptListener.RuleProductionEvent.html        |   206 +
 .../calcite/plan/class-use/RelOptListener.html     |   288 +
 .../RelOptMaterialization.ProjectFilterTable.html  |   209 +
 .../plan/class-use/RelOptMaterialization.html      |   460 +
 .../plan/class-use/RelOptMaterializations.html     |   149 +
 .../apache/calcite/plan/class-use/RelOptNode.html  |  2046 +
 .../RelOptPlanner.CannotPlanException.html         |   149 +
 .../plan/class-use/RelOptPlanner.Executor.html     |   149 +
 .../calcite/plan/class-use/RelOptPlanner.html      |  1857 +
 .../plan/class-use/RelOptPredicateList.html        |   666 +
 .../apache/calcite/plan/class-use/RelOptQuery.html |   251 +
 .../RelOptRule.ConverterRelOptRuleOperand.html     |   211 +
 .../apache/calcite/plan/class-use/RelOptRule.html  |  3387 +
 .../calcite/plan/class-use/RelOptRuleCall.html     |  1491 +
 .../calcite/plan/class-use/RelOptRuleOperand.html  |  1042 +
 .../class-use/RelOptRuleOperandChildPolicy.html    |   252 +
 .../plan/class-use/RelOptRuleOperandChildren.html  |   318 +
 .../plan/class-use/RelOptSamplingParameters.html   |   292 +
 .../calcite/plan/class-use/RelOptSchema.html       |   589 +
 .../plan/class-use/RelOptSchemaWithSampling.html   |   149 +
 .../plan/class-use/RelOptTable.ToRelContext.html   |   714 +
 .../plan/class-use/RelOptTable.ViewExpander.html   |   468 +
 .../apache/calcite/plan/class-use/RelOptTable.html |  2284 +
 .../class-use/RelOptUtil.CorrelationCollector.html |   149 +
 .../calcite/plan/class-use/RelOptUtil.Exists.html  |   247 +
 .../plan/class-use/RelOptUtil.InputFinder.html     |   198 +
 .../RelOptUtil.InputReferencedVisitor.html         |   149 +
 .../calcite/plan/class-use/RelOptUtil.Logic.html   |   665 +
 .../class-use/RelOptUtil.RexInputConverter.html    |   198 +
 .../calcite/plan/class-use/RelOptUtil.Side.html    |   212 +
 .../plan/class-use/RelOptUtil.SubQueryType.html    |   272 +
 .../plan/class-use/RelOptUtil.TypeDumper.html      |   149 +
 .../class-use/RelOptUtil.VariableSetVisitor.html   |   149 +
 .../class-use/RelOptUtil.VariableUsedVisitor.html  |   196 +
 .../apache/calcite/plan/class-use/RelOptUtil.html  |   149 +
 .../apache/calcite/plan/class-use/RelTrait.html    |  1093 +
 .../apache/calcite/plan/class-use/RelTraitDef.html |   760 +
 .../plan/class-use/RelTraitPropagationVisitor.html |   149 +
 .../calcite/plan/class-use/RelTraitSet.Cache.html  |   212 +
 .../apache/calcite/plan/class-use/RelTraitSet.html |  4012 +
 .../RexImplicationChecker.InputRefUsage.html       |   211 +
 .../RexImplicationChecker.InputUsageFinder.html    |   201 +
 .../plan/class-use/RexImplicationChecker.html      |   149 +
 .../calcite/plan/class-use/Strong.Policy.html      |   244 +
 .../org/apache/calcite/plan/class-use/Strong.html  |   255 +
 .../SubstitutionVisitor.AbstractUnifyRule.html     |   289 +
 ...tor.AggregateOnProjectToAggregateUnifyRule.html |   196 +
 ...utionVisitor.AggregateToAggregateUnifyRule.html |   196 +
 .../class-use/SubstitutionVisitor.AnyOperand.html  |   149 +
 .../SubstitutionVisitor.FilterOnProjectRule.html   |   196 +
 ...ubstitutionVisitor.FilterToFilterUnifyRule.html |   196 +
 ...bstitutionVisitor.FilterToProjectUnifyRule.html |   196 +
 .../SubstitutionVisitor.InternalOperand.html       |   149 +
 .../class-use/SubstitutionVisitor.MatchFailed.html |   196 +
 .../class-use/SubstitutionVisitor.Operand.html     |   379 +
 ...bstitutionVisitor.ProjectToFilterUnifyRule.html |   196 +
 ...stitutionVisitor.ProjectToProjectUnifyRule.html |   196 +
 .../SubstitutionVisitor.QueryOperand.html          |   149 +
 .../class-use/SubstitutionVisitor.Replacement.html |   261 +
 ...SubstitutionVisitor.ScanToProjectUnifyRule.html |   196 +
 .../class-use/SubstitutionVisitor.SlotCounter.html |   149 +
 .../SubstitutionVisitor.TargetOperand.html         |   149 +
 .../class-use/SubstitutionVisitor.TrivialRule.html |   196 +
 .../class-use/SubstitutionVisitor.UnifyResult.html |   270 +
 .../class-use/SubstitutionVisitor.UnifyRule.html   |   421 +
 .../SubstitutionVisitor.UnifyRuleCall.html         |   334 +
 .../plan/class-use/SubstitutionVisitor.html        |   298 +
 .../plan/class-use/TableAccessMap.Mode.html        |   244 +
 .../class-use/TableAccessMap.TableRelVisitor.html  |   149 +
 .../calcite/plan/class-use/TableAccessMap.html     |   149 +
 .../calcite/plan/class-use/ViewExpanders.html      |   149 +
 .../calcite/plan/class-use/VisitorDataContext.html |   149 +
 .../plan/hep/HepInstruction.BeginGroup.html        |   398 +
 .../hep/HepInstruction.CommonRelSubExprRules.html  |   387 +
 .../plan/hep/HepInstruction.ConverterRules.html    |   406 +
 .../calcite/plan/hep/HepInstruction.EndGroup.html  |   417 +
 .../plan/hep/HepInstruction.MatchLimit.html        |   387 +
 .../plan/hep/HepInstruction.MatchOrder.html        |   387 +
 .../calcite/plan/hep/HepInstruction.RuleClass.html |   421 +
 .../plan/hep/HepInstruction.RuleCollection.html    |   390 +
 .../plan/hep/HepInstruction.RuleInstance.html      |   420 +
 .../plan/hep/HepInstruction.Subprogram.html        |   398 +
 .../apache/calcite/plan/hep/HepInstruction.html    |   416 +
 .../org/apache/calcite/plan/hep/HepMatchOrder.html |   470 +
 .../org/apache/calcite/plan/hep/HepPlanner.html    |  1484 +
 .../org/apache/calcite/plan/hep/HepProgram.html    |   438 +
 .../apache/calcite/plan/hep/HepProgramBuilder.html |   678 +
 .../calcite/plan/hep/HepRelMetadataProvider.html   |   401 +
 .../org/apache/calcite/plan/hep/HepRelVertex.html  |   600 +
 .../org/apache/calcite/plan/hep/HepRuleCall.html   |   415 +
 .../hep/class-use/HepInstruction.BeginGroup.html   |   211 +
 .../HepInstruction.CommonRelSubExprRules.html      |   196 +
 .../class-use/HepInstruction.ConverterRules.html   |   196 +
 .../hep/class-use/HepInstruction.EndGroup.html     |   216 +
 .../hep/class-use/HepInstruction.MatchLimit.html   |   196 +
 .../hep/class-use/HepInstruction.MatchOrder.html   |   196 +
 .../hep/class-use/HepInstruction.RuleClass.html    |   196 +
 .../class-use/HepInstruction.RuleCollection.html   |   196 +
 .../hep/class-use/HepInstruction.RuleInstance.html |   196 +
 .../hep/class-use/HepInstruction.Subprogram.html   |   196 +
 .../calcite/plan/hep/class-use/HepInstruction.html |   296 +
 .../calcite/plan/hep/class-use/HepMatchOrder.html  |   244 +
 .../calcite/plan/hep/class-use/HepPlanner.html     |   274 +
 .../calcite/plan/hep/class-use/HepProgram.html     |   484 +
 .../plan/hep/class-use/HepProgramBuilder.html      |   281 +
 .../plan/hep/class-use/HepRelMetadataProvider.html |   149 +
 .../calcite/plan/hep/class-use/HepRelVertex.html   |   436 +
 .../calcite/plan/hep/class-use/HepRuleCall.html    |   198 +
 .../apache/calcite/plan/hep/package-summary.html   |   293 +
 .../org/apache/calcite/plan/hep/package-tree.html  |   209 +
 .../org/apache/calcite/plan/hep/package-use.html   |   427 +
 .../org/apache/calcite/plan/package-summary.html   |   885 +
 apidocs/org/apache/calcite/plan/package-tree.html  |   390 +
 apidocs/org/apache/calcite/plan/package-use.html   |  3108 +
 .../AbstractConverter.ExpandConversionRule.html    |   413 +
 .../calcite/plan/volcano/AbstractConverter.html    |   539 +
 .../ChainedPhaseRuleMappingInitializer.html        |   407 +
 .../org/apache/calcite/plan/volcano/RelSet.html    |   710 +
 .../volcano/RelSubset.CheapestPlanReplacer.html    |   359 +
 .../org/apache/calcite/plan/volcano/RelSubset.html |  1015 +
 .../plan/volcano/RuleQueue.PhaseMatchList.html     |   421 +
 .../volcano/RuleQueue.RelImportanceComparator.html |   332 +
 .../RuleQueue.RuleMatchImportanceComparator.html   |   335 +
 .../org/apache/calcite/plan/volcano/RuleQueue.html |   937 +
 .../calcite/plan/volcano/VolcanoCost.Factory.html  |   420 +
 .../apache/calcite/plan/volcano/VolcanoCost.html   |   832 +
 .../volcano/VolcanoPlanner.DeferringRuleCall.html  |   373 +
 .../volcano/VolcanoPlanner.DirectProvenance.html   |   328 +
 .../plan/volcano/VolcanoPlanner.Provenance.html    |   322 +
 .../volcano/VolcanoPlanner.RuleProvenance.html     |   360 +
 .../volcano/VolcanoPlanner.UnknownProvenance.html  |   299 +
 .../calcite/plan/volcano/VolcanoPlanner.html       |  2423 +
 .../calcite/plan/volcano/VolcanoPlannerPhase.html  |   450 +
 .../VolcanoPlannerPhaseRuleMappingInitializer.html |   278 +
 .../plan/volcano/VolcanoRelMetadataProvider.html   |   401 +
 .../calcite/plan/volcano/VolcanoRuleCall.html      |   511 +
 .../calcite/plan/volcano/VolcanoRuleMatch.html     |   602 +
 .../AbstractConverter.ExpandConversionRule.html    |   195 +
 .../plan/volcano/class-use/AbstractConverter.html  |   198 +
 .../ChainedPhaseRuleMappingInitializer.html        |   149 +
 .../calcite/plan/volcano/class-use/RelSet.html     |   379 +
 .../class-use/RelSubset.CheapestPlanReplacer.html  |   149 +
 .../calcite/plan/volcano/class-use/RelSubset.html  |   617 +
 .../class-use/RuleQueue.PhaseMatchList.html        |   197 +
 .../RuleQueue.RelImportanceComparator.html         |   149 +
 .../RuleQueue.RuleMatchImportanceComparator.html   |   149 +
 .../calcite/plan/volcano/class-use/RuleQueue.html  |   197 +
 .../volcano/class-use/VolcanoCost.Factory.html     |   149 +
 .../plan/volcano/class-use/VolcanoCost.html        |   210 +
 .../VolcanoPlanner.DeferringRuleCall.html          |   149 +
 .../class-use/VolcanoPlanner.DirectProvenance.html |   149 +
 .../class-use/VolcanoPlanner.Provenance.html       |   241 +
 .../class-use/VolcanoPlanner.RuleProvenance.html   |   149 +
 .../VolcanoPlanner.UnknownProvenance.html          |   149 +
 .../plan/volcano/class-use/VolcanoPlanner.html     |   323 +
 .../volcano/class-use/VolcanoPlannerPhase.html     |   314 +
 .../VolcanoPlannerPhaseRuleMappingInitializer.html |   243 +
 .../class-use/VolcanoRelMetadataProvider.html      |   149 +
 .../plan/volcano/class-use/VolcanoRuleCall.html    |   237 +
 .../plan/volcano/class-use/VolcanoRuleMatch.html   |   258 +
 .../calcite/plan/volcano/package-summary.html      |   591 +
 .../apache/calcite/plan/volcano/package-tree.html  |   234 +
 .../apache/calcite/plan/volcano/package-use.html   |   300 +
 .../calcite/prepare/CalciteCatalogReader.html      |  1050 +
 .../prepare/CalciteMaterializer.Callback.html      |   348 +
 .../CalciteMaterializer.RelNullShuttle.html        |   574 +
 .../calcite/prepare/CalciteMaterializer.html       |   461 +
 .../CalcitePrepareImpl.CalcitePreparedExplain.html |   346 +
 .../CalcitePrepareImpl.CalcitePreparingStmt.html   |   818 +
 .../CalcitePrepareImpl.EmptyScalarTranslator.html  |   509 +
 .../CalcitePrepareImpl.LambdaScalarTranslator.html |   392 +
 .../CalcitePrepareImpl.ScalarTranslator.html       |   304 +
 .../apache/calcite/prepare/CalcitePrepareImpl.html |  1276 +
 .../calcite/prepare/CalciteSqlValidator.html       |   397 +
 .../apache/calcite/prepare/LixToRelTranslator.html |   475 +
 .../apache/calcite/prepare/PlannerImpl.State.html  |   495 +
 .../prepare/PlannerImpl.ViewExpanderImpl.html      |   349 +
 .../org/apache/calcite/prepare/PlannerImpl.html    |   995 +
 .../prepare/Prepare.AbstractPreparingTable.html    |   440 +
 .../calcite/prepare/Prepare.CatalogReader.html     |   403 +
 .../calcite/prepare/Prepare.Materialization.html   |   451 +
 .../calcite/prepare/Prepare.PreparedExplain.html   |   539 +
 .../calcite/prepare/Prepare.PreparedResult.html    |   362 +
 .../prepare/Prepare.PreparedResultImpl.html        |   599 +
 .../calcite/prepare/Prepare.PreparingTable.html    |   259 +
 apidocs/org/apache/calcite/prepare/Prepare.html    |   855 +
 .../calcite/prepare/QueryableRelBuilder.html       |  3178 +
 .../prepare/RelOptTableImpl.MySchemaPlus.html      |   953 +
 .../apache/calcite/prepare/RelOptTableImpl.html    |  1012 +
 .../prepare/class-use/CalciteCatalogReader.html    |   253 +
 .../class-use/CalciteMaterializer.Callback.html    |   199 +
 .../CalciteMaterializer.RelNullShuttle.html        |   149 +
 .../prepare/class-use/CalciteMaterializer.html     |   149 +
 .../CalcitePrepareImpl.CalcitePreparedExplain.html |   149 +
 .../CalcitePrepareImpl.CalcitePreparingStmt.html   |   197 +
 .../CalcitePrepareImpl.EmptyScalarTranslator.html  |   197 +
 .../CalcitePrepareImpl.LambdaScalarTranslator.html |   149 +
 .../CalcitePrepareImpl.ScalarTranslator.html       |   231 +
 .../prepare/class-use/CalcitePrepareImpl.html      |   293 +
 .../prepare/class-use/CalciteSqlValidator.html     |   195 +
 .../prepare/class-use/LixToRelTranslator.html      |   208 +
 .../prepare/class-use/PlannerImpl.State.html       |   237 +
 .../class-use/PlannerImpl.ViewExpanderImpl.html    |   149 +
 .../calcite/prepare/class-use/PlannerImpl.html     |   197 +
 .../class-use/Prepare.AbstractPreparingTable.html  |   197 +
 .../prepare/class-use/Prepare.CatalogReader.html   |   797 +
 .../prepare/class-use/Prepare.Materialization.html |   285 +
 .../prepare/class-use/Prepare.PreparedExplain.html |   197 +
 .../prepare/class-use/Prepare.PreparedResult.html  |   302 +
 .../class-use/Prepare.PreparedResultImpl.html      |   149 +
 .../prepare/class-use/Prepare.PreparingTable.html  |   235 +
 .../apache/calcite/prepare/class-use/Prepare.html  |   233 +
 .../prepare/class-use/QueryableRelBuilder.html     |   149 +
 .../class-use/RelOptTableImpl.MySchemaPlus.html    |   195 +
 .../calcite/prepare/class-use/RelOptTableImpl.html |   259 +
 .../apache/calcite/prepare/package-summary.html    |   348 +
 .../org/apache/calcite/prepare/package-tree.html   |   253 +
 .../org/apache/calcite/prepare/package-use.html    |   577 +
 .../apache/calcite/profile/Profiler.Column.html    |   456 +
 .../calcite/profile/Profiler.Distribution.html     |   514 +
 .../profile/Profiler.FunctionalDependency.html     |   395 +
 .../apache/calcite/profile/Profiler.Profile.html   |   447 +
 .../apache/calcite/profile/Profiler.RowCount.html  |   363 +
 .../apache/calcite/profile/Profiler.Statistic.html |   260 +
 .../apache/calcite/profile/Profiler.Unique.html    |   363 +
 apidocs/org/apache/calcite/profile/Profiler.html   |   342 +
 .../calcite/profile/ProfilerImpl.Builder.html      |   396 +
 .../calcite/profile/ProfilerImpl.Collector.html    |   391 +
 .../profile/ProfilerImpl.CompositeCollector.html   |   469 +
 .../calcite/profile/ProfilerImpl.HllCollector.html |   424 +
 .../ProfilerImpl.HllCompositeCollector.html        |   413 +
 .../ProfilerImpl.HllSingletonCollector.html        |   398 +
 .../apache/calcite/profile/ProfilerImpl.Run.html   |   657 +
 .../profile/ProfilerImpl.SingletonCollector.html   |   441 +
 .../apache/calcite/profile/ProfilerImpl.Space.html |   563 +
 .../profile/ProfilerImpl.SurpriseQueue.html        |   446 +
 .../org/apache/calcite/profile/ProfilerImpl.html   |   544 +
 .../apache/calcite/profile/SimpleProfiler.Run.html |   502 +
 .../calcite/profile/SimpleProfiler.Space.html      |   503 +
 .../org/apache/calcite/profile/SimpleProfiler.html |   413 +
 .../calcite/profile/class-use/Profiler.Column.html |   412 +
 .../profile/class-use/Profiler.Distribution.html   |   228 +
 .../class-use/Profiler.FunctionalDependency.html   |   217 +
 .../profile/class-use/Profiler.Profile.html        |   251 +
 .../profile/class-use/Profiler.RowCount.html       |   212 +
 .../profile/class-use/Profiler.Statistic.html      |   249 +
 .../calcite/profile/class-use/Profiler.Unique.html |   200 +
 .../apache/calcite/profile/class-use/Profiler.html |   205 +
 .../profile/class-use/ProfilerImpl.Builder.html    |   205 +
 .../profile/class-use/ProfilerImpl.Collector.html  |   260 +
 .../class-use/ProfilerImpl.CompositeCollector.html |   149 +
 .../class-use/ProfilerImpl.HllCollector.html       |   205 +
 .../ProfilerImpl.HllCompositeCollector.html        |   149 +
 .../ProfilerImpl.HllSingletonCollector.html        |   149 +
 .../profile/class-use/ProfilerImpl.Run.html        |   210 +
 .../class-use/ProfilerImpl.SingletonCollector.html |   149 +
 .../profile/class-use/ProfilerImpl.Space.html      |   345 +
 .../class-use/ProfilerImpl.SurpriseQueue.html      |   195 +
 .../calcite/profile/class-use/ProfilerImpl.html    |   195 +
 .../profile/class-use/SimpleProfiler.Run.html      |   149 +
 .../profile/class-use/SimpleProfiler.Space.html    |   230 +
 .../calcite/profile/class-use/SimpleProfiler.html  |   149 +
 .../apache/calcite/profile/package-summary.html    |   310 +
 .../org/apache/calcite/profile/package-tree.html   |   196 +
 .../org/apache/calcite/profile/package-use.html    |   308 +
 .../org/apache/calcite/rel/AbstractRelNode.html    |  1663 +
 apidocs/org/apache/calcite/rel/BiRel.html          |   553 +
 .../apache/calcite/rel/InvalidRelException.html    |   335 +
 apidocs/org/apache/calcite/rel/RelCollation.html   |   288 +
 .../org/apache/calcite/rel/RelCollationImpl.html   |   720 +
 .../apache/calcite/rel/RelCollationTraitDef.html   |   553 +
 apidocs/org/apache/calcite/rel/RelCollations.html  |   627 +
 .../apache/calcite/rel/RelDistribution.Type.html   |   570 +
 .../org/apache/calcite/rel/RelDistribution.html    |   357 +
 .../calcite/rel/RelDistributionTraitDef.html       |   485 +
 .../rel/RelDistributions.RelDistributionImpl.html  |   666 +
 .../org/apache/calcite/rel/RelDistributions.html   |   479 +
 .../calcite/rel/RelFieldCollation.Direction.html   |   608 +
 .../rel/RelFieldCollation.NullDirection.html       |   481 +
 .../org/apache/calcite/rel/RelFieldCollation.html  |   606 +
 .../apache/calcite/rel/RelHomogeneousShuttle.html  |   612 +
 apidocs/org/apache/calcite/rel/RelInput.html       |   583 +
 .../org/apache/calcite/rel/RelNode.Context.html    |   256 +
 apidocs/org/apache/calcite/rel/RelNode.html        |  1209 +
 .../calcite/rel/RelNodes.RelNodeComparator.html    |   332 +
 apidocs/org/apache/calcite/rel/RelNodes.html       |   404 +
 .../calcite/rel/RelReferentialConstraint.html      |   311 +
 .../calcite/rel/RelReferentialConstraintImpl.html  |   499 +
 apidocs/org/apache/calcite/rel/RelRoot.html        |   634 +
 apidocs/org/apache/calcite/rel/RelShuttle.html     |   452 +
 apidocs/org/apache/calcite/rel/RelShuttleImpl.html |   653 +
 apidocs/org/apache/calcite/rel/RelVisitor.html     |   409 +
 apidocs/org/apache/calcite/rel/RelWriter.html      |   399 +
 apidocs/org/apache/calcite/rel/SingleRel.html      |   586 +
 .../calcite/rel/class-use/AbstractRelNode.html     |  1777 +
 .../org/apache/calcite/rel/class-use/BiRel.html    |   507 +
 .../calcite/rel/class-use/InvalidRelException.html |   489 +
 .../apache/calcite/rel/class-use/RelCollation.html |  2335 +
 .../calcite/rel/class-use/RelCollationImpl.html    |   196 +
 .../rel/class-use/RelCollationTraitDef.html        |   195 +
 .../calcite/rel/class-use/RelCollations.html       |   149 +
 .../rel/class-use/RelDistribution.Type.html        |   246 +
 .../calcite/rel/class-use/RelDistribution.html     |   963 +
 .../rel/class-use/RelDistributionTraitDef.html     |   210 +
 .../RelDistributions.RelDistributionImpl.html      |   149 +
 .../calcite/rel/class-use/RelDistributions.html    |   149 +
 .../rel/class-use/RelFieldCollation.Direction.html |   516 +
 .../class-use/RelFieldCollation.NullDirection.html |   378 +
 .../calcite/rel/class-use/RelFieldCollation.html   |   706 +
 .../rel/class-use/RelHomogeneousShuttle.html       |   239 +
 .../org/apache/calcite/rel/class-use/RelInput.html |   481 +
 .../calcite/rel/class-use/RelNode.Context.html     |   378 +
 .../org/apache/calcite/rel/class-use/RelNode.html  | 16880 ++++
 .../rel/class-use/RelNodes.RelNodeComparator.html  |   149 +
 .../org/apache/calcite/rel/class-use/RelNodes.html |   149 +
 .../rel/class-use/RelReferentialConstraint.html    |   309 +
 .../class-use/RelReferentialConstraintImpl.html    |   197 +
 .../org/apache/calcite/rel/class-use/RelRoot.html  |   621 +
 .../apache/calcite/rel/class-use/RelShuttle.html   |   510 +
 .../calcite/rel/class-use/RelShuttleImpl.html      |   308 +
 .../apache/calcite/rel/class-use/RelVisitor.html   |   351 +
 .../apache/calcite/rel/class-use/RelWriter.html    |  1244 +
 .../apache/calcite/rel/class-use/SingleRel.html    |  1232 +
 .../org/apache/calcite/rel/convert/Converter.html  |   367 +
 .../apache/calcite/rel/convert/ConverterImpl.html  |   560 +
 .../apache/calcite/rel/convert/ConverterRule.html  |   638 +
 .../apache/calcite/rel/convert/NoneConverter.html  |   457 +
 .../calcite/rel/convert/TraitMatchingRule.html     |   446 +
 .../calcite/rel/convert/class-use/Converter.html   |   567 +
 .../rel/convert/class-use/ConverterImpl.html       |   528 +
 .../rel/convert/class-use/ConverterRule.html       |  1249 +
 .../rel/convert/class-use/NoneConverter.html       |   149 +
 .../rel/convert/class-use/TraitMatchingRule.html   |   149 +
 .../calcite/rel/convert/package-summary.html       |   216 +
 .../apache/calcite/rel/convert/package-tree.html   |   205 +
 .../apache/calcite/rel/convert/package-use.html    |   691 +
 .../calcite/rel/core/Aggregate.AggCallBinding.html |   532 +
 .../apache/calcite/rel/core/Aggregate.Group.html   |   468 +
 apidocs/org/apache/calcite/rel/core/Aggregate.html |  1170 +
 .../org/apache/calcite/rel/core/AggregateCall.html |  1113 +
 apidocs/org/apache/calcite/rel/core/Calc.html      |   724 +
 apidocs/org/apache/calcite/rel/core/Collect.html   |   588 +
 apidocs/org/apache/calcite/rel/core/Correlate.html |   809 +
 .../org/apache/calcite/rel/core/CorrelationId.html |   575 +
 apidocs/org/apache/calcite/rel/core/EquiJoin.html  |   536 +
 apidocs/org/apache/calcite/rel/core/Exchange.html  |   578 +
 apidocs/org/apache/calcite/rel/core/Filter.html    |   760 +
 apidocs/org/apache/calcite/rel/core/Intersect.html |   434 +
 apidocs/org/apache/calcite/rel/core/Join.html      |  1020 +
 .../calcite/rel/core/JoinInfo.EquiJoinInfo.html    |   371 +
 .../calcite/rel/core/JoinInfo.NonEquiJoinInfo.html |   405 +
 apidocs/org/apache/calcite/rel/core/JoinInfo.html  |   553 +
 .../org/apache/calcite/rel/core/JoinRelType.html   |   603 +
 .../calcite/rel/core/Match.AggregateFinder.html    |   411 +
 .../calcite/rel/core/Match.PatternVarFinder.html   |   432 +
 .../calcite/rel/core/Match.RexMRAggCall.html       |   407 +
 apidocs/org/apache/calcite/rel/core/Match.html     |   945 +
 apidocs/org/apache/calcite/rel/core/Minus.html     |   434 +
 .../org/apache/calcite/rel/core/Project.Flags.html |   370 +
 apidocs/org/apache/calcite/rel/core/Project.html   |   985 +
 .../rel/core/RelFactories.AggregateFactory.html    |   272 +
 .../core/RelFactories.AggregateFactoryImpl.html    |   336 +
 .../rel/core/RelFactories.CorrelateFactory.html    |   282 +
 .../core/RelFactories.CorrelateFactoryImpl.html    |   342 +
 .../rel/core/RelFactories.ExchangeFactory.html     |   266 +
 .../rel/core/RelFactories.ExchangeFactoryImpl.html |   331 +
 .../rel/core/RelFactories.FilterFactory.html       |   266 +
 .../rel/core/RelFactories.FilterFactoryImpl.html   |   330 +
 .../calcite/rel/core/RelFactories.JoinFactory.html |   315 +
 .../rel/core/RelFactories.JoinFactoryImpl.html     |   376 +
 .../rel/core/RelFactories.MatchFactory.html        |   288 +
 .../rel/core/RelFactories.MatchFactoryImpl.html    |   352 +
 .../rel/core/RelFactories.ProjectFactory.html      |   269 +
 .../rel/core/RelFactories.ProjectFactoryImpl.html  |   332 +
 .../rel/core/RelFactories.SemiJoinFactory.html     |   274 +
 .../rel/core/RelFactories.SemiJoinFactoryImpl.html |   336 +
 .../rel/core/RelFactories.SetOpFactory.html        |   269 +
 .../rel/core/RelFactories.SetOpFactoryImpl.html    |   333 +
 .../rel/core/RelFactories.SortExchangeFactory.html |   268 +
 .../core/RelFactories.SortExchangeFactoryImpl.html |   333 +
 .../calcite/rel/core/RelFactories.SortFactory.html |   296 +
 .../rel/core/RelFactories.SortFactoryImpl.html     |   364 +
 .../rel/core/RelFactories.TableScanFactory.html    |   266 +
 .../core/RelFactories.TableScanFactoryImpl.html    |   330 +
 .../rel/core/RelFactories.ValuesFactory.html       |   268 +
 .../rel/core/RelFactories.ValuesFactoryImpl.html   |   332 +
 .../org/apache/calcite/rel/core/RelFactories.html  |   818 +
 apidocs/org/apache/calcite/rel/core/Sample.html    |   517 +
 apidocs/org/apache/calcite/rel/core/SemiJoin.html  |   599 +
 apidocs/org/apache/calcite/rel/core/SetOp.html     |   629 +
 apidocs/org/apache/calcite/rel/core/Sort.html      |   774 +
 .../org/apache/calcite/rel/core/SortExchange.html  |   568 +
 .../apache/calcite/rel/core/TableFunctionScan.html |   812 +
 .../calcite/rel/core/TableModify.Operation.html    |   452 +
 .../org/apache/calcite/rel/core/TableModify.html   |   824 +
 apidocs/org/apache/calcite/rel/core/TableScan.html |   687 +
 apidocs/org/apache/calcite/rel/core/Uncollect.html |   612 +
 apidocs/org/apache/calcite/rel/core/Union.html     |   448 +
 apidocs/org/apache/calcite/rel/core/Values.html    |   706 +
 .../org/apache/calcite/rel/core/Window.Group.html  |   588 +
 .../calcite/rel/core/Window.RexWinAggCall.html     |   496 +
 apidocs/org/apache/calcite/rel/core/Window.html    |   625 +
 .../core/class-use/Aggregate.AggCallBinding.html   |   199 +
 .../rel/core/class-use/Aggregate.Group.html        |   246 +
 .../calcite/rel/core/class-use/Aggregate.html      |  1249 +
 .../calcite/rel/core/class-use/AggregateCall.html  |  1881 +
 .../apache/calcite/rel/core/class-use/Calc.html    |   472 +
 .../apache/calcite/rel/core/class-use/Collect.html |   226 +
 .../calcite/rel/core/class-use/Correlate.html      |   338 +
 .../calcite/rel/core/class-use/CorrelationId.html  |  1691 +
 .../calcite/rel/core/class-use/EquiJoin.html       |   280 +
 .../calcite/rel/core/class-use/Exchange.html       |   382 +
 .../apache/calcite/rel/core/class-use/Filter.html  |  1036 +
 .../calcite/rel/core/class-use/Intersect.html      |   378 +
 .../apache/calcite/rel/core/class-use/Join.html    |  1186 +
 .../rel/core/class-use/JoinInfo.EquiJoinInfo.html  |   149 +
 .../core/class-use/JoinInfo.NonEquiJoinInfo.html   |   149 +
 .../calcite/rel/core/class-use/JoinInfo.html       |   243 +
 .../calcite/rel/core/class-use/JoinRelType.html    |  1497 +
 .../rel/core/class-use/Match.AggregateFinder.html  |   149 +
 .../rel/core/class-use/Match.PatternVarFinder.html |   149 +
 .../rel/core/class-use/Match.RexMRAggCall.html     |   225 +
 .../apache/calcite/rel/core/class-use/Match.html   |   293 +
 .../apache/calcite/rel/core/class-use/Minus.html   |   357 +
 .../calcite/rel/core/class-use/Project.Flags.html  |   149 +
 .../apache/calcite/rel/core/class-use/Project.html |  1489 +
 .../class-use/RelFactories.AggregateFactory.html   |   389 +
 .../RelFactories.AggregateFactoryImpl.html         |   149 +
 .../class-use/RelFactories.CorrelateFactory.html   |   241 +
 .../RelFactories.CorrelateFactoryImpl.html         |   149 +
 .../class-use/RelFactories.ExchangeFactory.html    |   242 +
 .../RelFactories.ExchangeFactoryImpl.html          |   149 +
 .../core/class-use/RelFactories.FilterFactory.html |   498 +
 .../class-use/RelFactories.FilterFactoryImpl.html  |   149 +
 .../core/class-use/RelFactories.JoinFactory.html   |   401 +
 .../class-use/RelFactories.JoinFactoryImpl.html    |   149 +
 .../core/class-use/RelFactories.MatchFactory.html  |   241 +
 .../class-use/RelFactories.MatchFactoryImpl.html   |   149 +
 .../class-use/RelFactories.ProjectFactory.html     |   541 +
 .../class-use/RelFactories.ProjectFactoryImpl.html |   149 +
 .../class-use/RelFactories.SemiJoinFactory.html    |   277 +
 .../RelFactories.SemiJoinFactoryImpl.html          |   149 +
 .../core/class-use/RelFactories.SetOpFactory.html  |   332 +
 .../class-use/RelFactories.SetOpFactoryImpl.html   |   149 +
 .../RelFactories.SortExchangeFactory.html          |   242 +
 .../RelFactories.SortExchangeFactoryImpl.html      |   149 +
 .../core/class-use/RelFactories.SortFactory.html   |   277 +
 .../class-use/RelFactories.SortFactoryImpl.html    |   149 +
 .../class-use/RelFactories.TableScanFactory.html   |   331 +
 .../RelFactories.TableScanFactoryImpl.html         |   149 +
 .../core/class-use/RelFactories.ValuesFactory.html |   241 +
 .../class-use/RelFactories.ValuesFactoryImpl.html  |   149 +
 .../calcite/rel/core/class-use/RelFactories.html   |   149 +
 .../apache/calcite/rel/core/class-use/Sample.html  |   195 +
 .../calcite/rel/core/class-use/SemiJoin.html       |   511 +
 .../apache/calcite/rel/core/class-use/SetOp.html   |   521 +
 .../apache/calcite/rel/core/class-use/Sort.html    |   912 +
 .../calcite/rel/core/class-use/SortExchange.html   |   284 +
 .../rel/core/class-use/TableFunctionScan.html      |   368 +
 .../rel/core/class-use/TableModify.Operation.html  |   634 +
 .../calcite/rel/core/class-use/TableModify.html    |   381 +
 .../calcite/rel/core/class-use/TableScan.html      |  1113 +
 .../calcite/rel/core/class-use/Uncollect.html      |   258 +
 .../apache/calcite/rel/core/class-use/Union.html   |   543 +
 .../apache/calcite/rel/core/class-use/Values.html  |   613 +
 .../calcite/rel/core/class-use/Window.Group.html   |   349 +
 .../rel/core/class-use/Window.RexWinAggCall.html   |   217 +
 .../apache/calcite/rel/core/class-use/Window.html  |   350 +
 .../apache/calcite/rel/core/package-summary.html   |   649 +
 .../org/apache/calcite/rel/core/package-tree.html  |   290 +
 .../org/apache/calcite/rel/core/package-use.html   |  2815 +
 .../apache/calcite/rel/externalize/RelJson.html    |   662 +
 .../calcite/rel/externalize/RelJsonReader.html     |   489 +
 .../calcite/rel/externalize/RelJsonWriter.html     |   678 +
 .../calcite/rel/externalize/RelWriterImpl.html     |   660 +
 .../calcite/rel/externalize/RelXmlWriter.html      |   472 +
 .../calcite/rel/externalize/class-use/RelJson.html |   201 +
 .../rel/externalize/class-use/RelJsonReader.html   |   149 +
 .../rel/externalize/class-use/RelJsonWriter.html   |   149 +
 .../rel/externalize/class-use/RelWriterImpl.html   |   198 +
 .../rel/externalize/class-use/RelXmlWriter.html    |   149 +
 .../calcite/rel/externalize/package-summary.html   |   200 +
 .../calcite/rel/externalize/package-tree.html      |   171 +
 .../calcite/rel/externalize/package-use.html       |   196 +
 .../calcite/rel/logical/LogicalAggregate.html      |   613 +
 .../apache/calcite/rel/logical/LogicalCalc.html    |   516 +
 .../calcite/rel/logical/LogicalCorrelate.html      |   542 +
 .../calcite/rel/logical/LogicalExchange.html       |   483 +
 .../apache/calcite/rel/logical/LogicalFilter.html  |   653 +
 .../calcite/rel/logical/LogicalIntersect.html      |   494 +
 .../apache/calcite/rel/logical/LogicalJoin.html    |   862 +
 .../apache/calcite/rel/logical/LogicalMatch.html   |   553 +
 .../apache/calcite/rel/logical/LogicalMinus.html   |   494 +
 .../apache/calcite/rel/logical/LogicalProject.html |   589 +
 .../apache/calcite/rel/logical/LogicalSort.html    |   498 +
 .../calcite/rel/logical/LogicalSortExchange.html   |   463 +
 .../rel/logical/LogicalTableFunctionScan.html      |   540 +
 .../calcite/rel/logical/LogicalTableModify.html    |   506 +
 .../calcite/rel/logical/LogicalTableScan.html      |   491 +
 .../apache/calcite/rel/logical/LogicalUnion.html   |   494 +
 .../apache/calcite/rel/logical/LogicalValues.html  |   543 +
 .../rel/logical/LogicalWindow.WindowKey.html       |   442 +
 .../apache/calcite/rel/logical/LogicalWindow.html  |   556 +
 .../rel/logical/class-use/LogicalAggregate.html    |   405 +
 .../calcite/rel/logical/class-use/LogicalCalc.html |   263 +
 .../rel/logical/class-use/LogicalCorrelate.html    |   380 +
 .../rel/logical/class-use/LogicalExchange.html     |   264 +
 .../rel/logical/class-use/LogicalFilter.html       |   535 +
 .../rel/logical/class-use/LogicalIntersect.html    |   299 +
 .../calcite/rel/logical/class-use/LogicalJoin.html |   396 +
 .../rel/logical/class-use/LogicalMatch.html        |   303 +
 .../rel/logical/class-use/LogicalMinus.html        |   299 +
 .../rel/logical/class-use/LogicalProject.html      |   515 +
 .../calcite/rel/logical/class-use/LogicalSort.html |   266 +
 .../rel/logical/class-use/LogicalSortExchange.html |   199 +
 .../class-use/LogicalTableFunctionScan.html        |   257 +
 .../rel/logical/class-use/LogicalTableModify.html  |   247 +
 .../rel/logical/class-use/LogicalTableScan.html    |   198 +
 .../rel/logical/class-use/LogicalUnion.html        |   299 +
 .../rel/logical/class-use/LogicalValues.html       |   351 +
 .../logical/class-use/LogicalWindow.WindowKey.html |   197 +
 .../rel/logical/class-use/LogicalWindow.html       |   236 +
 .../calcite/rel/logical/package-summary.html       |   311 +
 .../apache/calcite/rel/logical/package-tree.html   |   270 +
 .../apache/calcite/rel/logical/package-use.html    |   836 +
 .../calcite/rel/metadata/BuiltInMetadata.All.html  |   601 +
 .../BuiltInMetadata.AllPredicates.Handler.html     |   270 +
 .../metadata/BuiltInMetadata.AllPredicates.html    |   356 +
 .../BuiltInMetadata.Collation.Handler.html         |   270 +
 .../rel/metadata/BuiltInMetadata.Collation.html    |   342 +
 .../BuiltInMetadata.ColumnOrigin.Handler.html      |   272 +
 .../rel/metadata/BuiltInMetadata.ColumnOrigin.html |   355 +
 .../BuiltInMetadata.ColumnUniqueness.Handler.html  |   274 +
 .../metadata/BuiltInMetadata.ColumnUniqueness.html |   367 +
 .../BuiltInMetadata.CumulativeCost.Handler.html    |   270 +
 .../metadata/BuiltInMetadata.CumulativeCost.html   |   349 +
 .../BuiltInMetadata.DistinctRowCount.Handler.html  |   274 +
 .../metadata/BuiltInMetadata.DistinctRowCount.html |   359 +
 .../BuiltInMetadata.Distribution.Handler.html      |   270 +
 .../rel/metadata/BuiltInMetadata.Distribution.html |   352 +
 .../BuiltInMetadata.ExplainVisibility.Handler.html |   272 +
 .../BuiltInMetadata.ExplainVisibility.html         |   346 +
 .../BuiltInMetadata.ExpressionLineage.Handler.html |   272 +
 .../BuiltInMetadata.ExpressionLineage.html         |   365 +
 .../BuiltInMetadata.MaxRowCount.Handler.html       |   270 +
 .../rel/metadata/BuiltInMetadata.MaxRowCount.html  |   349 +
 .../metadata/BuiltInMetadata.Memory.Handler.html   |   302 +
 .../rel/metadata/BuiltInMetadata.Memory.html       |   403 +
 .../BuiltInMetadata.MinRowCount.Handler.html       |   270 +
 .../rel/metadata/BuiltInMetadata.MinRowCount.html  |   348 +
 .../BuiltInMetadata.NodeTypes.Handler.html         |   270 +
 .../rel/metadata/BuiltInMetadata.NodeTypes.html    |   349 +
 .../BuiltInMetadata.NonCumulativeCost.Handler.html |   270 +
 .../BuiltInMetadata.NonCumulativeCost.html         |   349 +
 .../BuiltInMetadata.Parallelism.Handler.html       |   286 +
 .../rel/metadata/BuiltInMetadata.Parallelism.html  |   376 +
 ...tInMetadata.PercentageOriginalRows.Handler.html |   270 +
 .../BuiltInMetadata.PercentageOriginalRows.html    |   352 +
 .../BuiltInMetadata.PopulationSize.Handler.html    |   272 +
 .../metadata/BuiltInMetadata.PopulationSize.html   |   351 +
 .../BuiltInMetadata.Predicates.Handler.html        |   270 +
 .../rel/metadata/BuiltInMetadata.Predicates.html   |   349 +
 .../metadata/BuiltInMetadata.RowCount.Handler.html |   270 +
 .../rel/metadata/BuiltInMetadata.RowCount.html     |   351 +
 .../BuiltInMetadata.Selectivity.Handler.html       |   272 +
 .../rel/metadata/BuiltInMetadata.Selectivity.html  |   353 +
 .../rel/metadata/BuiltInMetadata.Size.Handler.html |   286 +
 .../calcite/rel/metadata/BuiltInMetadata.Size.html |   380 +
 .../BuiltInMetadata.TableReferences.Handler.html   |   270 +
 .../metadata/BuiltInMetadata.TableReferences.html  |   357 +
 .../BuiltInMetadata.UniqueKeys.Handler.html        |   272 +
 .../rel/metadata/BuiltInMetadata.UniqueKeys.html   |   355 +
 .../calcite/rel/metadata/BuiltInMetadata.html      |   467 +
 .../CachingRelMetadataProvider.CacheEntry.html     |   335 +
 ...lMetadataProvider.CachingInvocationHandler.html |   373 +
 .../rel/metadata/CachingRelMetadataProvider.html   |   470 +
 ...lMetadataProvider.ChainedInvocationHandler.html |   371 +
 .../rel/metadata/ChainedRelMetadataProvider.html   |   500 +
 .../rel/metadata/CyclicMetadataException.html      |   353 +
 .../rel/metadata/DefaultRelMetadataProvider.html   |   341 +
 .../metadata/JaninoRelMetadataProvider.Key.html    |   410 +
 .../JaninoRelMetadataProvider.NoHandler.html       |   360 +
 .../rel/metadata/JaninoRelMetadataProvider.html    |   732 +
 .../org/apache/calcite/rel/metadata/Metadata.html  |   277 +
 .../apache/calcite/rel/metadata/MetadataDef.html   |   395 +
 .../calcite/rel/metadata/MetadataFactory.html      |   283 +
 .../calcite/rel/metadata/MetadataFactoryImpl.html  |   411 +
 .../calcite/rel/metadata/MetadataHandler.html      |   264 +
 .../apache/calcite/rel/metadata/NullSentinel.html  |   458 +
 .../ReflectiveRelMetadataProvider.Space.html       |   395 +
 .../ReflectiveRelMetadataProvider.Space2.html      |   377 +
 .../metadata/ReflectiveRelMetadataProvider.html    |   593 +
 .../calcite/rel/metadata/RelColumnMapping.html     |   373 +
 .../calcite/rel/metadata/RelColumnOrigin.html      |   468 +
 .../calcite/rel/metadata/RelMdAllPredicates.html   |   583 +
 .../calcite/rel/metadata/RelMdCollation.html       |   816 +
 .../calcite/rel/metadata/RelMdColumnOrigins.html   |   538 +
 .../rel/metadata/RelMdColumnUniqueness.html        |   760 +
 .../rel/metadata/RelMdDistinctRowCount.html        |   594 +
 .../calcite/rel/metadata/RelMdDistribution.html    |   686 +
 .../rel/metadata/RelMdExplainVisibility.html       |   391 +
 .../RelMdExpressionLineage.RexReplacer.html        |   377 +
 .../rel/metadata/RelMdExpressionLineage.html       |   724 +
 .../calcite/rel/metadata/RelMdMaxRowCount.html     |   568 +
 .../apache/calcite/rel/metadata/RelMdMemory.html   |   454 +
 .../calcite/rel/metadata/RelMdMinRowCount.html     |   568 +
 .../calcite/rel/metadata/RelMdNodeTypes.html       |   629 +
 .../calcite/rel/metadata/RelMdParallelism.html     |   475 +
 .../rel/metadata/RelMdPercentageOriginalRows.html  |   505 +
 .../calcite/rel/metadata/RelMdPopulationSize.html  |   553 +
 ...nBasedPredicateInference.EquivalenceFinder.html |   353 +
 ...nConditionBasedPredicateInference.ExprsItr.html |   521 +
 ...cates.JoinConditionBasedPredicateInference.html |   788 +
 .../calcite/rel/metadata/RelMdPredicates.html      |   734 +
 .../apache/calcite/rel/metadata/RelMdRowCount.html |   627 +
 .../calcite/rel/metadata/RelMdSelectivity.html     |   488 +
 .../org/apache/calcite/rel/metadata/RelMdSize.html |   738 +
 .../calcite/rel/metadata/RelMdTableReferences.html |   574 +
 .../calcite/rel/metadata/RelMdUniqueKeys.html      |   524 +
 .../rel/metadata/RelMdUtil.CardOfProjExpr.html     |   440 +
 .../org/apache/calcite/rel/metadata/RelMdUtil.html |  1213 +
 .../calcite/rel/metadata/RelMetadataProvider.html  |   309 +
 .../calcite/rel/metadata/RelMetadataQuery.html     |  1825 +
 .../calcite/rel/metadata/UnboundMetadata.html      |   264 +
 .../metadata/class-use/BuiltInMetadata.All.html    |   149 +
 .../BuiltInMetadata.AllPredicates.Handler.html     |   196 +
 .../class-use/BuiltInMetadata.AllPredicates.html   |   228 +
 .../BuiltInMetadata.Collation.Handler.html         |   196 +
 .../class-use/BuiltInMetadata.Collation.html       |   228 +
 .../BuiltInMetadata.ColumnOrigin.Handler.html      |   196 +
 .../class-use/BuiltInMetadata.ColumnOrigin.html    |   228 +
 .../BuiltInMetadata.ColumnUniqueness.Handler.html  |   196 +
 .../BuiltInMetadata.ColumnUniqueness.html          |   228 +
 .../BuiltInMetadata.CumulativeCost.Handler.html    |   196 +
 .../class-use/BuiltInMetadata.CumulativeCost.html  |   196 +
 .../BuiltInMetadata.DistinctRowCount.Handler.html  |   196 +
 .../BuiltInMetadata.DistinctRowCount.html          |   228 +
 .../BuiltInMetadata.Distribution.Handler.html      |   196 +
 .../class-use/BuiltInMetadata.Distribution.html    |   228 +
 .../BuiltInMetadata.ExplainVisibility.Handler.html |   196 +
 .../BuiltInMetadata.ExplainVisibility.html         |   211 +
 .../BuiltInMetadata.ExpressionLineage.Handler.html |   196 +
 .../BuiltInMetadata.ExpressionLineage.html         |   228 +
 .../BuiltInMetadata.MaxRowCount.Handler.html       |   196 +
 .../class-use/BuiltInMetadata.MaxRowCount.html     |   211 +
 .../class-use/BuiltInMetadata.Memory.Handler.html  |   196 +
 .../metadata/class-use/BuiltInMetadata.Memory.html |   228 +
 .../BuiltInMetadata.MinRowCount.Handler.html       |   196 +
 .../class-use/BuiltInMetadata.MinRowCount.html     |   211 +
 .../BuiltInMetadata.NodeTypes.Handler.html         |   196 +
 .../class-use/BuiltInMetadata.NodeTypes.html       |   228 +
 .../BuiltInMetadata.NonCumulativeCost.Handler.html |   196 +
 .../BuiltInMetadata.NonCumulativeCost.html         |   196 +
 .../BuiltInMetadata.Parallelism.Handler.html       |   196 +
 .../class-use/BuiltInMetadata.Parallelism.html     |   228 +
 ...tInMetadata.PercentageOriginalRows.Handler.html |   196 +
 .../BuiltInMetadata.PercentageOriginalRows.html    |   228 +
 .../BuiltInMetadata.PopulationSize.Handler.html    |   196 +
 .../class-use/BuiltInMetadata.PopulationSize.html  |   211 +
 .../BuiltInMetadata.Predicates.Handler.html        |   196 +
 .../class-use/BuiltInMetadata.Predicates.html      |   228 +
 .../BuiltInMetadata.RowCount.Handler.html          |   196 +
 .../class-use/BuiltInMetadata.RowCount.html        |   228 +
 .../BuiltInMetadata.Selectivity.Handler.html       |   196 +
 .../class-use/BuiltInMetadata.Selectivity.html     |   228 +
 .../class-use/BuiltInMetadata.Size.Handler.html    |   196 +
 .../metadata/class-use/BuiltInMetadata.Size.html   |   228 +
 .../BuiltInMetadata.TableReferences.Handler.html   |   196 +
 .../class-use/BuiltInMetadata.TableReferences.html |   228 +
 .../BuiltInMetadata.UniqueKeys.Handler.html        |   196 +
 .../class-use/BuiltInMetadata.UniqueKeys.html      |   228 +
 .../rel/metadata/class-use/BuiltInMetadata.html    |   149 +
 .../CachingRelMetadataProvider.CacheEntry.html     |   196 +
 ...lMetadataProvider.CachingInvocationHandler.html |   149 +
 .../class-use/CachingRelMetadataProvider.html      |   149 +
 ...lMetadataProvider.ChainedInvocationHandler.html |   149 +
 .../class-use/ChainedRelMetadataProvider.html      |   199 +
 .../class-use/CyclicMetadataException.html         |   198 +
 .../class-use/DefaultRelMetadataProvider.html      |   196 +
 .../class-use/JaninoRelMetadataProvider.Key.html   |   198 +
 .../JaninoRelMetadataProvider.NoHandler.html       |   149 +
 .../class-use/JaninoRelMetadataProvider.html       |   247 +
 .../calcite/rel/metadata/class-use/Metadata.html   |   756 +
 .../rel/metadata/class-use/MetadataDef.html        |   582 +
 .../rel/metadata/class-use/MetadataFactory.html    |   243 +
 .../metadata/class-use/MetadataFactoryImpl.html    |   149 +
 .../rel/metadata/class-use/MetadataHandler.html    |   805 +
 .../rel/metadata/class-use/NullSentinel.html       |   234 +
 .../ReflectiveRelMetadataProvider.Space.html       |   198 +
 .../ReflectiveRelMetadataProvider.Space2.html      |   197 +
 .../class-use/ReflectiveRelMetadataProvider.html   |   149 +
 .../rel/metadata/class-use/RelColumnMapping.html   |   525 +
 .../rel/metadata/class-use/RelColumnOrigin.html    |   318 +
 .../rel/metadata/class-use/RelMdAllPredicates.html |   149 +
 .../rel/metadata/class-use/RelMdCollation.html     |   149 +
 .../rel/metadata/class-use/RelMdColumnOrigins.html |   149 +
 .../metadata/class-use/RelMdColumnUniqueness.html  |   149 +
 .../metadata/class-use/RelMdDistinctRowCount.html  |   149 +
 .../rel/metadata/class-use/RelMdDistribution.html  |   149 +
 .../metadata/class-use/RelMdExplainVisibility.html |   149 +
 .../RelMdExpressionLineage.RexReplacer.html        |   149 +
 .../metadata/class-use/RelMdExpressionLineage.html |   149 +
 .../rel/metadata/class-use/RelMdMaxRowCount.html   |   149 +
 .../rel/metadata/class-use/RelMdMemory.html        |   149 +
 .../rel/metadata/class-use/RelMdMinRowCount.html   |   149 +
 .../rel/metadata/class-use/RelMdNodeTypes.html     |   149 +
 .../rel/metadata/class-use/RelMdParallelism.html   |   149 +
 .../class-use/RelMdPercentageOriginalRows.html     |   196 +
 .../metadata/class-use/RelMdPopulationSize.html    |   149 +
 ...nBasedPredicateInference.EquivalenceFinder.html |   149 +
 ...nConditionBasedPredicateInference.ExprsItr.html |   149 +
 ...cates.JoinConditionBasedPredicateInference.html |   149 +
 .../rel/metadata/class-use/RelMdPredicates.html    |   149 +
 .../rel/metadata/class-use/RelMdRowCount.html      |   149 +
 .../rel/metadata/class-use/RelMdSelectivity.html   |   149 +
 .../calcite/rel/metadata/class-use/RelMdSize.html  |   149 +
 .../metadata/class-use/RelMdTableReferences.html   |   149 +
 .../rel/metadata/class-use/RelMdUniqueKeys.html    |   149 +
 .../class-use/RelMdUtil.CardOfProjExpr.html        |   149 +
 .../calcite/rel/metadata/class-use/RelMdUtil.html  |   149 +
 .../metadata/class-use/RelMetadataProvider.html    |   754 +
 .../rel/metadata/class-use/RelMetadataQuery.html   |  3749 +
 .../rel/metadata/class-use/UnboundMetadata.html    |   355 +
 .../calcite/rel/metadata/package-summary.html      |   836 +
 .../apache/calcite/rel/metadata/package-tree.html  |   383 +
 .../apache/calcite/rel/metadata/package-use.html   |  1340 +
 apidocs/org/apache/calcite/rel/mutable/Holder.html |   404 +
 .../calcite/rel/mutable/MutableAggregate.html      |   528 +
 .../apache/calcite/rel/mutable/MutableBiRel.html   |   467 +
 .../apache/calcite/rel/mutable/MutableCalc.html    |   474 +
 .../apache/calcite/rel/mutable/MutableCollect.html |   479 +
 .../calcite/rel/mutable/MutableCorrelate.html      |   522 +
 .../calcite/rel/mutable/MutableExchange.html       |   474 +
 .../apache/calcite/rel/mutable/MutableFilter.html  |   475 +
 .../calcite/rel/mutable/MutableIntersect.html      |   433 +
 .../apache/calcite/rel/mutable/MutableJoin.html    |   524 +
 .../apache/calcite/rel/mutable/MutableLeafRel.html |   420 +
 .../apache/calcite/rel/mutable/MutableMinus.html   |   433 +
 .../calcite/rel/mutable/MutableMultiRel.html       |   437 +
 .../apache/calcite/rel/mutable/MutableProject.html |   537 +
 .../rel/mutable/MutableRel.MutableRelDumper.html   |   401 +
 .../org/apache/calcite/rel/mutable/MutableRel.html |   624 +
 .../apache/calcite/rel/mutable/MutableRelType.html |   669 +
 .../calcite/rel/mutable/MutableRelVisitor.html     |   368 +
 .../apache/calcite/rel/mutable/MutableRels.html    |   512 +
 .../apache/calcite/rel/mutable/MutableSample.html  |   474 +
 .../apache/calcite/rel/mutable/MutableScan.html    |   437 +
 .../calcite/rel/mutable/MutableSemiJoin.html       |   522 +
 .../apache/calcite/rel/mutable/MutableSetOp.html   |   438 +
 .../calcite/rel/mutable/MutableSingleRel.html      |   435 +
 .../apache/calcite/rel/mutable/MutableSort.html    |   513 +
 .../rel/mutable/MutableTableFunctionScan.html      |   524 +
 .../calcite/rel/mutable/MutableTableModify.html    |   576 +
 .../calcite/rel/mutable/MutableUncollect.html      |   480 +
 .../apache/calcite/rel/mutable/MutableUnion.html   |   433 +
 .../apache/calcite/rel/mutable/MutableValues.html  |   437 +
 .../apache/calcite/rel/mutable/MutableWindow.html  |   498 +
 .../calcite/rel/mutable/class-use/Holder.html      |   246 +
 .../rel/mutable/class-use/MutableAggregate.html    |   254 +
 .../rel/mutable/class-use/MutableBiRel.html        |   211 +
 .../calcite/rel/mutable/class-use/MutableCalc.html |   198 +
 .../rel/mutable/class-use/MutableCollect.html      |   199 +
 .../rel/mutable/class-use/MutableCorrelate.html    |   202 +
 .../rel/mutable/class-use/MutableExchange.html     |   198 +
 .../rel/mutable/class-use/MutableFilter.html       |   246 +
 .../rel/mutable/class-use/MutableIntersect.html    |   199 +
 .../calcite/rel/mutable/class-use/MutableJoin.html |   202 +
 .../rel/mutable/class-use/MutableLeafRel.html      |   204 +
 .../rel/mutable/class-use/MutableMinus.html        |   199 +
 .../rel/mutable/class-use/MutableMultiRel.html     |   226 +
 .../rel/mutable/class-use/MutableProject.html      |   264 +
 .../class-use/MutableRel.MutableRelDumper.html     |   149 +
 .../calcite/rel/mutable/class-use/MutableRel.html  |  1609 +
 .../rel/mutable/class-use/MutableRelType.html      |   269 +
 .../rel/mutable/class-use/MutableRelVisitor.html   |   233 +
 .../calcite/rel/mutable/class-use/MutableRels.html |   149 +
 .../rel/mutable/class-use/MutableSample.html       |   198 +
 .../calcite/rel/mutable/class-use/MutableScan.html |   197 +
 .../rel/mutable/class-use/MutableSemiJoin.html     |   202 +
 .../rel/mutable/class-use/MutableSetOp.html        |   211 +
 .../rel/mutable/class-use/MutableSingleRel.html    |   275 +
 .../calcite/rel/mutable/class-use/MutableSort.html |   200 +
 .../class-use/MutableTableFunctionScan.html        |   202 +
 .../rel/mutable/class-use/MutableTableModify.html  |   204 +
 .../rel/mutable/class-use/MutableUncollect.html    |   199 +
 .../rel/mutable/class-use/MutableUnion.html        |   199 +
 .../rel/mutable/class-use/MutableValues.html       |   197 +
 .../rel/mutable/class-use/MutableWindow.html       |   200 +
 .../calcite/rel/mutable/package-summary.html       |   375 +
 .../apache/calcite/rel/mutable/package-tree.html   |   228 +
 .../apache/calcite/rel/mutable/package-use.html    |   410 +
 .../org/apache/calcite/rel/package-summary.html    |   403 +
 apidocs/org/apache/calcite/rel/package-tree.html   |   255 +
 apidocs/org/apache/calcite/rel/package-use.html    |  2136 +
 .../rel/rel2sql/RelToSqlConverter.Frame.html       |   332 +
 .../calcite/rel/rel2sql/RelToSqlConverter.html     |   815 +
 .../rel/rel2sql/SqlImplementor.AliasContext.html   |   417 +
 .../rel/rel2sql/SqlImplementor.BaseContext.html    |   370 +
 .../rel/rel2sql/SqlImplementor.Builder.html        |   532 +
 .../calcite/rel/rel2sql/SqlImplementor.Clause.html |   518 +
 .../rel/rel2sql/SqlImplementor.Context.html        |   645 +
 .../rel/rel2sql/SqlImplementor.JoinContext.html    |   413 +
 .../SqlImplementor.MatchRecognizeContext.html      |   384 +
 .../calcite/rel/rel2sql/SqlImplementor.Result.html |   601 +
 .../rel/rel2sql/SqlImplementor.SimpleContext.html  |   383 +
 .../apache/calcite/rel/rel2sql/SqlImplementor.html |   794 +
 .../rel2sql/class-use/RelToSqlConverter.Frame.html |   195 +
 .../rel/rel2sql/class-use/RelToSqlConverter.html   |   197 +
 .../class-use/SqlImplementor.AliasContext.html     |   197 +
 .../class-use/SqlImplementor.BaseContext.html      |   213 +
 .../rel2sql/class-use/SqlImplementor.Builder.html  |   200 +
 .../rel2sql/class-use/SqlImplementor.Clause.html   |   295 +
 .../rel2sql/class-use/SqlImplementor.Context.html  |   378 +
 .../class-use/SqlImplementor.JoinContext.html      |   149 +
 .../SqlImplementor.MatchRecognizeContext.html      |   149 +
 .../rel2sql/class-use/SqlImplementor.Result.html   |   456 +
 .../class-use/SqlImplementor.SimpleContext.html    |   211 +
 .../rel/rel2sql/class-use/SqlImplementor.html      |   247 +
 .../calcite/rel/rel2sql/package-summary.html       |   218 +
 .../apache/calcite/rel/rel2sql/package-tree.html   |   200 +
 .../apache/calcite/rel/rel2sql/package-use.html    |   297 +
 .../rel/rules/AbstractJoinExtractFilterRule.html   |   379 +
 .../rules/AbstractMaterializedViewRule.Edge.html   |   379 +
 ...actMaterializedViewRule.EquivalenceClasses.html |   428 +
 ...AbstractMaterializedViewRule.MatchModality.html |   439 +
 ...izedViewRule.MaterializedViewAggregateRule.html |   801 +
 ...erializedViewRule.MaterializedViewJoinRule.html |   617 +
 ...ViewRule.MaterializedViewOnlyAggregateRule.html |   419 +
 ...zedViewRule.MaterializedViewOnlyFilterRule.html |   414 +
 ...lizedViewRule.MaterializedViewOnlyJoinRule.html |   414 +
 ...wRule.MaterializedViewProjectAggregateRule.html |   419 +
 ...ViewRule.MaterializedViewProjectFilterRule.html |   414 +
 ...edViewRule.MaterializedViewProjectJoinRule.html |   414 +
 .../AbstractMaterializedViewRule.NodeLineage.html  |   334 +
 ...tMaterializedViewRule.ViewPartialRewriting.html |   392 +
 .../rel/rules/AbstractMaterializedViewRule.html    |  1370 +
 .../AggregateExpandDistinctAggregatesRule.html     |   764 +
 .../rel/rules/AggregateExtractProjectRule.html     |   394 +
 .../rel/rules/AggregateFilterTransposeRule.html    |   427 +
 .../rel/rules/AggregateJoinTransposeRule.Side.html |   346 +
 .../rel/rules/AggregateJoinTransposeRule.html      |   630 +
 .../rel/rules/AggregateProjectMergeRule.html       |   418 +
 .../rules/AggregateProjectPullUpConstantsRule.html |   437 +
 .../rel/rules/AggregateReduceFunctionsRule.html    |   903 +
 .../calcite/rel/rules/AggregateRemoveRule.html     |   414 +
 .../calcite/rel/rules/AggregateStarTableRule.html  |   475 +
 .../rel/rules/AggregateUnionAggregateRule.html     |   480 +
 .../rel/rules/AggregateUnionTransposeRule.html     |   452 +
 .../calcite/rel/rules/AggregateValuesRule.html     |   410 +
 .../apache/calcite/rel/rules/CalcMergeRule.html    |   402 +
 .../rel/rules/CalcRelSplitter.CannotImplement.html |   344 +
 .../rules/CalcRelSplitter.HighestUsageFinder.html  |   414 +
 .../rel/rules/CalcRelSplitter.ImplementTester.html |   444 +
 ...CalcRelSplitter.InputToCommonExprConverter.html |   461 +
 .../rel/rules/CalcRelSplitter.MaxInputFinder.html  |   414 +
 .../calcite/rel/rules/CalcRelSplitter.RelType.html |   506 +
 .../apache/calcite/rel/rules/CalcRelSplitter.html  |   910 +
 .../apache/calcite/rel/rules/CalcRemoveRule.html   |   404 +
 .../apache/calcite/rel/rules/CalcSplitRule.html    |   402 +
 .../apache/calcite/rel/rules/CoerceInputsRule.html |   464 +
 .../rel/rules/DateRangeRules.ExtractFinder.html    |   433 +
 .../rel/rules/DateRangeRules.ExtractShuttle.html   |   804 +
 .../rules/DateRangeRules.FilterDateRangeRule.html  |   361 +
 .../apache/calcite/rel/rules/DateRangeRules.html   |   485 +
 apidocs/org/apache/calcite/rel/rules/EquiJoin.html |   401 +
 .../rel/rules/FilterAggregateTransposeRule.html    |   470 +
 .../calcite/rel/rules/FilterCalcMergeRule.html     |   403 +
 .../calcite/rel/rules/FilterCorrelateRule.html     |   413 +
 .../rules/FilterJoinRule.FilterIntoJoinRule.html   |   424 +
 .../FilterJoinRule.JoinConditionPushRule.html      |   419 +
 .../rel/rules/FilterJoinRule.Predicate.html        |   262 +
 .../apache/calcite/rel/rules/FilterJoinRule.html   |   624 +
 .../apache/calcite/rel/rules/FilterMergeRule.html  |   432 +
 .../rel/rules/FilterMultiJoinMergeRule.html        |   398 +
 .../rel/rules/FilterProjectTransposeRule.html      |   538 +
 ...FromRule.RemoveIsNotDistinctFromRexShuttle.html |   378 +
 .../rules/FilterRemoveIsNotDistinctFromRule.html   |   430 +
 .../rel/rules/FilterSetOpTransposeRule.html        |   409 +
 .../rules/FilterTableFunctionTransposeRule.html    |   393 +
 .../calcite/rel/rules/FilterTableScanRule.html     |   466 +
 .../apache/calcite/rel/rules/FilterToCalcRule.html |   406 +
 .../calcite/rel/rules/IntersectToDistinctRule.html |   427 +
 .../rel/rules/JoinAddRedundantSemiJoinRule.html    |   399 +
 .../calcite/rel/rules/JoinAssociateRule.html       |   404 +
 .../rules/JoinCommuteRule.VariableReplacer.html    |   392 +
 .../apache/calcite/rel/rules/JoinCommuteRule.html  |   589 +
 .../calcite/rel/rules/JoinExtractFilterRule.html   |   362 +
 .../rel/rules/JoinProjectTransposeRule.html        |   687 +
 .../calcite/rel/rules/JoinPushExpressionsRule.html |   418 +
 .../calcite/rel/rules/JoinPushThroughJoinRule.html |   537 +
 .../rules/JoinPushTransitivePredicatesRule.html    |   423 +
 .../calcite/rel/rules/JoinToCorrelateRule.html     |   487 +
 .../JoinToMultiJoinRule.InputReferenceCounter.html |   383 +
 .../calcite/rel/rules/JoinToMultiJoinRule.html     |   772 +
 .../calcite/rel/rules/JoinUnionTransposeRule.html  |   417 +
 .../calcite/rel/rules/LoptJoinTree.BinaryTree.html |   375 +
 .../calcite/rel/rules/LoptJoinTree.Leaf.html       |   390 +
 .../calcite/rel/rules/LoptJoinTree.Node.html       |   416 +
 .../org/apache/calcite/rel/rules/LoptJoinTree.html |   606 +
 .../calcite/rel/rules/LoptMultiJoin.Edge.html      |   390 +
 .../rel/rules/LoptMultiJoin.RemovableSelfJoin.html |   430 +
 .../apache/calcite/rel/rules/LoptMultiJoin.html    |  1592 +
 .../calcite/rel/rules/LoptOptimizeJoinRule.html    |  1518 +
 ...LoptSemiJoinOptimizer.FactorCostComparator.html |   332 +
 .../rules/LoptSemiJoinOptimizer.FemLocalIndex.html |   276 +
 .../LoptSemiJoinOptimizer.LcsIndexOptimizer.html   |   318 +
 .../rel/rules/LoptSemiJoinOptimizer.LcsTable.html  |   312 +
 .../rules/LoptSemiJoinOptimizer.LcsTableScan.html  |   276 +
 ...tSemiJoinOptimizer.LucidDbSpecialOperators.html |   314 +
 .../calcite/rel/rules/LoptSemiJoinOptimizer.html   |   835 +
 .../rel/rules/MaterializedViewFilterScanRule.html  |   426 +
 .../org/apache/calcite/rel/rules/MultiJoin.html    |   921 +
 .../MultiJoinOptimizeBushyRule.JoinVertex.html     |   412 +
 .../MultiJoinOptimizeBushyRule.LeafVertex.html     |   390 +
 .../rules/MultiJoinOptimizeBushyRule.Vertex.html   |   352 +
 .../rel/rules/MultiJoinOptimizeBushyRule.html      |   543 +
 .../rel/rules/MultiJoinProjectTransposeRule.html   |   540 +
 .../calcite/rel/rules/ProjectCalcMergeRule.html    |   406 +
 ...orrelateTransposeRule.RelNodesExprsHandler.html |   390 +
 ...relateTransposeRule.RexFieldAccessReplacer.html |   444 +
 .../rel/rules/ProjectCorrelateTransposeRule.html   |   440 +
 .../rel/rules/ProjectFilterTransposeRule.html      |   444 +
 .../rel/rules/ProjectJoinTransposeRule.html        |   418 +
 .../apache/calcite/rel/rules/ProjectMergeRule.html |   435 +
 .../rel/rules/ProjectMultiJoinMergeRule.html       |   398 +
 .../calcite/rel/rules/ProjectRemoveRule.html       |   458 +
 .../rel/rules/ProjectSetOpTransposeRule.html       |   422 +
 .../rel/rules/ProjectSortTransposeRule.html        |   446 +
 .../calcite/rel/rules/ProjectTableScanRule.html    |   442 +
 .../calcite/rel/rules/ProjectToCalcRule.html       |   408 +
 .../ProjectToWindowRule.CalcToWindowRule.html      |   399 +
 ...wRule.ProjectToLogicalProjectAndWindowRule.html |   399 +
 ...ProjectToWindowRule.WindowedAggRelSplitter.html |   466 +
 .../calcite/rel/rules/ProjectToWindowRule.html     |   419 +
 .../rel/rules/ProjectWindowTransposeRule.html      |   436 +
 .../PruneEmptyRules.RemoveEmptySingleRule.html     |   411 +
 .../apache/calcite/rel/rules/PruneEmptyRules.html  |   632 +
 .../rel/rules/PushProjector.ExprCondition.html     |   349 +
 .../rules/PushProjector.InputSpecialOpFinder.html  |   544 +
 .../rules/PushProjector.OperatorExprCondition.html |   395 +
 .../rules/PushProjector.RefAndExprConverter.html   |   494 +
 .../apache/calcite/rel/rules/PushProjector.html    |   971 +
 ...educeDecimalsRule.BinaryArithmeticExpander.html |   532 +
 .../rel/rules/ReduceDecimalsRule.CaseExpander.html |   362 +
 ...ReduceDecimalsRule.CastArgAsDoubleExpander.html |   361 +
 .../ReduceDecimalsRule.CastArgAsTypeExpander.html  |   373 +
 .../rel/rules/ReduceDecimalsRule.CastExpander.html |   353 +
 .../rel/rules/ReduceDecimalsRule.CeilExpander.html |   360 +
 .../rules/ReduceDecimalsRule.DecimalShuttle.html   |   498 +
 .../rel/rules/ReduceDecimalsRule.ExpanderMap.html  |   384 +
 .../rules/ReduceDecimalsRule.FloorExpander.html    |   360 +
 .../ReduceDecimalsRule.PassThroughExpander.html    |   387 +
 .../ReduceDecimalsRule.ReinterpretExpander.html    |   432 +
 .../rel/rules/ReduceDecimalsRule.RexExpander.html  |  1000 +
 .../calcite/rel/rules/ReduceDecimalsRule.html      |   537 +
 ...eExpressionsRule.CalcReduceExpressionsRule.html |   458 +
 .../rules/ReduceExpressionsRule.CaseShuttle.html   |   336 +
 ...xpressionsRule.FilterReduceExpressionsRule.html |   480 +
 ...eExpressionsRule.JoinReduceExpressionsRule.html |   419 +
 ...pressionsRule.ProjectReduceExpressionsRule.html |   419 +
 ...essionsRule.ReducibleExprLocator.Constancy.html |   440 +
 ...ReduceExpressionsRule.ReducibleExprLocator.html |   748 +
 .../rules/ReduceExpressionsRule.RexReplacer.html   |   475 +
 .../calcite/rel/rules/ReduceExpressionsRule.html   |   822 +
 .../rel/rules/SemiJoinFilterTransposeRule.html     |   402 +
 .../rel/rules/SemiJoinJoinTransposeRule.html       |   442 +
 .../rel/rules/SemiJoinProjectTransposeRule.html    |   434 +
 .../calcite/rel/rules/SemiJoinRemoveRule.html      |   399 +
 .../rel/rules/SemiJoinRule.JoinToSemiJoinRule.html |   349 +
 .../rules/SemiJoinRule.ProjectToSemiJoinRule.html  |   408 +
 .../org/apache/calcite/rel/rules/SemiJoinRule.html |   522 +
 .../calcite/rel/rules/SortJoinTransposeRule.html   |   477 +
 .../rel/rules/SortProjectTransposeRule.html        |   490 +
 .../rel/rules/SortRemoveConstantKeysRule.html      |   394 +
 .../apache/calcite/rel/rules/SortRemoveRule.html   |   398 +
 .../calcite/rel/rules/SortUnionTransposeRule.html  |   518 +
 .../SubQueryRemoveRule.ReplaceSubQueryShuttle.html |   394 +
 ...ubQueryRemoveRule.SubQueryFilterRemoveRule.html |   397 +
 .../SubQueryRemoveRule.SubQueryJoinRemoveRule.html |   397 +
 ...bQueryRemoveRule.SubQueryProjectRemoveRule.html |   397 +
 .../calcite/rel/rules/SubQueryRemoveRule.html      |   658 +
 .../apache/calcite/rel/rules/TableScanRule.html    |   397 +
 .../calcite/rel/rules/UnionEliminatorRule.html     |   395 +
 .../apache/calcite/rel/rules/UnionMergeRule.html   |   447 +
 .../rel/rules/UnionPullUpConstantsRule.html        |   393 +
 .../calcite/rel/rules/UnionToDistinctRule.html     |   417 +
 .../rel/rules/ValuesReduceRule.MyRexShuttle.html   |   378 +
 .../apache/calcite/rel/rules/ValuesReduceRule.html |   496 +
 .../class-use/AbstractJoinExtractFilterRule.html   |   200 +
 .../AbstractMaterializedViewRule.Edge.html         |   149 +
 ...actMaterializedViewRule.EquivalenceClasses.html |   468 +
 ...AbstractMaterializedViewRule.MatchModality.html |   268 +
 ...izedViewRule.MaterializedViewAggregateRule.html |   204 +
 ...erializedViewRule.MaterializedViewJoinRule.html |   218 +
 ...ViewRule.MaterializedViewOnlyAggregateRule.html |   195 +
 ...zedViewRule.MaterializedViewOnlyFilterRule.html |   195 +
 ...lizedViewRule.MaterializedViewOnlyJoinRule.html |   195 +
 ...wRule.MaterializedViewProjectAggregateRule.html |   195 +
 ...ViewRule.MaterializedViewProjectFilterRule.html |   195 +
 ...edViewRule.MaterializedViewProjectJoinRule.html |   195 +
 .../AbstractMaterializedViewRule.NodeLineage.html  |   237 +
 ...tMaterializedViewRule.ViewPartialRewriting.html |   245 +
 .../class-use/AbstractMaterializedViewRule.html    |   246 +
 .../AggregateExpandDistinctAggregatesRule.html     |   205 +
 .../class-use/AggregateExtractProjectRule.html     |   200 +
 .../class-use/AggregateFilterTransposeRule.html    |   227 +
 .../class-use/AggregateJoinTransposeRule.Side.html |   149 +
 .../class-use/AggregateJoinTransposeRule.html      |   202 +
 .../rules/class-use/AggregateProjectMergeRule.html |   195 +
 .../AggregateProjectPullUpConstantsRule.html       |   204 +
 .../class-use/AggregateReduceFunctionsRule.html    |   197 +
 .../rel/rules/class-use/AggregateRemoveRule.html   |   195 +
 .../rules/class-use/AggregateStarTableRule.html    |   200 +
 .../class-use/AggregateUnionAggregateRule.html     |   214 +
 .../class-use/AggregateUnionTransposeRule.html     |   195 +
 .../rel/rules/class-use/AggregateValuesRule.html   |   195 +
 .../calcite/rel/rules/class-use/CalcMergeRule.html |   195 +
 .../class-use/CalcRelSplitter.CannotImplement.html |   195 +
 .../CalcRelSplitter.HighestUsageFinder.html        |   149 +
 .../class-use/CalcRelSplitter.ImplementTester.html |   149 +
 ...CalcRelSplitter.InputToCommonExprConverter.html |   149 +
 .../class-use/CalcRelSplitter.MaxInputFinder.html  |   149 +
 .../rules/class-use/CalcRelSplitter.RelType.html   |   226 +
 .../rel/rules/class-use/CalcRelSplitter.html       |   198 +
 .../rel/rules/class-use/CalcRemoveRule.html        |   195 +
 .../calcite/rel/rules/class-use/CalcSplitRule.html |   195 +
 .../rel/rules/class-use/CoerceInputsRule.html      |   149 +
 .../class-use/DateRangeRules.ExtractFinder.html    |   195 +
 .../class-use/DateRangeRules.ExtractShuttle.html   |   149 +
 .../DateRangeRules.FilterDateRangeRule.html        |   149 +
 .../rel/rules/class-use/DateRangeRules.html        |   149 +
 .../calcite/rel/rules/class-use/EquiJoin.html      |   149 +
 .../class-use/FilterAggregateTransposeRule.html    |   230 +
 .../rel/rules/class-use/FilterCalcMergeRule.html   |   195 +
 .../rel/rules/class-use/FilterCorrelateRule.html   |   195 +
 .../FilterJoinRule.FilterIntoJoinRule.html         |   149 +
 .../FilterJoinRule.JoinConditionPushRule.html      |   149 +
 .../rules/class-use/FilterJoinRule.Predicate.html  |   264 +
 .../rel/rules/class-use/FilterJoinRule.html        |   236 +
 .../rel/rules/class-use/FilterMergeRule.html       |   195 +
 .../rules/class-use/FilterMultiJoinMergeRule.html  |   195 +
 .../class-use/FilterProjectTransposeRule.html      |   230 +
 ...FromRule.RemoveIsNotDistinctFromRexShuttle.html |   149 +
 .../FilterRemoveIsNotDistinctFromRule.html         |   197 +
 .../rules/class-use/FilterSetOpTransposeRule.html  |   195 +
 .../FilterTableFunctionTransposeRule.html          |   195 +
 .../rel/rules/class-use/FilterTableScanRule.html   |   204 +
 .../rel/rules/class-use/FilterToCalcRule.html      |   195 +
 .../rules/class-use/IntersectToDistinctRule.html   |   195 +
 .../class-use/JoinAddRedundantSemiJoinRule.html    |   195 +
 .../rel/rules/class-use/JoinAssociateRule.html     |   197 +
 .../JoinCommuteRule.VariableReplacer.html          |   149 +
 .../rel/rules/class-use/JoinCommuteRule.html       |   204 +
 .../rel/rules/class-use/JoinExtractFilterRule.html |   197 +
 .../rules/class-use/JoinProjectTransposeRule.html  |   242 +
 .../rules/class-use/JoinPushExpressionsRule.html   |   195 +
 .../rules/class-use/JoinPushThroughJoinRule.html   |   149 +
 .../JoinPushTransitivePredicatesRule.html          |   197 +
 .../rel/rules/class-use/JoinToCorrelateRule.html   |   195 +
 .../JoinToMultiJoinRule.InputReferenceCounter.html |   149 +
 .../rel/rules/class-use/JoinToMultiJoinRule.html   |   195 +
 .../rules/class-use/JoinUnionTransposeRule.html    |   200 +
 .../rules/class-use/LoptJoinTree.BinaryTree.html   |   296 +
 .../rel/rules/class-use/LoptJoinTree.Leaf.html     |   149 +
 .../rel/rules/class-use/LoptJoinTree.Node.html     |   149 +
 .../calcite/rel/rules/class-use/LoptJoinTree.html  |   581 +
 .../rel/rules/class-use/LoptMultiJoin.Edge.html    |   217 +
 .../class-use/LoptMultiJoin.RemovableSelfJoin.html |   199 +
 .../calcite/rel/rules/class-use/LoptMultiJoin.html |   554 +
 .../rel/rules/class-use/LoptOptimizeJoinRule.html  |   195 +
 ...LoptSemiJoinOptimizer.FactorCostComparator.html |   149 +
 .../LoptSemiJoinOptimizer.FemLocalIndex.html       |   198 +
 .../LoptSemiJoinOptimizer.LcsIndexOptimizer.html   |   149 +
 .../class-use/LoptSemiJoinOptimizer.LcsTable.html  |   200 +
 .../LoptSemiJoinOptimizer.LcsTableScan.html        |   193 +
 ...tSemiJoinOptimizer.LucidDbSpecialOperators.html |   149 +
 .../rel/rules/class-use/LoptSemiJoinOptimizer.html |   314 +
 .../class-use/MaterializedViewFilterScanRule.html  |   195 +
 .../calcite/rel/rules/class-use/MultiJoin.html     |   314 +
 .../MultiJoinOptimizeBushyRule.JoinVertex.html     |   149 +
 .../MultiJoinOptimizeBushyRule.LeafVertex.html     |   149 +
 .../MultiJoinOptimizeBushyRule.Vertex.html         |   223 +
 .../class-use/MultiJoinOptimizeBushyRule.html      |   195 +
 .../class-use/MultiJoinProjectTransposeRule.html   |   205 +
 .../rel/rules/class-use/ProjectCalcMergeRule.html  |   195 +
 ...orrelateTransposeRule.RelNodesExprsHandler.html |   149 +
 ...relateTransposeRule.RexFieldAccessReplacer.html |   149 +
 .../class-use/ProjectCorrelateTransposeRule.html   |   195 +
 .../class-use/ProjectFilterTransposeRule.html      |   227 +
 .../rules/class-use/ProjectJoinTransposeRule.html  |   195 +
 .../rel/rules/class-use/ProjectMergeRule.html      |   195 +
 .../rules/class-use/ProjectMultiJoinMergeRule.html |   195 +
 .../rel/rules/class-use/ProjectRemoveRule.html     |   195 +
 .../rules/class-use/ProjectSetOpTransposeRule.html |   195 +
 .../rules/class-use/ProjectSortTransposeRule.html  |   226 +
 .../rel/rules/class-use/ProjectTableScanRule.html  |   204 +
 .../rel/rules/class-use/ProjectToCalcRule.html     |   195 +
 .../ProjectToWindowRule.CalcToWindowRule.html      |   149 +
 ...wRule.ProjectToLogicalProjectAndWindowRule.html |   149 +
 ...ProjectToWindowRule.WindowedAggRelSplitter.html |   149 +
 .../rel/rules/class-use/ProjectToWindowRule.html   |   230 +
 .../class-use/ProjectWindowTransposeRule.html      |   198 +
 .../PruneEmptyRules.RemoveEmptySingleRule.html     |   149 +
 .../rel/rules/class-use/PruneEmptyRules.html       |   149 +
 .../class-use/PushProjector.ExprCondition.html     |   324 +
 .../PushProjector.InputSpecialOpFinder.html        |   149 +
 .../PushProjector.OperatorExprCondition.html       |   149 +
 .../PushProjector.RefAndExprConverter.html         |   149 +
 .../calcite/rel/rules/class-use/PushProjector.html |   149 +
 ...educeDecimalsRule.BinaryArithmeticExpander.html |   149 +
 .../class-use/ReduceDecimalsRule.CaseExpander.html |   149 +
 ...ReduceDecimalsRule.CastArgAsDoubleExpander.html |   149 +
 .../ReduceDecimalsRule.CastArgAsTypeExpander.html  |   197 +
 .../class-use/ReduceDecimalsRule.CastExpander.html |   149 +
 .../class-use/ReduceDecimalsRule.CeilExpander.html |   149 +
 .../ReduceDecimalsRule.DecimalShuttle.html         |   149 +
 .../class-use/ReduceDecimalsRule.ExpanderMap.html  |   195 +
 .../ReduceDecimalsRule.FloorExpander.html          |   149 +
 .../ReduceDecimalsRule.PassThroughExpander.html    |   149 +
 .../ReduceDecimalsRule.ReinterpretExpander.html    |   149 +
 .../class-use/ReduceDecimalsRule.RexExpander.html  |   309 +
 .../rel/rules/class-use/ReduceDecimalsRule.html    |   195 +
 ...eExpressionsRule.CalcReduceExpressionsRule.html |   149 +
 .../ReduceExpressionsRule.CaseShuttle.html         |   149 +
 ...xpressionsRule.FilterReduceExpressionsRule.html |   149 +
 ...eExpressionsRule.JoinReduceExpressionsRule.html |   149 +
 ...pressionsRule.ProjectReduceExpressionsRule.html |   149 +
 ...essionsRule.ReducibleExprLocator.Constancy.html |   236 +
 ...ReduceExpressionsRule.ReducibleExprLocator.html |   149 +
 .../ReduceExpressionsRule.RexReplacer.html         |   149 +
 .../rel/rules/class-use/ReduceExpressionsRule.html |   260 +
 .../class-use/SemiJoinFilterTransposeRule.html     |   195 +
 .../rules/class-use/SemiJoinJoinTransposeRule.html |   195 +
 .../class-use/SemiJoinProjectTransposeRule.html    |   195 +
 .../rel/rules/class-use/SemiJoinRemoveRule.html    |   195 +
 .../class-use/SemiJoinRule.JoinToSemiJoinRule.html |   149 +
 .../SemiJoinRule.ProjectToSemiJoinRule.html        |   149 +
 .../calcite/rel/rules/class-use/SemiJoinRule.html  |   226 +
 .../rel/rules/class-use/SortJoinTransposeRule.html |   195 +
 .../rules/class-use/SortProjectTransposeRule.html  |   226 +
 .../class-use/SortRemoveConstantKeysRule.html      |   195 +
 .../rel/rules/class-use/SortRemoveRule.html        |   195 +
 .../rules/class-use/SortUnionTransposeRule.html    |   206 +
 .../SubQueryRemoveRule.ReplaceSubQueryShuttle.html |   149 +
 ...ubQueryRemoveRule.SubQueryFilterRemoveRule.html |   149 +
 .../SubQueryRemoveRule.SubQueryJoinRemoveRule.html |   149 +
 ...bQueryRemoveRule.SubQueryProjectRemoveRule.html |   149 +
 .../rel/rules/class-use/SubQueryRemoveRule.html    |   239 +
 .../calcite/rel/rules/class-use/TableScanRule.html |   195 +
 .../rel/rules/class-use/UnionEliminatorRule.html   |   195 +
 .../rel/rules/class-use/UnionMergeRule.html        |   205 +
 .../rules/class-use/UnionPullUpConstantsRule.html  |   195 +
 .../rel/rules/class-use/UnionToDistinctRule.html   |   195 +
 .../class-use/ValuesReduceRule.MyRexShuttle.html   |   149 +
 .../rel/rules/class-use/ValuesReduceRule.html      |   214 +
 .../apache/calcite/rel/rules/package-summary.html  |  1306 +
 .../org/apache/calcite/rel/rules/package-tree.html |   449 +
 .../org/apache/calcite/rel/rules/package-use.html  |  1085 +
 apidocs/org/apache/calcite/rel/stream/Chi.html     |   354 +
 apidocs/org/apache/calcite/rel/stream/Delta.html   |   375 +
 .../org/apache/calcite/rel/stream/LogicalChi.html  |   349 +
 .../apache/calcite/rel/stream/LogicalDelta.html    |   453 +
 .../StreamRules.DeltaAggregateTransposeRule.html   |   367 +
 .../StreamRules.DeltaFilterTransposeRule.html      |   367 +
 .../stream/StreamRules.DeltaJoinTransposeRule.html |   391 +
 .../StreamRules.DeltaProjectTransposeRule.html     |   367 +
 .../stream/StreamRules.DeltaSortTransposeRule.html |   367 +
 .../rel/stream/StreamRules.DeltaTableScanRule.html |   372 +
 .../StreamRules.DeltaTableScanToEmptyRule.html     |   369 +
 .../StreamRules.DeltaUnionTransposeRule.html       |   367 +
 .../org/apache/calcite/rel/stream/StreamRules.html |   391 +
 .../apache/calcite/rel/stream/class-use/Chi.html   |   198 +
 .../apache/calcite/rel/stream/class-use/Delta.html |   198 +
 .../calcite/rel/stream/class-use/LogicalChi.html   |   195 +
 .../calcite/rel/stream/class-use/LogicalDelta.html |   225 +
 .../StreamRules.DeltaAggregateTransposeRule.html   |   149 +
 .../StreamRules.DeltaFilterTransposeRule.html      |   149 +
 .../StreamRules.DeltaJoinTransposeRule.html        |   149 +
 .../StreamRules.DeltaProjectTransposeRule.html     |   149 +
 .../StreamRules.DeltaSortTransposeRule.html        |   149 +
 .../class-use/StreamRules.DeltaTableScanRule.html  |   149 +
 .../StreamRules.DeltaTableScanToEmptyRule.html     |   149 +
 .../StreamRules.DeltaUnionTransposeRule.html       |   149 +
 .../calcite/rel/stream/class-use/StreamRules.html  |   149 +
 .../apache/calcite/rel/stream/package-summary.html |   260 +
 .../apache/calcite/rel/stream/package-tree.html    |   194 +
 .../org/apache/calcite/rel/stream/package-use.html |   234 +
 .../calcite/rel/type/DelegatingTypeSystem.html     |   739 +
 .../apache/calcite/rel/type/DynamicRecordType.html |   414 +
 .../calcite/rel/type/DynamicRecordTypeImpl.html    |   648 +
 .../org/apache/calcite/rel/type/RelCrossType.html  |   458 +
 .../org/apache/calcite/rel/type/RelDataType.html   |   837 +
 .../calcite/rel/type/RelDataTypeComparability.html |   440 +
 .../rel/type/RelDataTypeFactory.Builder.html       |   709 +
 .../rel/type/RelDataTypeFactory.FieldInfo.html     |   321 +
 .../type/RelDataTypeFactory.FieldInfoBuilder.html  |   593 +
 .../calcite/rel/type/RelDataTypeFactory.html       |   917 +
 .../rel/type/RelDataTypeFactoryImpl.JavaType.html  |   650 +
 .../rel/type/RelDataTypeFactoryImpl.Key.html       |   408 +
 .../calcite/rel/type/RelDataTypeFactoryImpl.html   |  1092 +
 .../apache/calcite/rel/type/RelDataTypeFamily.html |   197 +
 .../rel/type/RelDataTypeField.ToFieldIndex.html    |   339 +
 .../rel/type/RelDataTypeField.ToFieldName.html     |   339 +
 .../apache/calcite/rel/type/RelDataTypeField.html  |   376 +
 .../calcite/rel/type/RelDataTypeFieldImpl.html     |   603 +
 .../apache/calcite/rel/type/RelDataTypeHolder.html |   420 +
 .../calcite/rel/type/RelDataTypeImpl.Slot.html     |   332 +
 .../apache/calcite/rel/type/RelDataTypeImpl.html   |  1271 +
 .../rel/type/RelDataTypePrecedenceList.html        |   299 +
 .../apache/calcite/rel/type/RelDataTypeSystem.html |   602 +
 .../calcite/rel/type/RelDataTypeSystemImpl.html    |   726 +
 .../apache/calcite/rel/type/RelProtoDataType.html  |   246 +
 .../RelRecordType.SerializableRelRecordType.html   |   367 +
 .../org/apache/calcite/rel/type/RelRecordType.html |   593 +
 .../org/apache/calcite/rel/type/StructKind.html    |   527 +
 .../rel/type/class-use/DelegatingTypeSystem.html   |   149 +
 .../rel/type/class-use/DynamicRecordType.html      |   197 +
 .../rel/type/class-use/DynamicRecordTypeImpl.html  |   149 +
 .../calcite/rel/type/class-use/RelCrossType.html   |   149 +
 .../calcite/rel/type/class-use/RelDataType.html    | 11375 +++
 .../type/class-use/RelDataTypeComparability.html   |   295 +
 .../type/class-use/RelDataTypeFactory.Builder.html |   289 +
 .../class-use/RelDataTypeFactory.FieldInfo.html    |   219 +
 .../RelDataTypeFactory.FieldInfoBuilder.html       |   284 +
 .../rel/type/class-use/RelDataTypeFactory.html     |  2596 +
 .../class-use/RelDataTypeFactoryImpl.JavaType.html |   149 +
 .../type/class-use/RelDataTypeFactoryImpl.Key.html |   149 +
 .../rel/type/class-use/RelDataTypeFactoryImpl.html |   276 +
 .../rel/type/class-use/RelDataTypeFamily.html      |   504 +
 .../class-use/RelDataTypeField.ToFieldIndex.html   |   149 +
 .../class-use/RelDataTypeField.ToFieldName.html    |   149 +
 .../rel/type/class-use/RelDataTypeField.html       |  2093 +
 .../rel/type/class-use/RelDataTypeFieldImpl.html   |   195 +
 .../rel/type/class-use/RelDataTypeHolder.html      |   195 +
 .../rel/type/class-use/RelDataTypeImpl.Slot.html   |   199 +
 .../rel/type/class-use/RelDataTypeImpl.html        |   336 +
 .../type/class-use/RelDataTypePrecedenceList.html  |   297 +
 .../rel/type/class-use/RelDataTypeSystem.html      |   856 +
 .../rel/type/class-use/RelDataTypeSystemImpl.html  |   149 +
 .../rel/type/class-use/RelProtoDataType.html       |  1129 +
 .../RelRecordType.SerializableRelRecordType.html   |   149 +
 .../calcite/rel/type/class-use/RelRecordType.html  |   245 +
 .../calcite/rel/type/class-use/StructKind.html     |   386 +
 .../apache/calcite/rel/type/package-summary.html   |   360 +
 .../org/apache/calcite/rel/type/package-tree.html  |   230 +
 .../org/apache/calcite/rel/type/package-use.html   |  2119 +
 apidocs/org/apache/calcite/rex/LogicVisitor.html   |   666 +
 apidocs/org/apache/calcite/rex/RexAction.html      |   253 +
 .../calcite/rex/RexAnalyzer.VariableCollector.html |   439 +
 apidocs/org/apache/calcite/rex/RexAnalyzer.html    |   431 +
 apidocs/org/apache/calcite/rex/RexBiVisitor.html   |   468 +
 apidocs/org/apache/calcite/rex/RexBuilder.html     |  2178 +
 apidocs/org/apache/calcite/rex/RexCall.html        |   680 +
 .../rex/RexCallBinding.RexCastCallBinding.html     |   406 +
 apidocs/org/apache/calcite/rex/RexCallBinding.html |   683 +
 apidocs/org/apache/calcite/rex/RexChecker.html     |   623 +
 apidocs/org/apache/calcite/rex/RexCopier.html      |   581 +
 .../org/apache/calcite/rex/RexCorrelVariable.html  |   502 +
 .../org/apache/calcite/rex/RexDynamicParam.html    |   520 +
 apidocs/org/apache/calcite/rex/RexExecutable.html  |   474 +
 apidocs/org/apache/calcite/rex/RexExecutor.html    |   277 +
 .../RexExecutorImpl.DataContextInputGetter.html    |   386 +
 .../org/apache/calcite/rex/RexExecutorImpl.html    |   465 +
 apidocs/org/apache/calcite/rex/RexFieldAccess.html |   565 +
 .../calcite/rex/RexFieldCollation.Initializer.html |   401 +
 .../org/apache/calcite/rex/RexFieldCollation.html  |   443 +
 apidocs/org/apache/calcite/rex/RexInputRef.html    |   642 +
 .../apache/calcite/rex/RexInterpreter.Truthy.html  |   468 +
 apidocs/org/apache/calcite/rex/RexInterpreter.html |   812 +
 apidocs/org/apache/calcite/rex/RexLiteral.html     |  1204 +
 apidocs/org/apache/calcite/rex/RexLocalRef.html    |   564 +
 ...ultisetUtil.RexCallMultisetOperatorCounter.html |   414 +
 .../org/apache/calcite/rex/RexMultisetUtil.html    |   507 +
 apidocs/org/apache/calcite/rex/RexNode.html        |   554 +
 apidocs/org/apache/calcite/rex/RexOver.Finder.html |   355 +
 .../org/apache/calcite/rex/RexOver.OverFound.html  |   356 +
 apidocs/org/apache/calcite/rex/RexOver.html        |   665 +
 apidocs/org/apache/calcite/rex/RexPattern.html     |   260 +
 .../org/apache/calcite/rex/RexPatternFieldRef.html |   553 +
 .../apache/calcite/rex/RexPermutationShuttle.html  |   377 +
 .../calcite/rex/RexPermuteInputsShuttle.html       |   492 +
 .../org/apache/calcite/rex/RexProgram.Checker.html |   424 +
 .../calcite/rex/RexProgram.ConstantFinder.html     |   393 +
 .../calcite/rex/RexProgram.ExpansionShuttle.html   |   377 +
 .../apache/calcite/rex/RexProgram.Marshaller.html  |   512 +
 .../calcite/rex/RexProgram.ReferenceCounter.html   |   351 +
 apidocs/org/apache/calcite/rex/RexProgram.html     |  1304 +
 .../RexProgramBuilder.RegisterInputShuttle.html    |   416 +
 .../RexProgramBuilder.RegisterMidputShuttle.html   |   405 +
 .../RexProgramBuilder.RegisterOutputShuttle.html   |   410 +
 .../rex/RexProgramBuilder.RegisterShuttle.html     |   441 +
 .../rex/RexProgramBuilder.UpdateRefShuttle.html    |   379 +
 .../org/apache/calcite/rex/RexProgramBuilder.html  |  1470 +
 apidocs/org/apache/calcite/rex/RexRangeRef.html    |   524 +
 apidocs/org/apache/calcite/rex/RexShuttle.html     |   721 +
 .../apache/calcite/rex/RexSimplify.CaseBranch.html |   410 +
 .../apache/calcite/rex/RexSimplify.Comparison.html |   397 +
 .../calcite/rex/RexSimplify.IsPredicate.html       |   380 +
 .../apache/calcite/rex/RexSimplify.Predicate.html  |   257 +
 .../calcite/rex/RexSimplify.SafeRexVisitor.html    |   672 +
 apidocs/org/apache/calcite/rex/RexSimplify.html    |  1603 +
 .../calcite/rex/RexSlot.SelfPopulatingList.html    |   409 +
 apidocs/org/apache/calcite/rex/RexSlot.html        |   432 +
 .../org/apache/calcite/rex/RexSqlConvertlet.html   |   268 +
 .../apache/calcite/rex/RexSqlConvertletTable.html  |   259 +
 .../rex/RexSqlReflectiveConvertletTable.html       |   392 +
 ...SqlStandardConvertletTable.EquivConvertlet.html |   375 +
 .../calcite/rex/RexSqlStandardConvertletTable.html |   453 +
 apidocs/org/apache/calcite/rex/RexSubQuery.html    |   594 +
 .../calcite/rex/RexTableInputRef.RelTableRef.html  |   507 +
 .../org/apache/calcite/rex/RexTableInputRef.html   |   655 +
 .../apache/calcite/rex/RexToSqlNodeConverter.html  |   336 +
 .../calcite/rex/RexToSqlNodeConverterImpl.html     |   447 +
 apidocs/org/apache/calcite/rex/RexTransformer.html |   454 +
 apidocs/org/apache/calcite/rex/RexUnknownAs.html   |   532 +
 .../rex/RexUtil.CnfHelper.OverflowError.html       |   356 +
 .../org/apache/calcite/rex/RexUtil.CnfHelper.html  |   525 +
 .../apache/calcite/rex/RexUtil.ConstantFinder.html |   565 +
 .../calcite/rex/RexUtil.CorrelationFinder.html     |   386 +
 .../org/apache/calcite/rex/RexUtil.DnfHelper.html  |   398 +
 .../apache/calcite/rex/RexUtil.ExprSimplifier.html |   479 +
 ...xpressionNormalizer.SubExprExistsException.html |   312 +
 .../calcite/rex/RexUtil.ExpressionNormalizer.html  |   572 +
 .../calcite/rex/RexUtil.FieldAccessFinder.html     |   417 +
 .../calcite/rex/RexUtil.FixNullabilityShuttle.html |   393 +
 ...orwardRefFinder.IllegalForwardRefException.html |   313 +
 .../calcite/rex/RexUtil.ForwardRefFinder.html      |   459 +
 .../calcite/rex/RexUtil.RexShiftShuttle.html       |   377 +
 .../apache/calcite/rex/RexUtil.SubQueryFinder.html |   519 +
 apidocs/org/apache/calcite/rex/RexUtil.html        |  3018 +
 apidocs/org/apache/calcite/rex/RexVariable.html    |   412 +
 apidocs/org/apache/calcite/rex/RexVisitor.html     |   420 +
 apidocs/org/apache/calcite/rex/RexVisitorImpl.html |   626 +
 apidocs/org/apache/calcite/rex/RexWindow.html      |   533 +
 .../rex/RexWindowBound.RexWindowBoundBounded.html  |   538 +
 .../RexWindowBound.RexWindowBoundCurrentRow.html   |   415 +
 .../RexWindowBound.RexWindowBoundUnbounded.html    |   503 +
 apidocs/org/apache/calcite/rex/RexWindowBound.html |   516 +
 .../apache/calcite/rex/class-use/LogicVisitor.html |   149 +
 .../apache/calcite/rex/class-use/RexAction.html    |   199 +
 .../class-use/RexAnalyzer.VariableCollector.html   |   149 +
 .../apache/calcite/rex/class-use/RexAnalyzer.html  |   149 +
 .../apache/calcite/rex/class-use/RexBiVisitor.html |   288 +
 .../apache/calcite/rex/class-use/RexBuilder.html   |  2681 +
 .../org/apache/calcite/rex/class-use/RexCall.html  |  1635 +
 .../RexCallBinding.RexCastCallBinding.html         |   149 +
 .../calcite/rex/class-use/RexCallBinding.html      |   217 +
 .../apache/calcite/rex/class-use/RexChecker.html   |   197 +
 .../apache/calcite/rex/class-use/RexCopier.html    |   149 +
 .../calcite/rex/class-use/RexCorrelVariable.html   |   452 +
 .../calcite/rex/class-use/RexDynamicParam.html     |   368 +
 .../calcite/rex/class-use/RexExecutable.html       |   200 +
 .../apache/calcite/rex/class-use/RexExecutor.html  |   480 +
 .../RexExecutorImpl.DataContextInputGetter.html    |   149 +
 .../calcite/rex/class-use/RexExecutorImpl.html     |   211 +
 .../calcite/rex/class-use/RexFieldAccess.html      |   502 +
 .../class-use/RexFieldCollation.Initializer.html   |   206 +
 .../calcite/rex/class-use/RexFieldCollation.html   |   384 +
 .../apache/calcite/rex/class-use/RexInputRef.html  |  1016 +
 .../rex/class-use/RexInterpreter.Truthy.html       |   210 +
 .../calcite/rex/class-use/RexInterpreter.html      |   149 +
 .../apache/calcite/rex/class-use/RexLiteral.html   |  1679 +
 .../apache/calcite/rex/class-use/RexLocalRef.html  |   615 +
 ...ultisetUtil.RexCallMultisetOperatorCounter.html |   149 +
 .../calcite/rex/class-use/RexMultisetUtil.html     |   149 +
 .../org/apache/calcite/rex/class-use/RexNode.html  | 16548 ++++
 .../calcite/rex/class-use/RexOver.Finder.html      |   195 +
 .../calcite/rex/class-use/RexOver.OverFound.html   |   195 +
 .../org/apache/calcite/rex/class-use/RexOver.html  |   361 +
 .../apache/calcite/rex/class-use/RexPattern.html   |   149 +
 .../calcite/rex/class-use/RexPatternFieldRef.html  |   292 +
 .../rex/class-use/RexPermutationShuttle.html       |   149 +
 .../rex/class-use/RexPermuteInputsShuttle.html     |   197 +
 .../calcite/rex/class-use/RexProgram.Checker.html  |   149 +
 .../rex/class-use/RexProgram.ConstantFinder.html   |   149 +
 .../rex/class-use/RexProgram.ExpansionShuttle.html |   149 +
 .../rex/class-use/RexProgram.Marshaller.html       |   149 +
 .../rex/class-use/RexProgram.ReferenceCounter.html |   149 +
 .../apache/calcite/rex/class-use/RexProgram.html   |  1054 +
 .../RexProgramBuilder.RegisterInputShuttle.html    |   198 +
 .../RexProgramBuilder.RegisterMidputShuttle.html   |   149 +
 .../RexProgramBuilder.RegisterOutputShuttle.html   |   149 +
 .../RexProgramBuilder.RegisterShuttle.html         |   212 +
 .../RexProgramBuilder.UpdateRefShuttle.html        |   149 +
 .../calcite/rex/class-use/RexProgramBuilder.html   |   255 +
 .../apache/calcite/rex/class-use/RexRangeRef.html  |   330 +
 .../apache/calcite/rex/class-use/RexShuttle.html   |   811 +
 .../rex/class-use/RexSimplify.CaseBranch.html      |   269 +
 .../rex/class-use/RexSimplify.Comparison.html      |   197 +
 .../rex/class-use/RexSimplify.IsPredicate.html     |   197 +
 .../rex/class-use/RexSimplify.Predicate.html       |   222 +
 .../rex/class-use/RexSimplify.SafeRexVisitor.html  |   205 +
 .../apache/calcite/rex/class-use/RexSimplify.html  |   693 +
 .../rex/class-use/RexSlot.SelfPopulatingList.html  |   149 +
 .../org/apache/calcite/rex/class-use/RexSlot.html  |   218 +
 .../calcite/rex/class-use/RexSqlConvertlet.html    |   238 +
 .../rex/class-use/RexSqlConvertletTable.html       |   232 +
 .../class-use/RexSqlReflectiveConvertletTable.html |   197 +
 ...SqlStandardConvertletTable.EquivConvertlet.html |   149 +
 .../class-use/RexSqlStandardConvertletTable.html   |   149 +
 .../apache/calcite/rex/class-use/RexSubQuery.html  |   479 +
 .../class-use/RexTableInputRef.RelTableRef.html    |   972 +
 .../calcite/rex/class-use/RexTableInputRef.html    |   460 +
 .../rex/class-use/RexToSqlNodeConverter.html       |   236 +
 .../rex/class-use/RexToSqlNodeConverterImpl.html   |   149 +
 .../calcite/rex/class-use/RexTransformer.html      |   149 +
 .../apache/calcite/rex/class-use/RexUnknownAs.html |   453 +
 .../class-use/RexUtil.CnfHelper.OverflowError.html |   195 +
 .../calcite/rex/class-use/RexUtil.CnfHelper.html   |   149 +
 .../rex/class-use/RexUtil.ConstantFinder.html      |   212 +
 .../rex/class-use/RexUtil.CorrelationFinder.html   |   195 +
 .../calcite/rex/class-use/RexUtil.DnfHelper.html   |   149 +
 .../rex/class-use/RexUtil.ExprSimplifier.html      |   149 +
 ...xpressionNormalizer.SubExprExistsException.html |   149 +
 .../class-use/RexUtil.ExpressionNormalizer.html    |   149 +
 .../rex/class-use/RexUtil.FieldAccessFinder.html   |   149 +
 .../class-use/RexUtil.FixNullabilityShuttle.html   |   149 +
 ...orwardRefFinder.IllegalForwardRefException.html |   149 +
 .../rex/class-use/RexUtil.ForwardRefFinder.html    |   149 +
 .../rex/class-use/RexUtil.RexShiftShuttle.html     |   149 +
 .../rex/class-use/RexUtil.SubQueryFinder.html      |   195 +
 .../org/apache/calcite/rex/class-use/RexUtil.html  |   149 +
 .../apache/calcite/rex/class-use/RexVariable.html  |   239 +
 .../apache/calcite/rex/class-use/RexVisitor.html   |  1126 +
 .../calcite/rex/class-use/RexVisitorImpl.html      |   671 +
 .../apache/calcite/rex/class-use/RexWindow.html    |   270 +
 .../RexWindowBound.RexWindowBoundBounded.html      |   149 +
 .../RexWindowBound.RexWindowBoundCurrentRow.html   |   149 +
 .../RexWindowBound.RexWindowBoundUnbounded.html    |   149 +
 .../calcite/rex/class-use/RexWindowBound.html      |   508 +
 .../org/apache/calcite/rex/package-summary.html    |   791 +
 apidocs/org/apache/calcite/rex/package-tree.html   |   343 +
 apidocs/org/apache/calcite/rex/package-use.html    |  2118 +
 .../calcite/runtime/AbstractImmutableList.html     |   693 +
 .../org/apache/calcite/runtime/ArrayBindable.html  |   283 +
 .../apache/calcite/runtime/ArrayComparator.html    |   395 +
 .../calcite/runtime/ArrayEnumeratorCursor.html     |   402 +
 .../org/apache/calcite/runtime/BinarySearch.html   |   619 +
 apidocs/org/apache/calcite/runtime/Bindable.html   |   275 +
 .../calcite/runtime/CalciteContextException.html   |   705 +
 .../apache/calcite/runtime/CalciteException.html   |   380 +
 .../apache/calcite/runtime/CalciteResource.html    |  4015 +
 apidocs/org/apache/calcite/runtime/ConsList.html   |   656 +
 .../org/apache/calcite/runtime/Enumerables.html    |   375 +
 .../apache/calcite/runtime/EnumeratorCursor.html   |   471 +
 apidocs/org/apache/calcite/runtime/Feature.html    |   337 +
 .../runtime/FlatLists.AbstractFlatList.html        |   383 +
 .../runtime/FlatLists.ComparableEmptyList.html     |   475 +
 .../calcite/runtime/FlatLists.ComparableList.html  |   259 +
 .../runtime/FlatLists.ComparableListImpl.html      |   516 +
 .../calcite/runtime/FlatLists.Flat1List.html       |   651 +
 .../calcite/runtime/FlatLists.Flat2List.html       |   667 +
 .../calcite/runtime/FlatLists.Flat3List.html       |   683 +
 .../calcite/runtime/FlatLists.Flat4List.html       |   699 +
 .../calcite/runtime/FlatLists.Flat5List.html       |   715 +
 .../calcite/runtime/FlatLists.Flat6List.html       |   731 +
 apidocs/org/apache/calcite/runtime/FlatLists.html  |   883 +
 .../calcite/runtime/GeoFunctions.CapStyle.html     |   453 +
 .../apache/calcite/runtime/GeoFunctions.Geom.html  |   303 +
 .../calcite/runtime/GeoFunctions.JoinStyle.html    |   453 +
 .../calcite/runtime/GeoFunctions.MapGeom.html      |   435 +
 .../calcite/runtime/GeoFunctions.SimpleGeom.html   |   435 +
 .../apache/calcite/runtime/GeoFunctions.Type.html  |   585 +
 .../org/apache/calcite/runtime/GeoFunctions.html   |  1554 +
 .../org/apache/calcite/runtime/Hook.Closeable.html |   310 +
 apidocs/org/apache/calcite/runtime/Hook.html       |   943 +
 apidocs/org/apache/calcite/runtime/HttpUtils.html  |   426 +
 apidocs/org/apache/calcite/runtime/Like.html       |   537 +
 .../calcite/runtime/ObjectEnumeratorCursor.html    |   474 +
 .../org/apache/calcite/runtime/PredicateImpl.html  |   369 +
 .../org/apache/calcite/runtime/RandomFunction.html |   413 +
 .../calcite/runtime/RecordEnumeratorCursor.html    |   442 +
 .../calcite/runtime/Resources.BaseMessage.html     |   244 +
 .../calcite/runtime/Resources.BooleanProp.html     |   430 +
 .../calcite/runtime/Resources.BuiltinMethod.html   |   491 +
 .../apache/calcite/runtime/Resources.Default.html  |   244 +
 .../calcite/runtime/Resources.DoubleProp.html      |   430 +
 .../apache/calcite/runtime/Resources.Element.html  |   372 +
 .../runtime/Resources.EmptyPropertyAccessor.html   |   583 +
 .../apache/calcite/runtime/Resources.ExInst.html   |   397 +
 .../calcite/runtime/Resources.ExInstWithCause.html |   435 +
 .../org/apache/calcite/runtime/Resources.Inst.html |   533 +
 .../apache/calcite/runtime/Resources.IntProp.html  |   430 +
 .../Resources.MyPropertyResourceBundle.html        |   375 +
 .../runtime/Resources.NoDefaultValueException.html |   305 +
 .../org/apache/calcite/runtime/Resources.Prop.html |   435 +
 .../runtime/Resources.PropertiesAccessor.html      |   516 +
 .../apache/calcite/runtime/Resources.Property.html |   263 +
 .../runtime/Resources.PropertyAccessor.html        |   381 +
 .../apache/calcite/runtime/Resources.Resource.html |   244 +
 .../runtime/Resources.ShadowResourceBundle.html    |   522 +
 .../calcite/runtime/Resources.StringProp.html      |   430 +
 .../calcite/runtime/Resources.Validation.html      |   516 +
 apidocs/org/apache/calcite/runtime/Resources.html  |   804 +
 ...ultSetEnumerable.PreparedStatementEnricher.html |   262 +
 .../ResultSetEnumerable.ResultSetEnumerator.html   |   528 +
 .../calcite/runtime/ResultSetEnumerable.html       |   742 +
 .../apache/calcite/runtime/SocketFactoryImpl.html  |   720 +
 .../org/apache/calcite/runtime/SortedMultiMap.html |   416 +
 .../runtime/SqlFunctions.FlatProductInputType.html |   439 +
 .../calcite/runtime/SqlFunctions.PathContext.html  |   436 +
 .../calcite/runtime/SqlFunctions.PathMode.html     |   441 +
 ...lFunctions.ProductComparableListEnumerator.html |   460 +
 .../org/apache/calcite/runtime/SqlFunctions.html   |  6314 ++
 ...TrustAllSslSocketFactory.DummyTrustManager.html |   364 +
 .../calcite/runtime/TrustAllSslSocketFactory.html  |   581 +
 apidocs/org/apache/calcite/runtime/Typed.html      |   263 +
 apidocs/org/apache/calcite/runtime/Unit.html       |   381 +
 apidocs/org/apache/calcite/runtime/Utilities.html  |   826 +
 .../runtime/class-use/AbstractImmutableList.html   |   285 +
 .../calcite/runtime/class-use/ArrayBindable.html   |   457 +
 .../calcite/runtime/class-use/ArrayComparator.html |   149 +
 .../runtime/class-use/ArrayEnumeratorCursor.html   |   149 +
 .../calcite/runtime/class-use/BinarySearch.html    |   149 +
 .../apache/calcite/runtime/class-use/Bindable.html |   524 +
 .../runtime/class-use/CalciteContextException.html |   371 +
 .../runtime/class-use/CalciteException.html        |   719 +
 .../calcite/runtime/class-use/CalciteResource.html |   197 +
 .../apache/calcite/runtime/class-use/ConsList.html |   149 +
 .../calcite/runtime/class-use/Enumerables.html     |   149 +
 .../runtime/class-use/EnumeratorCursor.html        |   208 +
 .../apache/calcite/runtime/class-use/Feature.html  |   271 +
 .../class-use/FlatLists.AbstractFlatList.html      |   271 +
 .../class-use/FlatLists.ComparableEmptyList.html   |   195 +
 .../class-use/FlatLists.ComparableList.html        |   356 +
 .../class-use/FlatLists.ComparableListImpl.html    |   149 +
 .../runtime/class-use/FlatLists.Flat1List.html     |   149 +
 .../runtime/class-use/FlatLists.Flat2List.html     |   149 +
 .../runtime/class-use/FlatLists.Flat3List.html     |   149 +
 .../runtime/class-use/FlatLists.Flat4List.html     |   149 +
 .../runtime/class-use/FlatLists.Flat5List.html     |   149 +
 .../runtime/class-use/FlatLists.Flat6List.html     |   149 +
 .../calcite/runtime/class-use/FlatLists.html       |   149 +
 .../runtime/class-use/GeoFunctions.CapStyle.html   |   230 +
 .../runtime/class-use/GeoFunctions.Geom.html       |   806 +
 .../runtime/class-use/GeoFunctions.JoinStyle.html  |   230 +
 .../runtime/class-use/GeoFunctions.MapGeom.html    |   196 +
 .../runtime/class-use/GeoFunctions.SimpleGeom.html |   149 +
 .../runtime/class-use/GeoFunctions.Type.html       |   212 +
 .../calcite/runtime/class-use/GeoFunctions.html    |   149 +
 .../calcite/runtime/class-use/Hook.Closeable.html  |   267 +
 .../org/apache/calcite/runtime/class-use/Hook.html |   205 +
 .../calcite/runtime/class-use/HttpUtils.html       |   149 +
 .../org/apache/calcite/runtime/class-use/Like.html |   149 +
 .../runtime/class-use/ObjectEnumeratorCursor.html  |   149 +
 .../calcite/runtime/class-use/PredicateImpl.html   |   149 +
 .../calcite/runtime/class-use/RandomFunction.html  |   149 +
 .../runtime/class-use/RecordEnumeratorCursor.html  |   149 +
 .../runtime/class-use/Resources.BaseMessage.html   |  1559 +
 .../runtime/class-use/Resources.BooleanProp.html   |   256 +
 .../runtime/class-use/Resources.BuiltinMethod.html |   205 +
 .../runtime/class-use/Resources.Default.html       |   241 +
 .../runtime/class-use/Resources.DoubleProp.html    |   223 +
 .../runtime/class-use/Resources.Element.html       |   254 +
 .../class-use/Resources.EmptyPropertyAccessor.html |   205 +
 .../runtime/class-use/Resources.ExInst.html        |  1681 +
 .../class-use/Resources.ExInstWithCause.html       |   235 +
 .../calcite/runtime/class-use/Resources.Inst.html  |   243 +
 .../runtime/class-use/Resources.IntProp.html       |   254 +
 .../Resources.MyPropertyResourceBundle.html        |   149 +
 .../Resources.NoDefaultValueException.html         |   149 +
 .../calcite/runtime/class-use/Resources.Prop.html  |   243 +
 .../class-use/Resources.PropertiesAccessor.html    |   149 +
 .../runtime/class-use/Resources.Property.html      |   276 +
 .../class-use/Resources.PropertyAccessor.html      |   278 +
 .../runtime/class-use/Resources.Resource.html      |   241 +
 .../class-use/Resources.ShadowResourceBundle.html  |   200 +
 .../runtime/class-use/Resources.StringProp.html    |   279 +
 .../runtime/class-use/Resources.Validation.html    |   239 +
 .../calcite/runtime/class-use/Resources.html       |   149 +
 ...ultSetEnumerable.PreparedStatementEnricher.html |   251 +
 .../ResultSetEnumerable.ResultSetEnumerator.html   |   149 +
 .../runtime/class-use/ResultSetEnumerable.html     |   149 +
 .../runtime/class-use/SocketFactoryImpl.html       |   197 +
 .../calcite/runtime/class-use/SortedMultiMap.html  |   149 +
 .../SqlFunctions.FlatProductInputType.html         |   230 +
 .../class-use/SqlFunctions.PathContext.html        |   212 +
 .../runtime/class-use/SqlFunctions.PathMode.html   |   251 +
 ...lFunctions.ProductComparableListEnumerator.html |   149 +
 .../calcite/runtime/class-use/SqlFunctions.html    |   149 +
 ...TrustAllSslSocketFactory.DummyTrustManager.html |   149 +
 .../class-use/TrustAllSslSocketFactory.html        |   210 +
 .../apache/calcite/runtime/class-use/Typed.html    |   410 +
 .../org/apache/calcite/runtime/class-use/Unit.html |   210 +
 .../calcite/runtime/class-use/Utilities.html       |   149 +
 .../apache/calcite/runtime/package-summary.html    |   694 +
 .../org/apache/calcite/runtime/package-tree.html   |   377 +
 .../org/apache/calcite/runtime/package-use.html    |   944 +
 .../apache/calcite/schema/AggregateFunction.html   |   281 +
 .../org/apache/calcite/schema/ColumnStrategy.html  |   484 +
 .../calcite/schema/CustomColumnResolvingTable.html |   294 +
 .../org/apache/calcite/schema/ExtensibleTable.html |   303 +
 .../org/apache/calcite/schema/FilterableTable.html |   286 +
 apidocs/org/apache/calcite/schema/Function.html    |   280 +
 .../apache/calcite/schema/FunctionParameter.html   |   333 +
 .../calcite/schema/ImplementableAggFunction.html   |   291 +
 .../calcite/schema/ImplementableFunction.html      |   280 +
 apidocs/org/apache/calcite/schema/Member.html      |   348 +
 .../org/apache/calcite/schema/ModifiableTable.html |   317 +
 .../org/apache/calcite/schema/ModifiableView.html  |   352 +
 apidocs/org/apache/calcite/schema/Path.html        |   326 +
 .../calcite/schema/ProjectableFilterableTable.html |   304 +
 .../org/apache/calcite/schema/QueryableTable.html  |   327 +
 .../org/apache/calcite/schema/ScalarFunction.html  |   277 +
 .../org/apache/calcite/schema/ScannableTable.html  |   273 +
 .../apache/calcite/schema/Schema.TableType.html    |  1048 +
 apidocs/org/apache/calcite/schema/Schema.html      |   558 +
 .../org/apache/calcite/schema/SchemaFactory.html   |   307 +
 apidocs/org/apache/calcite/schema/SchemaPlus.html  |   540 +
 .../org/apache/calcite/schema/SchemaVersion.html   |   276 +
 .../calcite/schema/Schemas.DummyDataContext.html   |   492 +
 .../apache/calcite/schema/Schemas.PathImpl.html    |   563 +
 apidocs/org/apache/calcite/schema/Schemas.html     |  1042 +
 .../apache/calcite/schema/SemiMutableSchema.html   |   237 +
 apidocs/org/apache/calcite/schema/Statistic.html   |   333 +
 apidocs/org/apache/calcite/schema/Statistics.html  |   425 +
 .../org/apache/calcite/schema/StreamableTable.html |   276 +
 apidocs/org/apache/calcite/schema/Table.html       |   379 +
 .../org/apache/calcite/schema/TableFactory.html    |   322 +
 .../org/apache/calcite/schema/TableFunction.html   |   314 +
 apidocs/org/apache/calcite/schema/TableMacro.html  |   281 +
 .../apache/calcite/schema/TranslatableTable.html   |   281 +
 apidocs/org/apache/calcite/schema/Wrapper.html     |   265 +
 .../schema/class-use/AggregateFunction.html        |   306 +
 .../calcite/schema/class-use/ColumnStrategy.html   |   428 +
 .../class-use/CustomColumnResolvingTable.html      |   149 +
 .../calcite/schema/class-use/ExtensibleTable.html  |   149 +
 .../calcite/schema/class-use/FilterableTable.html  |   262 +
 .../apache/calcite/schema/class-use/Function.html  |   819 +
 .../schema/class-use/FunctionParameter.html        |   352 +
 .../schema/class-use/ImplementableAggFunction.html |   197 +
 .../schema/class-use/ImplementableFunction.html    |   242 +
 .../apache/calcite/schema/class-use/Member.html    |   149 +
 .../calcite/schema/class-use/ModifiableTable.html  |   241 +
 .../calcite/schema/class-use/ModifiableView.html   |   265 +
 .../org/apache/calcite/schema/class-use/Path.html  |   344 +
 .../class-use/ProjectableFilterableTable.html      |   232 +
 .../calcite/schema/class-use/QueryableTable.html   |   806 +
 .../calcite/schema/class-use/ScalarFunction.html   |   300 +
 .../calcite/schema/class-use/ScannableTable.html   |   518 +
 .../calcite/schema/class-use/Schema.TableType.html |   366 +
 .../apache/calcite/schema/class-use/Schema.html    |  1463 +
 .../calcite/schema/class-use/SchemaFactory.html    |   622 +
 .../calcite/schema/class-use/SchemaPlus.html       |  1879 +
 .../calcite/schema/class-use/SchemaVersion.html    |   370 +
 .../schema/class-use/Schemas.DummyDataContext.html |   149 +
 .../calcite/schema/class-use/Schemas.PathImpl.html |   210 +
 .../apache/calcite/schema/class-use/Schemas.html   |   149 +
 .../schema/class-use/SemiMutableSchema.html        |   149 +
 .../apache/calcite/schema/class-use/Statistic.html |   432 +
 .../calcite/schema/class-use/Statistics.html       |   149 +
 .../calcite/schema/class-use/StreamableTable.html  |   197 +
 .../org/apache/calcite/schema/class-use/Table.html |  2173 +
 .../calcite/schema/class-use/TableFactory.html     |   301 +
 .../calcite/schema/class-use/TableFunction.html    |   317 +
 .../calcite/schema/class-use/TableMacro.html       |   314 +
 .../schema/class-use/TranslatableTable.html        |   637 +
 .../apache/calcite/schema/class-use/Wrapper.html   |  1309 +
 .../schema/impl/AbstractSchema.Factory.html        |   380 +
 .../apache/calcite/schema/impl/AbstractSchema.html |   749 +
 .../apache/calcite/schema/impl/AbstractTable.html  |   443 +
 .../schema/impl/AbstractTableQueryable.html        |   534 +
 .../calcite/schema/impl/AggregateFunctionImpl.html |   586 +
 .../calcite/schema/impl/DelegatingSchema.html      |   676 +
 .../calcite/schema/impl/LongSchemaVersion.html     |   419 +
 ...alizedViewTable.MaterializedViewTableMacro.html |   403 +
 .../calcite/schema/impl/MaterializedViewTable.html |   501 +
 ...iableViewTableInitializerExpressionFactory.html |   476 +
 .../calcite/schema/impl/ModifiableViewTable.html   |   689 +
 ...eflectiveFunctionBase.ParameterListBuilder.html |   403 +
 .../schema/impl/ReflectiveFunctionBase.html        |   489 +
 .../calcite/schema/impl/ScalarFunctionImpl.html    |   557 +
 .../schema/impl/StarTable.StarTableScan.html       |   407 +
 .../org/apache/calcite/schema/impl/StarTable.html  |   572 +
 .../calcite/schema/impl/TableFunctionImpl.html     |   564 +
 .../apache/calcite/schema/impl/TableMacroImpl.html |   419 +
 .../org/apache/calcite/schema/impl/ViewTable.html  |   689 +
 .../apache/calcite/schema/impl/ViewTableMacro.html |   528 +
 .../impl/class-use/AbstractSchema.Factory.html     |   195 +
 .../schema/impl/class-use/AbstractSchema.html      |   628 +
 .../schema/impl/class-use/AbstractTable.html       |   833 +
 .../impl/class-use/AbstractTableQueryable.html     |   351 +
 .../impl/class-use/AggregateFunctionImpl.html      |   281 +
 .../schema/impl/class-use/DelegatingSchema.html    |   149 +
 .../schema/impl/class-use/LongSchemaVersion.html   |   149 +
 ...alizedViewTable.MaterializedViewTableMacro.html |   202 +
 .../impl/class-use/MaterializedViewTable.html      |   149 +
 ...iableViewTableInitializerExpressionFactory.html |   149 +
 .../schema/impl/class-use/ModifiableViewTable.html |   218 +
 ...eflectiveFunctionBase.ParameterListBuilder.html |   215 +
 .../impl/class-use/ReflectiveFunctionBase.html     |   244 +
 .../schema/impl/class-use/ScalarFunctionImpl.html  |   149 +
 .../impl/class-use/StarTable.StarTableScan.html    |   198 +
 .../calcite/schema/impl/class-use/StarTable.html   |   260 +
 .../schema/impl/class-use/TableFunctionImpl.html   |   149 +
 .../schema/impl/class-use/TableMacroImpl.html      |   149 +
 .../calcite/schema/impl/class-use/ViewTable.html   |   225 +
 .../schema/impl/class-use/ViewTableMacro.html      |   237 +
 .../calcite/schema/impl/package-summary.html       |   288 +
 .../apache/calcite/schema/impl/package-tree.html   |   223 +
 .../apache/calcite/schema/impl/package-use.html    |   959 +
 .../org/apache/calcite/schema/package-summary.html |   411 +
 .../org/apache/calcite/schema/package-tree.html    |   256 +
 apidocs/org/apache/calcite/schema/package-use.html |  2214 +
 .../org/apache/calcite/server/CalciteServer.html   |   301 +
 .../calcite/server/CalciteServerStatement.html     |   332 +
 .../calcite/server/class-use/CalciteServer.html    |   212 +
 .../server/class-use/CalciteServerStatement.html   |   319 +
 .../org/apache/calcite/server/package-summary.html |   180 +
 .../org/apache/calcite/server/package-tree.html    |   161 +
 apidocs/org/apache/calcite/server/package-use.html |   269 +
 .../calcite/sql/ExplicitOperatorBinding.html       |   516 +
 .../org/apache/calcite/sql/JoinConditionType.html  |   467 +
 apidocs/org/apache/calcite/sql/JoinType.html       |   618 +
 apidocs/org/apache/calcite/sql/SemiJoinType.html   |   586 +
 .../calcite/sql/SqlAbstractDateTimeLiteral.html    |   567 +
 .../calcite/sql/SqlAbstractStringLiteral.html      |   397 +
 apidocs/org/apache/calcite/sql/SqlAccessEnum.html  |   448 +
 apidocs/org/apache/calcite/sql/SqlAccessType.html  |   438 +
 apidocs/org/apache/calcite/sql/SqlAggFunction.html |   819 +
 apidocs/org/apache/calcite/sql/SqlAlter.html       |   487 +
 apidocs/org/apache/calcite/sql/SqlAsOperator.html  |   577 +
 apidocs/org/apache/calcite/sql/SqlBasicCall.html   |   661 +
 .../org/apache/calcite/sql/SqlBinaryOperator.html  |   557 +
 .../apache/calcite/sql/SqlBinaryStringLiteral.html |   488 +
 apidocs/org/apache/calcite/sql/SqlCall.html        |   739 +
 apidocs/org/apache/calcite/sql/SqlCallBinding.html |   949 +
 .../apache/calcite/sql/SqlCharStringLiteral.html   |   506 +
 .../calcite/sql/SqlCollation.Coercibility.html     |   470 +
 apidocs/org/apache/calcite/sql/SqlCollation.html   |   722 +
 apidocs/org/apache/calcite/sql/SqlCreate.html      |   472 +
 .../org/apache/calcite/sql/SqlDataTypeSpec.html    |   963 +
 apidocs/org/apache/calcite/sql/SqlDateLiteral.html |   533 +
 apidocs/org/apache/calcite/sql/SqlDdl.html         |   415 +
 apidocs/org/apache/calcite/sql/SqlDelete.html      |   698 +
 .../org/apache/calcite/sql/SqlDescribeSchema.html  |   515 +
 .../org/apache/calcite/sql/SqlDescribeTable.html   |   545 +
 .../calcite/sql/SqlDialect.CalendarPolicy.html     |   466 +
 .../org/apache/calcite/sql/SqlDialect.Context.html |   507 +
 .../apache/calcite/sql/SqlDialect.ContextImpl.html |   806 +
 .../calcite/sql/SqlDialect.DatabaseProduct.html    |   870 +
 .../apache/calcite/sql/SqlDialect.FakeUtil.html    |   339 +
 apidocs/org/apache/calcite/sql/SqlDialect.html     |  1524 +
 .../org/apache/calcite/sql/SqlDialectFactory.html  |   271 +
 .../apache/calcite/sql/SqlDialectFactoryImpl.html  |   443 +
 apidocs/org/apache/calcite/sql/SqlDrop.html        |   399 +
 .../org/apache/calcite/sql/SqlDynamicParam.html    |   592 +
 .../apache/calcite/sql/SqlExecutableStatement.html |   259 +
 .../org/apache/calcite/sql/SqlExplain.Depth.html   |   458 +
 apidocs/org/apache/calcite/sql/SqlExplain.html     |   779 +
 .../org/apache/calcite/sql/SqlExplainFormat.html   |   463 +
 .../org/apache/calcite/sql/SqlExplainLevel.html    |   495 +
 .../org/apache/calcite/sql/SqlFilterOperator.html  |   506 +
 apidocs/org/apache/calcite/sql/SqlFunction.html    |   796 +
 .../calcite/sql/SqlFunctionCategory.Property.html  |   452 +
 .../apache/calcite/sql/SqlFunctionCategory.html    |   681 +
 .../apache/calcite/sql/SqlFunctionalOperator.html  |   404 +
 .../calcite/sql/SqlGroupedWindowFunction.html      |   600 +
 apidocs/org/apache/calcite/sql/SqlIdentifier.html  |  1078 +
 .../org/apache/calcite/sql/SqlInfixOperator.html   |   461 +
 apidocs/org/apache/calcite/sql/SqlInsert.html      |   707 +
 .../org/apache/calcite/sql/SqlInsertKeyword.html   |   430 +
 .../apache/calcite/sql/SqlInternalOperator.html    |   468 +
 .../sql/SqlIntervalLiteral.IntervalValue.html      |   491 +
 .../org/apache/calcite/sql/SqlIntervalLiteral.html |   510 +
 .../apache/calcite/sql/SqlIntervalQualifier.html   |  1528 +
 .../apache/calcite/sql/SqlJdbcDataTypeName.html    |   942 +
 ...JdbcFunctionCall.JdbcToInternalLookupTable.html |   394 +
 .../calcite/sql/SqlJdbcFunctionCall.MakeCall.html  |   299 +
 .../sql/SqlJdbcFunctionCall.PermutingMakeCall.html |   461 +
 .../sql/SqlJdbcFunctionCall.SimpleMakeCall.html    |   412 +
 .../apache/calcite/sql/SqlJdbcFunctionCall.html    |  1138 +
 .../calcite/sql/SqlJoin.SqlJoinOperator.html       |   453 +
 apidocs/org/apache/calcite/sql/SqlJoin.html        |   759 +
 .../calcite/sql/SqlJsonConstructorNullClause.html  |   464 +
 .../apache/calcite/sql/SqlJsonEmptyOrError.html    |   441 +
 .../org/apache/calcite/sql/SqlJsonEncoding.html    |   510 +
 .../calcite/sql/SqlJsonExistsErrorBehavior.html    |   448 +
 .../sql/SqlJsonQueryEmptyOrErrorBehavior.html      |   466 +
 .../calcite/sql/SqlJsonQueryWrapperBehavior.html   |   435 +
 .../sql/SqlJsonValueEmptyOrErrorBehavior.html      |   453 +
 apidocs/org/apache/calcite/sql/SqlKind.html        |  4469 +
 .../org/apache/calcite/sql/SqlLateralOperator.html |   387 +
 .../apache/calcite/sql/SqlLiteral.SqlSymbol.html   |   284 +
 apidocs/org/apache/calcite/sql/SqlLiteral.html     |  1592 +
 .../calcite/sql/SqlMatchRecognize.AfterOption.html |   505 +
 .../sql/SqlMatchRecognize.RowsPerMatchOption.html  |   500 +
 ...qlMatchRecognize.SqlMatchRecognizeOperator.html |   543 +
 .../org/apache/calcite/sql/SqlMatchRecognize.html  |  1173 +
 apidocs/org/apache/calcite/sql/SqlMerge.html       |   810 +
 apidocs/org/apache/calcite/sql/SqlNode.html        |   861 +
 apidocs/org/apache/calcite/sql/SqlNodeList.html    |   789 +
 .../org/apache/calcite/sql/SqlNullSemantics.html   |   452 +
 .../org/apache/calcite/sql/SqlNumericLiteral.html  |   615 +
 .../apache/calcite/sql/SqlOperandCountRange.html   |   293 +
 apidocs/org/apache/calcite/sql/SqlOperator.html    |  1804 +
 .../org/apache/calcite/sql/SqlOperatorBinding.html |   777 +
 .../org/apache/calcite/sql/SqlOperatorTable.html   |   302 +
 .../apache/calcite/sql/SqlOrderBy.Operator.html    |   415 +
 apidocs/org/apache/calcite/sql/SqlOrderBy.html     |   529 +
 .../org/apache/calcite/sql/SqlOverOperator.html    |   465 +
 .../org/apache/calcite/sql/SqlPostfixOperator.html |   443 +
 .../org/apache/calcite/sql/SqlPrefixOperator.html  |   474 +
 .../calcite/sql/SqlProcedureCallOperator.html      |   371 +
 .../org/apache/calcite/sql/SqlRankFunction.html    |   397 +
 .../SqlSampleSpec.SqlSubstitutionSampleSpec.html   |   403 +
 .../sql/SqlSampleSpec.SqlTableSampleSpec.html      |   519 +
 apidocs/org/apache/calcite/sql/SqlSampleSpec.html  |   415 +
 apidocs/org/apache/calcite/sql/SqlSelect.html      |  1049 +
 .../org/apache/calcite/sql/SqlSelectKeyword.html   |   454 +
 .../org/apache/calcite/sql/SqlSelectOperator.html  |   589 +
 apidocs/org/apache/calcite/sql/SqlSetOperator.html |   479 +
 apidocs/org/apache/calcite/sql/SqlSetOption.html   |   675 +
 .../sql/SqlSpecialOperator.ReduceResult.html       |   350 +
 .../sql/SqlSpecialOperator.TokenSequence.html      |   357 +
 .../org/apache/calcite/sql/SqlSpecialOperator.html |   461 +
 ...lSplittableAggFunction.AbstractSumSplitter.html |   479 +
 .../SqlSplittableAggFunction.CountSplitter.html    |   510 +
 .../sql/SqlSplittableAggFunction.Registry.html     |   263 +
 .../sql/SqlSplittableAggFunction.SelfSplitter.html |   505 +
 .../sql/SqlSplittableAggFunction.Sum0Splitter.html |   391 +
 .../sql/SqlSplittableAggFunction.SumSplitter.html  |   391 +
 .../calcite/sql/SqlSplittableAggFunction.html      |   431 +
 apidocs/org/apache/calcite/sql/SqlStateCodes.html  |   593 +
 apidocs/org/apache/calcite/sql/SqlSyntax.html      |   559 +
 apidocs/org/apache/calcite/sql/SqlTimeLiteral.html |   519 +
 .../apache/calcite/sql/SqlTimestampLiteral.html    |   502 +
 .../org/apache/calcite/sql/SqlUnnestOperator.html  |   545 +
 .../apache/calcite/sql/SqlUnresolvedFunction.html  |   398 +
 apidocs/org/apache/calcite/sql/SqlUpdate.html      |   780 +
 .../SqlUtil.DatabaseMetaDataInvocationHandler.html |   413 +
 .../apache/calcite/sql/SqlUtil.Genealogist.html    |   649 +
 apidocs/org/apache/calcite/sql/SqlUtil.html        |  1221 +
 .../org/apache/calcite/sql/SqlValuesOperator.html  |   387 +
 .../org/apache/calcite/sql/SqlWindow.Bound.html    |   519 +
 .../calcite/sql/SqlWindow.SqlWindowOperator.html   |   493 +
 apidocs/org/apache/calcite/sql/SqlWindow.html      |  1385 +
 .../calcite/sql/SqlWith.SqlWithOperator.html       |   509 +
 apidocs/org/apache/calcite/sql/SqlWith.html        |   535 +
 .../sql/SqlWithItem.SqlWithItemOperator.html       |   457 +
 apidocs/org/apache/calcite/sql/SqlWithItem.html    |   524 +
 .../apache/calcite/sql/SqlWithinGroupOperator.html |   463 +
 .../org/apache/calcite/sql/SqlWriter.Frame.html    |   214 +
 .../apache/calcite/sql/SqlWriter.FrameType.html    |   290 +
 .../calcite/sql/SqlWriter.FrameTypeEnum.html       |   930 +
 .../calcite/sql/SqlWriter.SubQueryStyle.html       |   446 +
 apidocs/org/apache/calcite/sql/SqlWriter.html      |   867 +
 .../sql/advise/SqlAdvisor.ValidateErrorInfo.html   |   553 +
 .../org/apache/calcite/sql/advise/SqlAdvisor.html  |  1020 +
 .../sql/advise/SqlAdvisorGetHintsFunction.html     |   526 +
 .../sql/advise/SqlAdvisorGetHintsFunction2.html    |   528 +
 .../apache/calcite/sql/advise/SqlAdvisorHint.html  |   371 +
 .../apache/calcite/sql/advise/SqlAdvisorHint2.html |   349 +
 .../calcite/sql/advise/SqlAdvisorValidator.html    |   744 +
 .../sql/advise/SqlSimpleParser.IdToken.html        |   287 +
 .../calcite/sql/advise/SqlSimpleParser.Query.html  |   525 +
 .../calcite/sql/advise/SqlSimpleParser.Token.html  |   404 +
 .../sql/advise/SqlSimpleParser.TokenType.html      |   717 +
 .../sql/advise/SqlSimpleParser.Tokenizer.html      |   476 +
 .../apache/calcite/sql/advise/SqlSimpleParser.html |   512 +
 .../class-use/SqlAdvisor.ValidateErrorInfo.html    |   216 +
 .../calcite/sql/advise/class-use/SqlAdvisor.html   |   236 +
 .../class-use/SqlAdvisorGetHintsFunction.html      |   149 +
 .../class-use/SqlAdvisorGetHintsFunction2.html     |   149 +
 .../sql/advise/class-use/SqlAdvisorHint.html       |   217 +
 .../sql/advise/class-use/SqlAdvisorHint2.html      |   199 +
 .../sql/advise/class-use/SqlAdvisorValidator.html  |   149 +
 .../advise/class-use/SqlSimpleParser.IdToken.html  |   149 +
 .../advise/class-use/SqlSimpleParser.Query.html    |   195 +
 .../advise/class-use/SqlSimpleParser.Token.html    |   303 +
 .../class-use/SqlSimpleParser.TokenType.html       |   273 +
 .../class-use/SqlSimpleParser.Tokenizer.html       |   149 +
 .../sql/advise/class-use/SqlSimpleParser.html      |   149 +
 .../apache/calcite/sql/advise/package-summary.html |   254 +
 .../apache/calcite/sql/advise/package-tree.html    |   199 +
 .../org/apache/calcite/sql/advise/package-use.html |   248 +
 apidocs/org/apache/calcite/sql/babel/Babel.html    |   270 +
 .../apache/calcite/sql/babel/class-use/Babel.html  |   149 +
 .../apache/calcite/sql/babel/package-summary.html  |   174 +
 .../org/apache/calcite/sql/babel/package-tree.html |   164 +
 .../org/apache/calcite/sql/babel/package-use.html  |   149 +
 .../sql/class-use/ExplicitOperatorBinding.html     |   149 +
 .../calcite/sql/class-use/JoinConditionType.html   |   246 +
 .../org/apache/calcite/sql/class-use/JoinType.html |   268 +
 .../apache/calcite/sql/class-use/SemiJoinType.html |   517 +
 .../sql/class-use/SqlAbstractDateTimeLiteral.html  |   263 +
 .../sql/class-use/SqlAbstractStringLiteral.html    |   231 +
 .../calcite/sql/class-use/SqlAccessEnum.html       |   280 +
 .../calcite/sql/class-use/SqlAccessType.html       |   288 +
 .../calcite/sql/class-use/SqlAggFunction.html      |  1501 +
 .../org/apache/calcite/sql/class-use/SqlAlter.html |   198 +
 .../calcite/sql/class-use/SqlAsOperator.html       |   217 +
 .../apache/calcite/sql/class-use/SqlBasicCall.html |   149 +
 .../calcite/sql/class-use/SqlBinaryOperator.html   |   547 +
 .../sql/class-use/SqlBinaryStringLiteral.html      |   211 +
 .../org/apache/calcite/sql/class-use/SqlCall.html  |  3262 +
 .../calcite/sql/class-use/SqlCallBinding.html      |   547 +
 .../sql/class-use/SqlCharStringLiteral.html        |   212 +
 .../sql/class-use/SqlCollation.Coercibility.html   |   248 +
 .../apache/calcite/sql/class-use/SqlCollation.html |   685 +
 .../apache/calcite/sql/class-use/SqlCreate.html    |   239 +
 .../calcite/sql/class-use/SqlDataTypeSpec.html     |   521 +
 .../calcite/sql/class-use/SqlDateLiteral.html      |   238 +
 .../org/apache/calcite/sql/class-use/SqlDdl.html   |   326 +
 .../apache/calcite/sql/class-use/SqlDelete.html    |   284 +
 .../calcite/sql/class-use/SqlDescribeSchema.html   |   149 +
 .../calcite/sql/class-use/SqlDescribeTable.html    |   149 +
 .../sql/class-use/SqlDialect.CalendarPolicy.html   |   273 +
 .../calcite/sql/class-use/SqlDialect.Context.html  |   526 +
 .../sql/class-use/SqlDialect.ContextImpl.html      |   149 +
 .../sql/class-use/SqlDialect.DatabaseProduct.html  |   319 +
 .../calcite/sql/class-use/SqlDialect.FakeUtil.html |   149 +
 .../apache/calcite/sql/class-use/SqlDialect.html   |  1173 +
 .../calcite/sql/class-use/SqlDialectFactory.html   |   259 +
 .../sql/class-use/SqlDialectFactoryImpl.html       |   195 +
 .../org/apache/calcite/sql/class-use/SqlDrop.html  |   277 +
 .../calcite/sql/class-use/SqlDynamicParam.html     |   345 +
 .../sql/class-use/SqlExecutableStatement.html      |   282 +
 .../calcite/sql/class-use/SqlExplain.Depth.html    |   212 +
 .../apache/calcite/sql/class-use/SqlExplain.html   |   149 +
 .../calcite/sql/class-use/SqlExplainFormat.html    |   327 +
 .../calcite/sql/class-use/SqlExplainLevel.html     |   532 +
 .../calcite/sql/class-use/SqlFilterOperator.html   |   199 +
 .../apache/calcite/sql/class-use/SqlFunction.html  |  1485 +
 .../class-use/SqlFunctionCategory.Property.html    |   235 +
 .../calcite/sql/class-use/SqlFunctionCategory.html |   635 +
 .../sql/class-use/SqlFunctionalOperator.html       |   228 +
 .../sql/class-use/SqlGroupedWindowFunction.html    |   388 +
 .../calcite/sql/class-use/SqlIdentifier.html       |  2051 +
 .../calcite/sql/class-use/SqlInfixOperator.html    |   198 +
 .../apache/calcite/sql/class-use/SqlInsert.html    |   405 +
 .../calcite/sql/class-use/SqlInsertKeyword.html    |   220 +
 .../calcite/sql/class-use/SqlInternalOperator.html |   279 +
 .../SqlIntervalLiteral.IntervalValue.html          |   232 +
 .../calcite/sql/class-use/SqlIntervalLiteral.html  |   302 +
 .../sql/class-use/SqlIntervalQualifier.html        |   688 +
 .../calcite/sql/class-use/SqlJdbcDataTypeName.html |   205 +
 ...JdbcFunctionCall.JdbcToInternalLookupTable.html |   198 +
 .../class-use/SqlJdbcFunctionCall.MakeCall.html    |   257 +
 .../SqlJdbcFunctionCall.PermutingMakeCall.html     |   149 +
 .../SqlJdbcFunctionCall.SimpleMakeCall.html        |   197 +
 .../calcite/sql/class-use/SqlJdbcFunctionCall.html |   197 +
 .../sql/class-use/SqlJoin.SqlJoinOperator.html     |   195 +
 .../org/apache/calcite/sql/class-use/SqlJoin.html  |   254 +
 .../class-use/SqlJsonConstructorNullClause.html    |   350 +
 .../calcite/sql/class-use/SqlJsonEmptyOrError.html |   205 +
 .../calcite/sql/class-use/SqlJsonEncoding.html     |   205 +
 .../sql/class-use/SqlJsonExistsErrorBehavior.html  |   234 +
 .../SqlJsonQueryEmptyOrErrorBehavior.html          |   266 +
 .../sql/class-use/SqlJsonQueryWrapperBehavior.html |   236 +
 .../SqlJsonValueEmptyOrErrorBehavior.html          |   237 +
 .../org/apache/calcite/sql/class-use/SqlKind.html  |  2104 +
 .../calcite/sql/class-use/SqlLateralOperator.html  |   149 +
 .../sql/class-use/SqlLiteral.SqlSymbol.html        |   149 +
 .../apache/calcite/sql/class-use/SqlLiteral.html   |  1131 +
 .../class-use/SqlMatchRecognize.AfterOption.html   |   205 +
 .../SqlMatchRecognize.RowsPerMatchOption.html      |   205 +
 ...qlMatchRecognize.SqlMatchRecognizeOperator.html |   195 +
 .../calcite/sql/class-use/SqlMatchRecognize.html   |   295 +
 .../org/apache/calcite/sql/class-use/SqlMerge.html |   281 +
 .../org/apache/calcite/sql/class-use/SqlNode.html  |  7602 ++
 .../apache/calcite/sql/class-use/SqlNodeList.html  |  1510 +
 .../calcite/sql/class-use/SqlNullSemantics.html    |   205 +
 .../calcite/sql/class-use/SqlNumericLiteral.html   |   229 +
 .../sql/class-use/SqlOperandCountRange.html        |   464 +
 .../apache/calcite/sql/class-use/SqlOperator.html  |  3201 +
 .../calcite/sql/class-use/SqlOperatorBinding.html  |   669 +
 .../calcite/sql/class-use/SqlOperatorTable.html    |   815 +
 .../calcite/sql/class-use/SqlOrderBy.Operator.html |   149 +
 .../apache/calcite/sql/class-use/SqlOrderBy.html   |   149 +
 .../calcite/sql/class-use/SqlOverOperator.html     |   149 +
 .../calcite/sql/class-use/SqlPostfixOperator.html  |   343 +
 .../calcite/sql/class-use/SqlPrefixOperator.html   |   304 +
 .../sql/class-use/SqlProcedureCallOperator.html    |   149 +
 .../calcite/sql/class-use/SqlRankFunction.html     |   226 +
 .../SqlSampleSpec.SqlSubstitutionSampleSpec.html   |   149 +
 .../SqlSampleSpec.SqlTableSampleSpec.html          |   149 +
 .../calcite/sql/class-use/SqlSampleSpec.html       |   263 +
 .../apache/calcite/sql/class-use/SqlSelect.html    |  1113 +
 .../calcite/sql/class-use/SqlSelectKeyword.html    |   225 +
 .../calcite/sql/class-use/SqlSelectOperator.html   |   195 +
 .../calcite/sql/class-use/SqlSetOperator.html      |   250 +
 .../apache/calcite/sql/class-use/SqlSetOption.html |   149 +
 .../class-use/SqlSpecialOperator.ReduceResult.html |   247 +
 .../SqlSpecialOperator.TokenSequence.html          |   308 +
 .../calcite/sql/class-use/SqlSpecialOperator.html  |   733 +
 ...lSplittableAggFunction.AbstractSumSplitter.html |   204 +
 .../SqlSplittableAggFunction.CountSplitter.html    |   195 +
 .../SqlSplittableAggFunction.Registry.html         |   267 +
 .../SqlSplittableAggFunction.SelfSplitter.html     |   195 +
 .../SqlSplittableAggFunction.Sum0Splitter.html     |   195 +
 .../SqlSplittableAggFunction.SumSplitter.html      |   195 +
 .../sql/class-use/SqlSplittableAggFunction.html    |   225 +
 .../calcite/sql/class-use/SqlStateCodes.html       |   207 +
 .../apache/calcite/sql/class-use/SqlSyntax.html    |   533 +
 .../calcite/sql/class-use/SqlTimeLiteral.html      |   240 +
 .../calcite/sql/class-use/SqlTimestampLiteral.html |   240 +
 .../calcite/sql/class-use/SqlUnnestOperator.html   |   205 +
 .../sql/class-use/SqlUnresolvedFunction.html       |   149 +
 .../apache/calcite/sql/class-use/SqlUpdate.html    |   362 +
 .../SqlUtil.DatabaseMetaDataInvocationHandler.html |   149 +
 .../calcite/sql/class-use/SqlUtil.Genealogist.html |   149 +
 .../org/apache/calcite/sql/class-use/SqlUtil.html  |   149 +
 .../calcite/sql/class-use/SqlValuesOperator.html   |   149 +
 .../calcite/sql/class-use/SqlWindow.Bound.html     |   205 +
 .../sql/class-use/SqlWindow.SqlWindowOperator.html |   195 +
 .../apache/calcite/sql/class-use/SqlWindow.html    |   428 +
 .../sql/class-use/SqlWith.SqlWithOperator.html     |   195 +
 .../org/apache/calcite/sql/class-use/SqlWith.html  |   276 +
 .../class-use/SqlWithItem.SqlWithItemOperator.html |   195 +
 .../apache/calcite/sql/class-use/SqlWithItem.html  |   242 +
 .../sql/class-use/SqlWithinGroupOperator.html      |   198 +
 .../calcite/sql/class-use/SqlWriter.Frame.html     |   338 +
 .../calcite/sql/class-use/SqlWriter.FrameType.html |   370 +
 .../sql/class-use/SqlWriter.FrameTypeEnum.html     |   250 +
 .../sql/class-use/SqlWriter.SubQueryStyle.html     |   250 +
 .../apache/calcite/sql/class-use/SqlWriter.html    |  1370 +
 .../calcite/sql/ddl/SqlAttributeDefinition.html    |   535 +
 .../apache/calcite/sql/ddl/SqlCheckConstraint.html |   490 +
 .../calcite/sql/ddl/SqlColumnDeclaration.html      |   536 +
 .../calcite/sql/ddl/SqlCreateForeignSchema.html    |   596 +
 .../apache/calcite/sql/ddl/SqlCreateFunction.html  |   553 +
 ...eateMaterializedView.MaterializedViewTable.html |   451 +
 .../calcite/sql/ddl/SqlCreateMaterializedView.html |   572 +
 .../apache/calcite/sql/ddl/SqlCreateSchema.html    |   515 +
 .../SqlCreateTable.AbstractModifiableTable.html    |   376 +
 .../calcite/sql/ddl/SqlCreateTable.ColumnDef.html  |   392 +
 .../sql/ddl/SqlCreateTable.MutableArrayTable.html  |   603 +
 .../org/apache/calcite/sql/ddl/SqlCreateTable.html |   586 +
 .../org/apache/calcite/sql/ddl/SqlCreateType.html  |   545 +
 .../org/apache/calcite/sql/ddl/SqlCreateView.html  |   545 +
 .../calcite/sql/ddl/SqlDdlNodes.FileType.html      |   439 +
 .../org/apache/calcite/sql/ddl/SqlDdlNodes.html    |   807 +
 .../apache/calcite/sql/ddl/SqlDropFunction.html    |   404 +
 .../calcite/sql/ddl/SqlDropMaterializedView.html   |   448 +
 .../org/apache/calcite/sql/ddl/SqlDropObject.html  |   499 +
 .../org/apache/calcite/sql/ddl/SqlDropSchema.html  |   522 +
 .../org/apache/calcite/sql/ddl/SqlDropTable.html   |   404 +
 .../org/apache/calcite/sql/ddl/SqlDropType.html    |   401 +
 .../org/apache/calcite/sql/ddl/SqlDropView.html    |   404 +
 .../apache/calcite/sql/ddl/SqlKeyConstraint.html   |   546 +
 .../sql/ddl/class-use/SqlAttributeDefinition.html  |   149 +
 .../sql/ddl/class-use/SqlCheckConstraint.html      |   149 +
 .../sql/ddl/class-use/SqlColumnDeclaration.html    |   149 +
 .../sql/ddl/class-use/SqlCreateForeignSchema.html  |   203 +
 .../sql/ddl/class-use/SqlCreateFunction.html       |   202 +
 ...eateMaterializedView.MaterializedViewTable.html |   149 +
 .../ddl/class-use/SqlCreateMaterializedView.html   |   202 +
 .../calcite/sql/ddl/class-use/SqlCreateSchema.html |   200 +
 .../SqlCreateTable.AbstractModifiableTable.html    |   204 +
 .../ddl/class-use/SqlCreateTable.ColumnDef.html    |   197 +
 .../SqlCreateTable.MutableArrayTable.html          |   197 +
 .../calcite/sql/ddl/class-use/SqlCreateTable.html  |   202 +
 .../calcite/sql/ddl/class-use/SqlCreateType.html   |   201 +
 .../calcite/sql/ddl/class-use/SqlCreateView.html   |   201 +
 .../sql/ddl/class-use/SqlDdlNodes.FileType.html    |   205 +
 .../calcite/sql/ddl/class-use/SqlDdlNodes.html     |   149 +
 .../calcite/sql/ddl/class-use/SqlDropFunction.html |   149 +
 .../sql/ddl/class-use/SqlDropMaterializedView.html |   149 +
 .../calcite/sql/ddl/class-use/SqlDropObject.html   |   225 +
 .../calcite/sql/ddl/class-use/SqlDropSchema.html   |   200 +
 .../calcite/sql/ddl/class-use/SqlDropTable.html    |   199 +
 .../calcite/sql/ddl/class-use/SqlDropType.html     |   199 +
 .../calcite/sql/ddl/class-use/SqlDropView.html     |   149 +
 .../sql/ddl/class-use/SqlKeyConstraint.html        |   226 +
 .../apache/calcite/sql/ddl/package-summary.html    |   334 +
 .../org/apache/calcite/sql/ddl/package-tree.html   |   233 +
 .../org/apache/calcite/sql/ddl/package-use.html    |   279 +
 .../calcite/sql/dialect/AccessSqlDialect.html      |   397 +
 .../apache/calcite/sql/dialect/AnsiSqlDialect.html |   356 +
 .../calcite/sql/dialect/BigQuerySqlDialect.html    |   352 +
 .../calcite/sql/dialect/CalciteSqlDialect.html     |   359 +
 .../apache/calcite/sql/dialect/Db2SqlDialect.html  |   500 +
 .../calcite/sql/dialect/DerbySqlDialect.html       |   351 +
 .../calcite/sql/dialect/FirebirdSqlDialect.html    |   351 +
 .../apache/calcite/sql/dialect/H2SqlDialect.html   |   421 +
 .../apache/calcite/sql/dialect/HiveSqlDialect.html |   509 +
 .../calcite/sql/dialect/HsqldbSqlDialect.html      |   525 +
 .../calcite/sql/dialect/InfobrightSqlDialect.html  |   397 +
 .../calcite/sql/dialect/InformixSqlDialect.html    |   351 +
 .../calcite/sql/dialect/IngresSqlDialect.html      |   351 +
 .../calcite/sql/dialect/InterbaseSqlDialect.html   |   351 +
 .../dialect/JethroDataSqlDialect.JethroInfo.html   |   330 +
 .../JethroDataSqlDialect.JethroInfoCache.html      |   260 +
 .../JethroDataSqlDialect.JethroInfoCacheImpl.html  |   379 +
 ...throDataSqlDialect.JethroSupportedFunction.html |   370 +
 .../calcite/sql/dialect/JethroDataSqlDialect.html  |   583 +
 .../calcite/sql/dialect/LucidDbSqlDialect.html     |   351 +
 .../calcite/sql/dialect/MssqlSqlDialect.html       |   609 +
 .../calcite/sql/dialect/MysqlSqlDialect.html       |   687 +
 .../calcite/sql/dialect/NeoviewSqlDialect.html     |   351 +
 .../calcite/sql/dialect/NetezzaSqlDialect.html     |   351 +
 .../calcite/sql/dialect/OracleSqlDialect.html      |   469 +
 .../calcite/sql/dialect/ParaccelSqlDialect.html    |   351 +
 .../calcite/sql/dialect/PhoenixSqlDialect.html     |   399 +
 .../calcite/sql/dialect/PostgresqlSqlDialect.html  |   500 +
 .../calcite/sql/dialect/RedshiftSqlDialect.html    |   417 +
 .../calcite/sql/dialect/SybaseSqlDialect.html      |   351 +
 .../calcite/sql/dialect/TeradataSqlDialect.html    |   351 +
 .../calcite/sql/dialect/VerticaSqlDialect.html     |   399 +
 .../sql/dialect/class-use/AccessSqlDialect.html    |   149 +
 .../sql/dialect/class-use/AnsiSqlDialect.html      |   149 +
 .../sql/dialect/class-use/BigQuerySqlDialect.html  |   149 +
 .../sql/dialect/class-use/CalciteSqlDialect.html   |   149 +
 .../sql/dialect/class-use/Db2SqlDialect.html       |   149 +
 .../sql/dialect/class-use/DerbySqlDialect.html     |   149 +
 .../sql/dialect/class-use/FirebirdSqlDialect.html  |   149 +
 .../sql/dialect/class-use/H2SqlDialect.html        |   149 +
 .../sql/dialect/class-use/HiveSqlDialect.html      |   149 +
 .../sql/dialect/class-use/HsqldbSqlDialect.html    |   149 +
 .../dialect/class-use/InfobrightSqlDialect.html    |   149 +
 .../sql/dialect/class-use/InformixSqlDialect.html  |   149 +
 .../sql/dialect/class-use/IngresSqlDialect.html    |   149 +
 .../sql/dialect/class-use/InterbaseSqlDialect.html |   149 +
 .../class-use/JethroDataSqlDialect.JethroInfo.html |   329 +
 .../JethroDataSqlDialect.JethroInfoCache.html      |   240 +
 .../JethroDataSqlDialect.JethroInfoCacheImpl.html  |   149 +
 ...throDataSqlDialect.JethroSupportedFunction.html |   208 +
 .../dialect/class-use/JethroDataSqlDialect.html    |   149 +
 .../sql/dialect/class-use/LucidDbSqlDialect.html   |   149 +
 .../sql/dialect/class-use/MssqlSqlDialect.html     |   149 +
 .../sql/dialect/class-use/MysqlSqlDialect.html     |   149 +
 .../sql/dialect/class-use/NeoviewSqlDialect.html   |   149 +
 .../sql/dialect/class-use/NetezzaSqlDialect.html   |   149 +
 .../sql/dialect/class-use/OracleSqlDialect.html    |   149 +
 .../sql/dialect/class-use/ParaccelSqlDialect.html  |   149 +
 .../sql/dialect/class-use/PhoenixSqlDialect.html   |   149 +
 .../dialect/class-use/PostgresqlSqlDialect.html    |   149 +
 .../sql/dialect/class-use/RedshiftSqlDialect.html  |   149 +
 .../sql/dialect/class-use/SybaseSqlDialect.html    |   149 +
 .../sql/dialect/class-use/TeradataSqlDialect.html  |   149 +
 .../sql/dialect/class-use/VerticaSqlDialect.html   |   149 +
 .../calcite/sql/dialect/package-summary.html       |   374 +
 .../apache/calcite/sql/dialect/package-tree.html   |   204 +
 .../apache/calcite/sql/dialect/package-use.html    |   231 +
 .../calcite/sql/fun/OracleSqlOperatorTable.html    |   541 +
 .../calcite/sql/fun/SqlAbstractGroupFunction.html  |   477 +
 .../calcite/sql/fun/SqlAbstractTimeFunction.html   |   486 +
 .../calcite/sql/fun/SqlAnyValueAggFunction.html    |   331 +
 .../sql/fun/SqlArgumentAssignmentOperator.html     |   406 +
 .../calcite/sql/fun/SqlArrayQueryConstructor.html  |   341 +
 .../calcite/sql/fun/SqlArrayValueConstructor.html  |   396 +
 .../calcite/sql/fun/SqlAvgAggFunction.Subtype.html |   489 +
 .../apache/calcite/sql/fun/SqlAvgAggFunction.html  |   439 +
 .../calcite/sql/fun/SqlBaseContextVariable.html    |   419 +
 .../sql/fun/SqlBetweenOperator.AndFinder.html      |   375 +
 .../calcite/sql/fun/SqlBetweenOperator.Flag.html   |   426 +
 .../apache/calcite/sql/fun/SqlBetweenOperator.html |   746 +
 apidocs/org/apache/calcite/sql/fun/SqlCase.html    |   621 +
 .../apache/calcite/sql/fun/SqlCaseOperator.html    |   740 +
 .../apache/calcite/sql/fun/SqlCastFunction.html    |   576 +
 .../calcite/sql/fun/SqlCoalesceFunction.html       |   370 +
 .../sql/fun/SqlCollectionTableOperator.html        |   417 +
 .../calcite/sql/fun/SqlColumnListConstructor.html  |   388 +
 .../apache/calcite/sql/fun/SqlConvertFunction.html |   403 +
 .../calcite/sql/fun/SqlCountAggFunction.html       |   494 +
 .../sql/fun/SqlCovarAggFunction.Subtype.html       |   473 +
 .../calcite/sql/fun/SqlCovarAggFunction.html       |   424 +
 .../calcite/sql/fun/SqlCurrentDateFunction.html    |   405 +
 .../calcite/sql/fun/SqlCursorConstructor.html      |   455 +
 .../calcite/sql/fun/SqlDatePartFunction.html       |   495 +
 .../calcite/sql/fun/SqlDatetimePlusOperator.html   |   467 +
 .../sql/fun/SqlDatetimeSubtractionOperator.html    |   445 +
 .../apache/calcite/sql/fun/SqlDefaultOperator.html |   391 +
 .../org/apache/calcite/sql/fun/SqlDotOperator.html |   713 +
 .../apache/calcite/sql/fun/SqlExtendOperator.html  |   405 +
 .../apache/calcite/sql/fun/SqlExtractFunction.html |   430 +
 .../sql/fun/SqlFirstLastValueAggFunction.html      |   406 +
 .../apache/calcite/sql/fun/SqlFloorFunction.html   |   465 +
 .../apache/calcite/sql/fun/SqlGroupIdFunction.html |   347 +
 .../calcite/sql/fun/SqlGroupingFunction.html       |   351 +
 .../calcite/sql/fun/SqlGroupingIdFunction.html     |   352 +
 .../calcite/sql/fun/SqlHistogramAggFunction.html   |   445 +
 .../org/apache/calcite/sql/fun/SqlInOperator.html  |   494 +
 .../apache/calcite/sql/fun/SqlItemOperator.html    |   587 +
 .../sql/fun/SqlJsonApiCommonSyntaxOperator.html    |   410 +
 .../sql/fun/SqlJsonArrayAggAggFunction.html        |   502 +
 .../calcite/sql/fun/SqlJsonArrayFunction.html      |   496 +
 .../calcite/sql/fun/SqlJsonExistsFunction.html     |   400 +
 .../sql/fun/SqlJsonObjectAggAggFunction.html       |   505 +
 .../calcite/sql/fun/SqlJsonObjectFunction.html     |   529 +
 .../calcite/sql/fun/SqlJsonQueryFunction.html      |   463 +
 .../sql/fun/SqlJsonValueExpressionOperator.html    |   422 +
 .../calcite/sql/fun/SqlJsonValueFunction.html      |   608 +
 .../calcite/sql/fun/SqlLeadLagAggFunction.html     |   438 +
 .../apache/calcite/sql/fun/SqlLikeOperator.html    |   565 +
 .../calcite/sql/fun/SqlLiteralChainOperator.html   |   564 +
 .../calcite/sql/fun/SqlMapQueryConstructor.html    |   343 +
 .../calcite/sql/fun/SqlMapValueConstructor.html    |   447 +
 .../calcite/sql/fun/SqlMinMaxAggFunction.html      |   611 +
 .../sql/fun/SqlMonotonicBinaryOperator.html        |   376 +
 .../calcite/sql/fun/SqlMonotonicUnaryFunction.html |   379 +
 .../sql/fun/SqlMultisetMemberOfOperator.html       |   398 +
 .../sql/fun/SqlMultisetQueryConstructor.html       |   561 +
 .../calcite/sql/fun/SqlMultisetSetOperator.html    |   354 +
 .../sql/fun/SqlMultisetValueConstructor.html       |   496 +
 .../org/apache/calcite/sql/fun/SqlNewOperator.html |   397 +
 .../calcite/sql/fun/SqlNthValueAggFunction.html    |   329 +
 .../calcite/sql/fun/SqlNtileAggFunction.html       |   328 +
 .../apache/calcite/sql/fun/SqlNullifFunction.html  |   370 +
 .../calcite/sql/fun/SqlOverlapsOperator.html       |   477 +
 .../apache/calcite/sql/fun/SqlOverlayFunction.html |   432 +
 .../calcite/sql/fun/SqlPositionFunction.html       |   465 +
 .../calcite/sql/fun/SqlQuantifyOperator.html       |   374 +
 .../apache/calcite/sql/fun/SqlRandFunction.html    |   384 +
 .../calcite/sql/fun/SqlRandIntegerFunction.html    |   384 +
 .../calcite/sql/fun/SqlRegrCountAggFunction.html   |   342 +
 .../apache/calcite/sql/fun/SqlRollupOperator.html  |   418 +
 .../org/apache/calcite/sql/fun/SqlRowOperator.html |   466 +
 .../calcite/sql/fun/SqlSequenceValueOperator.html  |   497 +
 .../calcite/sql/fun/SqlSingleValueAggFunction.html |   442 +
 .../calcite/sql/fun/SqlStdOperatorTable.html       |  5162 ++
 .../calcite/sql/fun/SqlStringContextVariable.html  |   326 +
 .../calcite/sql/fun/SqlSubstringFunction.html      |   514 +
 .../apache/calcite/sql/fun/SqlSumAggFunction.html  |   470 +
 .../sql/fun/SqlSumEmptyIsZeroAggFunction.html      |   416 +
 .../apache/calcite/sql/fun/SqlThrowOperator.html   |   398 +
 .../calcite/sql/fun/SqlTimestampAddFunction.html   |   449 +
 .../calcite/sql/fun/SqlTimestampDiffFunction.html  |   370 +
 .../calcite/sql/fun/SqlTranslate3Function.html     |   408 +
 .../calcite/sql/fun/SqlTrimFunction.Flag.html      |   544 +
 .../apache/calcite/sql/fun/SqlTrimFunction.html    |   529 +
 .../sql/fun/class-use/OracleSqlOperatorTable.html  |   215 +
 .../fun/class-use/SqlAbstractGroupFunction.html    |   215 +
 .../sql/fun/class-use/SqlAbstractTimeFunction.html |   149 +
 .../sql/fun/class-use/SqlAnyValueAggFunction.html  |   149 +
 .../class-use/SqlArgumentAssignmentOperator.html   |   149 +
 .../fun/class-use/SqlArrayQueryConstructor.html    |   149 +
 .../fun/class-use/SqlArrayValueConstructor.html    |   228 +
 .../fun/class-use/SqlAvgAggFunction.Subtype.html   |   231 +
 .../sql/fun/class-use/SqlAvgAggFunction.html       |   149 +
 .../sql/fun/class-use/SqlBaseContextVariable.html  |   199 +
 .../class-use/SqlBetweenOperator.AndFinder.html    |   149 +
 .../sql/fun/class-use/SqlBetweenOperator.Flag.html |   235 +
 .../sql/fun/class-use/SqlBetweenOperator.html      |   243 +
 .../apache/calcite/sql/fun/class-use/SqlCase.html  |   240 +
 .../calcite/sql/fun/class-use/SqlCaseOperator.html |   201 +
 .../calcite/sql/fun/class-use/SqlCastFunction.html |   149 +
 .../sql/fun/class-use/SqlCoalesceFunction.html     |   149 +
 .../fun/class-use/SqlCollectionTableOperator.html  |   149 +
 .../fun/class-use/SqlColumnListConstructor.html    |   198 +
 .../sql/fun/class-use/SqlConvertFunction.html      |   149 +
 .../sql/fun/class-use/SqlCountAggFunction.html     |   198 +
 .../fun/class-use/SqlCovarAggFunction.Subtype.html |   231 +
 .../sql/fun/class-use/SqlCovarAggFunction.html     |   149 +
 .../sql/fun/class-use/SqlCurrentDateFunction.html  |   149 +
 .../sql/fun/class-use/SqlCursorConstructor.html    |   198 +
 .../sql/fun/class-use/SqlDatePartFunction.html     |   261 +
 .../sql/fun/class-use/SqlDatetimePlusOperator.html |   149 +
 .../class-use/SqlDatetimeSubtractionOperator.html  |   228 +
 .../sql/fun/class-use/SqlDefaultOperator.html      |   149 +
 .../calcite/sql/fun/class-use/SqlDotOperator.html  |   149 +
 .../sql/fun/class-use/SqlExtendOperator.html       |   149 +
 .../sql/fun/class-use/SqlExtractFunction.html      |   199 +
 .../class-use/SqlFirstLastValueAggFunction.html    |   149 +
 .../sql/fun/class-use/SqlFloorFunction.html        |   149 +
 .../sql/fun/class-use/SqlGroupIdFunction.html      |   198 +
 .../sql/fun/class-use/SqlGroupingFunction.html     |   205 +
 .../sql/fun/class-use/SqlGroupingIdFunction.html   |   149 +
 .../sql/fun/class-use/SqlHistogramAggFunction.html |   149 +
 .../calcite/sql/fun/class-use/SqlInOperator.html   |   231 +
 .../calcite/sql/fun/class-use/SqlItemOperator.html |   149 +
 .../class-use/SqlJsonApiCommonSyntaxOperator.html  |   196 +
 .../fun/class-use/SqlJsonArrayAggAggFunction.html  |   211 +
 .../sql/fun/class-use/SqlJsonArrayFunction.html    |   149 +
 .../sql/fun/class-use/SqlJsonExistsFunction.html   |   149 +
 .../fun/class-use/SqlJsonObjectAggAggFunction.html |   211 +
 .../sql/fun/class-use/SqlJsonObjectFunction.html   |   149 +
 .../sql/fun/class-use/SqlJsonQueryFunction.html    |   149 +
 .../class-use/SqlJsonValueExpressionOperator.html  |   201 +
 .../sql/fun/class-use/SqlJsonValueFunction.html    |   149 +
 .../sql/fun/class-use/SqlLeadLagAggFunction.html   |   149 +
 .../calcite/sql/fun/class-use/SqlLikeOperator.html |   149 +
 .../sql/fun/class-use/SqlLiteralChainOperator.html |   229 +
 .../sql/fun/class-use/SqlMapQueryConstructor.html  |   149 +
 .../sql/fun/class-use/SqlMapValueConstructor.html  |   229 +
 .../sql/fun/class-use/SqlMinMaxAggFunction.html    |   149 +
 .../fun/class-use/SqlMonotonicBinaryOperator.html  |   149 +
 .../fun/class-use/SqlMonotonicUnaryFunction.html   |   198 +
 .../fun/class-use/SqlMultisetMemberOfOperator.html |   149 +
 .../fun/class-use/SqlMultisetQueryConstructor.html |   268 +
 .../sql/fun/class-use/SqlMultisetSetOperator.html  |   233 +
 .../fun/class-use/SqlMultisetValueConstructor.html |   254 +
 .../calcite/sql/fun/class-use/SqlNewOperator.html  |   149 +
 .../sql/fun/class-use/SqlNthValueAggFunction.html  |   149 +
 .../sql/fun/class-use/SqlNtileAggFunction.html     |   149 +
 .../sql/fun/class-use/SqlNullifFunction.html       |   149 +
 .../sql/fun/class-use/SqlOverlapsOperator.html     |   258 +
 .../sql/fun/class-use/SqlOverlayFunction.html      |   149 +
 .../sql/fun/class-use/SqlPositionFunction.html     |   149 +
 .../sql/fun/class-use/SqlQuantifyOperator.html     |   355 +
 .../calcite/sql/fun/class-use/SqlRandFunction.html |   199 +
 .../sql/fun/class-use/SqlRandIntegerFunction.html  |   199 +
 .../sql/fun/class-use/SqlRegrCountAggFunction.html |   149 +
 .../sql/fun/class-use/SqlRollupOperator.html       |   149 +
 .../calcite/sql/fun/class-use/SqlRowOperator.html  |   258 +
 .../fun/class-use/SqlSequenceValueOperator.html    |   197 +
 .../fun/class-use/SqlSingleValueAggFunction.html   |   149 +
 .../sql/fun/class-use/SqlStdOperatorTable.html     |   290 +
 .../fun/class-use/SqlStringContextVariable.html    |   149 +
 .../sql/fun/class-use/SqlSubstringFunction.html    |   149 +
 .../sql/fun/class-use/SqlSumAggFunction.html       |   149 +
 .../class-use/SqlSumEmptyIsZeroAggFunction.html    |   149 +
 .../sql/fun/class-use/SqlThrowOperator.html        |   196 +
 .../sql/fun/class-use/SqlTimestampAddFunction.html |   149 +
 .../fun/class-use/SqlTimestampDiffFunction.html    |   149 +
 .../sql/fun/class-use/SqlTranslate3Function.html   |   149 +
 .../sql/fun/class-use/SqlTrimFunction.Flag.html    |   247 +
 .../calcite/sql/fun/class-use/SqlTrimFunction.html |   196 +
 .../apache/calcite/sql/fun/package-summary.html    |   754 +
 .../org/apache/calcite/sql/fun/package-tree.html   |   340 +
 .../org/apache/calcite/sql/fun/package-use.html    |   622 +
 .../org/apache/calcite/sql/package-summary.html    |  1120 +
 apidocs/org/apache/calcite/sql/package-tree.html   |   379 +
 apidocs/org/apache/calcite/sql/package-use.html    |  3258 +
 apidocs/org/apache/calcite/sql/parser/Span.html    |   619 +
 .../parser/SqlAbstractParserImpl.ExprContext.html  |   566 +
 .../sql/parser/SqlAbstractParserImpl.Metadata.html |   402 +
 .../parser/SqlAbstractParserImpl.MetadataImpl.html |   694 +
 .../calcite/sql/parser/SqlAbstractParserImpl.html  |   797 +
 .../calcite/sql/parser/SqlParseException.html      |   583 +
 .../calcite/sql/parser/SqlParser.Config.html       |   411 +
 .../sql/parser/SqlParser.ConfigBuilder.html        |   592 +
 .../calcite/sql/parser/SqlParser.ConfigImpl.html   |   596 +
 .../org/apache/calcite/sql/parser/SqlParser.html   |   666 +
 .../calcite/sql/parser/SqlParserImplFactory.html   |   264 +
 .../apache/calcite/sql/parser/SqlParserPos.html    |   837 +
 .../calcite/sql/parser/SqlParserUtil.Format.html   |   361 +
 .../parser/SqlParserUtil.OldTokenSequenceImpl.html |   486 +
 .../sql/parser/SqlParserUtil.ParsedCollation.html  |   414 +
 .../sql/parser/SqlParserUtil.StringAndPos.html     |   349 +
 .../sql/parser/SqlParserUtil.ToTreeListItem.html   |   404 +
 .../parser/SqlParserUtil.TokenSequenceImpl.html    |   515 +
 .../apache/calcite/sql/parser/SqlParserUtil.html   |  1143 +
 .../apache/calcite/sql/parser/class-use/Span.html  |   273 +
 .../SqlAbstractParserImpl.ExprContext.html         |   229 +
 .../class-use/SqlAbstractParserImpl.Metadata.html  |   251 +
 .../SqlAbstractParserImpl.MetadataImpl.html        |   149 +
 .../parser/class-use/SqlAbstractParserImpl.html    |   275 +
 .../sql/parser/class-use/SqlParseException.html    |   371 +
 .../sql/parser/class-use/SqlParser.Config.html     |   471 +
 .../parser/class-use/SqlParser.ConfigBuilder.html  |   306 +
 .../sql/parser/class-use/SqlParser.ConfigImpl.html |   149 +
 .../calcite/sql/parser/class-use/SqlParser.html    |   284 +
 .../sql/parser/class-use/SqlParserImplFactory.html |   254 +
 .../calcite/sql/parser/class-use/SqlParserPos.html |  2824 +
 .../sql/parser/class-use/SqlParserUtil.Format.html |   195 +
 .../SqlParserUtil.OldTokenSequenceImpl.html        |   149 +
 .../class-use/SqlParserUtil.ParsedCollation.html   |   197 +
 .../class-use/SqlParserUtil.StringAndPos.html      |   198 +
 .../class-use/SqlParserUtil.ToTreeListItem.html    |   149 +
 .../class-use/SqlParserUtil.TokenSequenceImpl.html |   149 +
 .../sql/parser/class-use/SqlParserUtil.html        |   149 +
 .../apache/calcite/sql/parser/package-summary.html |   324 +
 .../apache/calcite/sql/parser/package-tree.html    |   208 +
 .../org/apache/calcite/sql/parser/package-use.html |   627 +
 .../calcite/sql/pretty/SqlFormatOptions.html       |   838 +
 .../calcite/sql/pretty/SqlPrettyWriter.Bean.html   |   429 +
 .../sql/pretty/SqlPrettyWriter.FrameImpl.html      |   579 +
 .../apache/calcite/sql/pretty/SqlPrettyWriter.html |  2104 +
 .../sql/pretty/class-use/SqlFormatOptions.html     |   195 +
 .../sql/pretty/class-use/SqlPrettyWriter.Bean.html |   219 +
 .../class-use/SqlPrettyWriter.FrameImpl.html       |   230 +
 .../sql/pretty/class-use/SqlPrettyWriter.html      |   208 +
 .../apache/calcite/sql/pretty/package-summary.html |   188 +
 .../apache/calcite/sql/pretty/package-tree.html    |   167 +
 .../org/apache/calcite/sql/pretty/package-use.html |   208 +
 .../apache/calcite/sql/type/AbstractSqlType.html   |   505 +
 .../org/apache/calcite/sql/type/ArraySqlType.html  |   499 +
 .../sql/type/AssignableOperandTypeChecker.html     |   509 +
 .../org/apache/calcite/sql/type/BasicSqlType.html  |   852 +
 .../sql/type/ComparableOperandTypeChecker.html     |   537 +
 .../CompositeOperandTypeChecker.Composition.html   |   452 +
 .../sql/type/CompositeOperandTypeChecker.html      |   646 +
 .../type/CompositeSingleOperandTypeChecker.html    |   441 +
 .../sql/type/CursorReturnTypeInference.html        |   372 +
 .../sql/type/ExplicitOperandTypeInference.html     |   377 +
 .../sql/type/ExplicitReturnTypeInference.html      |   388 +
 .../org/apache/calcite/sql/type/ExtraSqlTypes.html |   422 +
 .../calcite/sql/type/FamilyOperandTypeChecker.html |   556 +
 .../org/apache/calcite/sql/type/InferTypes.html    |   428 +
 .../apache/calcite/sql/type/IntervalSqlType.html   |   556 +
 .../JavaToSqlTypeConversionRules.ColumnList.html   |   239 +
 .../sql/type/JavaToSqlTypeConversionRules.html     |   420 +
 .../sql/type/LiteralOperandTypeChecker.html        |   539 +
 .../org/apache/calcite/sql/type/MapSqlType.html    |   519 +
 .../calcite/sql/type/MatchReturnTypeInference.html |   413 +
 .../sql/type/MultisetOperandTypeChecker.html       |   445 +
 .../apache/calcite/sql/type/MultisetSqlType.html   |   499 +
 .../org/apache/calcite/sql/type/ObjectSqlType.html |   559 +
 .../OperandTypes.PeriodOperandTypeChecker.html     |   504 +
 .../org/apache/calcite/sql/type/OperandTypes.html  |  1566 +
 .../calcite/sql/type/OperandsTypeChecking.html     |   270 +
 .../sql/type/OrdinalReturnTypeInference.html       |   367 +
 .../org/apache/calcite/sql/type/ReturnTypes.html   |  1635 +
 .../calcite/sql/type/SameOperandTypeChecker.html   |   612 +
 .../SameOperandTypeExceptLastOperandChecker.html   |   432 +
 .../calcite/sql/type/SetopOperandTypeChecker.html  |   444 +
 .../sql/type/SqlOperandCountRanges.RangeImpl.html  |   427 +
 .../calcite/sql/type/SqlOperandCountRanges.html    |   377 +
 .../type/SqlOperandTypeChecker.Consistency.html    |   450 +
 .../calcite/sql/type/SqlOperandTypeChecker.html    |   380 +
 .../calcite/sql/type/SqlOperandTypeInference.html  |   269 +
 .../calcite/sql/type/SqlReturnTypeInference.html   |   272 +
 .../sql/type/SqlReturnTypeInferenceChain.html      |   376 +
 .../sql/type/SqlSingleOperandTypeChecker.html      |   326 +
 .../sql/type/SqlTypeAssignmentRules.Builder.html   |   403 +
 .../calcite/sql/type/SqlTypeAssignmentRules.html   |   468 +
 .../sql/type/SqlTypeExplicitPrecedenceList.html    |   522 +
 .../type/SqlTypeFactoryImpl.UnknownSqlType.html    |   399 +
 .../calcite/sql/type/SqlTypeFactoryImpl.html       |   855 +
 .../org/apache/calcite/sql/type/SqlTypeFamily.html |   804 +
 .../apache/calcite/sql/type/SqlTypeName.Limit.html |   439 +
 .../calcite/sql/type/SqlTypeName.PrecScale.html    |   297 +
 .../org/apache/calcite/sql/type/SqlTypeName.html   |  1949 +
 .../apache/calcite/sql/type/SqlTypeTransform.html  |   271 +
 .../calcite/sql/type/SqlTypeTransformCascade.html  |   390 +
 .../apache/calcite/sql/type/SqlTypeTransforms.html |   491 +
 .../org/apache/calcite/sql/type/SqlTypeUtil.html   |  1666 +
 .../sql/type/TableFunctionReturnTypeInference.html |   451 +
 .../sql/type/class-use/AbstractSqlType.html        |   240 +
 .../calcite/sql/type/class-use/ArraySqlType.html   |   149 +
 .../class-use/AssignableOperandTypeChecker.html    |   149 +
 .../calcite/sql/type/class-use/BasicSqlType.html   |   222 +
 .../class-use/ComparableOperandTypeChecker.html    |   149 +
 .../CompositeOperandTypeChecker.Composition.html   |   246 +
 .../class-use/CompositeOperandTypeChecker.html     |   199 +
 .../CompositeSingleOperandTypeChecker.html         |   149 +
 .../type/class-use/CursorReturnTypeInference.html  |   149 +
 .../class-use/ExplicitOperandTypeInference.html    |   149 +
 .../class-use/ExplicitReturnTypeInference.html     |   237 +
 .../calcite/sql/type/class-use/ExtraSqlTypes.html  |   149 +
 .../type/class-use/FamilyOperandTypeChecker.html   |   245 +
 .../calcite/sql/type/class-use/InferTypes.html     |   149 +
 .../sql/type/class-use/IntervalSqlType.html        |   216 +
 .../JavaToSqlTypeConversionRules.ColumnList.html   |   149 +
 .../class-use/JavaToSqlTypeConversionRules.html    |   214 +
 .../type/class-use/LiteralOperandTypeChecker.html  |   149 +
 .../calcite/sql/type/class-use/MapSqlType.html     |   149 +
 .../type/class-use/MatchReturnTypeInference.html   |   149 +
 .../type/class-use/MultisetOperandTypeChecker.html |   149 +
 .../sql/type/class-use/MultisetSqlType.html        |   149 +
 .../calcite/sql/type/class-use/ObjectSqlType.html  |   149 +
 .../OperandTypes.PeriodOperandTypeChecker.html     |   149 +
 .../calcite/sql/type/class-use/OperandTypes.html   |   149 +
 .../sql/type/class-use/OperandsTypeChecking.html   |   149 +
 .../type/class-use/OrdinalReturnTypeInference.html |   149 +
 .../calcite/sql/type/class-use/ReturnTypes.html    |   149 +
 .../sql/type/class-use/SameOperandTypeChecker.html |   205 +
 .../SameOperandTypeExceptLastOperandChecker.html   |   149 +
 .../type/class-use/SetopOperandTypeChecker.html    |   149 +
 .../class-use/SqlOperandCountRanges.RangeImpl.html |   149 +
 .../sql/type/class-use/SqlOperandCountRanges.html  |   149 +
 .../SqlOperandTypeChecker.Consistency.html         |   324 +
 .../sql/type/class-use/SqlOperandTypeChecker.html  |  1004 +
 .../type/class-use/SqlOperandTypeInference.html    |   667 +
 .../sql/type/class-use/SqlReturnTypeInference.html |  1294 +
 .../class-use/SqlReturnTypeInferenceChain.html     |   195 +
 .../class-use/SqlSingleOperandTypeChecker.html     |   728 +
 .../class-use/SqlTypeAssignmentRules.Builder.html  |   195 +
 .../sql/type/class-use/SqlTypeAssignmentRules.html |   224 +
 .../class-use/SqlTypeExplicitPrecedenceList.html   |   222 +
 .../SqlTypeFactoryImpl.UnknownSqlType.html         |   149 +
 .../sql/type/class-use/SqlTypeFactoryImpl.html     |   227 +
 .../calcite/sql/type/class-use/SqlTypeFamily.html  |   401 +
 .../sql/type/class-use/SqlTypeName.Limit.html      |   244 +
 .../sql/type/class-use/SqlTypeName.PrecScale.html  |   149 +
 .../calcite/sql/type/class-use/SqlTypeName.html    |  1748 +
 .../sql/type/class-use/SqlTypeTransform.html       |   316 +
 .../type/class-use/SqlTypeTransformCascade.html    |   229 +
 .../sql/type/class-use/SqlTypeTransforms.html      |   149 +
 .../calcite/sql/type/class-use/SqlTypeUtil.html    |   149 +
 .../TableFunctionReturnTypeInference.html          |   149 +
 .../apache/calcite/sql/type/package-summary.html   |   539 +
 .../org/apache/calcite/sql/type/package-tree.html  |   272 +
 .../org/apache/calcite/sql/type/package-use.html   |   815 +
 .../calcite/sql/util/ChainedSqlOperatorTable.html  |   446 +
 .../calcite/sql/util/ListSqlOperatorTable.html     |   444 +
 .../sql/util/ReflectiveSqlOperatorTable.Key.html   |   348 +
 .../sql/util/ReflectiveSqlOperatorTable.html       |   488 +
 .../sql/util/SqlBasicVisitor.ArgHandler.html       |   296 +
 .../sql/util/SqlBasicVisitor.ArgHandlerImpl.html   |   420 +
 .../apache/calcite/sql/util/SqlBasicVisitor.html   |   526 +
 .../org/apache/calcite/sql/util/SqlBuilder.html    |   815 +
 .../sql/util/SqlShuttle.CallCopyingArgHandler.html |   447 +
 .../org/apache/calcite/sql/util/SqlShuttle.html    |   542 +
 apidocs/org/apache/calcite/sql/util/SqlString.html |   520 +
 .../org/apache/calcite/sql/util/SqlVisitor.html    |   418 +
 .../util/class-use/ChainedSqlOperatorTable.html    |   149 +
 .../sql/util/class-use/ListSqlOperatorTable.html   |   149 +
 .../class-use/ReflectiveSqlOperatorTable.Key.html  |   195 +
 .../util/class-use/ReflectiveSqlOperatorTable.html |   206 +
 .../util/class-use/SqlBasicVisitor.ArgHandler.html |   346 +
 .../class-use/SqlBasicVisitor.ArgHandlerImpl.html  |   149 +
 .../sql/util/class-use/SqlBasicVisitor.html        |   443 +
 .../calcite/sql/util/class-use/SqlBuilder.html     |   261 +
 .../SqlShuttle.CallCopyingArgHandler.html          |   149 +
 .../calcite/sql/util/class-use/SqlShuttle.html     |   251 +
 .../calcite/sql/util/class-use/SqlString.html      |   335 +
 .../calcite/sql/util/class-use/SqlVisitor.html     |   646 +
 .../apache/calcite/sql/util/package-summary.html   |   252 +
 .../org/apache/calcite/sql/util/package-tree.html  |   187 +
 .../org/apache/calcite/sql/util/package-use.html   |   463 +
 .../calcite/sql/validate/AbstractNamespace.html    |   942 +
 .../apache/calcite/sql/validate/AggChecker.html    |   516 +
 .../sql/validate/AggFinder.AggIterable.html        |   445 +
 .../org/apache/calcite/sql/validate/AggFinder.html |   467 +
 .../apache/calcite/sql/validate/AggVisitor.html    |   505 +
 .../calcite/sql/validate/AggregatingScope.html     |   310 +
 .../validate/AggregatingSelectScope.Resolved.html  |   454 +
 .../sql/validate/AggregatingSelectScope.html       |   664 +
 .../calcite/sql/validate/AliasNamespace.html       |   461 +
 .../apache/calcite/sql/validate/CatalogScope.html  |   428 +
 .../calcite/sql/validate/CollectNamespace.html     |   465 +
 .../apache/calcite/sql/validate/CollectScope.html  |   444 +
 .../sql/validate/CyclicDefinitionException.html    |   362 +
 .../calcite/sql/validate/DelegatingNamespace.html  |   764 +
 .../calcite/sql/validate/DelegatingScope.html      |   942 +
 .../DelegatingSqlValidatorCatalogReader.html       |   499 +
 .../sql/validate/DelegatingSqlValidatorTable.html  |   443 +
 .../apache/calcite/sql/validate/EmptyScope.html    |   892 +
 .../calcite/sql/validate/FieldNamespace.html       |   483 +
 .../apache/calcite/sql/validate/GroupByScope.html  |   454 +
 .../calcite/sql/validate/IdentifierNamespace.html  |   695 +
 .../apache/calcite/sql/validate/JoinNamespace.html |   412 +
 .../org/apache/calcite/sql/validate/JoinScope.html |   539 +
 .../org/apache/calcite/sql/validate/ListScope.html |   671 +
 .../sql/validate/MatchRecognizeNamespace.html      |   419 +
 .../calcite/sql/validate/MatchRecognizeScope.html  |   579 +
 .../apache/calcite/sql/validate/OrderByScope.html  |   568 +
 .../org/apache/calcite/sql/validate/OverScope.html |   472 +
 .../calcite/sql/validate/ParameterNamespace.html   |   445 +
 .../calcite/sql/validate/ParameterScope.html       |   453 +
 .../calcite/sql/validate/ProcedureNamespace.html   |   431 +
 .../calcite/sql/validate/SchemaNamespace.html      |   420 +
 .../apache/calcite/sql/validate/ScopeChild.html    |   375 +
 .../calcite/sql/validate/SelectNamespace.html      |   480 +
 .../apache/calcite/sql/validate/SelectScope.html   |   695 +
 .../calcite/sql/validate/SetopNamespace.html       |   465 +
 .../sql/validate/SqlAbstractConformance.html       |  1011 +
 .../calcite/sql/validate/SqlConformance.html       |  1005 +
 .../calcite/sql/validate/SqlConformanceEnum.html   |  1321 +
 .../sql/validate/SqlDelegatingConformance.html     |   758 +
 .../calcite/sql/validate/SqlIdentifierMoniker.html |   454 +
 .../apache/calcite/sql/validate/SqlModality.html   |   422 +
 .../apache/calcite/sql/validate/SqlMoniker.html    |   349 +
 .../calcite/sql/validate/SqlMonikerImpl.html       |   523 +
 .../calcite/sql/validate/SqlMonikerType.html       |   502 +
 .../calcite/sql/validate/SqlMonotonicity.html      |   588 +
 .../calcite/sql/validate/SqlNameMatcher.html       |   396 +
 .../sql/validate/SqlNameMatchers.BaseMatcher.html  |   592 +
 .../SqlNameMatchers.LiberalNameMatcher.html        |   414 +
 .../calcite/sql/validate/SqlNameMatchers.html      |   421 +
 .../apache/calcite/sql/validate/SqlQualified.html  |   445 +
 .../calcite/sql/validate/SqlScopedShuttle.html     |   453 +
 .../sql/validate/SqlUserDefinedAggFunction.html    |   508 +
 .../sql/validate/SqlUserDefinedFunction.html       |   463 +
 .../sql/validate/SqlUserDefinedTableFunction.html  |   449 +
 ...lUserDefinedTableMacro.NonLiteralException.html |   298 +
 .../sql/validate/SqlUserDefinedTableMacro.html     |   521 +
 .../apache/calcite/sql/validate/SqlValidator.html  |  2014 +
 .../sql/validate/SqlValidatorCatalogReader.html    |   517 +
 .../sql/validate/SqlValidatorException.html        |   370 +
 .../validate/SqlValidatorImpl.DeleteNamespace.html |   419 +
 .../SqlValidatorImpl.DeriveTypeVisitor.html        |   530 +
 .../validate/SqlValidatorImpl.DmlNamespace.html    |   338 +
 .../sql/validate/SqlValidatorImpl.Expander.html    |   471 +
 .../SqlValidatorImpl.ExtendedExpander.html         |   509 +
 .../SqlValidatorImpl.FunctionParamInfo.html        |   343 +
 .../sql/validate/SqlValidatorImpl.IdInfo.html      |   332 +
 .../validate/SqlValidatorImpl.InsertNamespace.html |   419 +
 .../validate/SqlValidatorImpl.MergeNamespace.html  |   419 +
 .../SqlValidatorImpl.NavigationExpander.html       |   491 +
 .../SqlValidatorImpl.NavigationModifier.html       |   364 +
 .../SqlValidatorImpl.NavigationReplacer.html       |   462 +
 .../SqlValidatorImpl.OrderExpressionExpander.html  |   540 +
 .../SqlValidatorImpl.PatternValidator.html         |   602 +
 .../SqlValidatorImpl.PatternVarVisitor.html        |   527 +
 .../sql/validate/SqlValidatorImpl.Permute.html     |   422 +
 .../sql/validate/SqlValidatorImpl.Status.html      |   448 +
 .../validate/SqlValidatorImpl.UpdateNamespace.html |   419 +
 .../validate/SqlValidatorImpl.ValidationError.html |   380 +
 .../SqlValidatorImpl.ValidationErrorFunction.html  |   324 +
 .../calcite/sql/validate/SqlValidatorImpl.html     |  5535 ++
 .../sql/validate/SqlValidatorNamespace.html        |   669 +
 .../sql/validate/SqlValidatorScope.EmptyPath.html  |   303 +
 .../sql/validate/SqlValidatorScope.Path.html       |   453 +
 .../sql/validate/SqlValidatorScope.Resolve.html    |   426 +
 .../sql/validate/SqlValidatorScope.Resolved.html   |   282 +
 .../validate/SqlValidatorScope.ResolvedImpl.html   |   421 +
 .../sql/validate/SqlValidatorScope.Step.html       |   463 +
 .../calcite/sql/validate/SqlValidatorScope.html    |   764 +
 .../calcite/sql/validate/SqlValidatorTable.html    |   361 +
 .../sql/validate/SqlValidatorUtil.DeepCopier.html  |   580 +
 .../validate/SqlValidatorUtil.GroupAnalyzer.html   |   401 +
 .../sql/validate/SqlValidatorUtil.Suggester.html   |   261 +
 .../calcite/sql/validate/SqlValidatorUtil.html     |  1501 +
 .../sql/validate/SqlValidatorWithHints.html        |   344 +
 .../sql/validate/TableConstructorNamespace.html    |   489 +
 .../calcite/sql/validate/TableNamespace.html       |   558 +
 .../apache/calcite/sql/validate/TableScope.html    |   445 +
 .../calcite/sql/validate/UnnestNamespace.html      |   454 +
 .../calcite/sql/validate/WithItemNamespace.html    |   432 +
 .../apache/calcite/sql/validate/WithNamespace.html |   423 +
 .../org/apache/calcite/sql/validate/WithScope.html |   530 +
 .../sql/validate/class-use/AbstractNamespace.html  |   339 +
 .../calcite/sql/validate/class-use/AggChecker.html |   149 +
 .../validate/class-use/AggFinder.AggIterable.html  |   149 +
 .../calcite/sql/validate/class-use/AggFinder.html  |   277 +
 .../calcite/sql/validate/class-use/AggVisitor.html |   206 +
 .../sql/validate/class-use/AggregatingScope.html   |   217 +
 .../class-use/AggregatingSelectScope.Resolved.html |   210 +
 .../validate/class-use/AggregatingSelectScope.html |   247 +
 .../sql/validate/class-use/AliasNamespace.html     |   149 +
 .../sql/validate/class-use/CatalogScope.html       |   149 +
 .../sql/validate/class-use/CollectNamespace.html   |   149 +
 .../sql/validate/class-use/CollectScope.html       |   149 +
 .../class-use/CyclicDefinitionException.html       |   149 +
 .../validate/class-use/DelegatingNamespace.html    |   149 +
 .../sql/validate/class-use/DelegatingScope.html    |   294 +
 .../DelegatingSqlValidatorCatalogReader.html       |   149 +
 .../class-use/DelegatingSqlValidatorTable.html     |   149 +
 .../calcite/sql/validate/class-use/EmptyScope.html |   197 +
 .../sql/validate/class-use/FieldNamespace.html     |   149 +
 .../sql/validate/class-use/GroupByScope.html       |   149 +
 .../validate/class-use/IdentifierNamespace.html    |   225 +
 .../sql/validate/class-use/JoinNamespace.html      |   149 +
 .../calcite/sql/validate/class-use/JoinScope.html  |   149 +
 .../calcite/sql/validate/class-use/ListScope.html  |   240 +
 .../class-use/MatchRecognizeNamespace.html         |   196 +
 .../validate/class-use/MatchRecognizeScope.html    |   231 +
 .../sql/validate/class-use/OrderByScope.html       |   149 +
 .../calcite/sql/validate/class-use/OverScope.html  |   149 +
 .../sql/validate/class-use/ParameterNamespace.html |   149 +
 .../sql/validate/class-use/ParameterScope.html     |   149 +
 .../sql/validate/class-use/ProcedureNamespace.html |   149 +
 .../sql/validate/class-use/SchemaNamespace.html    |   149 +
 .../calcite/sql/validate/class-use/ScopeChild.html |   261 +
 .../sql/validate/class-use/SelectNamespace.html    |   198 +
 .../sql/validate/class-use/SelectScope.html        |   261 +
 .../sql/validate/class-use/SetopNamespace.html     |   199 +
 .../validate/class-use/SqlAbstractConformance.html |   198 +
 .../sql/validate/class-use/SqlConformance.html     |   694 +
 .../sql/validate/class-use/SqlConformanceEnum.html |   264 +
 .../class-use/SqlDelegatingConformance.html        |   149 +
 .../validate/class-use/SqlIdentifierMoniker.html   |   149 +
 .../sql/validate/class-use/SqlModality.html        |   388 +
 .../calcite/sql/validate/class-use/SqlMoniker.html |   610 +
 .../sql/validate/class-use/SqlMonikerImpl.html     |   197 +
 .../sql/validate/class-use/SqlMonikerType.html     |   290 +
 .../sql/validate/class-use/SqlMonotonicity.html    |   697 +
 .../sql/validate/class-use/SqlNameMatcher.html     |   487 +
 .../class-use/SqlNameMatchers.BaseMatcher.html     |   217 +
 .../SqlNameMatchers.LiberalNameMatcher.html        |   149 +
 .../sql/validate/class-use/SqlNameMatchers.html    |   149 +
 .../sql/validate/class-use/SqlQualified.html       |   257 +
 .../sql/validate/class-use/SqlScopedShuttle.html   |   221 +
 .../class-use/SqlUserDefinedAggFunction.html       |   149 +
 .../validate/class-use/SqlUserDefinedFunction.html |   197 +
 .../class-use/SqlUserDefinedTableFunction.html     |   149 +
 ...lUserDefinedTableMacro.NonLiteralException.html |   195 +
 .../class-use/SqlUserDefinedTableMacro.html        |   149 +
 .../sql/validate/class-use/SqlValidator.html       |  1384 +
 .../class-use/SqlValidatorCatalogReader.html       |   401 +
 .../validate/class-use/SqlValidatorException.html  |  1293 +
 .../SqlValidatorImpl.DeleteNamespace.html          |   149 +
 .../SqlValidatorImpl.DeriveTypeVisitor.html        |   149 +
 .../class-use/SqlValidatorImpl.DmlNamespace.html   |   218 +
 .../class-use/SqlValidatorImpl.Expander.html       |   198 +
 .../SqlValidatorImpl.ExtendedExpander.html         |   149 +
 .../SqlValidatorImpl.FunctionParamInfo.html        |   197 +
 .../class-use/SqlValidatorImpl.IdInfo.html         |   198 +
 .../SqlValidatorImpl.InsertNamespace.html          |   149 +
 .../class-use/SqlValidatorImpl.MergeNamespace.html |   149 +
 .../SqlValidatorImpl.NavigationExpander.html       |   149 +
 .../SqlValidatorImpl.NavigationModifier.html       |   205 +
 .../SqlValidatorImpl.NavigationReplacer.html       |   149 +
 .../SqlValidatorImpl.OrderExpressionExpander.html  |   149 +
 .../SqlValidatorImpl.PatternValidator.html         |   149 +
 .../SqlValidatorImpl.PatternVarVisitor.html        |   149 +
 .../class-use/SqlValidatorImpl.Permute.html        |   149 +
 .../class-use/SqlValidatorImpl.Status.html         |   222 +
 .../SqlValidatorImpl.UpdateNamespace.html          |   149 +
 .../SqlValidatorImpl.ValidationError.html          |   149 +
 .../SqlValidatorImpl.ValidationErrorFunction.html  |   228 +
 .../sql/validate/class-use/SqlValidatorImpl.html   |   484 +
 .../validate/class-use/SqlValidatorNamespace.html  |   834 +
 .../class-use/SqlValidatorScope.EmptyPath.html     |   197 +
 .../validate/class-use/SqlValidatorScope.Path.html |   334 +
 .../class-use/SqlValidatorScope.Resolve.html       |   210 +
 .../class-use/SqlValidatorScope.Resolved.html      |   315 +
 .../class-use/SqlValidatorScope.ResolvedImpl.html  |   149 +
 .../validate/class-use/SqlValidatorScope.Step.html |   237 +
 .../sql/validate/class-use/SqlValidatorScope.html  |  2282 +
 .../sql/validate/class-use/SqlValidatorTable.html  |   452 +
 .../class-use/SqlValidatorUtil.DeepCopier.html     |   149 +
 .../class-use/SqlValidatorUtil.GroupAnalyzer.html  |   234 +
 .../class-use/SqlValidatorUtil.Suggester.html      |   277 +
 .../sql/validate/class-use/SqlValidatorUtil.html   |   149 +
 .../validate/class-use/SqlValidatorWithHints.html  |   328 +
 .../class-use/TableConstructorNamespace.html       |   149 +
 .../sql/validate/class-use/TableNamespace.html     |   217 +
 .../calcite/sql/validate/class-use/TableScope.html |   197 +
 .../sql/validate/class-use/UnnestNamespace.html    |   149 +
 .../sql/validate/class-use/WithItemNamespace.html  |   149 +
 .../sql/validate/class-use/WithNamespace.html      |   149 +
 .../calcite/sql/validate/class-use/WithScope.html  |   149 +
 .../calcite/sql/validate/package-summary.html      |   792 +
 .../apache/calcite/sql/validate/package-tree.html  |   367 +
 .../apache/calcite/sql/validate/package-use.html   |  1141 +
 .../calcite/sql2rel/AuxiliaryConverter.Impl.html   |   395 +
 .../apache/calcite/sql2rel/AuxiliaryConverter.html |   302 +
 .../CorrelationReferenceFinder.MyRexVisitor.html   |   398 +
 .../sql2rel/CorrelationReferenceFinder.html        |   436 +
 ...ables.DeduplicateCorrelateVariablesShuttle.html |   446 +
 .../sql2rel/DeduplicateCorrelateVariables.html     |   451 +
 .../apache/calcite/sql2rel/InitializerContext.html |   270 +
 .../sql2rel/InitializerExpressionFactory.html      |   370 +
 .../sql2rel/NullInitializerExpressionFactory.html  |   477 +
 .../calcite/sql2rel/ReflectiveConvertletTable.html |   458 +
 ...relator.AdjustProjectForCountAggregateRule.html |   416 +
 .../calcite/sql2rel/RelDecorrelator.CorDef.html    |   434 +
 .../calcite/sql2rel/RelDecorrelator.CorRef.html    |   468 +
 .../calcite/sql2rel/RelDecorrelator.CorelMap.html  |   490 +
 .../sql2rel/RelDecorrelator.CorelMapBuilder.html   |   572 +
 .../RelDecorrelator.DecorrelateRexShuttle.html     |   430 +
 .../calcite/sql2rel/RelDecorrelator.Frame.html     |   352 +
 ...or.RemoveCorrelationForScalarAggregateRule.html |   360 +
 ...ator.RemoveCorrelationForScalarProjectRule.html |   360 +
 ...elDecorrelator.RemoveCorrelationRexShuttle.html |   516 +
 .../RelDecorrelator.RemoveSingleAggregateRule.html |   363 +
 .../apache/calcite/sql2rel/RelDecorrelator.html    |  1407 +
 .../sql2rel/RelFieldTrimmer.TrimResult.html        |   344 +
 .../apache/calcite/sql2rel/RelFieldTrimmer.html    |   892 +
 ...lStructuredTypeFlattener.RewriteRelVisitor.html |   385 +
 ...lStructuredTypeFlattener.RewriteRexShuttle.html |   428 +
 ...lStructuredTypeFlattener.SelfFlatteningRel.html |   293 +
 .../sql2rel/RelStructuredTypeFlattener.html        |  1143 +
 .../calcite/sql2rel/SqlNodeToRexConverter.html     |   307 +
 .../calcite/sql2rel/SqlNodeToRexConverterImpl.html |   421 +
 .../org/apache/calcite/sql2rel/SqlRexContext.html  |   413 +
 .../apache/calcite/sql2rel/SqlRexConvertlet.html   |   259 +
 .../calcite/sql2rel/SqlRexConvertletTable.html     |   259 +
 .../sql2rel/SqlToRelConverter.AggConverter.html    |   886 +
 .../sql2rel/SqlToRelConverter.AggregateFinder.html |   431 +
 .../sql2rel/SqlToRelConverter.Blackboard.html      |  1325 +
 .../calcite/sql2rel/SqlToRelConverter.Config.html  |   455 +
 .../sql2rel/SqlToRelConverter.ConfigBuilder.html   |   604 +
 .../sql2rel/SqlToRelConverter.ConfigImpl.html      |   665 +
 .../sql2rel/SqlToRelConverter.CorrelationUse.html  |   352 +
 .../sql2rel/SqlToRelConverter.DeferredLookup.html  |   384 +
 .../SqlToRelConverter.HistogramShuttle.html        |   549 +
 .../sql2rel/SqlToRelConverter.LookupContext.html   |   383 +
 .../SqlToRelConverter.NoOpSubQueryConverter.html   |   363 +
 .../sql2rel/SqlToRelConverter.SubQuery.html        |   349 +
 .../apache/calcite/sql2rel/SqlToRelConverter.html  |  3056 +
 ...ndardConvertletTable.AvgVarianceConvertlet.html |   426 +
 ...tandardConvertletTable.FloorCeilConvertlet.html |   325 +
 ...StandardConvertletTable.GreatestConvertlet.html |   325 +
 ...rdConvertletTable.RegrCovarianceConvertlet.html |   432 +
 ...dardConvertletTable.TimestampAddConvertlet.html |   325 +
 ...ardConvertletTable.TimestampDiffConvertlet.html |   325 +
 .../StandardConvertletTable.TrimConvertlet.html    |   366 +
 .../calcite/sql2rel/StandardConvertletTable.html   |  1212 +
 .../apache/calcite/sql2rel/SubQueryConverter.html  |   296 +
 .../sql2rel/class-use/AuxiliaryConverter.Impl.html |   149 +
 .../sql2rel/class-use/AuxiliaryConverter.html      |   263 +
 .../CorrelationReferenceFinder.MyRexVisitor.html   |   195 +
 .../class-use/CorrelationReferenceFinder.html      |   208 +
 ...ables.DeduplicateCorrelateVariablesShuttle.html |   149 +
 .../class-use/DeduplicateCorrelateVariables.html   |   211 +
 .../sql2rel/class-use/InitializerContext.html      |   346 +
 .../class-use/InitializerExpressionFactory.html    |   336 +
 .../NullInitializerExpressionFactory.html          |   197 +
 .../class-use/ReflectiveConvertletTable.html       |   197 +
 ...relator.AdjustProjectForCountAggregateRule.html |   149 +
 .../sql2rel/class-use/RelDecorrelator.CorDef.html  |   280 +
 .../sql2rel/class-use/RelDecorrelator.CorRef.html  |   321 +
 .../class-use/RelDecorrelator.CorelMap.html        |   265 +
 .../class-use/RelDecorrelator.CorelMapBuilder.html |   149 +
 .../RelDecorrelator.DecorrelateRexShuttle.html     |   149 +
 .../sql2rel/class-use/RelDecorrelator.Frame.html   |   380 +
 ...or.RemoveCorrelationForScalarAggregateRule.html |   149 +
 ...ator.RemoveCorrelationForScalarProjectRule.html |   149 +
 ...elDecorrelator.RemoveCorrelationRexShuttle.html |   149 +
 .../RelDecorrelator.RemoveSingleAggregateRule.html |   149 +
 .../calcite/sql2rel/class-use/RelDecorrelator.html |   149 +
 .../class-use/RelFieldTrimmer.TrimResult.html      |   360 +
 .../calcite/sql2rel/class-use/RelFieldTrimmer.html |   197 +
 ...lStructuredTypeFlattener.RewriteRelVisitor.html |   149 +
 ...lStructuredTypeFlattener.RewriteRexShuttle.html |   207 +
 ...lStructuredTypeFlattener.SelfFlatteningRel.html |   195 +
 .../class-use/RelStructuredTypeFlattener.html      |   210 +
 .../sql2rel/class-use/SqlNodeToRexConverter.html   |   212 +
 .../class-use/SqlNodeToRexConverterImpl.html       |   149 +
 .../calcite/sql2rel/class-use/SqlRexContext.html   |   532 +
 .../sql2rel/class-use/SqlRexConvertlet.html        |   282 +
 .../sql2rel/class-use/SqlRexConvertletTable.html   |   442 +
 .../class-use/SqlToRelConverter.AggConverter.html  |   217 +
 .../SqlToRelConverter.AggregateFinder.html         |   149 +
 .../class-use/SqlToRelConverter.Blackboard.html    |   564 +
 .../class-use/SqlToRelConverter.Config.html        |   422 +
 .../class-use/SqlToRelConverter.ConfigBuilder.html |   251 +
 .../class-use/SqlToRelConverter.ConfigImpl.html    |   149 +
 .../SqlToRelConverter.CorrelationUse.html          |   196 +
 .../SqlToRelConverter.DeferredLookup.html          |   197 +
 .../SqlToRelConverter.HistogramShuttle.html        |   149 +
 .../class-use/SqlToRelConverter.LookupContext.html |   199 +
 .../SqlToRelConverter.NoOpSubQueryConverter.html   |   149 +
 .../class-use/SqlToRelConverter.SubQuery.html      |   246 +
 .../sql2rel/class-use/SqlToRelConverter.html       |   272 +
 ...ndardConvertletTable.AvgVarianceConvertlet.html |   149 +
 ...tandardConvertletTable.FloorCeilConvertlet.html |   149 +
 ...StandardConvertletTable.GreatestConvertlet.html |   149 +
 ...rdConvertletTable.RegrCovarianceConvertlet.html |   149 +
 ...dardConvertletTable.TimestampAddConvertlet.html |   149 +
 ...ardConvertletTable.TimestampDiffConvertlet.html |   149 +
 .../StandardConvertletTable.TrimConvertlet.html    |   149 +
 .../sql2rel/class-use/StandardConvertletTable.html |   197 +
 .../sql2rel/class-use/SubQueryConverter.html       |   229 +
 .../apache/calcite/sql2rel/package-summary.html    |   463 +
 .../org/apache/calcite/sql2rel/package-tree.html   |   271 +
 .../org/apache/calcite/sql2rel/package-use.html    |   577 +
 .../org/apache/calcite/tools/FrameworkConfig.html  |   526 +
 .../calcite/tools/Frameworks.ConfigBuilder.html    |   811 +
 .../calcite/tools/Frameworks.PlannerAction.html    |   266 +
 .../calcite/tools/Frameworks.PrepareAction.html    |   395 +
 .../tools/Frameworks.StdFrameworkConfig.html       |   903 +
 apidocs/org/apache/calcite/tools/Frameworks.html   |   506 +
 .../calcite/tools/PigRelBuilder.GroupOption.html   |   426 +
 .../calcite/tools/PigRelBuilder.Partitioner.html   |   196 +
 .../org/apache/calcite/tools/PigRelBuilder.html    |   637 +
 apidocs/org/apache/calcite/tools/Planner.html      |   525 +
 apidocs/org/apache/calcite/tools/Program.html      |   270 +
 .../calcite/tools/Programs.DecorrelateProgram.html |   337 +
 .../calcite/tools/Programs.RuleSetProgram.html     |   373 +
 .../calcite/tools/Programs.SequenceProgram.html    |   372 +
 .../calcite/tools/Programs.TrimFieldsProgram.html  |   331 +
 apidocs/org/apache/calcite/tools/Programs.html     |   700 +
 .../apache/calcite/tools/RelBuilder.AggCall.html   |   381 +
 .../calcite/tools/RelBuilder.AggCallImpl.html      |   607 +
 .../calcite/tools/RelBuilder.AggCallImpl2.html     |   512 +
 .../org/apache/calcite/tools/RelBuilder.Field.html |   347 +
 .../org/apache/calcite/tools/RelBuilder.Frame.html |   403 +
 .../apache/calcite/tools/RelBuilder.GroupKey.html  |   269 +
 .../calcite/tools/RelBuilder.GroupKeyImpl.html     |   435 +
 .../apache/calcite/tools/RelBuilder.Registrar.html |   388 +
 .../apache/calcite/tools/RelBuilder.Shifter.html   |   410 +
 apidocs/org/apache/calcite/tools/RelBuilder.html   |  3875 +
 .../apache/calcite/tools/RelBuilderFactory.html    |   269 +
 .../calcite/tools/RelConversionException.html      |   335 +
 apidocs/org/apache/calcite/tools/RelRunner.html    |   261 +
 apidocs/org/apache/calcite/tools/RelRunners.html   |   313 +
 apidocs/org/apache/calcite/tools/RuleSet.html      |   225 +
 .../apache/calcite/tools/RuleSets.ListRuleSet.html |   406 +
 apidocs/org/apache/calcite/tools/RuleSets.html     |   359 +
 .../apache/calcite/tools/ValidationException.html  |   334 +
 .../calcite/tools/class-use/FrameworkConfig.html   |   370 +
 .../tools/class-use/Frameworks.ConfigBuilder.html  |   296 +
 .../tools/class-use/Frameworks.PlannerAction.html  |   205 +
 .../tools/class-use/Frameworks.PrepareAction.html  |   229 +
 .../class-use/Frameworks.StdFrameworkConfig.html   |   149 +
 .../apache/calcite/tools/class-use/Frameworks.html |   149 +
 .../tools/class-use/PigRelBuilder.GroupOption.html |   233 +
 .../tools/class-use/PigRelBuilder.Partitioner.html |   216 +
 .../calcite/tools/class-use/PigRelBuilder.html     |   283 +
 .../apache/calcite/tools/class-use/Planner.html    |   227 +
 .../apache/calcite/tools/class-use/Program.html    |   520 +
 .../class-use/Programs.DecorrelateProgram.html     |   149 +
 .../tools/class-use/Programs.RuleSetProgram.html   |   149 +
 .../tools/class-use/Programs.SequenceProgram.html  |   149 +
 .../class-use/Programs.TrimFieldsProgram.html      |   149 +
 .../apache/calcite/tools/class-use/Programs.html   |   149 +
 .../tools/class-use/RelBuilder.AggCall.html        |   560 +
 .../tools/class-use/RelBuilder.AggCallImpl.html    |   149 +
 .../tools/class-use/RelBuilder.AggCallImpl2.html   |   149 +
 .../calcite/tools/class-use/RelBuilder.Field.html  |   224 +
 .../calcite/tools/class-use/RelBuilder.Frame.html  |   221 +
 .../tools/class-use/RelBuilder.GroupKey.html       |   387 +
 .../tools/class-use/RelBuilder.GroupKeyImpl.html   |   149 +
 .../tools/class-use/RelBuilder.Registrar.html      |   149 +
 .../tools/class-use/RelBuilder.Shifter.html        |   149 +
 .../apache/calcite/tools/class-use/RelBuilder.html |  1564 +
 .../calcite/tools/class-use/RelBuilderFactory.html |  1995 +
 .../tools/class-use/RelConversionException.html    |   256 +
 .../apache/calcite/tools/class-use/RelRunner.html  |   202 +
 .../apache/calcite/tools/class-use/RelRunners.html |   149 +
 .../apache/calcite/tools/class-use/RuleSet.html    |   300 +
 .../tools/class-use/RuleSets.ListRuleSet.html      |   149 +
 .../apache/calcite/tools/class-use/RuleSets.html   |   149 +
 .../tools/class-use/ValidationException.html       |   237 +
 .../org/apache/calcite/tools/package-summary.html  |   405 +
 apidocs/org/apache/calcite/tools/package-tree.html |   242 +
 apidocs/org/apache/calcite/tools/package-use.html  |   936 +
 .../calcite/util/BarfingInvocationHandler.html     |   359 +
 .../calcite/util/Benchmark.Statistician.html       |   382 +
 apidocs/org/apache/calcite/util/Benchmark.html     |   460 +
 .../org/apache/calcite/util/BitSets.Closure.html   |   374 +
 apidocs/org/apache/calcite/util/BitSets.html       |   746 +
 apidocs/org/apache/calcite/util/BitString.html     |   563 +
 apidocs/org/apache/calcite/util/Bug.html           |   944 +
 apidocs/org/apache/calcite/util/BuiltInMethod.html |  4016 +
 .../calcite/util/CalciteParserException.html       |   199 +
 .../calcite/util/CalciteValidatorException.html    |   199 +
 apidocs/org/apache/calcite/util/CancelFlag.html    |   394 +
 .../util/CaseInsensitiveComparator.Key.html        |   376 +
 .../calcite/util/CaseInsensitiveComparator.html    |   430 +
 apidocs/org/apache/calcite/util/CastingList.html   |   532 +
 .../calcite/util/ChunkList.ChunkListIterator.html  |   601 +
 apidocs/org/apache/calcite/util/ChunkList.html     |   801 +
 .../apache/calcite/util/ClosableAllocation.html    |   264 +
 .../calcite/util/ClosableAllocationOwner.html      |   277 +
 apidocs/org/apache/calcite/util/Closer.html        |   382 +
 apidocs/org/apache/calcite/util/CompositeList.html |   614 +
 apidocs/org/apache/calcite/util/CompositeMap.html  |   644 +
 .../calcite/util/CompoundClosableAllocation.html   |   433 +
 .../apache/calcite/util/ControlFlowException.html  |   350 +
 .../org/apache/calcite/util/ConversionUtil.html    |   467 +
 apidocs/org/apache/calcite/util/DateString.html    |   621 +
 .../apache/calcite/util/DateTimeStringUtils.html   |   435 +
 .../calcite/util/DelegatingInvocationHandler.html  |   369 +
 .../org/apache/calcite/util/EquivalenceSet.html    |   493 +
 apidocs/org/apache/calcite/util/Filterator.html    |   458 +
 apidocs/org/apache/calcite/util/Glossary.html      |  1121 +
 apidocs/org/apache/calcite/util/Holder.html        |   409 +
 .../calcite/util/ImmutableBitSet.Builder.html      |   588 +
 .../calcite/util/ImmutableBitSet.Closure.html      |   374 +
 .../calcite/util/ImmutableBitSet.Rebuilder.html    |   415 +
 .../org/apache/calcite/util/ImmutableBitSet.html   |  1715 +
 ...mutableIntList.AbstractIndexedListIterator.html |   503 +
 .../ImmutableIntList.EmptyImmutableIntList.html    |   452 +
 .../org/apache/calcite/util/ImmutableIntList.html  |   946 +
 .../util/ImmutableNullableList.Builder.html        |   477 +
 .../apache/calcite/util/ImmutableNullableList.html |   777 +
 apidocs/org/apache/calcite/util/IntList.html       |   460 +
 .../calcite/util/IntegerIntervalSet.Handler.html   |   260 +
 .../apache/calcite/util/IntegerIntervalSet.html    |   554 +
 apidocs/org/apache/calcite/util/JsonBuilder.html   |   466 +
 apidocs/org/apache/calcite/util/Litmus.html        |   370 +
 apidocs/org/apache/calcite/util/NameMap.html       |   526 +
 apidocs/org/apache/calcite/util/NameMultimap.html  |   523 +
 apidocs/org/apache/calcite/util/NameSet.html       |   531 +
 apidocs/org/apache/calcite/util/NlsString.html     |   747 +
 apidocs/org/apache/calcite/util/NumberUtil.html    |   614 +
 apidocs/org/apache/calcite/util/Optionality.html   |   469 +
 .../apache/calcite/util/Pair.AdjacentIterator.html |   439 +
 .../apache/calcite/util/Pair.FirstAndIterator.html |   429 +
 .../org/apache/calcite/util/Pair.LeftIterator.html |   411 +
 .../apache/calcite/util/Pair.RightIterator.html    |   411 +
 .../org/apache/calcite/util/Pair.ZipIterator.html  |   427 +
 apidocs/org/apache/calcite/util/Pair.html          |   948 +
 .../calcite/util/PartiallyOrderedSet.Node.html     |   401 +
 .../calcite/util/PartiallyOrderedSet.Ordering.html |   287 +
 .../util/PartiallyOrderedSet.TopBottomNode.html    |   375 +
 .../apache/calcite/util/PartiallyOrderedSet.html   |  1277 +
 apidocs/org/apache/calcite/util/Permutation.html   |  1161 +
 .../util/PrecedenceClimbingParser.Builder.html     |   484 +
 .../util/PrecedenceClimbingParser.Call.html        |   440 +
 .../calcite/util/PrecedenceClimbingParser.Op.html  |   355 +
 .../util/PrecedenceClimbingParser.Result.html      |   348 +
 .../util/PrecedenceClimbingParser.Special.html     |   265 +
 .../util/PrecedenceClimbingParser.SpecialOp.html   |   388 +
 .../util/PrecedenceClimbingParser.Token.html       |   467 +
 .../util/PrecedenceClimbingParser.TokenList.html   |   452 +
 .../util/PrecedenceClimbingParser.Type.html        |   478 +
 .../calcite/util/PrecedenceClimbingParser.html     |   695 +
 .../calcite/util/ReflectUtil.MethodDispatcher.html |   269 +
 apidocs/org/apache/calcite/util/ReflectUtil.html   |   838 +
 .../calcite/util/ReflectiveVisitDispatcher.html    |   357 +
 .../org/apache/calcite/util/ReflectiveVisitor.html |   201 +
 .../calcite/util/SaffronProperties.Helper.html     |   317 +
 .../org/apache/calcite/util/SaffronProperties.html |   450 +
 .../apache/calcite/util/SerializableCharset.html   |   467 +
 apidocs/org/apache/calcite/util/Source.html        |   429 +
 .../apache/calcite/util/SourceStringReader.html    |   398 +
 .../apache/calcite/util/Sources.FileSource.html    |   634 +
 apidocs/org/apache/calcite/util/Sources.html       |   416 +
 apidocs/org/apache/calcite/util/StackWriter.html   |   854 +
 apidocs/org/apache/calcite/util/Stacks.html        |   411 +
 apidocs/org/apache/calcite/util/Static.html        |   378 +
 apidocs/org/apache/calcite/util/Template.html      |   647 +
 apidocs/org/apache/calcite/util/TimeString.html    |   728 +
 .../calcite/util/TimeWithTimeZoneString.html       |   633 +
 .../org/apache/calcite/util/TimestampString.html   |   658 +
 .../calcite/util/TimestampWithTimeZoneString.html  |   672 +
 .../apache/calcite/util/TryThreadLocal.Memo.html   |   268 +
 .../org/apache/calcite/util/TryThreadLocal.html    |   443 +
 .../apache/calcite/util/UnmodifiableArrayList.html |   467 +
 apidocs/org/apache/calcite/util/Unsafe.html        |   374 +
 .../calcite/util/Util.FilteringIterator.html       |   450 +
 apidocs/org/apache/calcite/util/Util.FoundOne.html |   413 +
 .../org/apache/calcite/util/Util.OverFinder.html   |   402 +
 .../util/Util.RandomAccessTransformingList.html    |   361 +
 .../apache/calcite/util/Util.TransformingList.html |   489 +
 apidocs/org/apache/calcite/util/Util.html          |  3490 +
 .../calcite/util/XmlOutput.StringEscaper.html      |   531 +
 .../calcite/util/XmlOutput.XMLAttrVector.html      |   314 +
 apidocs/org/apache/calcite/util/XmlOutput.html     |  1103 +
 .../util/class-use/BarfingInvocationHandler.html   |   200 +
 .../util/class-use/Benchmark.Statistician.html     |   225 +
 .../apache/calcite/util/class-use/Benchmark.html   |   149 +
 .../calcite/util/class-use/BitSets.Closure.html    |   149 +
 .../org/apache/calcite/util/class-use/BitSets.html |   149 +
 .../apache/calcite/util/class-use/BitString.html   |   277 +
 apidocs/org/apache/calcite/util/class-use/Bug.html |   149 +
 .../calcite/util/class-use/BuiltInMethod.html      |   220 +
 .../util/class-use/CalciteParserException.html     |   198 +
 .../util/class-use/CalciteValidatorException.html  |   197 +
 .../apache/calcite/util/class-use/CancelFlag.html  |   206 +
 .../class-use/CaseInsensitiveComparator.Key.html   |   149 +
 .../util/class-use/CaseInsensitiveComparator.html  |   195 +
 .../apache/calcite/util/class-use/CastingList.html |   149 +
 .../class-use/ChunkList.ChunkListIterator.html     |   195 +
 .../apache/calcite/util/class-use/ChunkList.html   |   149 +
 .../calcite/util/class-use/ClosableAllocation.html |   263 +
 .../util/class-use/ClosableAllocationOwner.html    |   198 +
 .../org/apache/calcite/util/class-use/Closer.html  |   149 +
 .../calcite/util/class-use/CompositeList.html      |   221 +
 .../calcite/util/class-use/CompositeMap.html       |   198 +
 .../util/class-use/CompoundClosableAllocation.html |   149 +
 .../util/class-use/ControlFlowException.html       |   343 +
 .../calcite/util/class-use/ConversionUtil.html     |   149 +
 .../apache/calcite/util/class-use/DateString.html  |   314 +
 .../util/class-use/DateTimeStringUtils.html        |   149 +
 .../class-use/DelegatingInvocationHandler.html     |   149 +
 .../calcite/util/class-use/EquivalenceSet.html     |   149 +
 .../apache/calcite/util/class-use/Filterator.html  |   149 +
 .../apache/calcite/util/class-use/Glossary.html    |   399 +
 .../org/apache/calcite/util/class-use/Holder.html  |   324 +
 .../util/class-use/ImmutableBitSet.Builder.html    |   420 +
 .../util/class-use/ImmutableBitSet.Closure.html    |   149 +
 .../util/class-use/ImmutableBitSet.Rebuilder.html  |   149 +
 .../calcite/util/class-use/ImmutableBitSet.html    |  4606 ++
 ...mutableIntList.AbstractIndexedListIterator.html |   149 +
 .../ImmutableIntList.EmptyImmutableIntList.html    |   149 +
 .../calcite/util/class-use/ImmutableIntList.html   |  1319 +
 .../class-use/ImmutableNullableList.Builder.html   |   228 +
 .../util/class-use/ImmutableNullableList.html      |   149 +
 .../org/apache/calcite/util/class-use/IntList.html |   149 +
 .../util/class-use/IntegerIntervalSet.Handler.html |   196 +
 .../calcite/util/class-use/IntegerIntervalSet.html |   149 +
 .../apache/calcite/util/class-use/JsonBuilder.html |   365 +
 .../org/apache/calcite/util/class-use/Litmus.html  |   837 +
 .../org/apache/calcite/util/class-use/NameMap.html |   339 +
 .../calcite/util/class-use/NameMultimap.html       |   246 +
 .../org/apache/calcite/util/class-use/NameSet.html |   308 +
 .../apache/calcite/util/class-use/NlsString.html   |   363 +
 .../apache/calcite/util/class-use/NumberUtil.html  |   149 +
 .../apache/calcite/util/class-use/Optionality.html |   311 +
 .../util/class-use/Pair.AdjacentIterator.html      |   149 +
 .../util/class-use/Pair.FirstAndIterator.html      |   149 +
 .../calcite/util/class-use/Pair.LeftIterator.html  |   149 +
 .../calcite/util/class-use/Pair.RightIterator.html |   149 +
 .../calcite/util/class-use/Pair.ZipIterator.html   |   149 +
 .../org/apache/calcite/util/class-use/Pair.html    |  2322 +
 .../util/class-use/PartiallyOrderedSet.Node.html   |   364 +
 .../class-use/PartiallyOrderedSet.Ordering.html    |   278 +
 .../PartiallyOrderedSet.TopBottomNode.html         |   149 +
 .../util/class-use/PartiallyOrderedSet.html        |   210 +
 .../apache/calcite/util/class-use/Permutation.html |   353 +
 .../PrecedenceClimbingParser.Builder.html          |   234 +
 .../class-use/PrecedenceClimbingParser.Call.html   |   196 +
 .../class-use/PrecedenceClimbingParser.Op.html     |   283 +
 .../class-use/PrecedenceClimbingParser.Result.html |   200 +
 .../PrecedenceClimbingParser.Special.html          |   237 +
 .../PrecedenceClimbingParser.SpecialOp.html        |   218 +
 .../class-use/PrecedenceClimbingParser.Token.html  |   560 +
 .../PrecedenceClimbingParser.TokenList.html        |   149 +
 .../class-use/PrecedenceClimbingParser.Type.html   |   243 +
 .../util/class-use/PrecedenceClimbingParser.html   |   331 +
 .../class-use/ReflectUtil.MethodDispatcher.html    |   263 +
 .../apache/calcite/util/class-use/ReflectUtil.html |   149 +
 .../util/class-use/ReflectiveVisitDispatcher.html  |   254 +
 .../calcite/util/class-use/ReflectiveVisitor.html  |   432 +
 .../util/class-use/SaffronProperties.Helper.html   |   149 +
 .../calcite/util/class-use/SaffronProperties.html  |   212 +
 .../util/class-use/SerializableCharset.html        |   275 +
 .../org/apache/calcite/util/class-use/Source.html  |   574 +
 .../calcite/util/class-use/SourceStringReader.html |   149 +
 .../calcite/util/class-use/Sources.FileSource.html |   149 +
 .../org/apache/calcite/util/class-use/Sources.html |   149 +
 .../apache/calcite/util/class-use/StackWriter.html |   149 +
 .../org/apache/calcite/util/class-use/Stacks.html  |   149 +
 .../org/apache/calcite/util/class-use/Static.html  |   149 +
 .../apache/calcite/util/class-use/Template.html    |   207 +
 .../apache/calcite/util/class-use/TimeString.html  |   388 +
 .../util/class-use/TimeWithTimeZoneString.html     |   243 +
 .../calcite/util/class-use/TimestampString.html    |   386 +
 .../class-use/TimestampWithTimeZoneString.html     |   246 +
 .../util/class-use/TryThreadLocal.Memo.html        |   197 +
 .../calcite/util/class-use/TryThreadLocal.html     |   234 +
 .../util/class-use/UnmodifiableArrayList.html      |   195 +
 .../org/apache/calcite/util/class-use/Unsafe.html  |   149 +
 .../util/class-use/Util.FilteringIterator.html     |   149 +
 .../calcite/util/class-use/Util.FoundOne.html      |   229 +
 .../calcite/util/class-use/Util.OverFinder.html    |   195 +
 .../Util.RandomAccessTransformingList.html         |   149 +
 .../util/class-use/Util.TransformingList.html      |   198 +
 .../org/apache/calcite/util/class-use/Util.html    |   149 +
 .../util/class-use/XmlOutput.StringEscaper.html    |   238 +
 .../util/class-use/XmlOutput.XMLAttrVector.html    |   206 +
 .../apache/calcite/util/class-use/XmlOutput.html   |   196 +
 ...ributedDirectedGraph.AttributedEdgeFactory.html |   283 +
 .../util/graph/AttributedDirectedGraph.html        |   524 +
 .../calcite/util/graph/BreadthFirstIterator.html   |   480 +
 .../apache/calcite/util/graph/CycleDetector.html   |   355 +
 .../graph/DefaultDirectedGraph.VertexInfo.html     |   321 +
 .../calcite/util/graph/DefaultDirectedGraph.html   |   725 +
 .../org/apache/calcite/util/graph/DefaultEdge.html |   406 +
 .../calcite/util/graph/DepthFirstIterator.html     |   497 +
 .../util/graph/DirectedGraph.EdgeFactory.html      |   273 +
 .../apache/calcite/util/graph/DirectedGraph.html   |   437 +
 .../calcite/util/graph/Graphs.FrozenGraph.html     |   464 +
 apidocs/org/apache/calcite/util/graph/Graphs.html  |   356 +
 .../util/graph/TopologicalOrderIterator.html       |   479 +
 ...ributedDirectedGraph.AttributedEdgeFactory.html |   247 +
 .../graph/class-use/AttributedDirectedGraph.html   |   223 +
 .../util/graph/class-use/BreadthFirstIterator.html |   149 +
 .../util/graph/class-use/CycleDetector.html        |   149 +
 .../class-use/DefaultDirectedGraph.VertexInfo.html |   195 +
 .../util/graph/class-use/DefaultDirectedGraph.html |   254 +
 .../calcite/util/graph/class-use/DefaultEdge.html  |   557 +
 .../util/graph/class-use/DepthFirstIterator.html   |   149 +
 .../graph/class-use/DirectedGraph.EdgeFactory.html |   309 +
 .../util/graph/class-use/DirectedGraph.html        |   438 +
 .../util/graph/class-use/Graphs.FrozenGraph.html   |   261 +
 .../calcite/util/graph/class-use/Graphs.html       |   149 +
 .../graph/class-use/TopologicalOrderIterator.html  |   149 +
 .../apache/calcite/util/graph/package-summary.html |   258 +
 .../apache/calcite/util/graph/package-tree.html    |   187 +
 .../org/apache/calcite/util/graph/package-use.html |   376 +
 .../JaninoCompiler.AccountingClassLoader.html      |   456 +
 .../javac/JaninoCompiler.JaninoCompilerArgs.html   |   477 +
 .../apache/calcite/util/javac/JaninoCompiler.html  |   461 +
 .../apache/calcite/util/javac/JavaCompiler.html    |   300 +
 .../calcite/util/javac/JavaCompilerArgs.html       |   611 +
 .../JaninoCompiler.AccountingClassLoader.html      |   195 +
 .../JaninoCompiler.JaninoCompilerArgs.html         |   195 +
 .../util/javac/class-use/JaninoCompiler.html       |   149 +
 .../calcite/util/javac/class-use/JavaCompiler.html |   198 +
 .../util/javac/class-use/JavaCompilerArgs.html     |   217 +
 .../apache/calcite/util/javac/package-summary.html |   213 +
 .../apache/calcite/util/javac/package-tree.html    |   188 +
 .../org/apache/calcite/util/javac/package-use.html |   209 +
 .../util/mapping/AbstractSourceMapping.html        |   605 +
 .../util/mapping/AbstractTargetMapping.html        |   611 +
 .../org/apache/calcite/util/mapping/IntPair.html   |   592 +
 .../org/apache/calcite/util/mapping/Mapping.html   |   443 +
 .../apache/calcite/util/mapping/MappingType.html   |   972 +
 .../util/mapping/Mappings.AbstractMapping.html     |   588 +
 .../calcite/util/mapping/Mappings.CoreMapping.html |   300 +
 .../mapping/Mappings.FiniteAbstractMapping.html    |   404 +
 .../util/mapping/Mappings.FunctionMapping.html     |   354 +
 .../util/mapping/Mappings.FunctionMappingIter.html |   421 +
 .../util/mapping/Mappings.IdentityMapping.html     |   702 +
 .../util/mapping/Mappings.InverseMapping.html      |   671 +
 .../util/mapping/Mappings.NoElementException.html  |   311 +
 .../mapping/Mappings.OverridingSourceMapping.html  |   573 +
 .../mapping/Mappings.OverridingTargetMapping.html  |   605 +
 .../util/mapping/Mappings.PartialFunctionImpl.html |   669 +
 .../Mappings.PartialMapping.MappingItr.html        |   420 +
 .../util/mapping/Mappings.PartialMapping.html      |   883 +
 .../util/mapping/Mappings.SourceMapping.html       |   401 +
 .../mapping/Mappings.SurjectionWithInverse.html    |   430 +
 .../util/mapping/Mappings.TargetMapping.html       |   410 +
 .../mapping/Mappings.TooManyElementsException.html |   305 +
 .../org/apache/calcite/util/mapping/Mappings.html  |  1267 +
 .../mapping/class-use/AbstractSourceMapping.html   |   149 +
 .../mapping/class-use/AbstractTargetMapping.html   |   149 +
 .../calcite/util/mapping/class-use/IntPair.html    |   621 +
 .../calcite/util/mapping/class-use/Mapping.html    |   803 +
 .../util/mapping/class-use/MappingType.html        |   384 +
 .../class-use/Mappings.AbstractMapping.html        |   264 +
 .../mapping/class-use/Mappings.CoreMapping.html    |   347 +
 .../class-use/Mappings.FiniteAbstractMapping.html  |   205 +
 .../class-use/Mappings.FunctionMapping.html        |   361 +
 .../class-use/Mappings.FunctionMappingIter.html    |   149 +
 .../class-use/Mappings.IdentityMapping.html        |   197 +
 .../mapping/class-use/Mappings.InverseMapping.html |   149 +
 .../class-use/Mappings.NoElementException.html     |   149 +
 .../Mappings.OverridingSourceMapping.html          |   149 +
 .../Mappings.OverridingTargetMapping.html          |   149 +
 .../class-use/Mappings.PartialFunctionImpl.html    |   149 +
 .../Mappings.PartialMapping.MappingItr.html        |   149 +
 .../mapping/class-use/Mappings.PartialMapping.html |   197 +
 .../mapping/class-use/Mappings.SourceMapping.html  |   356 +
 .../class-use/Mappings.SurjectionWithInverse.html  |   149 +
 .../mapping/class-use/Mappings.TargetMapping.html  |  1024 +
 .../Mappings.TooManyElementsException.html         |   149 +
 .../calcite/util/mapping/class-use/Mappings.html   |   149 +
 .../calcite/util/mapping/package-summary.html      |   351 +
 .../apache/calcite/util/mapping/package-tree.html  |   244 +
 .../apache/calcite/util/mapping/package-use.html   |   633 +
 .../org/apache/calcite/util/package-summary.html   |   853 +
 apidocs/org/apache/calcite/util/package-tree.html  |   393 +
 apidocs/org/apache/calcite/util/package-use.html   |  2223 +
 .../apache/calcite/util/trace/CalciteLogger.html   |   740 +
 .../calcite/util/trace/CalciteTimingTracer.html    |   399 +
 .../apache/calcite/util/trace/CalciteTrace.html    |   514 +
 .../util/trace/class-use/CalciteLogger.html        |   257 +
 .../util/trace/class-use/CalciteTimingTracer.html  |   195 +
 .../calcite/util/trace/class-use/CalciteTrace.html |   149 +
 .../apache/calcite/util/trace/package-summary.html |   188 +
 .../apache/calcite/util/trace/package-tree.html    |   166 +
 .../org/apache/calcite/util/trace/package-use.html |   265 +
 apidocs/overview-summary.html                      |    23 +
 apidocs/overview-tree.html                         |  4402 +
 apidocs/package-search-index.js                    |     1 +
 apidocs/package-search-index.zip                   |   Bin 0 -> 651 bytes
 apidocs/resources/glass.png                        |   Bin 0 -> 499 bytes
 apidocs/resources/x.png                            |   Bin 0 -> 394 bytes
 apidocs/script.js                                  |   139 +
 apidocs/search.js                                  |   329 +
 apidocs/serialized-form.html                       |   994 +
 apidocs/stylesheet.css                             |   906 +
 apidocs/type-search-index.js                       |     1 +
 apidocs/type-search-index.zip                      |   Bin 0 -> 21397 bytes
 assets/css/style.css                               |  5699 ++
 avatica/apidocs/allclasses-frame.html              |   471 +
 avatica/apidocs/allclasses-noframe.html            |   471 +
 avatica/apidocs/constant-values.html               |  3256 +
 avatica/apidocs/deprecated-list.html               |   256 +
 avatica/apidocs/help-doc.html                      |   230 +
 avatica/apidocs/index-all.html                     | 24014 ++++++
 avatica/apidocs/index.html                         |    76 +
 .../avatica/AvaticaClientRuntimeException.html     |   399 +
 ...AvaticaConnection.CallableWithoutException.html |   231 +
 .../calcite/avatica/AvaticaConnection.Trojan.html  |   290 +
 .../apache/calcite/avatica/AvaticaConnection.html  |  2037 +
 .../calcite/avatica/AvaticaDatabaseMetaData.html   |  3967 +
 .../org/apache/calcite/avatica/AvaticaFactory.html |   403 +
 .../apache/calcite/avatica/AvaticaParameter.html   |   446 +
 .../calcite/avatica/AvaticaPreparedStatement.html  |  2021 +
 .../apache/calcite/avatica/AvaticaResultSet.html   |  4594 ++
 .../calcite/avatica/AvaticaResultSetMetaData.html  |   745 +
 .../apache/calcite/avatica/AvaticaSeverity.html    |   422 +
 .../org/apache/calcite/avatica/AvaticaSite.html    |   946 +
 .../avatica/AvaticaSpecificDatabaseMetaData.html   |   305 +
 .../calcite/avatica/AvaticaSqlException.html       |   403 +
 .../apache/calcite/avatica/AvaticaStatement.html   |  1759 +
 .../org/apache/calcite/avatica/AvaticaUtils.html   |   666 +
 .../calcite/avatica/BuiltInConnectionProperty.html |   806 +
 .../calcite/avatica/ColumnMetaData.ArrayType.html  |   382 +
 .../avatica/ColumnMetaData.AvaticaType.html        |   436 +
 .../apache/calcite/avatica/ColumnMetaData.Rep.html |   824 +
 .../calcite/avatica/ColumnMetaData.ScalarType.html |   312 +
 .../calcite/avatica/ColumnMetaData.StructType.html |   370 +
 .../org/apache/calcite/avatica/ColumnMetaData.html |   779 +
 .../calcite/avatica/ConnectStringParser.html       |   375 +
 .../apache/calcite/avatica/ConnectionConfig.html   |   520 +
 .../avatica/ConnectionConfigImpl.Converter.html    |   233 +
 .../avatica/ConnectionConfigImpl.PropEnv.html      |   530 +
 .../calcite/avatica/ConnectionConfigImpl.html      |   776 +
 .../calcite/avatica/ConnectionPropertiesImpl.html  |   634 +
 .../calcite/avatica/ConnectionProperty.Type.html   |   438 +
 .../apache/calcite/avatica/ConnectionProperty.html |   354 +
 .../org/apache/calcite/avatica/DriverVersion.html  |   474 +
 .../apache/calcite/avatica/Handler.ResultSink.html |   230 +
 .../org/apache/calcite/avatica/Handler.html        |   350 +
 .../org/apache/calcite/avatica/HandlerImpl.html    |   401 +
 .../apidocs/org/apache/calcite/avatica/Helper.html |   387 +
 .../apache/calcite/avatica/InternalProperty.html   |   464 +
 .../calcite/avatica/Meta.ConnectionHandle.html     |   317 +
 .../calcite/avatica/Meta.ConnectionProperties.html |   440 +
 .../apache/calcite/avatica/Meta.CursorFactory.html |   480 +
 .../calcite/avatica/Meta.DatabaseProperty.html     |   727 +
 .../calcite/avatica/Meta.ExecuteBatchResult.html   |   279 +
 .../apache/calcite/avatica/Meta.ExecuteResult.html |   282 +
 .../org/apache/calcite/avatica/Meta.Factory.html   |   227 +
 .../org/apache/calcite/avatica/Meta.Frame.html     |   450 +
 .../apache/calcite/avatica/Meta.MetaResultSet.html |   445 +
 .../org/apache/calcite/avatica/Meta.Pat.html       |   298 +
 .../calcite/avatica/Meta.PrepareCallback.html      |   286 +
 .../org/apache/calcite/avatica/Meta.Signature.html |   496 +
 .../calcite/avatica/Meta.StatementHandle.html      |   410 +
 .../apache/calcite/avatica/Meta.StatementType.html |   518 +
 .../org/apache/calcite/avatica/Meta.Style.html     |   422 +
 .../apidocs/org/apache/calcite/avatica/Meta.html   |  1382 +
 .../calcite/avatica/MetaImpl.ColumnNoNulls.html    |   168 +
 .../calcite/avatica/MetaImpl.ColumnNullable.html   |   167 +
 .../avatica/MetaImpl.ColumnNullableUnknown.html    |   168 +
 .../calcite/avatica/MetaImpl.MetaAttribute.html    |   563 +
 .../avatica/MetaImpl.MetaBestRowIdentifier.html    |   382 +
 .../calcite/avatica/MetaImpl.MetaCatalog.html      |   322 +
 .../avatica/MetaImpl.MetaClientInfoProperty.html   |   324 +
 .../calcite/avatica/MetaImpl.MetaColumn.html       |   653 +
 .../avatica/MetaImpl.MetaColumnPrivilege.html      |   384 +
 .../avatica/MetaImpl.MetaCrossReference.html       |   474 +
 .../calcite/avatica/MetaImpl.MetaExportedKey.html  |   474 +
 .../calcite/avatica/MetaImpl.MetaFunction.html     |   352 +
 .../avatica/MetaImpl.MetaFunctionColumn.html       |   517 +
 .../calcite/avatica/MetaImpl.MetaImportedKey.html  |   474 +
 .../calcite/avatica/MetaImpl.MetaIndexInfo.html    |   459 +
 .../calcite/avatica/MetaImpl.MetaPrimaryKey.html   |   310 +
 .../calcite/avatica/MetaImpl.MetaProcedure.html    |   391 +
 .../avatica/MetaImpl.MetaProcedureColumn.html      |   558 +
 .../calcite/avatica/MetaImpl.MetaPseudoColumn.html |   442 +
 .../calcite/avatica/MetaImpl.MetaSchema.html       |   337 +
 .../calcite/avatica/MetaImpl.MetaSuperTable.html   |   324 +
 .../calcite/avatica/MetaImpl.MetaSuperType.html    |   354 +
 .../apache/calcite/avatica/MetaImpl.MetaTable.html |   445 +
 .../avatica/MetaImpl.MetaTablePrivilege.html       |   369 +
 .../calcite/avatica/MetaImpl.MetaTableType.html    |   279 +
 .../calcite/avatica/MetaImpl.MetaTypeInfo.html     |   569 +
 .../apache/calcite/avatica/MetaImpl.MetaUdt.html   |   367 +
 .../avatica/MetaImpl.MetaVersionColumn.html        |   336 +
 .../org/apache/calcite/avatica/MetaImpl.Named.html |   231 +
 .../org/apache/calcite/avatica/MetaImpl.html       |  1609 +
 .../calcite/avatica/MissingResultsException.html   |   298 +
 .../calcite/avatica/NoSuchConnectionException.html |   303 +
 .../calcite/avatica/NoSuchStatementException.html  |   298 +
 .../calcite/avatica/QueryState.StateType.html      |   373 +
 .../org/apache/calcite/avatica/QueryState.html     |   570 +
 .../org/apache/calcite/avatica/SqlState.html       |  4341 +
 .../org/apache/calcite/avatica/SqlType.Method.html |   683 +
 .../org/apache/calcite/avatica/SqlType.html        |  1359 +
 .../avatica/UnregisteredDriver.JdbcVersion.html    |   399 +
 .../apache/calcite/avatica/UnregisteredDriver.html |   670 +
 .../class-use/AvaticaClientRuntimeException.html   |   167 +
 ...AvaticaConnection.CallableWithoutException.html |   170 +
 .../class-use/AvaticaConnection.Trojan.html        |   167 +
 .../avatica/class-use/AvaticaConnection.html       |   336 +
 .../avatica/class-use/AvaticaDatabaseMetaData.html |   125 +
 .../calcite/avatica/class-use/AvaticaFactory.html  |   224 +
 .../avatica/class-use/AvaticaParameter.html        |   261 +
 .../class-use/AvaticaPreparedStatement.html        |   187 +
 .../avatica/class-use/AvaticaResultSet.html        |   215 +
 .../class-use/AvaticaResultSetMetaData.html        |   125 +
 .../calcite/avatica/class-use/AvaticaSeverity.html |   280 +
 .../calcite/avatica/class-use/AvaticaSite.html     |   167 +
 .../class-use/AvaticaSpecificDatabaseMetaData.html |   198 +
 .../avatica/class-use/AvaticaSqlException.html     |   125 +
 .../avatica/class-use/AvaticaStatement.html        |   339 +
 .../calcite/avatica/class-use/AvaticaUtils.html    |   125 +
 .../class-use/BuiltInConnectionProperty.html       |   191 +
 .../class-use/ColumnMetaData.ArrayType.html        |   171 +
 .../class-use/ColumnMetaData.AvaticaType.html      |   368 +
 .../avatica/class-use/ColumnMetaData.Rep.html      |   351 +
 .../class-use/ColumnMetaData.ScalarType.html       |   171 +
 .../class-use/ColumnMetaData.StructType.html       |   173 +
 .../calcite/avatica/class-use/ColumnMetaData.html  |   387 +
 .../avatica/class-use/ConnectStringParser.html     |   125 +
 .../avatica/class-use/ConnectionConfig.html        |   234 +
 .../class-use/ConnectionConfigImpl.Converter.html  |   193 +
 .../class-use/ConnectionConfigImpl.PropEnv.html    |   198 +
 .../avatica/class-use/ConnectionConfigImpl.html    |   170 +
 .../class-use/ConnectionPropertiesImpl.html        |   192 +
 .../avatica/class-use/ConnectionProperty.Type.html |   210 +
 .../avatica/class-use/ConnectionProperty.html      |   288 +
 .../calcite/avatica/class-use/DriverVersion.html   |   210 +
 .../avatica/class-use/Handler.ResultSink.html      |   175 +
 .../apache/calcite/avatica/class-use/Handler.html  |   197 +
 .../calcite/avatica/class-use/HandlerImpl.html     |   125 +
 .../apache/calcite/avatica/class-use/Helper.html   |   171 +
 .../avatica/class-use/InternalProperty.html        |   218 +
 .../avatica/class-use/Meta.ConnectionHandle.html   |   896 +
 .../class-use/Meta.ConnectionProperties.html       |   377 +
 .../avatica/class-use/Meta.CursorFactory.html      |   288 +
 .../avatica/class-use/Meta.DatabaseProperty.html   |   276 +
 .../avatica/class-use/Meta.ExecuteBatchResult.html |   244 +
 .../avatica/class-use/Meta.ExecuteResult.html      |   255 +
 .../calcite/avatica/class-use/Meta.Factory.html    |   125 +
 .../calcite/avatica/class-use/Meta.Frame.html      |   415 +
 .../avatica/class-use/Meta.MetaResultSet.html      |   855 +
 .../apache/calcite/avatica/class-use/Meta.Pat.html |   537 +
 .../avatica/class-use/Meta.PrepareCallback.html    |   219 +
 .../calcite/avatica/class-use/Meta.Signature.html  |   465 +
 .../avatica/class-use/Meta.StatementHandle.html    |   547 +
 .../avatica/class-use/Meta.StatementType.html      |   261 +
 .../calcite/avatica/class-use/Meta.Style.html      |   208 +
 .../org/apache/calcite/avatica/class-use/Meta.html |   308 +
 .../avatica/class-use/MetaImpl.ColumnNoNulls.html  |   415 +
 .../avatica/class-use/MetaImpl.ColumnNullable.html |   125 +
 .../class-use/MetaImpl.ColumnNullableUnknown.html  |   207 +
 .../avatica/class-use/MetaImpl.MetaAttribute.html  |   125 +
 .../class-use/MetaImpl.MetaBestRowIdentifier.html  |   125 +
 .../avatica/class-use/MetaImpl.MetaCatalog.html    |   125 +
 .../class-use/MetaImpl.MetaClientInfoProperty.html |   125 +
 .../avatica/class-use/MetaImpl.MetaColumn.html     |   125 +
 .../class-use/MetaImpl.MetaColumnPrivilege.html    |   125 +
 .../class-use/MetaImpl.MetaCrossReference.html     |   125 +
 .../class-use/MetaImpl.MetaExportedKey.html        |   125 +
 .../avatica/class-use/MetaImpl.MetaFunction.html   |   125 +
 .../class-use/MetaImpl.MetaFunctionColumn.html     |   125 +
 .../class-use/MetaImpl.MetaImportedKey.html        |   125 +
 .../avatica/class-use/MetaImpl.MetaIndexInfo.html  |   125 +
 .../avatica/class-use/MetaImpl.MetaPrimaryKey.html |   125 +
 .../avatica/class-use/MetaImpl.MetaProcedure.html  |   125 +
 .../class-use/MetaImpl.MetaProcedureColumn.html    |   125 +
 .../class-use/MetaImpl.MetaPseudoColumn.html       |   125 +
 .../avatica/class-use/MetaImpl.MetaSchema.html     |   125 +
 .../avatica/class-use/MetaImpl.MetaSuperTable.html |   125 +
 .../avatica/class-use/MetaImpl.MetaSuperType.html  |   125 +
 .../avatica/class-use/MetaImpl.MetaTable.html      |   125 +
 .../class-use/MetaImpl.MetaTablePrivilege.html     |   125 +
 .../avatica/class-use/MetaImpl.MetaTableType.html  |   125 +
 .../avatica/class-use/MetaImpl.MetaTypeInfo.html   |   125 +
 .../avatica/class-use/MetaImpl.MetaUdt.html        |   125 +
 .../class-use/MetaImpl.MetaVersionColumn.html      |   125 +
 .../calcite/avatica/class-use/MetaImpl.Named.html  |   193 +
 .../apache/calcite/avatica/class-use/MetaImpl.html |   125 +
 .../avatica/class-use/MissingResultsException.html |   204 +
 .../class-use/NoSuchConnectionException.html       |   125 +
 .../class-use/NoSuchStatementException.html        |   365 +
 .../avatica/class-use/QueryState.StateType.html    |   213 +
 .../calcite/avatica/class-use/QueryState.html      |   337 +
 .../apache/calcite/avatica/class-use/SqlState.html |   204 +
 .../calcite/avatica/class-use/SqlType.Method.html  |   206 +
 .../apache/calcite/avatica/class-use/SqlType.html  |   251 +
 .../class-use/UnregisteredDriver.JdbcVersion.html  |   198 +
 .../avatica/class-use/UnregisteredDriver.html      |   245 +
 .../jdbc/JdbcMeta.ConnectionCacheSettings.html     |   430 +
 .../jdbc/JdbcMeta.StatementCacheSettings.html      |   434 +
 .../org/apache/calcite/avatica/jdbc/JdbcMeta.html  |  1877 +
 .../apache/calcite/avatica/jdbc/StatementInfo.html |   362 +
 .../JdbcMeta.ConnectionCacheSettings.html          |   176 +
 .../class-use/JdbcMeta.StatementCacheSettings.html |   176 +
 .../calcite/avatica/jdbc/class-use/JdbcMeta.html   |   125 +
 .../avatica/jdbc/class-use/StatementInfo.html      |   167 +
 .../apache/calcite/avatica/jdbc/package-frame.html |    26 +
 .../calcite/avatica/jdbc/package-summary.html      |   183 +
 .../apache/calcite/avatica/jdbc/package-tree.html  |   152 +
 .../apache/calcite/avatica/jdbc/package-use.html   |   172 +
 .../apache/calcite/avatica/metrics/Counter.html    |   286 +
 .../org/apache/calcite/avatica/metrics/Gauge.html  |   232 +
 .../apache/calcite/avatica/metrics/Histogram.html  |   259 +
 .../org/apache/calcite/avatica/metrics/Meter.html  |   255 +
 .../org/apache/calcite/avatica/metrics/Metric.html |   177 +
 .../calcite/avatica/metrics/MetricsSystem.html     |   328 +
 .../metrics/MetricsSystemConfiguration.html        |   235 +
 .../avatica/metrics/MetricsSystemFactory.html      |   234 +
 .../avatica/metrics/MetricsSystemLoader.html       |   251 +
 .../calcite/avatica/metrics/PackageMarker.html     |   174 +
 .../calcite/avatica/metrics/Timer.Context.html     |   243 +
 .../org/apache/calcite/avatica/metrics/Timer.html  |   253 +
 .../calcite/avatica/metrics/class-use/Counter.html |   247 +
 .../calcite/avatica/metrics/class-use/Gauge.html   |   231 +
 .../avatica/metrics/class-use/Histogram.html       |   247 +
 .../calcite/avatica/metrics/class-use/Meter.html   |   248 +
 .../calcite/avatica/metrics/class-use/Metric.html  |   263 +
 .../avatica/metrics/class-use/MetricsSystem.html   |   344 +
 .../class-use/MetricsSystemConfiguration.html      |   298 +
 .../metrics/class-use/MetricsSystemFactory.html    |   195 +
 .../metrics/class-use/MetricsSystemLoader.html     |   125 +
 .../avatica/metrics/class-use/PackageMarker.html   |   125 +
 .../avatica/metrics/class-use/Timer.Context.html   |   219 +
 .../calcite/avatica/metrics/class-use/Timer.html   |   247 +
 .../metrics/dropwizard/DropwizardCounter.html      |   353 +
 .../metrics/dropwizard/DropwizardGauge.html        |   286 +
 .../metrics/dropwizard/DropwizardHistogram.html    |   311 +
 .../metrics/dropwizard/DropwizardMeter.html        |   309 +
 .../dropwizard/DropwizardMetricsSystem.html        |   394 +
 .../DropwizardMetricsSystemConfiguration.html      |   284 +
 .../dropwizard/DropwizardMetricsSystemFactory.html |   288 +
 .../DropwizardTimer.DropwizardContext.html         |   292 +
 .../metrics/dropwizard/DropwizardTimer.html        |   310 +
 .../dropwizard/class-use/DropwizardCounter.html    |   125 +
 .../dropwizard/class-use/DropwizardGauge.html      |   125 +
 .../dropwizard/class-use/DropwizardHistogram.html  |   125 +
 .../dropwizard/class-use/DropwizardMeter.html      |   125 +
 .../class-use/DropwizardMetricsSystem.html         |   167 +
 .../DropwizardMetricsSystemConfiguration.html      |   125 +
 .../class-use/DropwizardMetricsSystemFactory.html  |   125 +
 .../DropwizardTimer.DropwizardContext.html         |   167 +
 .../dropwizard/class-use/DropwizardTimer.html      |   125 +
 .../avatica/metrics/dropwizard/package-frame.html  |    27 +
 .../metrics/dropwizard/package-summary.html        |   196 +
 .../avatica/metrics/dropwizard/package-tree.html   |   146 +
 .../avatica/metrics/dropwizard/package-use.html    |   167 +
 .../calcite/avatica/metrics/noop/NoopCounter.html  |   353 +
 .../avatica/metrics/noop/NoopHistogram.html        |   311 +
 .../calcite/avatica/metrics/noop/NoopMeter.html    |   309 +
 .../avatica/metrics/noop/NoopMetricsSystem.html    |   378 +
 .../noop/NoopMetricsSystemConfiguration.html       |   263 +
 .../metrics/noop/NoopMetricsSystemFactory.html     |   292 +
 .../metrics/noop/NoopTimer.NoopContext.html        |   292 +
 .../calcite/avatica/metrics/noop/NoopTimer.html    |   310 +
 .../metrics/noop/class-use/NoopCounter.html        |   125 +
 .../metrics/noop/class-use/NoopHistogram.html      |   125 +
 .../avatica/metrics/noop/class-use/NoopMeter.html  |   125 +
 .../metrics/noop/class-use/NoopMetricsSystem.html  |   171 +
 .../class-use/NoopMetricsSystemConfiguration.html  |   167 +
 .../noop/class-use/NoopMetricsSystemFactory.html   |   125 +
 .../noop/class-use/NoopTimer.NoopContext.html      |   167 +
 .../avatica/metrics/noop/class-use/NoopTimer.html  |   125 +
 .../avatica/metrics/noop/package-frame.html        |    27 +
 .../avatica/metrics/noop/package-summary.html      |   196 +
 .../calcite/avatica/metrics/noop/package-tree.html |   145 +
 .../calcite/avatica/metrics/noop/package-use.html  |   172 +
 .../calcite/avatica/metrics/package-frame.html     |    37 +
 .../calcite/avatica/metrics/package-summary.html   |   243 +
 .../calcite/avatica/metrics/package-tree.html      |   162 +
 .../calcite/avatica/metrics/package-use.html       |   412 +
 .../avatica/noop/AvaticaNoopConnection.html        |  1381 +
 .../avatica/noop/AvaticaNoopDatabaseMetaData.html  |  3896 +
 .../calcite/avatica/noop/AvaticaNoopDriver.html    |   400 +
 .../avatica/noop/AvaticaNoopParameterMetaData.html |   479 +
 .../avatica/noop/AvaticaNoopPreparedStatement.html |  2399 +
 .../calcite/avatica/noop/AvaticaNoopResultSet.html |  4316 +
 .../avatica/noop/AvaticaNoopResultSetMetaData.html |   719 +
 .../calcite/avatica/noop/AvaticaNoopStatement.html |  1160 +
 .../apache/calcite/avatica/noop/PackageMarker.html |   174 +
 .../noop/class-use/AvaticaNoopConnection.html      |   167 +
 .../class-use/AvaticaNoopDatabaseMetaData.html     |   167 +
 .../avatica/noop/class-use/AvaticaNoopDriver.html  |   125 +
 .../class-use/AvaticaNoopParameterMetaData.html    |   167 +
 .../class-use/AvaticaNoopPreparedStatement.html    |   167 +
 .../noop/class-use/AvaticaNoopResultSet.html       |   167 +
 .../class-use/AvaticaNoopResultSetMetaData.html    |   167 +
 .../noop/class-use/AvaticaNoopStatement.html       |   167 +
 .../avatica/noop/class-use/PackageMarker.html      |   125 +
 .../apache/calcite/avatica/noop/package-frame.html |    31 +
 .../calcite/avatica/noop/package-summary.html      |   214 +
 .../apache/calcite/avatica/noop/package-tree.html  |   149 +
 .../apache/calcite/avatica/noop/package-use.html   |   192 +
 .../org/apache/calcite/avatica/package-frame.html  |   124 +
 .../apache/calcite/avatica/package-summary.html    |   768 +
 .../org/apache/calcite/avatica/package-tree.html   |   281 +
 .../org/apache/calcite/avatica/package-use.html    |   715 +
 .../proto/Common.AvaticaParameter.Builder.html     |  1129 +
 .../avatica/proto/Common.AvaticaParameter.html     |  1207 +
 .../proto/Common.AvaticaParameterOrBuilder.html    |   396 +
 .../avatica/proto/Common.AvaticaType.Builder.html  |  1471 +
 .../calcite/avatica/proto/Common.AvaticaType.html  |  1273 +
 .../avatica/proto/Common.AvaticaTypeOrBuilder.html |   484 +
 .../proto/Common.ColumnMetaData.Builder.html       |  1997 +
 .../avatica/proto/Common.ColumnMetaData.html       |  1783 +
 .../proto/Common.ColumnMetaDataOrBuilder.html      |   684 +
 .../avatica/proto/Common.ColumnValue.Builder.html  |  1586 +
 .../calcite/avatica/proto/Common.ColumnValue.html  |  1266 +
 .../avatica/proto/Common.ColumnValueOrBuilder.html |   490 +
 .../proto/Common.ConnectionProperties.Builder.html |  1175 +
 .../avatica/proto/Common.ConnectionProperties.html |  1234 +
 .../Common.ConnectionPropertiesOrBuilder.html      |   406 +
 .../proto/Common.CursorFactory.Builder.html        |   995 +
 .../avatica/proto/Common.CursorFactory.Style.html  |   693 +
 .../avatica/proto/Common.CursorFactory.html        |  1105 +
 .../proto/Common.CursorFactoryOrBuilder.html       |   364 +
 .../proto/Common.DatabaseProperty.Builder.html     |   907 +
 .../avatica/proto/Common.DatabaseProperty.html     |  1042 +
 .../proto/Common.DatabasePropertyOrBuilder.html    |   332 +
 .../avatica/proto/Common.Frame.Builder.html        |  1077 +
 .../apache/calcite/avatica/proto/Common.Frame.html |  1079 +
 .../avatica/proto/Common.FrameOrBuilder.html       |   348 +
 .../avatica/proto/Common.MetaDataOperation.html    |  1397 +
 ...mon.MetaDataOperationArgument.ArgumentType.html |   693 +
 .../Common.MetaDataOperationArgument.Builder.html  |  1225 +
 .../proto/Common.MetaDataOperationArgument.html    |  1256 +
 .../Common.MetaDataOperationArgumentOrBuilder.html |   444 +
 .../avatica/proto/Common.QueryState.Builder.html   |  1389 +
 .../calcite/avatica/proto/Common.QueryState.html   |  1282 +
 .../avatica/proto/Common.QueryStateOrBuilder.html  |   460 +
 .../apache/calcite/avatica/proto/Common.Rep.html   |  1533 +
 .../calcite/avatica/proto/Common.Row.Builder.html  |   973 +
 .../apache/calcite/avatica/proto/Common.Row.html   |  1005 +
 .../calcite/avatica/proto/Common.RowOrBuilder.html |   316 +
 .../calcite/avatica/proto/Common.Severity.html     |   628 +
 .../avatica/proto/Common.Signature.Builder.html    |  1605 +
 .../calcite/avatica/proto/Common.Signature.html    |  1313 +
 .../avatica/proto/Common.SignatureOrBuilder.html   |   508 +
 .../calcite/avatica/proto/Common.StateType.html    |   553 +
 .../proto/Common.StatementHandle.Builder.html      |   937 +
 .../avatica/proto/Common.StatementHandle.html      |  1059 +
 .../proto/Common.StatementHandleOrBuilder.html     |   332 +
 .../avatica/proto/Common.StatementType.html        |   907 +
 .../avatica/proto/Common.TypedValue.Builder.html   |  1804 +
 .../calcite/avatica/proto/Common.TypedValue.html   |  1483 +
 .../avatica/proto/Common.TypedValueOrBuilder.html  |   593 +
 .../avatica/proto/Common.WireMessage.Builder.html  |   797 +
 .../calcite/avatica/proto/Common.WireMessage.html  |   982 +
 .../avatica/proto/Common.WireMessageOrBuilder.html |   284 +
 .../org/apache/calcite/avatica/proto/Common.html   |   475 +
 .../proto/Requests.CatalogsRequest.Builder.html    |   745 +
 .../avatica/proto/Requests.CatalogsRequest.html    |   945 +
 .../proto/Requests.CatalogsRequestOrBuilder.html   |   268 +
 .../Requests.CloseConnectionRequest.Builder.html   |   745 +
 .../proto/Requests.CloseConnectionRequest.html     |   945 +
 .../Requests.CloseConnectionRequestOrBuilder.html  |   268 +
 .../Requests.CloseStatementRequest.Builder.html    |   797 +
 .../proto/Requests.CloseStatementRequest.html      |   982 +
 .../Requests.CloseStatementRequestOrBuilder.html   |   284 +
 .../proto/Requests.ColumnsRequest.Builder.html     |  1098 +
 .../avatica/proto/Requests.ColumnsRequest.html     |  1175 +
 .../proto/Requests.ColumnsRequestOrBuilder.html    |   396 +
 .../proto/Requests.CommitRequest.Builder.html      |   745 +
 .../avatica/proto/Requests.CommitRequest.html      |   945 +
 .../proto/Requests.CommitRequestOrBuilder.html     |   268 +
 .../Requests.ConnectionSyncRequest.Builder.html    |   881 +
 .../proto/Requests.ConnectionSyncRequest.html      |  1017 +
 .../Requests.ConnectionSyncRequestOrBuilder.html   |   316 +
 .../Requests.CreateStatementRequest.Builder.html   |   745 +
 .../proto/Requests.CreateStatementRequest.html     |   945 +
 .../Requests.CreateStatementRequestOrBuilder.html  |   268 +
 .../Requests.DatabasePropertyRequest.Builder.html  |   745 +
 .../proto/Requests.DatabasePropertyRequest.html    |   945 +
 .../Requests.DatabasePropertyRequestOrBuilder.html |   268 +
 .../Requests.ExecuteBatchRequest.Builder.html      |  1199 +
 .../proto/Requests.ExecuteBatchRequest.html        |  1119 +
 .../Requests.ExecuteBatchRequestOrBuilder.html     |   389 +
 .../proto/Requests.ExecuteRequest.Builder.html     |  1299 +
 .../avatica/proto/Requests.ExecuteRequest.html     |  1203 +
 .../proto/Requests.ExecuteRequestOrBuilder.html    |   422 +
 .../proto/Requests.FetchRequest.Builder.html       |   968 +
 .../avatica/proto/Requests.FetchRequest.html       |  1098 +
 .../proto/Requests.FetchRequestOrBuilder.html      |   337 +
 .../Requests.OpenConnectionRequest.Builder.html    |   985 +
 .../proto/Requests.OpenConnectionRequest.html      |  1104 +
 .../Requests.OpenConnectionRequestOrBuilder.html   |   368 +
 ...ests.PrepareAndExecuteBatchRequest.Builder.html |   959 +
 .../Requests.PrepareAndExecuteBatchRequest.html    |  1079 +
 ...sts.PrepareAndExecuteBatchRequestOrBuilder.html |   348 +
 .../Requests.PrepareAndExecuteRequest.Builder.html |  1086 +
 .../proto/Requests.PrepareAndExecuteRequest.html   |  1165 +
 ...Requests.PrepareAndExecuteRequestOrBuilder.html |   379 +
 .../proto/Requests.PrepareRequest.Builder.html     |   967 +
 .../avatica/proto/Requests.PrepareRequest.html     |  1086 +
 .../proto/Requests.PrepareRequestOrBuilder.html    |   342 +
 .../proto/Requests.RollbackRequest.Builder.html    |   745 +
 .../avatica/proto/Requests.RollbackRequest.html    |   945 +
 .../proto/Requests.RollbackRequestOrBuilder.html   |   268 +
 .../proto/Requests.SchemasRequest.Builder.html     |   921 +
 .../avatica/proto/Requests.SchemasRequest.html     |  1059 +
 .../proto/Requests.SchemasRequestOrBuilder.html    |   332 +
 .../proto/Requests.SyncResultsRequest.Builder.html |   985 +
 .../avatica/proto/Requests.SyncResultsRequest.html |  1091 +
 .../Requests.SyncResultsRequestOrBuilder.html      |   348 +
 .../proto/Requests.TableTypesRequest.Builder.html  |   745 +
 .../avatica/proto/Requests.TableTypesRequest.html  |   945 +
 .../proto/Requests.TableTypesRequestOrBuilder.html |   268 +
 .../proto/Requests.TablesRequest.Builder.html      |  1239 +
 .../avatica/proto/Requests.TablesRequest.html      |  1257 +
 .../proto/Requests.TablesRequestOrBuilder.html     |   449 +
 .../proto/Requests.TypeInfoRequest.Builder.html    |   745 +
 .../avatica/proto/Requests.TypeInfoRequest.html    |   945 +
 .../proto/Requests.TypeInfoRequestOrBuilder.html   |   268 +
 .../proto/Requests.UpdateBatch.Builder.html        |   973 +
 .../avatica/proto/Requests.UpdateBatch.html        |  1005 +
 .../proto/Requests.UpdateBatchOrBuilder.html       |   316 +
 .../org/apache/calcite/avatica/proto/Requests.html |   520 +
 .../Responses.CloseConnectionResponse.Builder.html |   797 +
 .../proto/Responses.CloseConnectionResponse.html   |   965 +
 ...Responses.CloseConnectionResponseOrBuilder.html |   284 +
 .../Responses.CloseStatementResponse.Builder.html  |   797 +
 .../proto/Responses.CloseStatementResponse.html    |   965 +
 .../Responses.CloseStatementResponseOrBuilder.html |   284 +
 .../proto/Responses.CommitResponse.Builder.html    |   657 +
 .../avatica/proto/Responses.CommitResponse.html    |   873 +
 .../proto/Responses.CommitResponseOrBuilder.html   |   209 +
 .../Responses.ConnectionSyncResponse.Builder.html  |   937 +
 .../proto/Responses.ConnectionSyncResponse.html    |  1042 +
 .../Responses.ConnectionSyncResponseOrBuilder.html |   332 +
 .../Responses.CreateStatementResponse.Builder.html |   937 +
 .../proto/Responses.CreateStatementResponse.html   |  1059 +
 ...Responses.CreateStatementResponseOrBuilder.html |   332 +
 .../Responses.DatabasePropertyElement.Builder.html |  1073 +
 .../proto/Responses.DatabasePropertyElement.html   |  1114 +
 ...Responses.DatabasePropertyElementOrBuilder.html |   380 +
 ...Responses.DatabasePropertyResponse.Builder.html |  1113 +
 .../proto/Responses.DatabasePropertyResponse.html  |  1082 +
 ...esponses.DatabasePropertyResponseOrBuilder.html |   364 +
 .../proto/Responses.ErrorResponse.Builder.html     |  1452 +
 .../avatica/proto/Responses.ErrorResponse.html     |  1357 +
 .../proto/Responses.ErrorResponseOrBuilder.html    |   526 +
 .../Responses.ExecuteBatchResponse.Builder.html    |  1130 +
 .../proto/Responses.ExecuteBatchResponse.html      |  1178 +
 .../Responses.ExecuteBatchResponseOrBuilder.html   |   401 +
 .../proto/Responses.ExecuteResponse.Builder.html   |  1180 +
 .../avatica/proto/Responses.ExecuteResponse.html   |  1124 +
 .../proto/Responses.ExecuteResponseOrBuilder.html  |   385 +
 .../proto/Responses.FetchResponse.Builder.html     |  1071 +
 .../avatica/proto/Responses.FetchResponse.html     |  1126 +
 .../proto/Responses.FetchResponseOrBuilder.html    |   374 +
 .../Responses.OpenConnectionResponse.Builder.html  |   797 +
 .../proto/Responses.OpenConnectionResponse.html    |   965 +
 .../Responses.OpenConnectionResponseOrBuilder.html |   284 +
 .../proto/Responses.PrepareResponse.Builder.html   |   937 +
 .../avatica/proto/Responses.PrepareResponse.html   |  1042 +
 .../proto/Responses.PrepareResponseOrBuilder.html  |   332 +
 .../proto/Responses.ResultSetResponse.Builder.html |  1376 +
 .../avatica/proto/Responses.ResultSetResponse.html |  1307 +
 .../Responses.ResultSetResponseOrBuilder.html      |   480 +
 .../proto/Responses.RollbackResponse.Builder.html  |   657 +
 .../avatica/proto/Responses.RollbackResponse.html  |   873 +
 .../proto/Responses.RollbackResponseOrBuilder.html |   209 +
 .../proto/Responses.RpcMetadata.Builder.html       |   770 +
 .../avatica/proto/Responses.RpcMetadata.html       |   955 +
 .../proto/Responses.RpcMetadataOrBuilder.html      |   278 +
 .../Responses.SyncResultsResponse.Builder.html     |   927 +
 .../proto/Responses.SyncResultsResponse.html       |  1044 +
 .../Responses.SyncResultsResponseOrBuilder.html    |   326 +
 .../apache/calcite/avatica/proto/Responses.html    |   464 +
 .../class-use/Common.AvaticaParameter.Builder.html |   398 +
 .../proto/class-use/Common.AvaticaParameter.html   |   377 +
 .../Common.AvaticaParameterOrBuilder.html          |   229 +
 .../class-use/Common.AvaticaType.Builder.html      |   412 +
 .../proto/class-use/Common.AvaticaType.html        |   379 +
 .../class-use/Common.AvaticaTypeOrBuilder.html     |   223 +
 .../class-use/Common.ColumnMetaData.Builder.html   |   635 +
 .../proto/class-use/Common.ColumnMetaData.html     |   449 +
 .../class-use/Common.ColumnMetaDataOrBuilder.html  |   269 +
 .../class-use/Common.ColumnValue.Builder.html      |   459 +
 .../proto/class-use/Common.ColumnValue.html        |   340 +
 .../class-use/Common.ColumnValueOrBuilder.html     |   229 +
 .../Common.ConnectionProperties.Builder.html       |   379 +
 .../class-use/Common.ConnectionProperties.html     |   370 +
 .../Common.ConnectionPropertiesOrBuilder.html      |   220 +
 .../class-use/Common.CursorFactory.Builder.html    |   322 +
 .../class-use/Common.CursorFactory.Style.html      |   273 +
 .../proto/class-use/Common.CursorFactory.html      |   336 +
 .../class-use/Common.CursorFactoryOrBuilder.html   |   202 +
 .../class-use/Common.DatabaseProperty.Builder.html |   304 +
 .../proto/class-use/Common.DatabaseProperty.html   |   336 +
 .../Common.DatabasePropertyOrBuilder.html          |   202 +
 .../proto/class-use/Common.Frame.Builder.html      |   349 +
 .../avatica/proto/class-use/Common.Frame.html      |   366 +
 .../proto/class-use/Common.FrameOrBuilder.html     |   220 +
 .../proto/class-use/Common.MetaDataOperation.html  |   273 +
 ...mon.MetaDataOperationArgument.ArgumentType.html |   236 +
 .../Common.MetaDataOperationArgument.Builder.html  |   412 +
 .../Common.MetaDataOperationArgument.html          |   340 +
 .../Common.MetaDataOperationArgumentOrBuilder.html |   229 +
 .../proto/class-use/Common.QueryState.Builder.html |   403 +
 .../avatica/proto/class-use/Common.QueryState.html |   336 +
 .../class-use/Common.QueryStateOrBuilder.html      |   200 +
 .../avatica/proto/class-use/Common.Rep.html        |   356 +
 .../proto/class-use/Common.Row.Builder.html        |   354 +
 .../avatica/proto/class-use/Common.Row.html        |   340 +
 .../proto/class-use/Common.RowOrBuilder.html       |   229 +
 .../avatica/proto/class-use/Common.Severity.html   |   273 +
 .../proto/class-use/Common.Signature.Builder.html  |   443 +
 .../avatica/proto/class-use/Common.Signature.html  |   366 +
 .../proto/class-use/Common.SignatureOrBuilder.html |   220 +
 .../avatica/proto/class-use/Common.StateType.html  |   273 +
 .../class-use/Common.StatementHandle.Builder.html  |   321 +
 .../proto/class-use/Common.StatementHandle.html    |   366 +
 .../class-use/Common.StatementHandleOrBuilder.html |   220 +
 .../proto/class-use/Common.StatementType.html      |   273 +
 .../proto/class-use/Common.TypedValue.Builder.html |   751 +
 .../avatica/proto/class-use/Common.TypedValue.html |   735 +
 .../class-use/Common.TypedValueOrBuilder.html      |   421 +
 .../class-use/Common.WireMessage.Builder.html      |   264 +
 .../proto/class-use/Common.WireMessage.html        |   269 +
 .../class-use/Common.WireMessageOrBuilder.html     |   175 +
 .../calcite/avatica/proto/class-use/Common.html    |   125 +
 .../Requests.CatalogsRequest.Builder.html          |   252 +
 .../proto/class-use/Requests.CatalogsRequest.html  |   269 +
 .../Requests.CatalogsRequestOrBuilder.html         |   175 +
 .../Requests.CloseConnectionRequest.Builder.html   |   252 +
 .../class-use/Requests.CloseConnectionRequest.html |   269 +
 .../Requests.CloseConnectionRequestOrBuilder.html  |   175 +
 .../Requests.CloseStatementRequest.Builder.html    |   264 +
 .../class-use/Requests.CloseStatementRequest.html  |   269 +
 .../Requests.CloseStatementRequestOrBuilder.html   |   175 +
 .../class-use/Requests.ColumnsRequest.Builder.html |   324 +
 .../proto/class-use/Requests.ColumnsRequest.html   |   269 +
 .../Requests.ColumnsRequestOrBuilder.html          |   177 +
 .../class-use/Requests.CommitRequest.Builder.html  |   252 +
 .../proto/class-use/Requests.CommitRequest.html    |   269 +
 .../class-use/Requests.CommitRequestOrBuilder.html |   175 +
 .../Requests.ConnectionSyncRequest.Builder.html    |   276 +
 .../class-use/Requests.ConnectionSyncRequest.html  |   269 +
 .../Requests.ConnectionSyncRequestOrBuilder.html   |   173 +
 .../Requests.CreateStatementRequest.Builder.html   |   252 +
 .../class-use/Requests.CreateStatementRequest.html |   269 +
 .../Requests.CreateStatementRequestOrBuilder.html  |   175 +
 .../Requests.DatabasePropertyRequest.Builder.html  |   252 +
 .../Requests.DatabasePropertyRequest.html          |   269 +
 .../Requests.DatabasePropertyRequestOrBuilder.html |   175 +
 .../Requests.ExecuteBatchRequest.Builder.html      |   331 +
 .../class-use/Requests.ExecuteBatchRequest.html    |   269 +
 .../Requests.ExecuteBatchRequestOrBuilder.html     |   173 +
 .../class-use/Requests.ExecuteRequest.Builder.html |   356 +
 .../proto/class-use/Requests.ExecuteRequest.html   |   269 +
 .../Requests.ExecuteRequestOrBuilder.html          |   175 +
 .../class-use/Requests.FetchRequest.Builder.html   |   302 +
 .../proto/class-use/Requests.FetchRequest.html     |   269 +
 .../class-use/Requests.FetchRequestOrBuilder.html  |   175 +
 .../Requests.OpenConnectionRequest.Builder.html    |   275 +
 .../class-use/Requests.OpenConnectionRequest.html  |   269 +
 .../Requests.OpenConnectionRequestOrBuilder.html   |   175 +
 ...ests.PrepareAndExecuteBatchRequest.Builder.html |   295 +
 .../Requests.PrepareAndExecuteBatchRequest.html    |   293 +
 ...sts.PrepareAndExecuteBatchRequestOrBuilder.html |   175 +
 .../Requests.PrepareAndExecuteRequest.Builder.html |   324 +
 .../Requests.PrepareAndExecuteRequest.html         |   269 +
 ...Requests.PrepareAndExecuteRequestOrBuilder.html |   175 +
 .../class-use/Requests.PrepareRequest.Builder.html |   298 +
 .../proto/class-use/Requests.PrepareRequest.html   |   269 +
 .../Requests.PrepareRequestOrBuilder.html          |   175 +
 .../Requests.RollbackRequest.Builder.html          |   252 +
 .../proto/class-use/Requests.RollbackRequest.html  |   269 +
 .../Requests.RollbackRequestOrBuilder.html         |   175 +
 .../class-use/Requests.SchemasRequest.Builder.html |   288 +
 .../proto/class-use/Requests.SchemasRequest.html   |   269 +
 .../Requests.SchemasRequestOrBuilder.html          |   175 +
 .../Requests.SyncResultsRequest.Builder.html       |   300 +
 .../class-use/Requests.SyncResultsRequest.html     |   269 +
 .../Requests.SyncResultsRequestOrBuilder.html      |   173 +
 .../Requests.TableTypesRequest.Builder.html        |   252 +
 .../class-use/Requests.TableTypesRequest.html      |   269 +
 .../Requests.TableTypesRequestOrBuilder.html       |   175 +
 .../class-use/Requests.TablesRequest.Builder.html  |   351 +
 .../proto/class-use/Requests.TablesRequest.html    |   269 +
 .../class-use/Requests.TablesRequestOrBuilder.html |   177 +
 .../Requests.TypeInfoRequest.Builder.html          |   252 +
 .../proto/class-use/Requests.TypeInfoRequest.html  |   269 +
 .../Requests.TypeInfoRequestOrBuilder.html         |   175 +
 .../class-use/Requests.UpdateBatch.Builder.html    |   361 +
 .../proto/class-use/Requests.UpdateBatch.html      |   415 +
 .../class-use/Requests.UpdateBatchOrBuilder.html   |   235 +
 .../calcite/avatica/proto/class-use/Requests.html  |   125 +
 .../Responses.CloseConnectionResponse.Builder.html |   258 +
 .../Responses.CloseConnectionResponse.html         |   269 +
 ...Responses.CloseConnectionResponseOrBuilder.html |   175 +
 .../Responses.CloseStatementResponse.Builder.html  |   258 +
 .../Responses.CloseStatementResponse.html          |   269 +
 .../Responses.CloseStatementResponseOrBuilder.html |   175 +
 .../Responses.CommitResponse.Builder.html          |   234 +
 .../proto/class-use/Responses.CommitResponse.html  |   269 +
 .../Responses.CommitResponseOrBuilder.html         |   175 +
 .../Responses.ConnectionSyncResponse.Builder.html  |   282 +
 .../Responses.ConnectionSyncResponse.html          |   269 +
 .../Responses.ConnectionSyncResponseOrBuilder.html |   175 +
 .../Responses.CreateStatementResponse.Builder.html |   288 +
 .../Responses.CreateStatementResponse.html         |   269 +
 ...Responses.CreateStatementResponseOrBuilder.html |   175 +
 .../Responses.DatabasePropertyElement.Builder.html |   368 +
 .../Responses.DatabasePropertyElement.html         |   340 +
 ...Responses.DatabasePropertyElementOrBuilder.html |   227 +
 ...Responses.DatabasePropertyResponse.Builder.html |   316 +
 .../Responses.DatabasePropertyResponse.html        |   269 +
 ...esponses.DatabasePropertyResponseOrBuilder.html |   175 +
 .../class-use/Responses.ErrorResponse.Builder.html |   382 +
 .../proto/class-use/Responses.ErrorResponse.html   |   293 +
 .../Responses.ErrorResponseOrBuilder.html          |   175 +
 .../Responses.ExecuteBatchResponse.Builder.html    |   327 +
 .../class-use/Responses.ExecuteBatchResponse.html  |   269 +
 .../Responses.ExecuteBatchResponseOrBuilder.html   |   175 +
 .../Responses.ExecuteResponse.Builder.html         |   330 +
 .../proto/class-use/Responses.ExecuteResponse.html |   269 +
 .../Responses.ExecuteResponseOrBuilder.html        |   175 +
 .../class-use/Responses.FetchResponse.Builder.html |   310 +
 .../proto/class-use/Responses.FetchResponse.html   |   269 +
 .../Responses.FetchResponseOrBuilder.html          |   175 +
 .../Responses.OpenConnectionResponse.Builder.html  |   258 +
 .../Responses.OpenConnectionResponse.html          |   269 +
 .../Responses.OpenConnectionResponseOrBuilder.html |   175 +
 .../Responses.PrepareResponse.Builder.html         |   282 +
 .../proto/class-use/Responses.PrepareResponse.html |   269 +
 .../Responses.PrepareResponseOrBuilder.html        |   175 +
 .../Responses.ResultSetResponse.Builder.html       |   428 +
 .../class-use/Responses.ResultSetResponse.html     |   340 +
 .../Responses.ResultSetResponseOrBuilder.html      |   229 +
 .../Responses.RollbackResponse.Builder.html        |   234 +
 .../class-use/Responses.RollbackResponse.html      |   269 +
 .../Responses.RollbackResponseOrBuilder.html       |   175 +
 .../class-use/Responses.RpcMetadata.Builder.html   |   434 +
 .../proto/class-use/Responses.RpcMetadata.html     |   694 +
 .../class-use/Responses.RpcMetadataOrBuilder.html  |   439 +
 .../Responses.SyncResultsResponse.Builder.html     |   286 +
 .../class-use/Responses.SyncResultsResponse.html   |   269 +
 .../Responses.SyncResultsResponseOrBuilder.html    |   173 +
 .../calcite/avatica/proto/class-use/Responses.html |   125 +
 .../calcite/avatica/proto/package-frame.html       |   197 +
 .../calcite/avatica/proto/package-summary.html     |  1180 +
 .../apache/calcite/avatica/proto/package-tree.html |   355 +
 .../apache/calcite/avatica/proto/package-use.html  |  1179 +
 .../calcite/avatica/remote/AbstractHandler.html    |   436 +
 .../calcite/avatica/remote/AbstractService.html    |   315 +
 .../calcite/avatica/remote/AuthenticationType.html |   379 +
 .../remote/AvaticaCommonsHttpClientImpl.html       |   740 +
 .../remote/AvaticaCommonsHttpClientSpnegoImpl.html |   412 +
 .../calcite/avatica/remote/AvaticaHttpClient.html  |   236 +
 .../avatica/remote/AvaticaHttpClientFactory.html   |   241 +
 .../remote/AvaticaHttpClientFactoryImpl.html       |   378 +
 .../avatica/remote/AvaticaHttpClientImpl.html      |   327 +
 .../remote/AvaticaRemoteConnectionConfigImpl.html  |   328 +
 .../remote/AvaticaRemoteConnectionProperty.html    |   488 +
 .../avatica/remote/AvaticaRuntimeException.html    |   409 +
 .../avatica/remote/ClientKeytabJaasConf.html       |   307 +
 .../avatica/remote/DoAsAvaticaHttpClient.html      |   293 +
 .../avatica/remote/Driver.Serialization.html       |   347 +
 .../org/apache/calcite/avatica/remote/Driver.html  |   464 +
 .../avatica/remote/Handler.HandlerResponse.html    |   315 +
 .../org/apache/calcite/avatica/remote/Handler.html |   382 +
 ...ificationConfigurable.HostnameVerification.html |   353 +
 .../remote/HostnameVerificationConfigurable.html   |   258 +
 .../apache/calcite/avatica/remote/JsonHandler.html |   376 +
 .../apache/calcite/avatica/remote/JsonService.html |   676 +
 .../calcite/avatica/remote/KerberosConnection.html |   427 +
 .../avatica/remote/KeyStoreConfigurable.html       |   245 +
 .../calcite/avatica/remote/LocalJsonService.html   |   342 +
 .../avatica/remote/LocalProtobufService.html       |   330 +
 .../calcite/avatica/remote/LocalService.html       |   690 +
 .../calcite/avatica/remote/MetaDataOperation.html  |   659 +
 .../calcite/avatica/remote/MetricsHelper.html      |   241 +
 .../avatica/remote/MockJsonService.Factory.html    |   286 +
 .../calcite/avatica/remote/MockJsonService.html    |   356 +
 ...ProtobufService.MockProtobufServiceFactory.html |   286 +
 .../avatica/remote/MockProtobufService.html        |   341 +
 .../calcite/avatica/remote/ProtobufHandler.html    |   346 +
 .../calcite/avatica/remote/ProtobufMeta.html       |   273 +
 .../calcite/avatica/remote/ProtobufService.html    |   616 +
 .../avatica/remote/ProtobufTranslation.html        |   310 +
 .../avatica/remote/ProtobufTranslationImpl.html    |   424 +
 .../avatica/remote/RemoteProtobufService.html      |   329 +
 .../calcite/avatica/remote/RemoteService.html      |   343 +
 .../calcite/avatica/remote/Service.Base.html       |   328 +
 .../avatica/remote/Service.CatalogsRequest.html    |   364 +
 .../remote/Service.CloseConnectionRequest.html     |   352 +
 .../remote/Service.CloseConnectionResponse.html    |   364 +
 .../remote/Service.CloseStatementRequest.html      |   367 +
 .../remote/Service.CloseStatementResponse.html     |   364 +
 .../avatica/remote/Service.ColumnsRequest.html     |   412 +
 .../avatica/remote/Service.CommitRequest.html      |   351 +
 .../avatica/remote/Service.CommitResponse.html     |   281 +
 .../remote/Service.ConnectionSyncRequest.html      |   366 +
 .../remote/Service.ConnectionSyncResponse.html     |   367 +
 .../remote/Service.CreateStatementRequest.html     |   352 +
 .../remote/Service.CreateStatementResponse.html    |   382 +
 .../remote/Service.DatabasePropertyRequest.html    |   364 +
 .../remote/Service.DatabasePropertyResponse.html   |   367 +
 .../avatica/remote/Service.ErrorResponse.html      |   605 +
 .../remote/Service.ExecuteBatchRequest.html        |   431 +
 .../remote/Service.ExecuteBatchResponse.html       |   411 +
 .../avatica/remote/Service.ExecuteRequest.html     |   382 +
 .../avatica/remote/Service.ExecuteResponse.html    |   382 +
 .../calcite/avatica/remote/Service.Factory.html    |   231 +
 .../avatica/remote/Service.FetchRequest.html       |   401 +
 .../avatica/remote/Service.FetchResponse.html      |   397 +
 .../remote/Service.OpenConnectionRequest.html      |   401 +
 .../remote/Service.OpenConnectionResponse.html     |   364 +
 .../Service.PrepareAndExecuteBatchRequest.html     |   420 +
 .../remote/Service.PrepareAndExecuteRequest.html   |   430 +
 .../avatica/remote/Service.PrepareRequest.html     |   382 +
 .../avatica/remote/Service.PrepareResponse.html    |   367 +
 .../calcite/avatica/remote/Service.Request.html    |   259 +
 .../calcite/avatica/remote/Service.Response.html   |   259 +
 .../avatica/remote/Service.ResultSetResponse.html  |   452 +
 .../avatica/remote/Service.RollbackRequest.html    |   351 +
 .../avatica/remote/Service.RollbackResponse.html   |   281 +
 .../remote/Service.RpcMetadataResponse.html        |   366 +
 .../avatica/remote/Service.SchemasRequest.html     |   382 +
 .../avatica/remote/Service.SyncResultsRequest.html |   396 +
 .../remote/Service.SyncResultsResponse.html        |   381 +
 .../avatica/remote/Service.TableTypesRequest.html  |   363 +
 .../avatica/remote/Service.TablesRequest.html      |   412 +
 .../avatica/remote/Service.TypeInfoRequest.html    |   364 +
 .../org/apache/calcite/avatica/remote/Service.html |   791 +
 .../avatica/remote/TrustStoreConfigurable.html     |   239 +
 .../apache/calcite/avatica/remote/TypedValue.html  |   707 +
 .../remote/UsernamePasswordAuthenticateable.html   |   240 +
 .../avatica/remote/class-use/AbstractHandler.html  |   178 +
 .../avatica/remote/class-use/AbstractService.html  |   220 +
 .../remote/class-use/AuthenticationType.html       |   225 +
 .../class-use/AvaticaCommonsHttpClientImpl.html    |   125 +
 .../AvaticaCommonsHttpClientSpnegoImpl.html        |   125 +
 .../remote/class-use/AvaticaHttpClient.html        |   232 +
 .../remote/class-use/AvaticaHttpClientFactory.html |   198 +
 .../class-use/AvaticaHttpClientFactoryImpl.html    |   182 +
 .../remote/class-use/AvaticaHttpClientImpl.html    |   125 +
 .../AvaticaRemoteConnectionConfigImpl.html         |   125 +
 .../class-use/AvaticaRemoteConnectionProperty.html |   176 +
 .../remote/class-use/AvaticaRuntimeException.html  |   125 +
 .../remote/class-use/ClientKeytabJaasConf.html     |   125 +
 .../remote/class-use/DoAsAvaticaHttpClient.html    |   125 +
 .../remote/class-use/Driver.Serialization.html     |   262 +
 .../calcite/avatica/remote/class-use/Driver.html   |   125 +
 .../remote/class-use/Handler.HandlerResponse.html  |   199 +
 .../calcite/avatica/remote/class-use/Handler.html  |   185 +
 ...ificationConfigurable.HostnameVerification.html |   237 +
 .../HostnameVerificationConfigurable.html          |   170 +
 .../avatica/remote/class-use/JsonHandler.html      |   125 +
 .../avatica/remote/class-use/JsonService.html      |   186 +
 .../remote/class-use/KerberosConnection.html       |   226 +
 .../remote/class-use/KeyStoreConfigurable.html     |   170 +
 .../avatica/remote/class-use/LocalJsonService.html |   125 +
 .../remote/class-use/LocalProtobufService.html     |   125 +
 .../avatica/remote/class-use/LocalService.html     |   125 +
 .../remote/class-use/MetaDataOperation.html        |   239 +
 .../avatica/remote/class-use/MetricsHelper.html    |   125 +
 .../remote/class-use/MockJsonService.Factory.html  |   125 +
 .../avatica/remote/class-use/MockJsonService.html  |   125 +
 ...ProtobufService.MockProtobufServiceFactory.html |   125 +
 .../remote/class-use/MockProtobufService.html      |   125 +
 .../avatica/remote/class-use/ProtobufHandler.html  |   125 +
 .../avatica/remote/class-use/ProtobufMeta.html     |   169 +
 .../avatica/remote/class-use/ProtobufService.html  |   184 +
 .../remote/class-use/ProtobufTranslation.html      |   191 +
 .../remote/class-use/ProtobufTranslationImpl.html  |   125 +
 .../remote/class-use/RemoteProtobufService.html    |   125 +
 .../avatica/remote/class-use/RemoteService.html    |   125 +
 .../avatica/remote/class-use/Service.Base.html     |   420 +
 .../remote/class-use/Service.CatalogsRequest.html  |   179 +
 .../class-use/Service.CloseConnectionRequest.html  |   179 +
 .../class-use/Service.CloseConnectionResponse.html |   179 +
 .../class-use/Service.CloseStatementRequest.html   |   179 +
 .../class-use/Service.CloseStatementResponse.html  |   179 +
 .../remote/class-use/Service.ColumnsRequest.html   |   179 +
 .../remote/class-use/Service.CommitRequest.html    |   179 +
 .../remote/class-use/Service.CommitResponse.html   |   179 +
 .../class-use/Service.ConnectionSyncRequest.html   |   179 +
 .../class-use/Service.ConnectionSyncResponse.html  |   179 +
 .../class-use/Service.CreateStatementRequest.html  |   179 +
 .../class-use/Service.CreateStatementResponse.html |   179 +
 .../class-use/Service.DatabasePropertyRequest.html |   179 +
 .../Service.DatabasePropertyResponse.html          |   179 +
 .../remote/class-use/Service.ErrorResponse.html    |   125 +
 .../class-use/Service.ExecuteBatchRequest.html     |   179 +
 .../class-use/Service.ExecuteBatchResponse.html    |   203 +
 .../remote/class-use/Service.ExecuteRequest.html   |   179 +
 .../remote/class-use/Service.ExecuteResponse.html  |   195 +
 .../avatica/remote/class-use/Service.Factory.html  |   216 +
 .../remote/class-use/Service.FetchRequest.html     |   179 +
 .../remote/class-use/Service.FetchResponse.html    |   179 +
 .../class-use/Service.OpenConnectionRequest.html   |   179 +
 .../class-use/Service.OpenConnectionResponse.html  |   179 +
 .../Service.PrepareAndExecuteBatchRequest.html     |   192 +
 .../Service.PrepareAndExecuteRequest.html          |   179 +
 .../remote/class-use/Service.PrepareRequest.html   |   179 +
 .../remote/class-use/Service.PrepareResponse.html  |   179 +
 .../avatica/remote/class-use/Service.Request.html  |   360 +
 .../avatica/remote/class-use/Service.Response.html |   325 +
 .../class-use/Service.ResultSetResponse.html       |   291 +
 .../remote/class-use/Service.RollbackRequest.html  |   179 +
 .../remote/class-use/Service.RollbackResponse.html |   179 +
 .../class-use/Service.RpcMetadataResponse.html     |   414 +
 .../remote/class-use/Service.SchemasRequest.html   |   179 +
 .../class-use/Service.SyncResultsRequest.html      |   179 +
 .../class-use/Service.SyncResultsResponse.html     |   179 +
 .../class-use/Service.TableTypesRequest.html       |   179 +
 .../remote/class-use/Service.TablesRequest.html    |   179 +
 .../remote/class-use/Service.TypeInfoRequest.html  |   179 +
 .../calcite/avatica/remote/class-use/Service.html  |   446 +
 .../remote/class-use/TrustStoreConfigurable.html   |   170 +
 .../avatica/remote/class-use/TypedValue.html       |   470 +
 .../UsernamePasswordAuthenticateable.html          |   170 +
 .../calcite/avatica/remote/package-frame.html      |   113 +
 .../calcite/avatica/remote/package-summary.html    |   739 +
 .../calcite/avatica/remote/package-tree.html       |   285 +
 .../apache/calcite/avatica/remote/package-use.html |   644 +
 .../avatica/server/AbstractAvaticaHandler.html     |   428 +
 .../calcite/avatica/server/AvaticaHandler.html     |   265 +
 .../calcite/avatica/server/AvaticaJsonHandler.html |   474 +
 .../avatica/server/AvaticaProtobufHandler.html     |   474 +
 .../avatica/server/AvaticaServerConfiguration.html |   413 +
 .../avatica/server/AvaticaSpnegoAuthenticator.html |   345 +
 .../avatica/server/DelegatingAvaticaHandler.html   |   567 +
 .../avatica/server/DoAsRemoteUserCallback.html     |   244 +
 .../calcite/avatica/server/HandlerFactory.html     |   377 +
 ...ttpQueryStringParameterRemoteUserExtractor.html |   285 +
 .../server/HttpRequestRemoteUserExtractor.html     |   285 +
 .../calcite/avatica/server/HttpServer.Builder.html |   759 +
 .../apache/calcite/avatica/server/HttpServer.html  |   678 +
 .../avatica/server/Main.HandlerFactory.html        |   227 +
 .../org/apache/calcite/avatica/server/Main.html    |   359 +
 .../avatica/server/MetricsAwareAvaticaHandler.html |   335 +
 .../server/PropertyBasedSpnegoLoginService.html    |   386 +
 .../server/RemoteUserDisallowedException.html      |   278 +
 .../server/RemoteUserExtractionException.html      |   284 +
 .../avatica/server/RemoteUserExtractor.html        |   232 +
 .../calcite/avatica/server/ServerCustomizer.html   |   236 +
 .../avatica/server/ServerKeytabJaasConf.html       |   307 +
 .../server/class-use/AbstractAvaticaHandler.html   |   175 +
 .../avatica/server/class-use/AvaticaHandler.html   |   313 +
 .../server/class-use/AvaticaJsonHandler.html       |   125 +
 .../server/class-use/AvaticaProtobufHandler.html   |   125 +
 .../class-use/AvaticaServerConfiguration.html      |   285 +
 .../class-use/AvaticaSpnegoAuthenticator.html      |   125 +
 .../server/class-use/DelegatingAvaticaHandler.html |   125 +
 .../server/class-use/DoAsRemoteUserCallback.html   |   170 +
 .../avatica/server/class-use/HandlerFactory.html   |   125 +
 ...ttpQueryStringParameterRemoteUserExtractor.html |   125 +
 .../class-use/HttpRequestRemoteUserExtractor.html  |   125 +
 .../server/class-use/HttpServer.Builder.html       |   284 +
 .../avatica/server/class-use/HttpServer.html       |   183 +
 .../server/class-use/Main.HandlerFactory.html      |   171 +
 .../calcite/avatica/server/class-use/Main.html     |   125 +
 .../class-use/MetricsAwareAvaticaHandler.html      |   181 +
 .../class-use/PropertyBasedSpnegoLoginService.html |   125 +
 .../class-use/RemoteUserDisallowedException.html   |   125 +
 .../class-use/RemoteUserExtractionException.html   |   175 +
 .../server/class-use/RemoteUserExtractor.html      |   206 +
 .../avatica/server/class-use/ServerCustomizer.html |   170 +
 .../server/class-use/ServerKeytabJaasConf.html     |   125 +
 .../calcite/avatica/server/package-frame.html      |    47 +
 .../calcite/avatica/server/package-summary.html    |   307 +
 .../calcite/avatica/server/package-tree.html       |   225 +
 .../apache/calcite/avatica/server/package-use.html |   213 +
 .../StandaloneServer.SerializationConverter.html   |   286 +
 .../avatica/standalone/StandaloneServer.html       |   338 +
 .../StandaloneServer.SerializationConverter.html   |   125 +
 .../standalone/class-use/StandaloneServer.html     |   125 +
 .../calcite/avatica/standalone/package-frame.html  |    21 +
 .../avatica/standalone/package-summary.html        |   160 +
 .../calcite/avatica/standalone/package-tree.html   |   139 +
 .../calcite/avatica/standalone/package-use.html    |   125 +
 .../apache/calcite/avatica/tck/PackageMarker.html  |   174 +
 .../org/apache/calcite/avatica/tck/TestRunner.html |   318 +
 .../avatica/tck/class-use/PackageMarker.html       |   125 +
 .../calcite/avatica/tck/class-use/TestRunner.html  |   125 +
 .../apache/calcite/avatica/tck/package-frame.html  |    24 +
 .../calcite/avatica/tck/package-summary.html       |   172 +
 .../apache/calcite/avatica/tck/package-tree.html   |   142 +
 .../apache/calcite/avatica/tck/package-use.html    |   125 +
 .../calcite/avatica/tck/tests/BaseTckTest.html     |   375 +
 .../calcite/avatica/tck/tests/BinaryTest.html      |   323 +
 .../calcite/avatica/tck/tests/InsertTest.html      |   377 +
 .../calcite/avatica/tck/tests/MetadataTest.html    |   305 +
 .../avatica/tck/tests/class-use/BaseTckTest.html   |   181 +
 .../avatica/tck/tests/class-use/BinaryTest.html    |   125 +
 .../avatica/tck/tests/class-use/InsertTest.html    |   125 +
 .../avatica/tck/tests/class-use/MetadataTest.html  |   125 +
 .../calcite/avatica/tck/tests/package-frame.html   |    23 +
 .../calcite/avatica/tck/tests/package-summary.html |   172 +
 .../calcite/avatica/tck/tests/package-tree.html    |   144 +
 .../calcite/avatica/tck/tests/package-use.html     |   162 +
 .../util/AbstractCursor.AbstractGetter.html        |   302 +
 .../avatica/util/AbstractCursor.ArrayAccessor.html |   953 +
 .../avatica/util/AbstractCursor.Getter.html        |   255 +
 .../avatica/util/AbstractCursor.SlotGetter.html    |   346 +
 .../avatica/util/AbstractCursor.StructGetter.html  |   348 +
 .../calcite/avatica/util/AbstractCursor.html       |   505 +
 .../calcite/avatica/util/ArrayFactoryImpl.html     |   326 +
 .../calcite/avatica/util/ArrayImpl.Factory.html    |   269 +
 .../org/apache/calcite/avatica/util/ArrayImpl.html |   596 +
 .../calcite/avatica/util/ArrayIteratorCursor.html  |   363 +
 .../calcite/avatica/util/Base64.InputStream.html   |   423 +
 .../calcite/avatica/util/Base64.OutputStream.html  |   522 +
 .../org/apache/calcite/avatica/util/Base64.html    |  1395 +
 .../apache/calcite/avatica/util/ByteString.html    |   745 +
 .../org/apache/calcite/avatica/util/Casing.html    |   368 +
 .../calcite/avatica/util/Cursor.Accessor.html      |   794 +
 .../org/apache/calcite/avatica/util/Cursor.html    |   333 +
 .../avatica/util/DateTimeUtils.PrecisionTime.html  |   307 +
 .../apache/calcite/avatica/util/DateTimeUtils.html |  1271 +
 .../calcite/avatica/util/FilteredConstants.html    |   279 +
 .../calcite/avatica/util/IteratorCursor.html       |   410 +
 .../calcite/avatica/util/ListIteratorCursor.html   |   363 +
 .../calcite/avatica/util/MapIteratorCursor.html    |   368 +
 .../apache/calcite/avatica/util/PackageMarker.html |   174 +
 .../avatica/util/PositionedCursor.ArrayGetter.html |   336 +
 .../avatica/util/PositionedCursor.FieldGetter.html |   336 +
 .../avatica/util/PositionedCursor.ListGetter.html  |   336 +
 .../avatica/util/PositionedCursor.MapGetter.html   |   342 +
 .../util/PositionedCursor.ObjectGetter.html        |   303 +
 .../calcite/avatica/util/PositionedCursor.html     |   399 +
 .../org/apache/calcite/avatica/util/Quoting.html   |   400 +
 .../calcite/avatica/util/RecordIteratorCursor.html |   396 +
 .../org/apache/calcite/avatica/util/Spacer.html    |   396 +
 .../org/apache/calcite/avatica/util/Spaces.html    |   436 +
 .../calcite/avatica/util/StructImpl.Factory.html   |   229 +
 .../apache/calcite/avatica/util/StructImpl.html    |   363 +
 .../org/apache/calcite/avatica/util/TimeUnit.html  |   660 +
 .../apache/calcite/avatica/util/TimeUnitRange.html |   722 +
 .../org/apache/calcite/avatica/util/Unsafe.html    |   327 +
 .../calcite/avatica/util/UnsynchronizedBuffer.html |   444 +
 .../class-use/AbstractCursor.AbstractGetter.html   |   203 +
 .../class-use/AbstractCursor.ArrayAccessor.html    |   182 +
 .../util/class-use/AbstractCursor.Getter.html      |   300 +
 .../util/class-use/AbstractCursor.SlotGetter.html  |   169 +
 .../class-use/AbstractCursor.StructGetter.html     |   125 +
 .../avatica/util/class-use/AbstractCursor.html     |   210 +
 .../avatica/util/class-use/ArrayFactoryImpl.html   |   170 +
 .../avatica/util/class-use/ArrayImpl.Factory.html  |   248 +
 .../calcite/avatica/util/class-use/ArrayImpl.html  |   125 +
 .../util/class-use/ArrayIteratorCursor.html        |   125 +
 .../avatica/util/class-use/Base64.InputStream.html |   125 +
 .../util/class-use/Base64.OutputStream.html        |   125 +
 .../calcite/avatica/util/class-use/Base64.html     |   125 +
 .../calcite/avatica/util/class-use/ByteString.html |   246 +
 .../calcite/avatica/util/class-use/Casing.html     |   176 +
 .../avatica/util/class-use/Cursor.Accessor.html    |   272 +
 .../calcite/avatica/util/class-use/Cursor.html     |   272 +
 .../class-use/DateTimeUtils.PrecisionTime.html     |   181 +
 .../avatica/util/class-use/DateTimeUtils.html      |   125 +
 .../avatica/util/class-use/FilteredConstants.html  |   125 +
 .../avatica/util/class-use/IteratorCursor.html     |   195 +
 .../avatica/util/class-use/ListIteratorCursor.html |   125 +
 .../avatica/util/class-use/MapIteratorCursor.html  |   125 +
 .../avatica/util/class-use/PackageMarker.html      |   125 +
 .../class-use/PositionedCursor.ArrayGetter.html    |   125 +
 .../class-use/PositionedCursor.FieldGetter.html    |   125 +
 .../class-use/PositionedCursor.ListGetter.html     |   125 +
 .../util/class-use/PositionedCursor.MapGetter.html |   125 +
 .../class-use/PositionedCursor.ObjectGetter.html   |   125 +
 .../avatica/util/class-use/PositionedCursor.html   |   203 +
 .../calcite/avatica/util/class-use/Quoting.html    |   176 +
 .../util/class-use/RecordIteratorCursor.html       |   125 +
 .../calcite/avatica/util/class-use/Spacer.html     |   181 +
 .../calcite/avatica/util/class-use/Spaces.html     |   125 +
 .../avatica/util/class-use/StructImpl.Factory.html |   125 +
 .../calcite/avatica/util/class-use/StructImpl.html |   125 +
 .../calcite/avatica/util/class-use/TimeUnit.html   |   215 +
 .../avatica/util/class-use/TimeUnitRange.html      |   242 +
 .../calcite/avatica/util/class-use/Unsafe.html     |   125 +
 .../util/class-use/UnsynchronizedBuffer.html       |   177 +
 .../apache/calcite/avatica/util/package-frame.html |    60 +
 .../calcite/avatica/util/package-summary.html      |   394 +
 .../apache/calcite/avatica/util/package-tree.html  |   226 +
 .../apache/calcite/avatica/util/package-use.html   |   293 +
 avatica/apidocs/overview-frame.html                |    33 +
 avatica/apidocs/overview-summary.html              |   211 +
 avatica/apidocs/overview-tree.html                 |   885 +
 avatica/apidocs/package-list                       |    13 +
 avatica/apidocs/script.js                          |    30 +
 avatica/apidocs/serialized-form.html               |  2263 +
 avatica/apidocs/stylesheet.css                     |   574 +
 avatica/assets/css/style.css                       |  5699 ++
 avatica/community/index.html                       |    11 +
 avatica/css/screen.css                             |  1416 +
 avatica/develop/avatica-go.html                    |   289 +
 avatica/develop/avatica.html                       |   265 +
 avatica/develop/index.html                         |   173 +
 avatica/doap_calcite-avatica.rdf                   |    57 +
 avatica/docs/api/index.html                        |     9 +
 avatica/docs/client_reference.html                 |  1176 +
 avatica/docs/compatibility.html                    |  1102 +
 avatica/docs/custom_client_artifacts.html          |  1135 +
 avatica/docs/docker.html                           |  1157 +
 avatica/docs/go_client_reference.html              |  1254 +
 avatica/docs/go_history.html                       |  1160 +
 avatica/docs/history.html                          |  1697 +
 avatica/docs/howto.html                            |  1579 +
 avatica/docs/index.html                            |  1179 +
 avatica/docs/json_reference.html                   |  2172 +
 avatica/docs/protobuf_reference.html               |  2264 +
 avatica/docs/protocol_testing.html                 |  1093 +
 avatica/docs/roadmap.html                          |  1047 +
 avatica/docs/security.html                         |  1274 +
 avatica/docs/testapi/index.html                    |     9 +
 avatica/downloads/avatica-go.html                  |   220 +
 avatica/downloads/avatica.html                     |   278 +
 avatica/downloads/index.html                       |   171 +
 avatica/favicon.ico                                |   Bin 0 -> 5683 bytes
 avatica/fonts/fontawesome-webfont.eot              |   Bin 0 -> 56006 bytes
 avatica/fonts/fontawesome-webfont.svg              |   520 +
 avatica/fonts/fontawesome-webfont.ttf              |   Bin 0 -> 112160 bytes
 avatica/fonts/fontawesome-webfont.woff             |   Bin 0 -> 65452 bytes
 avatica/img/feather.png                            |   Bin 0 -> 12607 bytes
 avatica/img/logo.png                               |   Bin 0 -> 27763 bytes
 avatica/index.html                                 |   180 +
 avatica/js/html5shiv.min.js                        |     4 +
 avatica/js/respond.min.js                          |     5 +
 .../news/2016/03/03/separate-project/index.html    |   273 +
 avatica/news/2016/03/18/release-1.7.1/index.html   |   331 +
 avatica/news/2016/06/04/release-1.8.0/index.html   |   329 +
 avatica/news/2016/11/01/release-1.9.0/index.html   |   288 +
 .../2017/03/31/new-avatica-repository/index.html   |   276 +
 avatica/news/2017/05/30/release-1.10.0/index.html  |   288 +
 avatica/news/2018/03/09/release-1.11.0/index.html  |   273 +
 .../2018/04/27/release-avatica-go-3.0.0/index.html |   280 +
 avatica/news/2018/06/24/release-1.12.0/index.html  |   273 +
 .../2018/09/10/release-avatica-go-3.1.0/index.html |   278 +
 .../2018/09/18/release-avatica-go-3.2.0/index.html |   279 +
 avatica/news/2018/12/04/release-1.13.0/index.html  |   272 +
 avatica/news/avatica-go-releases/index.html        |   410 +
 avatica/news/avatica-releases/index.html           |   715 +
 avatica/news/index.html                            |   950 +
 avatica/news/releases/index.html                   |    11 +
 avatica/redirects.json                             |     1 +
 avatica/testapidocs/allclasses-frame.html          |   117 +
 avatica/testapidocs/allclasses-noframe.html        |   117 +
 avatica/testapidocs/constant-values.html           |   203 +
 avatica/testapidocs/deprecated-list.html           |   125 +
 avatica/testapidocs/help-doc.html                  |   230 +
 avatica/testapidocs/index-all.html                 |  2026 +
 avatica/testapidocs/index.html                     |    76 +
 .../avatica/AvaticaClosedConnectionTest.html       |   368 +
 .../AvaticaClosedPreparedStatementTest.html        |   337 +
 .../avatica/AvaticaClosedResultSetTest.html        |   337 +
 .../avatica/AvaticaClosedStatementTest.html        |   337 +
 .../AvaticaClosedTestBase.MethodInvocation.html    |   232 +
 .../AvaticaClosedTestBase.MethodVerifier.html      |   232 +
 .../avatica/AvaticaClosedTestBase.TestDriver.html  |   363 +
 .../calcite/avatica/AvaticaClosedTestBase.html     |   429 +
 .../calcite/avatica/AvaticaConnectionTest.html     |   291 +
 ...aticaResultSetConversionsTest.TestMetaImpl.html |   553 +
 .../avatica/AvaticaResultSetConversionsTest.html   |   816 +
 .../calcite/avatica/AvaticaResultSetTest.html      |   278 +
 .../AvaticaResultSetThrowsSqlExceptionTest.html    |   406 +
 .../apache/calcite/avatica/AvaticaSpnegoTest.html  |   332 +
 .../calcite/avatica/AvaticaStatementTest.html      |   309 +
 .../calcite/avatica/ConnectionConfigImplTest.html  |   286 +
 .../org/apache/calcite/avatica/ConnectionSpec.html |   373 +
 .../org/apache/calcite/avatica/FrameTest.html      |   377 +
 .../avatica/MetaResultSetTest.TestMetaImpl.html    |   553 +
 .../apache/calcite/avatica/MetaResultSetTest.html  |   768 +
 .../org/apache/calcite/avatica/QueryStateTest.html |   747 +
 .../calcite/avatica/RemoteDriverMockTest.html      |   466 +
 .../RemoteDriverTest.LocalJdbcServiceFactory.html  |   286 +
 ...moteDriverTest.LoggingLocalProtobufService.html |   344 +
 ...teDriverTest.QuasiRemoteJdbcServiceFactory.html |   286 +
 ...DriverTest.QuasiRemoteJdbcServiceInternals.html |   315 +
 ...DriverTest.QuasiRemotePBJdbcServiceFactory.html |   286 +
 ...st.QuasiRemoteProtobufJdbcServiceInternals.html |   315 +
 .../apache/calcite/avatica/RemoteDriverTest.html   |  1158 +
 .../org/apache/calcite/avatica/RepTest.html        |   286 +
 ...tUtil.AuthenticationRequiredAvaticaHandler.html |   566 +
 .../org/apache/calcite/avatica/SpnegoTestUtil.html |   448 +
 .../org/apache/calcite/avatica/SslDriverTest.html  |   309 +
 .../class-use/AvaticaClosedConnectionTest.html     |   125 +
 .../AvaticaClosedPreparedStatementTest.html        |   125 +
 .../class-use/AvaticaClosedResultSetTest.html      |   125 +
 .../class-use/AvaticaClosedStatementTest.html      |   125 +
 .../AvaticaClosedTestBase.MethodInvocation.html    |   165 +
 .../AvaticaClosedTestBase.MethodVerifier.html      |   225 +
 .../AvaticaClosedTestBase.TestDriver.html          |   125 +
 .../avatica/class-use/AvaticaClosedTestBase.html   |   185 +
 .../avatica/class-use/AvaticaConnectionTest.html   |   125 +
 ...aticaResultSetConversionsTest.TestMetaImpl.html |   125 +
 .../class-use/AvaticaResultSetConversionsTest.html |   125 +
 .../avatica/class-use/AvaticaResultSetTest.html    |   125 +
 .../AvaticaResultSetThrowsSqlExceptionTest.html    |   125 +
 .../avatica/class-use/AvaticaSpnegoTest.html       |   125 +
 .../avatica/class-use/AvaticaStatementTest.html    |   125 +
 .../class-use/ConnectionConfigImplTest.html        |   125 +
 .../calcite/avatica/class-use/ConnectionSpec.html  |   165 +
 .../calcite/avatica/class-use/FrameTest.html       |   125 +
 .../class-use/MetaResultSetTest.TestMetaImpl.html  |   125 +
 .../avatica/class-use/MetaResultSetTest.html       |   125 +
 .../calcite/avatica/class-use/QueryStateTest.html  |   125 +
 .../avatica/class-use/RemoteDriverMockTest.html    |   125 +
 .../RemoteDriverTest.LocalJdbcServiceFactory.html  |   125 +
 ...moteDriverTest.LoggingLocalProtobufService.html |   125 +
 ...teDriverTest.QuasiRemoteJdbcServiceFactory.html |   125 +
 ...DriverTest.QuasiRemoteJdbcServiceInternals.html |   125 +
 ...DriverTest.QuasiRemotePBJdbcServiceFactory.html |   125 +
 ...st.QuasiRemoteProtobufJdbcServiceInternals.html |   125 +
 .../avatica/class-use/RemoteDriverTest.html        |   125 +
 .../apache/calcite/avatica/class-use/RepTest.html  |   125 +
 ...tUtil.AuthenticationRequiredAvaticaHandler.html |   125 +
 .../calcite/avatica/class-use/SpnegoTestUtil.html  |   125 +
 .../calcite/avatica/class-use/SslDriverTest.html   |   125 +
 .../apache/calcite/avatica/jdbc/JdbcMetaTest.html  |   350 +
 .../calcite/avatica/jdbc/StatementInfoTest.html    |   350 +
 .../avatica/jdbc/class-use/JdbcMetaTest.html       |   125 +
 .../avatica/jdbc/class-use/StatementInfoTest.html  |   125 +
 .../apache/calcite/avatica/jdbc/package-frame.html |    21 +
 .../calcite/avatica/jdbc/package-summary.html      |   151 +
 .../apache/calcite/avatica/jdbc/package-tree.html  |   139 +
 .../apache/calcite/avatica/jdbc/package-use.html   |   125 +
 .../calcite/avatica/metrics/MetricsHelperTest.html |   286 +
 .../avatica/metrics/MetricsSystemLoaderTest.html   |   299 +
 .../metrics/class-use/MetricsHelperTest.html       |   125 +
 .../metrics/class-use/MetricsSystemLoaderTest.html |   125 +
 .../metrics/dropwizard/DropwizardCounterTest.html  |   286 +
 .../metrics/dropwizard/DropwizardGaugeTest.html    |   273 +
 .../dropwizard/DropwizardHistogramTest.html        |   286 +
 .../metrics/dropwizard/DropwizardMeterTest.html    |   286 +
 .../DropwizardMetricsSystemFactoryTest.html        |   312 +
 .../dropwizard/DropwizardMetricsSystemTest.html    |   338 +
 .../metrics/dropwizard/DropwizardTimerTest.html    |   286 +
 .../class-use/DropwizardCounterTest.html           |   125 +
 .../dropwizard/class-use/DropwizardGaugeTest.html  |   125 +
 .../class-use/DropwizardHistogramTest.html         |   125 +
 .../dropwizard/class-use/DropwizardMeterTest.html  |   125 +
 .../DropwizardMetricsSystemFactoryTest.html        |   125 +
 .../class-use/DropwizardMetricsSystemTest.html     |   125 +
 .../dropwizard/class-use/DropwizardTimerTest.html  |   125 +
 .../avatica/metrics/dropwizard/package-frame.html  |    26 +
 .../metrics/dropwizard/package-summary.html        |   181 +
 .../avatica/metrics/dropwizard/package-tree.html   |   144 +
 .../avatica/metrics/dropwizard/package-use.html    |   125 +
 .../metrics/noop/NoopMetricsSystemFactoryTest.html |   273 +
 .../metrics/noop/NoopMetricsSystemTest.html        |   286 +
 .../class-use/NoopMetricsSystemFactoryTest.html    |   125 +
 .../noop/class-use/NoopMetricsSystemTest.html      |   125 +
 .../avatica/metrics/noop/package-frame.html        |    21 +
 .../avatica/metrics/noop/package-summary.html      |   151 +
 .../calcite/avatica/metrics/noop/package-tree.html |   139 +
 .../calcite/avatica/metrics/noop/package-use.html  |   125 +
 .../calcite/avatica/metrics/package-frame.html     |    21 +
 .../calcite/avatica/metrics/package-summary.html   |   151 +
 .../calcite/avatica/metrics/package-tree.html      |   139 +
 .../calcite/avatica/metrics/package-use.html       |   125 +
 .../org/apache/calcite/avatica/package-frame.html  |    55 +
 .../apache/calcite/avatica/package-summary.html    |   355 +
 .../org/apache/calcite/avatica/package-tree.html   |   196 +
 .../org/apache/calcite/avatica/package-use.html    |   175 +
 .../avatica/remote/AbstractHandlerTest.html        |   340 +
 ...emoteMetaTest.AlternatingAvaticaHttpClient.html |   286 +
 ...lternatingRemoteMetaTest.AlternatingDriver.html |   402 +
 ...gRemoteMetaTest.FullyRemoteJdbcMetaFactory.html |   286 +
 .../avatica/remote/AlternatingRemoteMetaTest.html  |   445 +
 .../calcite/avatica/remote/ArrayTypeTest.html      |   550 +
 ...ticaCommonsHttpClientImplSocketFactoryTest.html |   314 +
 .../remote/AvaticaCommonsHttpClientImplTest.html   |   314 +
 .../remote/AvaticaHttpClientFactoryTest.html       |   296 +
 .../avatica/remote/AvaticaHttpClientTest.html      |   296 +
 ...aServersForTest.FullyRemoteJdbcMetaFactory.html |   286 +
 .../avatica/remote/AvaticaServersForTest.html      |   418 +
 .../calcite/avatica/remote/ErrorResponseTest.html  |   286 +
 .../avatica/remote/ExecuteBatchRequestTest.html    |   273 +
 .../calcite/avatica/remote/ExecuteRequestTest.html |   312 +
 .../avatica/remote/KerberosConnectionTest.html     |   335 +
 .../avatica/remote/MetaDataOperationTest.html      |   273 +
 .../avatica/remote/ProtobufHandlerTest.html        |   291 +
 .../avatica/remote/ProtobufSerializationTest.html  |   386 +
 .../avatica/remote/ProtobufServiceTest.html        |   273 +
 .../remote/ProtobufTranslationImplTest.html        |   299 +
 ...teHttpClientTest.HeaderInjectingHttpClient.html |   276 +
 ...oteHttpClientTest.HttpClientFactoryForTest.html |   290 +
 .../avatica/remote/RemoteHttpClientTest.html       |   344 +
 .../calcite/avatica/remote/RemoteMetaTest.html     |   649 +
 .../calcite/avatica/remote/TypedValueTest.html     |   520 +
 .../remote/class-use/AbstractHandlerTest.html      |   125 +
 ...emoteMetaTest.AlternatingAvaticaHttpClient.html |   125 +
 ...lternatingRemoteMetaTest.AlternatingDriver.html |   125 +
 ...gRemoteMetaTest.FullyRemoteJdbcMetaFactory.html |   125 +
 .../class-use/AlternatingRemoteMetaTest.html       |   125 +
 .../avatica/remote/class-use/ArrayTypeTest.html    |   125 +
 ...ticaCommonsHttpClientImplSocketFactoryTest.html |   125 +
 .../AvaticaCommonsHttpClientImplTest.html          |   125 +
 .../class-use/AvaticaHttpClientFactoryTest.html    |   125 +
 .../remote/class-use/AvaticaHttpClientTest.html    |   125 +
 ...aServersForTest.FullyRemoteJdbcMetaFactory.html |   125 +
 .../remote/class-use/AvaticaServersForTest.html    |   125 +
 .../remote/class-use/ErrorResponseTest.html        |   125 +
 .../remote/class-use/ExecuteBatchRequestTest.html  |   125 +
 .../remote/class-use/ExecuteRequestTest.html       |   125 +
 .../remote/class-use/KerberosConnectionTest.html   |   125 +
 .../remote/class-use/MetaDataOperationTest.html    |   125 +
 .../remote/class-use/ProtobufHandlerTest.html      |   125 +
 .../class-use/ProtobufSerializationTest.html       |   125 +
 .../remote/class-use/ProtobufServiceTest.html      |   125 +
 .../class-use/ProtobufTranslationImplTest.html     |   125 +
 ...teHttpClientTest.HeaderInjectingHttpClient.html |   125 +
 ...oteHttpClientTest.HttpClientFactoryForTest.html |   125 +
 .../remote/class-use/RemoteHttpClientTest.html     |   125 +
 .../avatica/remote/class-use/RemoteMetaTest.html   |   125 +
 .../avatica/remote/class-use/TypedValueTest.html   |   125 +
 .../calcite/avatica/remote/package-frame.html      |    45 +
 .../calcite/avatica/remote/package-summary.html    |   298 +
 .../calcite/avatica/remote/package-tree.html       |   175 +
 .../apache/calcite/avatica/remote/package-use.html |   125 +
 .../avatica/server/AbstractAvaticaHandlerTest.html |   332 +
 .../calcite/avatica/server/AvaticaJaasKrbUtil.html |   261 +
 .../server/AvaticaSpnegoAuthenticatorTest.html     |   309 +
 .../avatica/server/BasicAuthHttpServerTest.html    |   409 +
 .../avatica/server/CustomAuthHttpServerTest.html   |   391 +
 .../avatica/server/DigestAuthHttpServerTest.html   |   427 +
 .../calcite/avatica/server/HandlerFactoryTest.html |   299 +
 .../calcite/avatica/server/HttpAuthBase.html       |   243 +
 ...ueryStringParameterRemoteUserExtractorTest.html |   380 +
 .../avatica/server/HttpServerBuilderTest.html      |   364 +
 .../avatica/server/HttpServerCustomizerTest.html   |   322 +
 .../server/HttpServerSpnegoWithJaasTest.html       |   334 +
 .../server/HttpServerSpnegoWithoutJaasTest.html    |   334 +
 .../class-use/AbstractAvaticaHandlerTest.html      |   125 +
 .../server/class-use/AvaticaJaasKrbUtil.html       |   125 +
 .../class-use/AvaticaSpnegoAuthenticatorTest.html  |   125 +
 .../server/class-use/BasicAuthHttpServerTest.html  |   125 +
 .../server/class-use/CustomAuthHttpServerTest.html |   125 +
 .../server/class-use/DigestAuthHttpServerTest.html |   125 +
 .../server/class-use/HandlerFactoryTest.html       |   125 +
 .../avatica/server/class-use/HttpAuthBase.html     |   186 +
 ...ueryStringParameterRemoteUserExtractorTest.html |   125 +
 .../server/class-use/HttpServerBuilderTest.html    |   125 +
 .../server/class-use/HttpServerCustomizerTest.html |   125 +
 .../class-use/HttpServerSpnegoWithJaasTest.html    |   125 +
 .../class-use/HttpServerSpnegoWithoutJaasTest.html |   125 +
 .../calcite/avatica/server/package-frame.html      |    32 +
 .../calcite/avatica/server/package-summary.html    |   218 +
 .../calcite/avatica/server/package-tree.html       |   153 +
 .../apache/calcite/avatica/server/package-use.html |   160 +
 .../test/AvaticaClientRuntimeExceptionTest.html    |   273 +
 .../calcite/avatica/test/AvaticaSeverityTest.html  |   273 +
 .../avatica/test/AvaticaSqlExceptionTest.html      |   273 +
 .../apache/calcite/avatica/test/AvaticaSuite.html  |   239 +
 .../calcite/avatica/test/AvaticaUtilsTest.html     |   333 +
 .../avatica/test/ConnectStringParserTest.html      |   352 +
 .../avatica/test/JsonHandlerTest.NoopService.html  |   663 +
 ...HandlerTest.ParameterValuesCheckingService.html |   317 +
 .../calcite/avatica/test/JsonHandlerTest.html      |   302 +
 .../AvaticaClientRuntimeExceptionTest.html         |   125 +
 .../test/class-use/AvaticaSeverityTest.html        |   125 +
 .../test/class-use/AvaticaSqlExceptionTest.html    |   125 +
 .../avatica/test/class-use/AvaticaSuite.html       |   125 +
 .../avatica/test/class-use/AvaticaUtilsTest.html   |   125 +
 .../test/class-use/ConnectStringParserTest.html    |   125 +
 .../class-use/JsonHandlerTest.NoopService.html     |   170 +
 ...HandlerTest.ParameterValuesCheckingService.html |   125 +
 .../avatica/test/class-use/JsonHandlerTest.html    |   125 +
 .../apache/calcite/avatica/test/package-frame.html |    28 +
 .../calcite/avatica/test/package-summary.html      |   204 +
 .../apache/calcite/avatica/test/package-tree.html  |   149 +
 .../apache/calcite/avatica/test/package-use.html   |   163 +
 .../apache/calcite/avatica/util/ArrayImplTest.html |   314 +
 .../calcite/avatica/util/DateTimeUtilsTest.html    |   533 +
 .../calcite/avatica/util/NumberAccessorTest.html   |   278 +
 .../calcite/avatica/util/StructImplTest.html       |   278 +
 .../avatica/util/UnsynchronizedBufferTest.html     |   273 +
 .../avatica/util/class-use/ArrayImplTest.html      |   125 +
 .../avatica/util/class-use/DateTimeUtilsTest.html  |   125 +
 .../avatica/util/class-use/NumberAccessorTest.html |   125 +
 .../avatica/util/class-use/StructImplTest.html     |   125 +
 .../util/class-use/UnsynchronizedBufferTest.html   |   125 +
 .../apache/calcite/avatica/util/package-frame.html |    24 +
 .../calcite/avatica/util/package-summary.html      |   169 +
 .../apache/calcite/avatica/util/package-tree.html  |   142 +
 .../apache/calcite/avatica/util/package-use.html   |   125 +
 avatica/testapidocs/overview-frame.html            |    29 +
 avatica/testapidocs/overview-summary.html          |   173 +
 avatica/testapidocs/overview-tree.html             |   284 +
 avatica/testapidocs/package-list                   |     9 +
 avatica/testapidocs/script.js                      |    30 +
 avatica/testapidocs/stylesheet.css                 |   574 +
 community/index.html                               |   534 +
 css/screen.css                                     |  1416 +
 develop/index.html                                 |   296 +
 doap_calcite.rdf                                   |    60 +
 docker-compose.yml                                 |    40 +
 docs/adapter.html                                  |  1108 +
 docs/algebra.html                                  |  1089 +
 docs/api/index.html                                |     9 +
 docs/avatica_json_reference.html                   |    11 +
 docs/avatica_overview.html                         |    11 +
 docs/avatica_protobuf_reference.html               |    11 +
 docs/avatica_roadmap.html                          |    11 +
 docs/cassandra_adapter.html                        |   550 +
 docs/druid_adapter.html                            |   724 +
 docs/elasticsearch_adapter.html                    |   582 +
 docs/file_adapter.html                             |   707 +
 docs/geode_adapter.html                            |   624 +
 docs/history.html                                  |  5530 ++
 docs/howto.html                                    |  1369 +
 docs/index.html                                    |   551 +
 docs/lattice.html                                  |   782 +
 docs/materialized_views.html                       |   803 +
 docs/model.html                                    |  1151 +
 docs/os_adapter.html                               |   693 +
 docs/pig_adapter.html                              |   530 +
 docs/powered_by.html                               |   606 +
 docs/reference.html                                |  4205 +
 docs/spatial.html                                  |   507 +
 docs/stream.html                                   |  1444 +
 docs/testapi/index.html                            |     9 +
 docs/tutorial.html                                 |  1095 +
 downloads/index.html                               |   365 +
 favicon.ico                                        |   Bin 0 -> 5683 bytes
 fonts/fontawesome-webfont.eot                      |   Bin 0 -> 56006 bytes
 fonts/fontawesome-webfont.svg                      |   520 +
 fonts/fontawesome-webfont.ttf                      |   Bin 0 -> 112160 bytes
 fonts/fontawesome-webfont.woff                     |   Bin 0 -> 65452 bytes
 img/cake.jpg                                       |   Bin 0 -> 58990 bytes
 img/feather.png                                    |   Bin 0 -> 12607 bytes
 img/logo.png                                       |   Bin 0 -> 69304 bytes
 img/pb-calcite-140.png                             |   Bin 0 -> 21702 bytes
 img/pb-calcite-240.png                             |   Bin 0 -> 52613 bytes
 img/pie-chart.png                                  |   Bin 0 -> 13257 bytes
 img/powered-by.png                                 |   Bin 0 -> 101285 bytes
 img/window-types.png                               |   Bin 0 -> 19177 bytes
 index.html                                         |   217 +
 js/html5shiv.min.js                                |     4 +
 js/respond.min.js                                  |     5 +
 .../2014/06/27/release-0.8.0-incubating/index.html |   304 +
 .../2014/08/19/release-0.9.0-incubating/index.html |   302 +
 .../2014/10/02/release-0.9.1-incubating/index.html |   302 +
 .../2014/11/05/release-0.9.2-incubating/index.html |   305 +
 .../2015/01/31/release-1.0.0-incubating/index.html |   315 +
 .../2015/03/13/release-1.1.0-incubating/index.html |   314 +
 .../2015/04/07/release-1.2.0-incubating/index.html |   314 +
 news/2015/04/24/new-committers/index.html          |   308 +
 .../2015/05/30/release-1.3.0-incubating/index.html |   306 +
 news/2015/06/05/algebra-builder/index.html         |   353 +
 .../2015/07/31/xldb-best-lightning-talk/index.html |   313 +
 .../2015/09/02/release-1.4.0-incubating/index.html |   312 +
 news/2015/10/22/calcite-graduates/index.html       |   334 +
 news/2015/11/08/new-committers/index.html          |   305 +
 news/2015/11/10/release-1.5.0/index.html           |   306 +
 news/2016/01/22/release-1.6.0/index.html           |   332 +
 news/2016/02/17/elser-pmc/index.html               |   305 +
 news/2016/02/17/streaming-sql-talk/index.html      |   314 +
 news/2016/03/22/cassandra-adapter/index.html       |   315 +
 news/2016/03/22/release-1.7.0/index.html           |   337 +
 news/2016/06/13/release-1.8.0/index.html           |   328 +
 news/2016/09/22/release-1.9.0/index.html           |   326 +
 news/2016/10/12/release-1.10.0/index.html          |   309 +
 news/2017/01/09/release-1.11.0/index.html          |   347 +
 news/2017/03/24/release-1.12.0/index.html          |   351 +
 news/2017/03/31/new-avatica-repository/index.html  |   310 +
 news/2017/06/26/release-1.13.0/index.html          |   327 +
 news/2017/10/02/release-1.14.0/index.html          |   314 +
 news/2017/12/11/release-1.15.0/index.html          |   333 +
 news/2018/03/19/release-1.16.0/index.html          |   325 +
 news/2018/07/20/release-1.17.0/index.html          |   315 +
 news/2018/12/21/release-1.18.0/index.html          |   315 +
 news/index.html                                    |  2121 +
 news/releases/index.html                           |  1604 +
 redirects.json                                     |     1 +
 testapidocs/RootEmployee.html                      |   332 +
 testapidocs/RootHr.html                            |   313 +
 testapidocs/allclasses-index.html                  |  3386 +
 testapidocs/allclasses.html                        |   548 +
 testapidocs/allpackages-index.html                 |   360 +
 testapidocs/class-use/RootEmployee.html            |   196 +
 testapidocs/class-use/RootHr.html                  |   149 +
 .../com/example/Linq4jExample.Employee.html        |   390 +
 testapidocs/com/example/Linq4jExample.html         |   391 +
 .../example/class-use/Linq4jExample.Employee.html  |   210 +
 .../com/example/class-use/Linq4jExample.html       |   149 +
 testapidocs/com/example/package-summary.html       |   180 +
 testapidocs/com/example/package-tree.html          |   165 +
 testapidocs/com/example/package-use.html           |   188 +
 testapidocs/constant-values.html                   |  3188 +
 testapidocs/deprecated-list.html                   |   220 +
 testapidocs/element-list                           |    44 +
 testapidocs/help-doc.html                          |   281 +
 testapidocs/index-all.html                         | 24900 ++++++
 testapidocs/index.html                             |   349 +
 testapidocs/jquery/external/jquery/jquery.js       | 10364 +++
 .../jquery/images/ui-bg_flat_0_aaaaaa_40x100.png   |   Bin 0 -> 212 bytes
 .../jquery/images/ui-bg_flat_75_ffffff_40x100.png  |   Bin 0 -> 208 bytes
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 0 -> 335 bytes
 .../jquery/images/ui-bg_glass_65_ffffff_1x400.png  |   Bin 0 -> 207 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 0 -> 262 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 0 -> 332 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 0 -> 280 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 0 -> 6922 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 0 -> 4549 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 0 -> 6992 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 0 -> 6999 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 0 -> 4549 bytes
 testapidocs/jquery/jquery-3.3.1.js                 | 10364 +++
 testapidocs/jquery/jquery-migrate-3.0.1.js         |   628 +
 testapidocs/jquery/jquery-ui.css                   |   544 +
 testapidocs/jquery/jquery-ui.js                    |  2610 +
 testapidocs/jquery/jquery-ui.min.css               |     7 +
 testapidocs/jquery/jquery-ui.min.js                |     7 +
 testapidocs/jquery/jquery-ui.structure.css         |   152 +
 testapidocs/jquery/jquery-ui.structure.min.css     |     5 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.js      |    56 +
 .../jquery/jszip-utils/dist/jszip-utils-ie.min.js  |    10 +
 testapidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 testapidocs/jquery/jszip/dist/jszip.js             | 11623 +++
 testapidocs/jquery/jszip/dist/jszip.min.js         |    15 +
 testapidocs/member-search-index.js                 |     1 +
 testapidocs/member-search-index.zip                |   Bin 0 -> 92174 bytes
 .../calcite/adapter/clone/ArrayTableTest.html      |   472 +
 .../adapter/clone/class-use/ArrayTableTest.html    |   149 +
 .../calcite/adapter/clone/package-summary.html     |   169 +
 .../apache/calcite/adapter/clone/package-tree.html |   164 +
 .../apache/calcite/adapter/clone/package-use.html  |   149 +
 .../druid/DruidQueryFilterTest.Fixture.html        |   372 +
 .../adapter/druid/DruidQueryFilterTest.html        |   413 +
 .../class-use/DruidQueryFilterTest.Fixture.html    |   149 +
 .../druid/class-use/DruidQueryFilterTest.html      |   149 +
 .../calcite/adapter/druid/package-summary.html     |   175 +
 .../apache/calcite/adapter/druid/package-tree.html |   165 +
 .../apache/calcite/adapter/druid/package-use.html  |   149 +
 .../adapter/elasticsearch/AggregationTest.html     |   544 +
 .../adapter/elasticsearch/BooleanLogicTest.html    |   449 +
 .../elasticsearch/ElasticSearchAdapterTest.html    |   727 +
 .../elasticsearch/ElasticsearchJsonTest.html       |   488 +
 .../elasticsearch/ElasticsearchVersionTest.html    |   322 +
 .../EmbeddedElasticsearchNode.LocalNode.html       |   315 +
 .../elasticsearch/EmbeddedElasticsearchNode.html   |   515 +
 .../elasticsearch/EmbeddedElasticsearchPolicy.html |   662 +
 .../adapter/elasticsearch/Projection2Test.html     |   415 +
 .../adapter/elasticsearch/ProjectionTest.html      |   401 +
 .../adapter/elasticsearch/QueryBuildersTest.html   |   472 +
 .../adapter/elasticsearch/ScrollingTest.html       |   450 +
 .../elasticsearch/class-use/AggregationTest.html   |   149 +
 .../elasticsearch/class-use/BooleanLogicTest.html  |   149 +
 .../class-use/ElasticSearchAdapterTest.html        |   149 +
 .../class-use/ElasticsearchJsonTest.html           |   149 +
 .../class-use/ElasticsearchVersionTest.html        |   149 +
 .../EmbeddedElasticsearchNode.LocalNode.html       |   149 +
 .../class-use/EmbeddedElasticsearchNode.html       |   230 +
 .../class-use/EmbeddedElasticsearchPolicy.html     |   235 +
 .../elasticsearch/class-use/Projection2Test.html   |   149 +
 .../elasticsearch/class-use/ProjectionTest.html    |   149 +
 .../elasticsearch/class-use/QueryBuildersTest.html |   149 +
 .../elasticsearch/class-use/ScrollingTest.html     |   149 +
 .../adapter/elasticsearch/package-summary.html     |   237 +
 .../adapter/elasticsearch/package-tree.html        |   183 +
 .../calcite/adapter/elasticsearch/package-use.html |   192 +
 .../calcite/adapter/file/FileReaderTest.html       |   676 +
 .../org/apache/calcite/adapter/file/FileSuite.html |   356 +
 .../calcite/adapter/file/SqlTest.Fluent.html       |   442 +
 .../org/apache/calcite/adapter/file/SqlTest.html   |   703 +
 .../adapter/file/class-use/FileReaderTest.html     |   149 +
 .../calcite/adapter/file/class-use/FileSuite.html  |   149 +
 .../adapter/file/class-use/SqlTest.Fluent.html     |   225 +
 .../calcite/adapter/file/class-use/SqlTest.html    |   149 +
 .../calcite/adapter/file/package-summary.html      |   191 +
 .../apache/calcite/adapter/file/package-tree.html  |   167 +
 .../apache/calcite/adapter/file/package-use.html   |   188 +
 .../adapter/generate/RangeTable.Factory.html       |   329 +
 .../calcite/adapter/generate/RangeTable.html       |   510 +
 .../generate/class-use/RangeTable.Factory.html     |   149 +
 .../adapter/generate/class-use/RangeTable.html     |   206 +
 .../calcite/adapter/generate/package-summary.html  |   177 +
 .../calcite/adapter/generate/package-tree.html     |   173 +
 .../calcite/adapter/generate/package-use.html      |   186 +
 .../adapter/geode/rel/AbstractGeodeTest.html       |   319 +
 .../adapter/geode/rel/GeodeAllDataTypesTest.html   |   512 +
 .../calcite/adapter/geode/rel/GeodeAssertions.html |   310 +
 .../adapter/geode/rel/GeodeBookstoreTest.html      |   882 +
 .../rel/GeodeEmbeddedPolicy.RefCountPolicy.html    |   446 +
 .../adapter/geode/rel/GeodeEmbeddedPolicy.html     |   489 +
 .../calcite/adapter/geode/rel/GeodeZipsTest.html   |   564 +
 .../calcite/adapter/geode/rel/JsonLoader.html      |   450 +
 .../adapter/geode/rel/RelationalJdbcExample.html   |   368 +
 .../geode/rel/class-use/AbstractGeodeTest.html     |   209 +
 .../geode/rel/class-use/GeodeAllDataTypesTest.html |   149 +
 .../geode/rel/class-use/GeodeAssertions.html       |   149 +
 .../geode/rel/class-use/GeodeBookstoreTest.html    |   149 +
 .../GeodeEmbeddedPolicy.RefCountPolicy.html        |   149 +
 .../geode/rel/class-use/GeodeEmbeddedPolicy.html   |   256 +
 .../adapter/geode/rel/class-use/GeodeZipsTest.html |   149 +
 .../adapter/geode/rel/class-use/JsonLoader.html    |   149 +
 .../geode/rel/class-use/RelationalJdbcExample.html |   149 +
 .../calcite/adapter/geode/rel/package-summary.html |   218 +
 .../calcite/adapter/geode/rel/package-tree.html    |   182 +
 .../calcite/adapter/geode/rel/package-use.html     |   192 +
 .../adapter/geode/simple/BookMasterRegionTest.html |   314 +
 .../adapter/geode/simple/SimpleJdbcExample.html    |   357 +
 .../simple/class-use/BookMasterRegionTest.html     |   149 +
 .../geode/simple/class-use/SimpleJdbcExample.html  |   149 +
 .../adapter/geode/simple/package-summary.html      |   173 +
 .../calcite/adapter/geode/simple/package-tree.html |   165 +
 .../calcite/adapter/geode/simple/package-use.html  |   149 +
 .../calcite/adapter/mongodb/MongoAdapterTest.html  |  1011 +
 .../adapter/mongodb/MongoDatabasePolicy.html       |   447 +
 .../mongodb/class-use/MongoAdapterTest.html        |   197 +
 .../mongodb/class-use/MongoDatabasePolicy.html     |   210 +
 .../calcite/adapter/mongodb/package-summary.html   |   176 +
 .../calcite/adapter/mongodb/package-tree.html      |   169 +
 .../calcite/adapter/mongodb/package-use.html       |   212 +
 .../apache/calcite/adapter/os/OsAdapterTest.html   |   582 +
 .../adapter/os/class-use/OsAdapterTest.html        |   149 +
 .../apache/calcite/adapter/os/package-summary.html |   169 +
 .../apache/calcite/adapter/os/package-tree.html    |   164 +
 .../org/apache/calcite/adapter/os/package-use.html |   149 +
 .../apache/calcite/adapter/tpcds/TpcdsTest.html    |   630 +
 .../calcite/adapter/tpcds/class-use/TpcdsTest.html |   149 +
 .../calcite/adapter/tpcds/package-summary.html     |   169 +
 .../apache/calcite/adapter/tpcds/package-tree.html |   164 +
 .../apache/calcite/adapter/tpcds/package-use.html  |   149 +
 .../org/apache/calcite/adapter/tpch/TpchTest.html  |   871 +
 .../calcite/adapter/tpch/class-use/TpchTest.html   |   149 +
 .../calcite/adapter/tpch/package-summary.html      |   169 +
 .../apache/calcite/adapter/tpch/package-tree.html  |   164 +
 .../apache/calcite/adapter/tpch/package-use.html   |   149 +
 .../org/apache/calcite/chinook/EndToEndTest.html   |   408 +
 .../RemotePreparedStatementParametersTest.html     |   351 +
 .../calcite/chinook/class-use/EndToEndTest.html    |   149 +
 .../RemotePreparedStatementParametersTest.html     |   149 +
 .../apache/calcite/chinook/package-summary.html    |   176 +
 .../org/apache/calcite/chinook/package-tree.html   |   169 +
 .../org/apache/calcite/chinook/package-use.html    |   149 +
 .../apache/calcite/examples/RelBuilderExample.html |   498 +
 .../examples/class-use/RelBuilderExample.html      |   149 +
 .../foodmart/java/JdbcExample.Employee.html        |   332 +
 .../foodmart/java/JdbcExample.Foodmart.html        |   317 +
 .../examples/foodmart/java/JdbcExample.Hr.html     |   316 +
 .../foodmart/java/JdbcExample.SalesFact.html       |   333 +
 .../examples/foodmart/java/JdbcExample.html        |   384 +
 .../java/class-use/JdbcExample.Employee.html       |   193 +
 .../java/class-use/JdbcExample.Foodmart.html       |   149 +
 .../foodmart/java/class-use/JdbcExample.Hr.html    |   149 +
 .../java/class-use/JdbcExample.SalesFact.html      |   193 +
 .../foodmart/java/class-use/JdbcExample.html       |   149 +
 .../examples/foodmart/java/package-summary.html    |   195 +
 .../examples/foodmart/java/package-tree.html       |   168 +
 .../examples/foodmart/java/package-use.html        |   193 +
 .../apache/calcite/examples/package-summary.html   |   170 +
 .../org/apache/calcite/examples/package-tree.html  |   164 +
 .../org/apache/calcite/examples/package-use.html   |   149 +
 .../jdbc/CalciteRemoteDriverTest.Factory.html      |   321 +
 .../jdbc/CalciteRemoteDriverTest.Factory2.html     |   321 +
 ...teDriverTest.LocalServiceModifiableFactory.html |   321 +
 ...teRemoteDriverTest.LocalServiceMoreFactory.html |   321 +
 .../calcite/jdbc/CalciteRemoteDriverTest.html      |  1221 +
 .../class-use/CalciteRemoteDriverTest.Factory.html |   149 +
 .../CalciteRemoteDriverTest.Factory2.html          |   149 +
 ...teDriverTest.LocalServiceModifiableFactory.html |   149 +
 ...teRemoteDriverTest.LocalServiceMoreFactory.html |   149 +
 .../jdbc/class-use/CalciteRemoteDriverTest.html    |   149 +
 .../org/apache/calcite/jdbc/package-summary.html   |   193 +
 .../org/apache/calcite/jdbc/package-tree.html      |   168 +
 .../org/apache/calcite/jdbc/package-use.html       |   149 +
 .../calcite/linq4j/function/FunctionTest.html      |   362 +
 .../linq4j/function/class-use/FunctionTest.html    |   149 +
 .../calcite/linq4j/function/package-summary.html   |   174 +
 .../calcite/linq4j/function/package-tree.html      |   164 +
 .../calcite/linq4j/function/package-use.html       |   149 +
 .../calcite/linq4j/test/BlockBuilderBase.html      |   562 +
 .../linq4j/test/BlockBuilderTest.Identity.html     |   334 +
 .../calcite/linq4j/test/BlockBuilderTest.html      |   488 +
 .../calcite/linq4j/test/CorrelateJoinTest.html     |   424 +
 .../linq4j/test/DeterministicTest.TestClass.html   |   326 +
 .../DeterministicTest.TestDeterministicClass.html  |   326 +
 .../calcite/linq4j/test/DeterministicTest.html     |   596 +
 .../linq4j/test/ExpressionTest.AllType.html        |   492 +
 .../calcite/linq4j/test/ExpressionTest.MyEnum.html |   426 +
 .../apache/calcite/linq4j/test/ExpressionTest.html |   890 +
 .../apache/calcite/linq4j/test/InlinerTest.html    |   492 +
 .../apache/calcite/linq4j/test/Linq4jSuite.html    |   270 +
 .../calcite/linq4j/test/Linq4jTest.Department.html |   390 +
 .../calcite/linq4j/test/Linq4jTest.Employee.html   |   426 +
 .../org/apache/calcite/linq4j/test/Linq4jTest.html |  2243 +
 .../apache/calcite/linq4j/test/LookupImplTest.html |   403 +
 .../apache/calcite/linq4j/test/OptimizerTest.html  |  1415 +
 .../apache/calcite/linq4j/test/PrimitiveTest.html  |   437 +
 .../linq4j/test/class-use/BlockBuilderBase.html    |   149 +
 .../test/class-use/BlockBuilderTest.Identity.html  |   149 +
 .../linq4j/test/class-use/BlockBuilderTest.html    |   149 +
 .../linq4j/test/class-use/CorrelateJoinTest.html   |   149 +
 .../class-use/DeterministicTest.TestClass.html     |   149 +
 .../DeterministicTest.TestDeterministicClass.html  |   149 +
 .../linq4j/test/class-use/DeterministicTest.html   |   149 +
 .../test/class-use/ExpressionTest.AllType.html     |   149 +
 .../test/class-use/ExpressionTest.MyEnum.html      |   205 +
 .../linq4j/test/class-use/ExpressionTest.html      |   149 +
 .../calcite/linq4j/test/class-use/InlinerTest.html |   149 +
 .../calcite/linq4j/test/class-use/Linq4jSuite.html |   149 +
 .../test/class-use/Linq4jTest.Department.html      |   225 +
 .../linq4j/test/class-use/Linq4jTest.Employee.html |   250 +
 .../calcite/linq4j/test/class-use/Linq4jTest.html  |   149 +
 .../linq4j/test/class-use/LookupImplTest.html      |   149 +
 .../linq4j/test/class-use/OptimizerTest.html       |   149 +
 .../linq4j/test/class-use/PrimitiveTest.html       |   149 +
 .../calcite/linq4j/test/package-summary.html       |   289 +
 .../apache/calcite/linq4j/test/package-tree.html   |   202 +
 .../apache/calcite/linq4j/test/package-use.html    |   200 +
 .../org/apache/calcite/linq4j/tree/TypeTest.html   |   308 +
 .../calcite/linq4j/tree/class-use/TypeTest.html    |   149 +
 .../calcite/linq4j/tree/package-summary.html       |   174 +
 .../apache/calcite/linq4j/tree/package-tree.html   |   164 +
 .../apache/calcite/linq4j/tree/package-use.html    |   149 +
 .../materialize/LatticeSuggesterTest.Tester.html   |   503 +
 .../calcite/materialize/LatticeSuggesterTest.html  |   601 +
 .../TpcdsLatticeSuggesterTest.Tester.html          |   475 +
 .../materialize/TpcdsLatticeSuggesterTest.html     |   390 +
 .../class-use/LatticeSuggesterTest.Tester.html     |   208 +
 .../class-use/LatticeSuggesterTest.html            |   149 +
 .../TpcdsLatticeSuggesterTest.Tester.html          |   203 +
 .../class-use/TpcdsLatticeSuggesterTest.html       |   149 +
 .../calcite/materialize/package-summary.html       |   187 +
 .../apache/calcite/materialize/package-tree.html   |   167 +
 .../apache/calcite/materialize/package-use.html    |   192 +
 .../calcite/plan/RelOptPlanReaderTest.MyRel.html   |   326 +
 .../apache/calcite/plan/RelOptPlanReaderTest.html  |   333 +
 .../org/apache/calcite/plan/RelOptUtilTest.html    |   533 +
 .../org/apache/calcite/plan/RelTraitTest.html      |   394 +
 .../org/apache/calcite/plan/RelWriterTest.html     |   378 +
 .../plan/class-use/RelOptPlanReaderTest.MyRel.html |   149 +
 .../plan/class-use/RelOptPlanReaderTest.html       |   149 +
 .../calcite/plan/class-use/RelOptUtilTest.html     |   149 +
 .../calcite/plan/class-use/RelTraitTest.html       |   149 +
 .../calcite/plan/class-use/RelWriterTest.html      |   149 +
 .../org/apache/calcite/plan/package-summary.html   |   193 +
 .../org/apache/calcite/plan/package-tree.html      |   172 +
 .../org/apache/calcite/plan/package-use.html       |   149 +
 .../volcano/CollationConversionTest.LeafRel.html   |   413 +
 .../CollationConversionTest.LeafTraitRule.html     |   364 +
 .../CollationConversionTest.NoneLeafRel.html       |   391 +
 .../CollationConversionTest.NoneSingleRel.html     |   403 +
 .../CollationConversionTest.PhysicalSort.html      |   444 +
 .../CollationConversionTest.RootSingleRel.html     |   425 +
 .../CollationConversionTest.SingleNodeRule.html    |   363 +
 ...llationConversionTest.TestRelCollationImpl.html |   351 +
 ...ionConversionTest.TestRelCollationTraitDef.html |   431 +
 .../plan/volcano/CollationConversionTest.html      |   461 +
 .../ComboRuleTest.AddIntermediateNodeRule.html     |   363 +
 .../plan/volcano/ComboRuleTest.ComboRule.html      |   396 +
 .../volcano/ComboRuleTest.IntermediateNode.html    |   460 +
 .../apache/calcite/plan/volcano/ComboRuleTest.html |   349 +
 .../plan/volcano/PlannerTests.GoodSingleRule.html  |   363 +
 .../plan/volcano/PlannerTests.NoneLeafRel.html     |   391 +
 .../plan/volcano/PlannerTests.NoneSingleRel.html   |   403 +
 .../plan/volcano/PlannerTests.PhysLeafRel.html     |   413 +
 .../plan/volcano/PlannerTests.PhysLeafRule.html    |   363 +
 .../plan/volcano/PlannerTests.PhysSingleRel.html   |   425 +
 .../plan/volcano/PlannerTests.TestLeafRel.html     |   446 +
 .../plan/volcano/PlannerTests.TestSingleRel.html   |   415 +
 .../apache/calcite/plan/volcano/PlannerTests.html  |   429 +
 .../volcano/TraitConversionTest.BridgeRel.html     |   426 +
 ...versionTest.ConvertRelDistributionTraitDef.html |   430 +
 .../volcano/TraitConversionTest.NoneLeafRel.html   |   391 +
 .../volcano/TraitConversionTest.NoneSingleRel.html |   403 +
 .../TraitConversionTest.RandomSingleRel.html       |   425 +
 .../TraitConversionTest.RandomSingleTraitRule.html |   364 +
 .../TraitConversionTest.SimpleDistribution.html    |   426 +
 .../TraitConversionTest.SingleLeafTraitRule.html   |   364 +
 .../TraitConversionTest.SingletonLeafRel.html      |   413 +
 .../calcite/plan/volcano/TraitConversionTest.html  |   476 +
 .../plan/volcano/TraitPropagationTest.Phys.html    |   252 +
 .../plan/volcano/TraitPropagationTest.PhysAgg.html |   470 +
 .../volcano/TraitPropagationTest.PhysAggRule.html  |   379 +
 .../volcano/TraitPropagationTest.PhysProj.html     |   480 +
 .../volcano/TraitPropagationTest.PhysProjRule.html |   393 +
 .../volcano/TraitPropagationTest.PhysSort.html     |   459 +
 .../volcano/TraitPropagationTest.PhysSortRule.html |   389 +
 .../volcano/TraitPropagationTest.PhysTable.html    |   385 +
 .../TraitPropagationTest.PhysTableRule.html        |   379 +
 .../volcano/TraitPropagationTest.PropAction.html   |   318 +
 .../calcite/plan/volcano/TraitPropagationTest.html |   506 +
 .../VolcanoPlannerTest.GoodRemoveSingleRule.html   |   363 +
 .../VolcanoPlannerTest.PhysProjectRule.html        |   363 +
 ...VolcanoPlannerTest.PhysToIteratorConverter.html |   431 +
 ...olcanoPlannerTest.ReformedRemoveSingleRule.html |   363 +
 .../VolcanoPlannerTest.ReformedSingleRule.html     |   364 +
 .../volcano/VolcanoPlannerTest.SubsetRule.html     |   395 +
 .../volcano/VolcanoPlannerTest.TestListener.html   |   480 +
 .../calcite/plan/volcano/VolcanoPlannerTest.html   |   598 +
 .../volcano/VolcanoPlannerTraitTest.AltTrait.html  |   491 +
 .../VolcanoPlannerTraitTest.AltTraitConverter.html |   467 +
 ...canoPlannerTraitTest.AltTraitConverterRule.html |   413 +
 .../VolcanoPlannerTraitTest.AltTraitDef.html       |   474 +
 .../volcano/VolcanoPlannerTraitTest.FooRel.html    |   283 +
 .../VolcanoPlannerTraitTest.IterMergedRel.html     |   456 +
 ...noPlannerTraitTest.IterSinglePhysMergeRule.html |   346 +
 .../VolcanoPlannerTraitTest.IterSingleRel.html     |   475 +
 .../VolcanoPlannerTraitTest.IterSingleRule.html    |   382 +
 .../VolcanoPlannerTraitTest.IterSingleRule2.html   |   382 +
 .../VolcanoPlannerTraitTest.NoneLeafRel.html       |   386 +
 .../VolcanoPlannerTraitTest.NoneSingleRel.html     |   423 +
 .../VolcanoPlannerTraitTest.PhysLeafRel.html       |   384 +
 .../VolcanoPlannerTraitTest.PhysLeafRule.html      |   363 +
 ...noPlannerTraitTest.PhysToIteratorConverter.html |   431 +
 ...annerTraitTest.PhysToIteratorConverterRule.html |   357 +
 .../VolcanoPlannerTraitTest.TestLeafRel.html       |   462 +
 .../VolcanoPlannerTraitTest.TestSingleRel.html     |   417 +
 .../plan/volcano/VolcanoPlannerTraitTest.html      |   619 +
 .../class-use/CollationConversionTest.LeafRel.html |   149 +
 .../CollationConversionTest.LeafTraitRule.html     |   149 +
 .../CollationConversionTest.NoneLeafRel.html       |   149 +
 .../CollationConversionTest.NoneSingleRel.html     |   149 +
 .../CollationConversionTest.PhysicalSort.html      |   149 +
 .../CollationConversionTest.RootSingleRel.html     |   149 +
 .../CollationConversionTest.SingleNodeRule.html    |   149 +
 ...llationConversionTest.TestRelCollationImpl.html |   198 +
 ...ionConversionTest.TestRelCollationTraitDef.html |   193 +
 .../volcano/class-use/CollationConversionTest.html |   149 +
 .../ComboRuleTest.AddIntermediateNodeRule.html     |   149 +
 .../volcano/class-use/ComboRuleTest.ComboRule.html |   149 +
 .../class-use/ComboRuleTest.IntermediateNode.html  |   149 +
 .../plan/volcano/class-use/ComboRuleTest.html      |   149 +
 .../class-use/PlannerTests.GoodSingleRule.html     |   149 +
 .../class-use/PlannerTests.NoneLeafRel.html        |   149 +
 .../class-use/PlannerTests.NoneSingleRel.html      |   149 +
 .../class-use/PlannerTests.PhysLeafRel.html        |   149 +
 .../class-use/PlannerTests.PhysLeafRule.html       |   149 +
 .../class-use/PlannerTests.PhysSingleRel.html      |   149 +
 .../class-use/PlannerTests.TestLeafRel.html        |   230 +
 .../class-use/PlannerTests.TestSingleRel.html      |   246 +
 .../plan/volcano/class-use/PlannerTests.html       |   149 +
 .../class-use/TraitConversionTest.BridgeRel.html   |   149 +
 ...versionTest.ConvertRelDistributionTraitDef.html |   193 +
 .../class-use/TraitConversionTest.NoneLeafRel.html |   149 +
 .../TraitConversionTest.NoneSingleRel.html         |   149 +
 .../TraitConversionTest.RandomSingleRel.html       |   149 +
 .../TraitConversionTest.RandomSingleTraitRule.html |   149 +
 .../TraitConversionTest.SimpleDistribution.html    |   258 +
 .../TraitConversionTest.SingleLeafTraitRule.html   |   149 +
 .../TraitConversionTest.SingletonLeafRel.html      |   149 +
 .../volcano/class-use/TraitConversionTest.html     |   149 +
 .../class-use/TraitPropagationTest.Phys.html       |   216 +
 .../class-use/TraitPropagationTest.PhysAgg.html    |   149 +
 .../TraitPropagationTest.PhysAggRule.html          |   193 +
 .../class-use/TraitPropagationTest.PhysProj.html   |   203 +
 .../TraitPropagationTest.PhysProjRule.html         |   193 +
 .../class-use/TraitPropagationTest.PhysSort.html   |   197 +
 .../TraitPropagationTest.PhysSortRule.html         |   193 +
 .../class-use/TraitPropagationTest.PhysTable.html  |   149 +
 .../TraitPropagationTest.PhysTableRule.html        |   193 +
 .../class-use/TraitPropagationTest.PropAction.html |   194 +
 .../volcano/class-use/TraitPropagationTest.html    |   149 +
 .../VolcanoPlannerTest.GoodRemoveSingleRule.html   |   149 +
 .../VolcanoPlannerTest.PhysProjectRule.html        |   149 +
 ...VolcanoPlannerTest.PhysToIteratorConverter.html |   149 +
 ...olcanoPlannerTest.ReformedRemoveSingleRule.html |   149 +
 .../VolcanoPlannerTest.ReformedSingleRule.html     |   149 +
 .../class-use/VolcanoPlannerTest.SubsetRule.html   |   149 +
 .../class-use/VolcanoPlannerTest.TestListener.html |   149 +
 .../plan/volcano/class-use/VolcanoPlannerTest.html |   149 +
 .../VolcanoPlannerTraitTest.AltTrait.html          |   279 +
 .../VolcanoPlannerTraitTest.AltTraitConverter.html |   149 +
 ...canoPlannerTraitTest.AltTraitConverterRule.html |   149 +
 .../VolcanoPlannerTraitTest.AltTraitDef.html       |   214 +
 .../class-use/VolcanoPlannerTraitTest.FooRel.html  |   204 +
 .../VolcanoPlannerTraitTest.IterMergedRel.html     |   149 +
 ...noPlannerTraitTest.IterSinglePhysMergeRule.html |   149 +
 .../VolcanoPlannerTraitTest.IterSingleRel.html     |   149 +
 .../VolcanoPlannerTraitTest.IterSingleRule.html    |   149 +
 .../VolcanoPlannerTraitTest.IterSingleRule2.html   |   149 +
 .../VolcanoPlannerTraitTest.NoneLeafRel.html       |   149 +
 .../VolcanoPlannerTraitTest.NoneSingleRel.html     |   149 +
 .../VolcanoPlannerTraitTest.PhysLeafRel.html       |   149 +
 .../VolcanoPlannerTraitTest.PhysLeafRule.html      |   149 +
 ...noPlannerTraitTest.PhysToIteratorConverter.html |   149 +
 ...annerTraitTest.PhysToIteratorConverterRule.html |   149 +
 .../VolcanoPlannerTraitTest.TestLeafRel.html       |   210 +
 .../VolcanoPlannerTraitTest.TestSingleRel.html     |   203 +
 .../volcano/class-use/VolcanoPlannerTraitTest.html |   149 +
 .../calcite/plan/volcano/package-summary.html      |   576 +
 .../apache/calcite/plan/volcano/package-tree.html  |   317 +
 .../apache/calcite/plan/volcano/package-use.html   |   295 +
 .../prepare/LookupOperatorOverloadsTest.html       |   423 +
 .../class-use/LookupOperatorOverloadsTest.html     |   149 +
 .../apache/calcite/prepare/package-summary.html    |   169 +
 .../org/apache/calcite/prepare/package-tree.html   |   164 +
 .../org/apache/calcite/prepare/package-use.html    |   149 +
 .../ProfilerTest.Fluid.StatisticToJson.html        |   356 +
 .../apache/calcite/profile/ProfilerTest.Fluid.html |   725 +
 .../org/apache/calcite/profile/ProfilerTest.html   |   585 +
 .../ProfilerTest.Fluid.StatisticToJson.html        |   149 +
 .../profile/class-use/ProfilerTest.Fluid.html      |   243 +
 .../calcite/profile/class-use/ProfilerTest.html    |   149 +
 .../apache/calcite/profile/package-summary.html    |   175 +
 .../org/apache/calcite/profile/package-tree.html   |   166 +
 .../org/apache/calcite/profile/package-use.html    |   186 +
 .../org/apache/calcite/rel/RelCollationTest.html   |   344 +
 .../apache/calcite/rel/RelDistributionTest.html    |   308 +
 .../calcite/rel/class-use/RelCollationTest.html    |   149 +
 .../calcite/rel/class-use/RelDistributionTest.html |   149 +
 .../org/apache/calcite/rel/package-summary.html    |   175 +
 .../org/apache/calcite/rel/package-tree.html       |   165 +
 .../org/apache/calcite/rel/package-use.html        |   149 +
 .../rel/rel2sql/RelToSqlConverterStructsTest.html  |   435 +
 .../rel/rel2sql/RelToSqlConverterTest.Sql.html     |   651 +
 .../calcite/rel/rel2sql/RelToSqlConverterTest.html |  3013 +
 .../class-use/RelToSqlConverterStructsTest.html    |   149 +
 .../class-use/RelToSqlConverterTest.Sql.html       |   276 +
 .../rel2sql/class-use/RelToSqlConverterTest.html   |   149 +
 .../calcite/rel/rel2sql/package-summary.html       |   182 +
 .../apache/calcite/rel/rel2sql/package-tree.html   |   166 +
 .../apache/calcite/rel/rel2sql/package-use.html    |   186 +
 .../rel/rules/DateRangeRulesTest.Fixture2.html     |   545 +
 .../calcite/rel/rules/DateRangeRulesTest.html      |   786 +
 .../class-use/DateRangeRulesTest.Fixture2.html     |   149 +
 .../rel/rules/class-use/DateRangeRulesTest.html    |   149 +
 .../apache/calcite/rel/rules/package-summary.html  |   175 +
 .../org/apache/calcite/rel/rules/package-tree.html |   169 +
 .../org/apache/calcite/rel/rules/package-use.html  |   149 +
 .../org/apache/calcite/rex/RexBuilderTest.html     |   728 +
 .../apache/calcite/rex/RexExecutorTest.Action.html |   261 +
 .../rex/RexExecutorTest.TestDataContext.html       |   441 +
 .../org/apache/calcite/rex/RexExecutorTest.html    |   602 +
 .../calcite/rex/class-use/RexBuilderTest.html      |   149 +
 .../rex/class-use/RexExecutorTest.Action.html      |   193 +
 .../class-use/RexExecutorTest.TestDataContext.html |   149 +
 .../calcite/rex/class-use/RexExecutorTest.html     |   149 +
 .../org/apache/calcite/rex/package-summary.html    |   198 +
 .../org/apache/calcite/rex/package-tree.html       |   172 +
 .../org/apache/calcite/rex/package-use.html        |   186 +
 .../apache/calcite/runtime/BinarySearchTest.html   |   398 +
 .../calcite/runtime/EnumerablesTest.Dept.html      |   374 +
 .../calcite/runtime/EnumerablesTest.Emp.html       |   374 +
 .../apache/calcite/runtime/EnumerablesTest.html    |   580 +
 .../runtime/class-use/BinarySearchTest.html        |   149 +
 .../runtime/class-use/EnumerablesTest.Dept.html    |   203 +
 .../runtime/class-use/EnumerablesTest.Emp.html     |   203 +
 .../calcite/runtime/class-use/EnumerablesTest.html |   149 +
 .../apache/calcite/runtime/package-summary.html    |   187 +
 .../org/apache/calcite/runtime/package-tree.html   |   167 +
 .../org/apache/calcite/runtime/package-use.html    |   192 +
 .../calcite/sql/SqlSetOptionOperatorTest.html      |   403 +
 .../sql/class-use/SqlSetOptionOperatorTest.html    |   149 +
 .../org/apache/calcite/sql/package-summary.html    |   169 +
 .../org/apache/calcite/sql/package-tree.html       |   164 +
 .../org/apache/calcite/sql/package-use.html        |   149 +
 .../calcite/sql/parser/SqlParserTest.Checker.html  |   388 +
 .../calcite/sql/parser/SqlParserTest.Sql.html      |   448 +
 .../calcite/sql/parser/SqlParserTest.Tester.html   |   326 +
 .../sql/parser/SqlParserTest.TesterImpl.html       |   442 +
 .../parser/SqlParserTest.UnparsingTesterImpl.html  |   409 +
 .../apache/calcite/sql/parser/SqlParserTest.html   |  6128 ++
 .../apache/calcite/sql/parser/SqlUnParserTest.html |   381 +
 .../parser/class-use/SqlParserTest.Checker.html    |   193 +
 .../sql/parser/class-use/SqlParserTest.Sql.html    |   222 +
 .../sql/parser/class-use/SqlParserTest.Tester.html |   251 +
 .../parser/class-use/SqlParserTest.TesterImpl.html |   196 +
 .../SqlParserTest.UnparsingTesterImpl.html         |   149 +
 .../sql/parser/class-use/SqlParserTest.html        |   241 +
 .../sql/parser/class-use/SqlUnParserTest.html      |   149 +
 .../apache/calcite/sql/parser/package-summary.html |   194 +
 .../apache/calcite/sql/parser/package-tree.html    |   181 +
 .../org/apache/calcite/sql/parser/package-use.html |   244 +
 .../apache/calcite/sql/test/AbstractSqlTester.html |  1733 +
 .../apache/calcite/sql/test/SqlAdvisorTest.html    |  1671 +
 .../sql/test/SqlOperatorBaseTest.Builder.html      |   418 +
 ...SqlOperatorBaseTest.ExceptionResultChecker.html |   367 +
 .../test/SqlOperatorBaseTest.OverlapChecker.html   |   382 +
 .../sql/test/SqlOperatorBaseTest.TesterImpl.html   |   419 +
 ...atorBaseTest.ValueOrExceptionResultChecker.html |   387 +
 .../sql/test/SqlOperatorBaseTest.ValueType.html    |   386 +
 .../calcite/sql/test/SqlOperatorBaseTest.html      |  4566 ++
 .../apache/calcite/sql/test/SqlOperatorTest.html   |   352 +
 .../calcite/sql/test/SqlPrettyWriterTest.html      |   791 +
 .../apache/calcite/sql/test/SqlRuntimeTester.html  |   459 +
 .../SqlTestFactory.MockCatalogReaderFactory.html   |   260 +
 .../sql/test/SqlTestFactory.ValidatorFactory.html  |   262 +
 .../apache/calcite/sql/test/SqlTestFactory.html    |   660 +
 .../sql/test/SqlTester.ParameterChecker.html       |   256 +
 .../calcite/sql/test/SqlTester.ResultChecker.html  |   265 +
 .../calcite/sql/test/SqlTester.TypeChecker.html    |   260 +
 .../apache/calcite/sql/test/SqlTester.VmName.html  |   439 +
 .../org/apache/calcite/sql/test/SqlTester.html     |  1071 +
 .../test/SqlTests.ApproximateResultChecker.html    |   383 +
 .../sql/test/SqlTests.PatternResultChecker.html    |   366 +
 .../sql/test/SqlTests.RefSetResultChecker.html     |   368 +
 .../calcite/sql/test/SqlTests.SqlTypeChecker.html  |   364 +
 .../apache/calcite/sql/test/SqlTests.Stage.html    |   481 +
 .../sql/test/SqlTests.StringTypeChecker.html       |   374 +
 .../org/apache/calcite/sql/test/SqlTests.html      |   714 +
 .../apache/calcite/sql/test/SqlTypeNameTest.html   |   798 +
 .../calcite/sql/test/SqlValidatorTester.html       |   362 +
 .../sql/test/class-use/AbstractSqlTester.html      |   212 +
 .../calcite/sql/test/class-use/SqlAdvisorTest.html |   149 +
 .../class-use/SqlOperatorBaseTest.Builder.html     |   149 +
 ...SqlOperatorBaseTest.ExceptionResultChecker.html |   149 +
 .../SqlOperatorBaseTest.OverlapChecker.html        |   195 +
 .../class-use/SqlOperatorBaseTest.TesterImpl.html  |   149 +
 ...atorBaseTest.ValueOrExceptionResultChecker.html |   149 +
 .../class-use/SqlOperatorBaseTest.ValueType.html   |   195 +
 .../sql/test/class-use/SqlOperatorBaseTest.html    |   229 +
 .../sql/test/class-use/SqlOperatorTest.html        |   149 +
 .../sql/test/class-use/SqlPrettyWriterTest.html    |   149 +
 .../sql/test/class-use/SqlRuntimeTester.html       |   198 +
 .../SqlTestFactory.MockCatalogReaderFactory.html   |   307 +
 .../class-use/SqlTestFactory.ValidatorFactory.html |   225 +
 .../calcite/sql/test/class-use/SqlTestFactory.html |   329 +
 .../test/class-use/SqlTester.ParameterChecker.html |   233 +
 .../test/class-use/SqlTester.ResultChecker.html    |   297 +
 .../sql/test/class-use/SqlTester.TypeChecker.html  |   285 +
 .../sql/test/class-use/SqlTester.VmName.html       |   254 +
 .../calcite/sql/test/class-use/SqlTester.html      |   551 +
 .../SqlTests.ApproximateResultChecker.html         |   149 +
 .../class-use/SqlTests.PatternResultChecker.html   |   149 +
 .../class-use/SqlTests.RefSetResultChecker.html    |   149 +
 .../test/class-use/SqlTests.SqlTypeChecker.html    |   149 +
 .../calcite/sql/test/class-use/SqlTests.Stage.html |   225 +
 .../test/class-use/SqlTests.StringTypeChecker.html |   149 +
 .../calcite/sql/test/class-use/SqlTests.html       |   149 +
 .../sql/test/class-use/SqlTypeNameTest.html        |   149 +
 .../sql/test/class-use/SqlValidatorTester.html     |   149 +
 .../apache/calcite/sql/test/package-summary.html   |   366 +
 .../org/apache/calcite/sql/test/package-tree.html  |   232 +
 .../org/apache/calcite/sql/test/package-use.html   |   311 +
 .../calcite/sql/type/SqlTypeFactoryTest.html       |   424 +
 .../apache/calcite/sql/type/SqlTypeFixture.html    |   564 +
 .../apache/calcite/sql/type/SqlTypeUtilTest.html   |   434 +
 .../sql/type/class-use/SqlTypeFactoryTest.html     |   149 +
 .../calcite/sql/type/class-use/SqlTypeFixture.html |   193 +
 .../sql/type/class-use/SqlTypeUtilTest.html        |   149 +
 .../apache/calcite/sql/type/package-summary.html   |   181 +
 .../org/apache/calcite/sql/type/package-tree.html  |   166 +
 .../org/apache/calcite/sql/type/package-use.html   |   186 +
 .../calcite/sql/validate/LexCaseSensitiveTest.html |   682 +
 .../calcite/sql/validate/SqlValidatorUtilTest.html |   424 +
 .../validate/class-use/LexCaseSensitiveTest.html   |   149 +
 .../validate/class-use/SqlValidatorUtilTest.html   |   149 +
 .../calcite/sql/validate/package-summary.html      |   175 +
 .../apache/calcite/sql/validate/package-tree.html  |   165 +
 .../apache/calcite/sql/validate/package-use.html   |   149 +
 .../org/apache/calcite/test/AbstractPigTest.html   |   312 +
 .../org/apache/calcite/test/BabelParserTest.html   |   488 +
 .../test/BabelQuidemTest.BabelCommandHandler.html  |   328 +
 .../BabelQuidemTest.ExplainValidatedCommand.html   |   426 +
 .../org/apache/calcite/test/BabelQuidemTest.html   |   476 +
 testapidocs/org/apache/calcite/test/BabelTest.html |   387 +
 .../calcite/test/BookstoreSchema.Author.html       |   363 +
 .../apache/calcite/test/BookstoreSchema.Book.html  |   347 +
 .../calcite/test/BookstoreSchema.Coordinate.html   |   331 +
 .../apache/calcite/test/BookstoreSchema.Page.html  |   331 +
 .../apache/calcite/test/BookstoreSchema.Place.html |   347 +
 .../org/apache/calcite/test/BookstoreSchema.html   |   366 +
 .../test/CalciteAssert.AddSchemaPostProcessor.html |   382 +
 .../CalciteAssert.AddSchemaSpecPostProcessor.html  |   366 +
 .../calcite/test/CalciteAssert.AssertMetaData.html |   384 +
 .../calcite/test/CalciteAssert.AssertQuery.html    |  1072 +
 .../calcite/test/CalciteAssert.AssertThat.html     |   792 +
 .../apache/calcite/test/CalciteAssert.Config.html  |   611 +
 .../test/CalciteAssert.ConnectionFactory.html      |   373 +
 .../CalciteAssert.ConnectionPostProcessor.html     |   270 +
 .../test/CalciteAssert.DatabaseInstance.html       |   538 +
 .../CalciteAssert.DefaultSchemaPostProcessor.html  |   366 +
 .../test/CalciteAssert.MapConnectionFactory.html   |   479 +
 .../calcite/test/CalciteAssert.NopAssertQuery.html |   524 +
 .../CalciteAssert.PoolingConnectionFactory.html    |   373 +
 .../CalciteAssert.PreparedStatementConsumer.html   |   261 +
 .../calcite/test/CalciteAssert.PropBuilder.html    |   371 +
 .../test/CalciteAssert.ResultSetFormatter.html     |   435 +
 .../calcite/test/CalciteAssert.SchemaSpec.html     |   628 +
 .../org/apache/calcite/test/CalciteAssert.html     |  1263 +
 .../org/apache/calcite/test/CalciteHandler.html    |   416 +
 .../apache/calcite/test/CalciteResourceTest.html   |   315 +
 .../calcite/test/CalciteSqlOperatorTest.html       |   317 +
 .../org/apache/calcite/test/CalciteSuite.html      |   276 +
 .../apache/calcite/test/CassandraAdapterTest.html  |   574 +
 .../CollectionTypeTest.NestedCollectionTable.html  |   418 +
 ...nTypeTest.NestedCollectionWithAnyTypeTable.html |   418 +
 .../apache/calcite/test/CollectionTypeTest.html    |   624 +
 .../org/apache/calcite/test/ConnectionSpec.html    |   392 +
 .../org/apache/calcite/test/CoreQuidemTest.html    |   453 +
 .../calcite/test/CountriesTableFunction.html       |   355 +
 .../org/apache/calcite/test/CsvTest.Fluent.html    |   442 +
 .../org/apache/calcite/test/CsvTest.Worker.html    |   442 +
 testapidocs/org/apache/calcite/test/CsvTest.html   |  1434 +
 .../apache/calcite/test/DiffRepository.Filter.html |   277 +
 .../org/apache/calcite/test/DiffRepository.html    |  1130 +
 .../org/apache/calcite/test/DiffTestCase.html      |   873 +
 .../org/apache/calcite/test/DruidAdapterIT.html    |  4242 +
 .../org/apache/calcite/test/DruidAdapterIT2.html   |  3764 +
 .../test/DruidDateRangeRulesTest.Fixture2.html     |   363 +
 .../calcite/test/DruidDateRangeRulesTest.html      |   432 +
 .../apache/calcite/test/ElasticsearchChecker.html  |   397 +
 .../apache/calcite/test/ExampleFunctionTest.html   |   421 +
 .../calcite/test/ExceptionMessageTest.Entry.html   |   332 +
 .../test/ExceptionMessageTest.TestSchema.html      |   330 +
 .../apache/calcite/test/ExceptionMessageTest.html  |   487 +
 .../org/apache/calcite/test/FilteratorTest.html    |   350 +
 testapidocs/org/apache/calcite/test/Fluent.html    |   450 +
 .../test/FoodMartLatticeStatisticProvider.html     |   438 +
 .../test/FoodMartQuerySet.FoodmartColumn.html      |   330 +
 .../test/FoodMartQuerySet.FoodmartQuery.html       |   358 +
 .../test/FoodMartQuerySet.FoodmartRoot.html        |   316 +
 .../org/apache/calcite/test/FoodMartQuerySet.html  |   420 +
 .../org/apache/calcite/test/FoodmartTest.html      |   402 +
 .../test/HepPlannerTest.HepTestListener.html       |   466 +
 .../org/apache/calcite/test/HepPlannerTest.html    |   704 +
 .../calcite/test/InduceGroupingTypeTest.html       |   342 +
 .../test/InterpreterTest.MyDataContext.html        |   442 +
 .../org/apache/calcite/test/InterpreterTest.html   |   721 +
 .../calcite/test/JdbcAdapterTest.LockWrapper.html  |   380 +
 .../org/apache/calcite/test/JdbcAdapterTest.html   |  1027 +
 .../test/JdbcFrontJdbcBackLinqMiddleTest.html      |   500 +
 .../apache/calcite/test/JdbcFrontJdbcBackTest.html |   434 +
 .../apache/calcite/test/JdbcFrontLinqBackTest.html |   731 +
 .../test/JdbcTest.AbstractModifiableTable.html     |   374 +
 .../test/JdbcTest.AbstractModifiableView.html      |   311 +
 .../calcite/test/JdbcTest.AutoTempDriver.html      |   418 +
 .../org/apache/calcite/test/JdbcTest.Customer.html |   357 +
 .../apache/calcite/test/JdbcTest.Department.html   |   423 +
 .../apache/calcite/test/JdbcTest.Dependent.html    |   391 +
 .../calcite/test/JdbcTest.EmpDeptTableFactory.html |   369 +
 .../org/apache/calcite/test/JdbcTest.Employee.html |   443 +
 .../org/apache/calcite/test/JdbcTest.Event.html    |   391 +
 .../calcite/test/JdbcTest.FoodmartJdbcSchema.html  |   370 +
 .../calcite/test/JdbcTest.FoodmartSchema.html      |   315 +
 .../calcite/test/JdbcTest.HandlerDriver.html       |   417 +
 .../org/apache/calcite/test/JdbcTest.HrSchema.html |   427 +
 .../apache/calcite/test/JdbcTest.LingualEmp.html   |   373 +
 .../calcite/test/JdbcTest.LingualSchema.html       |   315 +
 .../org/apache/calcite/test/JdbcTest.Location.html |   391 +
 .../calcite/test/JdbcTest.MockDdlDriver.html       |   417 +
 .../org/apache/calcite/test/JdbcTest.MySchema.html |   330 +
 .../calcite/test/JdbcTest.MySchemaFactory.html     |   325 +
 .../org/apache/calcite/test/JdbcTest.MyTable.html  |   330 +
 .../org/apache/calcite/test/JdbcTest.MyTable2.html |   330 +
 .../apache/calcite/test/JdbcTest.SalesFact.html    |   373 +
 testapidocs/org/apache/calcite/test/JdbcTest.html  |  6517 ++
 .../org/apache/calcite/test/LatticeTest.html       |  1244 +
 .../apache/calcite/test/LinqFrontJdbcBackTest.html |   315 +
 .../calcite/test/Matchers.ComposingMatcher.html    |   446 +
 .../org/apache/calcite/test/Matchers.IsWithin.html |   424 +
 testapidocs/org/apache/calcite/test/Matchers.html  |   564 +
 .../test/MaterializationTest.HrFKUKSchema.html     |   470 +
 .../test/MaterializationTest.TableNameVisitor.html |   390 +
 .../apache/calcite/test/MaterializationTest.html   |  2687 +
 .../org/apache/calcite/test/MockRelOptCost.html    |   572 +
 .../test/MockRelOptPlanner.MockRuleCall.html       |   360 +
 .../org/apache/calcite/test/MockRelOptPlanner.html |   706 +
 .../test/MockSqlOperatorTable.DedupFunction.html   |   357 +
 .../test/MockSqlOperatorTable.RampFunction.html    |   357 +
 .../apache/calcite/test/MockSqlOperatorTable.html  |   423 +
 testapidocs/org/apache/calcite/test/ModelTest.html |   530 +
 .../org/apache/calcite/test/MongoAdapterIT.html    |   349 +
 .../org/apache/calcite/test/MongoAssertions.html   |   389 +
 .../test/MultiJdbcSchemaJoinTest.TempDb.html       |   371 +
 .../calcite/test/MultiJdbcSchemaJoinTest.html      |   481 +
 .../org/apache/calcite/test/MutableRelTest.html    |   592 +
 .../org/apache/calcite/test/PigAdapterTest.html    |   475 +
 .../calcite/test/PigRelBuilderStyleTest.html       |   560 +
 .../org/apache/calcite/test/PigRelBuilderTest.html |   636 +
 .../org/apache/calcite/test/PigletTest.html        |   680 +
 testapidocs/org/apache/calcite/test/PlusSuite.html |   270 +
 .../test/QuidemTest.QuidemConnectionFactory.html   |   347 +
 .../org/apache/calcite/test/QuidemTest.html        |   530 +
 .../test/ReflectiveSchemaTest.AllPrivate.html      |   320 +
 .../calcite/test/ReflectiveSchemaTest.BadType.html |   334 +
 .../test/ReflectiveSchemaTest.CatchallSchema.html  |   471 +
 .../ReflectiveSchemaTest.DateColumnSchema.html     |   316 +
 .../ReflectiveSchemaTest.EmployeeWithHireDate.html |   345 +
 .../test/ReflectiveSchemaTest.EveryType.html       |   688 +
 .../test/ReflectiveSchemaTest.IntAndString.html    |   332 +
 .../test/ReflectiveSchemaTest.IntHolder.html       |   316 +
 .../apache/calcite/test/ReflectiveSchemaTest.html  |  1390 +
 .../org/apache/calcite/test/RelBuilderTest.html    |  1994 +
 .../calcite/test/RelMdColumnOriginsTest.html       |   320 +
 .../test/RelMetadataTest.BrokenColTypeImpl.html    |   339 +
 .../test/RelMetadataTest.ColType.Handler.html      |   272 +
 .../calcite/test/RelMetadataTest.ColType.html      |   349 +
 .../calcite/test/RelMetadataTest.ColTypeImpl.html  |   387 +
 .../calcite/test/RelMetadataTest.DummyRelNode.html |   350 +
 .../test/RelMetadataTest.MyRelMetadataQuery.html   |   377 +
 .../test/RelMetadataTest.PartialColTypeImpl.html   |   393 +
 .../org/apache/calcite/test/RelMetadataTest.html   |  3104 +
 .../org/apache/calcite/test/RelOptRulesTest.html   |  6357 ++
 .../apache/calcite/test/RelOptTestBase.Sql.html    |   654 +
 .../org/apache/calcite/test/RelOptTestBase.html    |   623 +
 .../test/RexImplicationCheckerTest.Fixture.html    |  1095 +
 .../calcite/test/RexImplicationCheckerTest.html    |   610 +
 ...RexProgramBuilderBase.DummyTestDataContext.html |   441 +
 .../apache/calcite/test/RexProgramBuilderBase.html |  1731 +
 .../org/apache/calcite/test/RexProgramTest.html    |  1813 +
 .../apache/calcite/test/RexTransformerTest.html    |   998 +
 .../ScannableTableTest.BeatlesFilterableTable.html |   419 +
 ...ableTest.BeatlesProjectableFilterableTable.html |   421 +
 .../test/ScannableTableTest.BeatlesTable.html      |   358 +
 .../test/ScannableTableTest.SimpleTable.html       |   358 +
 .../apache/calcite/test/ScannableTableTest.html    |   798 +
 .../org/apache/calcite/test/ServerParserTest.html  |   870 +
 .../org/apache/calcite/test/ServerQuidemTest.html  |   431 +
 .../org/apache/calcite/test/ServerTest.html        |   525 +
 .../apache/calcite/test/ServerUnParserTest.html    |   376 +
 .../org/apache/calcite/test/SparkAdapterTest.html  |   966 +
 .../org/apache/calcite/test/SplunkAdapterTest.html |   653 +
 .../apache/calcite/test/SqlAdvisorJdbcTest.html    |   488 +
 .../org/apache/calcite/test/SqlFunctionsTest.html  |   896 +
 .../apache/calcite/test/SqlJsonFunctionsTest.html  |  1223 +
 .../org/apache/calcite/test/SqlLimitsTest.html     |   391 +
 .../org/apache/calcite/test/SqlLineTest.html       |   395 +
 .../calcite/test/SqlOperatorBindingTest.html       |   432 +
 ...en.SqlValidatorSpooler.MyInvocationHandler.html |   372 +
 .../test/SqlTestGen.SqlValidatorSpooler.html       |   452 +
 .../org/apache/calcite/test/SqlTestGen.html        |   367 +
 .../test/SqlToRelConverterExtendedTest.html        |   433 +
 .../SqlToRelConverterTest.RelValidityChecker.html  |   415 +
 .../calcite/test/SqlToRelConverterTest.Sql.html    |   548 +
 .../apache/calcite/test/SqlToRelConverterTest.html |  5997 ++
 .../SqlToRelTestBase.DelegatingRelOptTable.html    |   596 +
 .../SqlToRelTestBase.FarragoTestValidator.html     |   381 +
 ...RelTestBase.MockRelOptSchema.MockColumnSet.html |   630 +
 .../test/SqlToRelTestBase.MockRelOptSchema.html    |   499 +
 .../calcite/test/SqlToRelTestBase.Tester.html      |   641 +
 .../calcite/test/SqlToRelTestBase.TesterImpl.html  |  1158 +
 .../org/apache/calcite/test/SqlToRelTestBase.html  |   511 +
 .../calcite/test/SqlValidatorDynamicTest.html      |   746 +
 .../SqlValidatorFeatureTest.FeatureValidator.html  |   383 +
 .../calcite/test/SqlValidatorFeatureTest.html      |   529 +
 .../apache/calcite/test/SqlValidatorMatchTest.html |   649 +
 .../org/apache/calcite/test/SqlValidatorTest.html  |  7339 ++
 .../calcite/test/SqlValidatorTestCase.Sql.html     |   556 +
 .../calcite/test/SqlValidatorTestCase.Tester.html  |   575 +
 ...lValidatorTestCase.TesterConfigurationRule.html |   330 +
 .../apache/calcite/test/SqlValidatorTestCase.html  |   830 +
 .../test/StreamTest.BaseOrderStreamTable.html      |   455 +
 ...treamTest.InfiniteOrdersStreamTableFactory.html |   327 +
 .../test/StreamTest.InfiniteOrdersTable.html       |   375 +
 .../test/StreamTest.OrdersHistoryTable.html        |   377 +
 .../test/StreamTest.OrdersStreamTableFactory.html  |   359 +
 .../calcite/test/StreamTest.OrdersTable.html       |   453 +
 .../calcite/test/StreamTest.ProductsTable.html     |   473 +
 .../test/StreamTest.ProductsTableFactory.html      |   327 +
 .../org/apache/calcite/test/StreamTest.html        |   641 +
 .../org/apache/calcite/test/TableFunctionTest.html |   682 +
 .../test/TableInRootSchemaTest.SimpleTable.html    |   513 +
 .../apache/calcite/test/TableInRootSchemaTest.html |   347 +
 .../test/UdfTest.ArrayAppendDoubleFunction.html    |   349 +
 .../test/UdfTest.ArrayAppendIntegerFunction.html   |   349 +
 .../test/UdfTest.ArrayAppendScalarFunction.html    |   366 +
 testapidocs/org/apache/calcite/test/UdfTest.html   |   915 +
 testapidocs/org/apache/calcite/test/UdtTest.html   |   322 +
 testapidocs/org/apache/calcite/test/WithLex.html   |   248 +
 .../calcite/test/catalog/CompoundNameColumn.html   |   382 +
 .../test/catalog/CompoundNameColumnResolver.html   |   412 +
 .../calcite/test/catalog/CountingFactory.html      |   451 +
 .../catalog/EmpInitializerExpressionFactory.html   |   373 +
 .../org/apache/calcite/test/catalog/Fixture.html   |   564 +
 .../catalog/MockCatalogReader.ColumnResolver.html  |   264 +
 .../MockCatalogReader.DelegateStructType.html      |   775 +
 .../MockCatalogReader.MockDynamicTable.html        |   414 +
 ...bleViewRelOptTable.MockModifiableViewTable.html |   444 +
 ...difiableViewRelOptTable.MockViewTableMacro.html |   365 +
 ...atalogReader.MockModifiableViewRelOptTable.html |   584 +
 .../test/catalog/MockCatalogReader.MockSchema.html |   396 +
 ...ockCatalogReader.MockTable.ModifiableTable.html |   494 +
 ...e.ModifiableTableWithCustomColumnResolving.html |   376 +
 .../test/catalog/MockCatalogReader.MockTable.html  |  1072 +
 ...CatalogReader.MockViewTable.ModifiableView.html |   445 +
 ...le.ModifiableViewWithCustomColumnResolving.html |   384 +
 .../catalog/MockCatalogReader.MockViewTable.html   |   536 +
 .../MockCatalogReader.StreamableWrapperTable.html  |   341 +
 .../catalog/MockCatalogReader.WrapperTable.html    |   464 +
 .../calcite/test/catalog/MockCatalogReader.html    |   669 +
 .../test/catalog/MockCatalogReaderDynamic.html     |   406 +
 .../test/catalog/MockCatalogReaderExtended.html    |   418 +
 .../test/catalog/MockCatalogReaderSimple.html      |   460 +
 .../test/catalog/class-use/CompoundNameColumn.html |   192 +
 .../class-use/CompoundNameColumnResolver.html      |   149 +
 .../test/catalog/class-use/CountingFactory.html    |   149 +
 .../class-use/EmpInitializerExpressionFactory.html |   149 +
 .../calcite/test/catalog/class-use/Fixture.html    |   209 +
 .../MockCatalogReader.ColumnResolver.html          |   343 +
 .../MockCatalogReader.DelegateStructType.html      |   149 +
 .../MockCatalogReader.MockDynamicTable.html        |   149 +
 ...bleViewRelOptTable.MockModifiableViewTable.html |   254 +
 ...difiableViewRelOptTable.MockViewTableMacro.html |   197 +
 ...atalogReader.MockModifiableViewRelOptTable.html |   200 +
 .../class-use/MockCatalogReader.MockSchema.html    |   235 +
 ...ockCatalogReader.MockTable.ModifiableTable.html |   196 +
 ...e.ModifiableTableWithCustomColumnResolving.html |   149 +
 .../class-use/MockCatalogReader.MockTable.html     |   325 +
 ...CatalogReader.MockViewTable.ModifiableView.html |   196 +
 ...le.ModifiableViewWithCustomColumnResolving.html |   149 +
 .../class-use/MockCatalogReader.MockViewTable.html |   149 +
 .../MockCatalogReader.StreamableWrapperTable.html  |   149 +
 .../class-use/MockCatalogReader.WrapperTable.html  |   196 +
 .../test/catalog/class-use/MockCatalogReader.html  |   443 +
 .../class-use/MockCatalogReaderDynamic.html        |   149 +
 .../class-use/MockCatalogReaderExtended.html       |   149 +
 .../catalog/class-use/MockCatalogReaderSimple.html |   195 +
 .../calcite/test/catalog/package-summary.html      |   302 +
 .../apache/calcite/test/catalog/package-tree.html  |   250 +
 .../apache/calcite/test/catalog/package-use.html   |   287 +
 .../calcite/test/class-use/AbstractPigTest.html    |   206 +
 .../calcite/test/class-use/BabelParserTest.html    |   149 +
 .../BabelQuidemTest.BabelCommandHandler.html       |   149 +
 .../BabelQuidemTest.ExplainValidatedCommand.html   |   149 +
 .../calcite/test/class-use/BabelQuidemTest.html    |   149 +
 .../apache/calcite/test/class-use/BabelTest.html   |   149 +
 .../test/class-use/BookstoreSchema.Author.html     |   195 +
 .../test/class-use/BookstoreSchema.Book.html       |   211 +
 .../test/class-use/BookstoreSchema.Coordinate.html |   210 +
 .../test/class-use/BookstoreSchema.Page.html       |   210 +
 .../test/class-use/BookstoreSchema.Place.html      |   211 +
 .../calcite/test/class-use/BookstoreSchema.html    |   149 +
 .../CalciteAssert.AddSchemaPostProcessor.html      |   149 +
 .../CalciteAssert.AddSchemaSpecPostProcessor.html  |   149 +
 .../class-use/CalciteAssert.AssertMetaData.html    |   205 +
 .../test/class-use/CalciteAssert.AssertQuery.html  |   665 +
 .../test/class-use/CalciteAssert.AssertThat.html   |   672 +
 .../test/class-use/CalciteAssert.Config.html       |   326 +
 .../class-use/CalciteAssert.ConnectionFactory.html |   471 +
 .../CalciteAssert.ConnectionPostProcessor.html     |   289 +
 .../class-use/CalciteAssert.DatabaseInstance.html  |   222 +
 .../CalciteAssert.DefaultSchemaPostProcessor.html  |   149 +
 .../CalciteAssert.MapConnectionFactory.html        |   149 +
 .../class-use/CalciteAssert.NopAssertQuery.html    |   149 +
 .../CalciteAssert.PoolingConnectionFactory.html    |   149 +
 .../CalciteAssert.PreparedStatementConsumer.html   |   223 +
 .../test/class-use/CalciteAssert.PropBuilder.html  |   203 +
 .../CalciteAssert.ResultSetFormatter.html          |   219 +
 .../test/class-use/CalciteAssert.SchemaSpec.html   |   341 +
 .../calcite/test/class-use/CalciteAssert.html      |   149 +
 .../calcite/test/class-use/CalciteHandler.html     |   149 +
 .../test/class-use/CalciteResourceTest.html        |   149 +
 .../test/class-use/CalciteSqlOperatorTest.html     |   149 +
 .../calcite/test/class-use/CalciteSuite.html       |   149 +
 .../test/class-use/CassandraAdapterTest.html       |   149 +
 .../CollectionTypeTest.NestedCollectionTable.html  |   149 +
 ...nTypeTest.NestedCollectionWithAnyTypeTable.html |   149 +
 .../calcite/test/class-use/CollectionTypeTest.html |   149 +
 .../calcite/test/class-use/ConnectionSpec.html     |   219 +
 .../calcite/test/class-use/CoreQuidemTest.html     |   149 +
 .../test/class-use/CountriesTableFunction.html     |   149 +
 .../calcite/test/class-use/CsvTest.Fluent.html     |   225 +
 .../calcite/test/class-use/CsvTest.Worker.html     |   149 +
 .../org/apache/calcite/test/class-use/CsvTest.html |   149 +
 .../test/class-use/DiffRepository.Filter.html      |   232 +
 .../calcite/test/class-use/DiffRepository.html     |   403 +
 .../calcite/test/class-use/DiffTestCase.html       |   149 +
 .../calcite/test/class-use/DruidAdapterIT.html     |   149 +
 .../calcite/test/class-use/DruidAdapterIT2.html    |   149 +
 .../DruidDateRangeRulesTest.Fixture2.html          |   149 +
 .../test/class-use/DruidDateRangeRulesTest.html    |   149 +
 .../test/class-use/ElasticsearchChecker.html       |   149 +
 .../test/class-use/ExampleFunctionTest.html        |   149 +
 .../test/class-use/ExceptionMessageTest.Entry.html |   210 +
 .../class-use/ExceptionMessageTest.TestSchema.html |   149 +
 .../test/class-use/ExceptionMessageTest.html       |   149 +
 .../calcite/test/class-use/FilteratorTest.html     |   149 +
 .../org/apache/calcite/test/class-use/Fluent.html  |   220 +
 .../FoodMartLatticeStatisticProvider.html          |   149 +
 .../class-use/FoodMartQuerySet.FoodmartColumn.html |   195 +
 .../class-use/FoodMartQuerySet.FoodmartQuery.html  |   215 +
 .../class-use/FoodMartQuerySet.FoodmartRoot.html   |   149 +
 .../calcite/test/class-use/FoodMartQuerySet.html   |   212 +
 .../calcite/test/class-use/FoodmartTest.html       |   149 +
 .../class-use/HepPlannerTest.HepTestListener.html  |   149 +
 .../calcite/test/class-use/HepPlannerTest.html     |   149 +
 .../test/class-use/InduceGroupingTypeTest.html     |   149 +
 .../class-use/InterpreterTest.MyDataContext.html   |   195 +
 .../calcite/test/class-use/InterpreterTest.html    |   149 +
 .../class-use/JdbcAdapterTest.LockWrapper.html     |   204 +
 .../calcite/test/class-use/JdbcAdapterTest.html    |   149 +
 .../class-use/JdbcFrontJdbcBackLinqMiddleTest.html |   149 +
 .../test/class-use/JdbcFrontJdbcBackTest.html      |   149 +
 .../test/class-use/JdbcFrontLinqBackTest.html      |   149 +
 .../JdbcTest.AbstractModifiableTable.html          |   232 +
 .../class-use/JdbcTest.AbstractModifiableView.html |   203 +
 .../test/class-use/JdbcTest.AutoTempDriver.html    |   149 +
 .../calcite/test/class-use/JdbcTest.Customer.html  |   149 +
 .../test/class-use/JdbcTest.Department.html        |   200 +
 .../calcite/test/class-use/JdbcTest.Dependent.html |   210 +
 .../class-use/JdbcTest.EmpDeptTableFactory.html    |   149 +
 .../calcite/test/class-use/JdbcTest.Employee.html  |   303 +
 .../calcite/test/class-use/JdbcTest.Event.html     |   195 +
 .../class-use/JdbcTest.FoodmartJdbcSchema.html     |   149 +
 .../test/class-use/JdbcTest.FoodmartSchema.html    |   149 +
 .../test/class-use/JdbcTest.HandlerDriver.html     |   149 +
 .../calcite/test/class-use/JdbcTest.HrSchema.html  |   149 +
 .../test/class-use/JdbcTest.LingualEmp.html        |   195 +
 .../test/class-use/JdbcTest.LingualSchema.html     |   149 +
 .../calcite/test/class-use/JdbcTest.Location.html  |   211 +
 .../test/class-use/JdbcTest.MockDdlDriver.html     |   149 +
 .../calcite/test/class-use/JdbcTest.MySchema.html  |   149 +
 .../test/class-use/JdbcTest.MySchemaFactory.html   |   149 +
 .../calcite/test/class-use/JdbcTest.MyTable.html   |   195 +
 .../calcite/test/class-use/JdbcTest.MyTable2.html  |   195 +
 .../calcite/test/class-use/JdbcTest.SalesFact.html |   195 +
 .../apache/calcite/test/class-use/JdbcTest.html    |   149 +
 .../apache/calcite/test/class-use/LatticeTest.html |   149 +
 .../test/class-use/LinqFrontJdbcBackTest.html      |   149 +
 .../test/class-use/Matchers.ComposingMatcher.html  |   149 +
 .../calcite/test/class-use/Matchers.IsWithin.html  |   149 +
 .../apache/calcite/test/class-use/Matchers.html    |   149 +
 .../MaterializationTest.HrFKUKSchema.html          |   149 +
 .../MaterializationTest.TableNameVisitor.html      |   149 +
 .../test/class-use/MaterializationTest.html        |   149 +
 .../calcite/test/class-use/MockRelOptCost.html     |   149 +
 .../class-use/MockRelOptPlanner.MockRuleCall.html  |   149 +
 .../calcite/test/class-use/MockRelOptPlanner.html  |   149 +
 .../MockSqlOperatorTable.DedupFunction.html        |   149 +
 .../MockSqlOperatorTable.RampFunction.html         |   149 +
 .../test/class-use/MockSqlOperatorTable.html       |   195 +
 .../apache/calcite/test/class-use/ModelTest.html   |   149 +
 .../calcite/test/class-use/MongoAdapterIT.html     |   149 +
 .../calcite/test/class-use/MongoAssertions.html    |   149 +
 .../class-use/MultiJdbcSchemaJoinTest.TempDb.html  |   195 +
 .../test/class-use/MultiJdbcSchemaJoinTest.html    |   149 +
 .../calcite/test/class-use/MutableRelTest.html     |   149 +
 .../calcite/test/class-use/PigAdapterTest.html     |   149 +
 .../test/class-use/PigRelBuilderStyleTest.html     |   149 +
 .../calcite/test/class-use/PigRelBuilderTest.html  |   149 +
 .../apache/calcite/test/class-use/PigletTest.html  |   149 +
 .../apache/calcite/test/class-use/PlusSuite.html   |   149 +
 .../QuidemTest.QuidemConnectionFactory.html        |   149 +
 .../apache/calcite/test/class-use/QuidemTest.html  |   240 +
 .../class-use/ReflectiveSchemaTest.AllPrivate.html |   195 +
 .../class-use/ReflectiveSchemaTest.BadType.html    |   195 +
 .../ReflectiveSchemaTest.CatchallSchema.html       |   149 +
 .../ReflectiveSchemaTest.DateColumnSchema.html     |   149 +
 .../ReflectiveSchemaTest.EmployeeWithHireDate.html |   195 +
 .../class-use/ReflectiveSchemaTest.EveryType.html  |   195 +
 .../ReflectiveSchemaTest.IntAndString.html         |   200 +
 .../class-use/ReflectiveSchemaTest.IntHolder.html  |   195 +
 .../test/class-use/ReflectiveSchemaTest.html       |   149 +
 .../calcite/test/class-use/RelBuilderTest.html     |   149 +
 .../test/class-use/RelMdColumnOriginsTest.html     |   149 +
 .../RelMetadataTest.BrokenColTypeImpl.html         |   149 +
 .../class-use/RelMetadataTest.ColType.Handler.html |   195 +
 .../test/class-use/RelMetadataTest.ColType.html    |   210 +
 .../class-use/RelMetadataTest.ColTypeImpl.html     |   149 +
 .../class-use/RelMetadataTest.DummyRelNode.html    |   149 +
 .../RelMetadataTest.MyRelMetadataQuery.html        |   149 +
 .../RelMetadataTest.PartialColTypeImpl.html        |   205 +
 .../calcite/test/class-use/RelMetadataTest.html    |   149 +
 .../calcite/test/class-use/RelOptRulesTest.html    |   149 +
 .../calcite/test/class-use/RelOptTestBase.Sql.html |   279 +
 .../calcite/test/class-use/RelOptTestBase.html     |   204 +
 .../RexImplicationCheckerTest.Fixture.html         |   275 +
 .../test/class-use/RexImplicationCheckerTest.html  |   149 +
 ...RexProgramBuilderBase.DummyTestDataContext.html |   149 +
 .../test/class-use/RexProgramBuilderBase.html      |   234 +
 .../calcite/test/class-use/RexProgramTest.html     |   149 +
 .../calcite/test/class-use/RexTransformerTest.html |   149 +
 .../ScannableTableTest.BeatlesFilterableTable.html |   149 +
 ...ableTest.BeatlesProjectableFilterableTable.html |   149 +
 .../class-use/ScannableTableTest.BeatlesTable.html |   149 +
 .../class-use/ScannableTableTest.SimpleTable.html  |   149 +
 .../calcite/test/class-use/ScannableTableTest.html |   149 +
 .../calcite/test/class-use/ServerParserTest.html   |   198 +
 .../calcite/test/class-use/ServerQuidemTest.html   |   149 +
 .../apache/calcite/test/class-use/ServerTest.html  |   149 +
 .../calcite/test/class-use/ServerUnParserTest.html |   149 +
 .../calcite/test/class-use/SparkAdapterTest.html   |   149 +
 .../calcite/test/class-use/SplunkAdapterTest.html  |   149 +
 .../calcite/test/class-use/SqlAdvisorJdbcTest.html |   149 +
 .../calcite/test/class-use/SqlFunctionsTest.html   |   149 +
 .../test/class-use/SqlJsonFunctionsTest.html       |   149 +
 .../calcite/test/class-use/SqlLimitsTest.html      |   149 +
 .../apache/calcite/test/class-use/SqlLineTest.html |   149 +
 .../test/class-use/SqlOperatorBindingTest.html     |   149 +
 ...en.SqlValidatorSpooler.MyInvocationHandler.html |   149 +
 .../class-use/SqlTestGen.SqlValidatorSpooler.html  |   197 +
 .../apache/calcite/test/class-use/SqlTestGen.html  |   149 +
 .../class-use/SqlToRelConverterExtendedTest.html   |   149 +
 .../SqlToRelConverterTest.RelValidityChecker.html  |   149 +
 .../test/class-use/SqlToRelConverterTest.Sql.html  |   227 +
 .../test/class-use/SqlToRelConverterTest.html      |   197 +
 .../SqlToRelTestBase.DelegatingRelOptTable.html    |   149 +
 .../SqlToRelTestBase.FarragoTestValidator.html     |   149 +
 ...RelTestBase.MockRelOptSchema.MockColumnSet.html |   198 +
 .../SqlToRelTestBase.MockRelOptSchema.html         |   149 +
 .../test/class-use/SqlToRelTestBase.Tester.html    |   482 +
 .../class-use/SqlToRelTestBase.TesterImpl.html     |   200 +
 .../calcite/test/class-use/SqlToRelTestBase.html   |   233 +
 .../test/class-use/SqlValidatorDynamicTest.html    |   149 +
 .../SqlValidatorFeatureTest.FeatureValidator.html  |   149 +
 .../test/class-use/SqlValidatorFeatureTest.html    |   149 +
 .../test/class-use/SqlValidatorMatchTest.html      |   149 +
 .../calcite/test/class-use/SqlValidatorTest.html   |   198 +
 .../test/class-use/SqlValidatorTestCase.Sql.html   |   288 +
 .../class-use/SqlValidatorTestCase.Tester.html     |   238 +
 ...lValidatorTestCase.TesterConfigurationRule.html |   149 +
 .../test/class-use/SqlValidatorTestCase.html       |   260 +
 .../class-use/StreamTest.BaseOrderStreamTable.html |   211 +
 ...treamTest.InfiniteOrdersStreamTableFactory.html |   149 +
 .../class-use/StreamTest.InfiniteOrdersTable.html  |   149 +
 .../class-use/StreamTest.OrdersHistoryTable.html   |   149 +
 .../StreamTest.OrdersStreamTableFactory.html       |   149 +
 .../test/class-use/StreamTest.OrdersTable.html     |   149 +
 .../test/class-use/StreamTest.ProductsTable.html   |   149 +
 .../class-use/StreamTest.ProductsTableFactory.html |   149 +
 .../apache/calcite/test/class-use/StreamTest.html  |   149 +
 .../calcite/test/class-use/TableFunctionTest.html  |   149 +
 .../TableInRootSchemaTest.SimpleTable.html         |   149 +
 .../test/class-use/TableInRootSchemaTest.html      |   149 +
 .../UdfTest.ArrayAppendDoubleFunction.html         |   149 +
 .../UdfTest.ArrayAppendIntegerFunction.html        |   149 +
 .../UdfTest.ArrayAppendScalarFunction.html         |   206 +
 .../org/apache/calcite/test/class-use/UdfTest.html |   149 +
 .../org/apache/calcite/test/class-use/UdtTest.html |   149 +
 .../org/apache/calcite/test/class-use/WithLex.html |   235 +
 ...rrentTestCommand.ShouldHaveFailedException.html |   385 +
 .../test/concurrent/ConcurrentTestCommand.html     |   373 +
 .../ConcurrentTestCommandExecutor.Sync.html        |   376 +
 .../concurrent/ConcurrentTestCommandExecutor.html  |   796 +
 ...urrentTestCommandGenerator.AbstractCommand.html |   544 +
 ...ommandGenerator.AutoSynchronizationCommand.html |   323 +
 ...oncurrentTestCommandGenerator.CloseCommand.html |   355 +
 ...entTestCommandGenerator.CommandWithTimeout.html |   398 +
 ...ncurrentTestCommandGenerator.CommitCommand.html |   355 +
 .../ConcurrentTestCommandGenerator.DdlCommand.html |   398 +
 ...currentTestCommandGenerator.ExplainCommand.html |   398 +
 ...oncurrentTestCommandGenerator.FailedThread.html |   348 +
 ...estCommandGenerator.FetchAndCompareCommand.html |   715 +
 ...ncurrentTestCommandGenerator.InsertCommand.html |   411 +
 ...currentTestCommandGenerator.PrepareCommand.html |   397 +
 ...urrentTestCommandGenerator.RollbackCommand.html |   355 +
 ...oncurrentTestCommandGenerator.SleepCommand.html |   397 +
 ...estCommandGenerator.SynchronizationCommand.html |   359 +
 .../concurrent/ConcurrentTestCommandGenerator.html |  1352 +
 ...entTestCommandScript.CommandParser.Binding.html |   345 +
 .../ConcurrentTestCommandScript.CommandParser.html |   798 +
 ...urrentTestCommandScript.CommandWithTimeout.html |   398 +
 ...ommandScript.CommandWithTimeoutAndRowLimit.html |   426 +
 .../ConcurrentTestCommandScript.EchoCommand.html   |   396 +
 ...rentTestCommandScript.FetchAndPrintCommand.html |   368 +
 .../ConcurrentTestCommandScript.PluginCommand.html |   403 +
 ...ConcurrentTestCommandScript.PrepareCommand.html |   403 +
 .../ConcurrentTestCommandScript.PrintCommand.html  |   442 +
 .../ConcurrentTestCommandScript.ResultsReader.html |   619 +
 .../ConcurrentTestCommandScript.SelectCommand.html |   471 +
 .../ConcurrentTestCommandScript.ShellCommand.html  |   435 +
 .../ConcurrentTestCommandScript.SqlCommand.html    |   441 +
 .../ConcurrentTestCommandScript.StateAction.html   |   332 +
 .../ConcurrentTestCommandScript.StateDatum.html    |   332 +
 .../ConcurrentTestCommandScript.Tool.html          |   494 +
 ...urrentTestCommandScript.VariableTable.Excn.html |   309 +
 .../ConcurrentTestCommandScript.VariableTable.html |   467 +
 .../concurrent/ConcurrentTestCommandScript.html    |  2191 +
 .../test/concurrent/ConcurrentTestPlugin.html      |   415 +
 .../ConcurrentTestPluginCommand.TestContext.html   |   305 +
 .../concurrent/ConcurrentTestPluginCommand.html    |   291 +
 ...entTestTimedCommandGenerator.TimedIterator.html |   443 +
 .../ConcurrentTestTimedCommandGenerator.html       |   475 +
 .../concurrent/SamplePlugin.DescribeResultSet.html |   347 +
 .../calcite/test/concurrent/SamplePlugin.html      |   436 +
 ...rrentTestCommand.ShouldHaveFailedException.html |   149 +
 .../class-use/ConcurrentTestCommand.html           |   630 +
 .../ConcurrentTestCommandExecutor.Sync.html        |   237 +
 .../class-use/ConcurrentTestCommandExecutor.html   |   330 +
 ...urrentTestCommandGenerator.AbstractCommand.html |   357 +
 ...ommandGenerator.AutoSynchronizationCommand.html |   149 +
 ...oncurrentTestCommandGenerator.CloseCommand.html |   149 +
 ...entTestCommandGenerator.CommandWithTimeout.html |   206 +
 ...ncurrentTestCommandGenerator.CommitCommand.html |   149 +
 .../ConcurrentTestCommandGenerator.DdlCommand.html |   149 +
 ...currentTestCommandGenerator.ExplainCommand.html |   149 +
 ...oncurrentTestCommandGenerator.FailedThread.html |   212 +
 ...estCommandGenerator.FetchAndCompareCommand.html |   149 +
 ...ncurrentTestCommandGenerator.InsertCommand.html |   149 +
 ...currentTestCommandGenerator.PrepareCommand.html |   149 +
 ...urrentTestCommandGenerator.RollbackCommand.html |   149 +
 ...oncurrentTestCommandGenerator.SleepCommand.html |   149 +
 ...estCommandGenerator.SynchronizationCommand.html |   199 +
 .../class-use/ConcurrentTestCommandGenerator.html  |   209 +
 ...entTestCommandScript.CommandParser.Binding.html |   195 +
 .../ConcurrentTestCommandScript.CommandParser.html |   149 +
 ...urrentTestCommandScript.CommandWithTimeout.html |   222 +
 ...ommandScript.CommandWithTimeoutAndRowLimit.html |   198 +
 .../ConcurrentTestCommandScript.EchoCommand.html   |   149 +
 ...rentTestCommandScript.FetchAndPrintCommand.html |   149 +
 .../ConcurrentTestCommandScript.PluginCommand.html |   149 +
 ...ConcurrentTestCommandScript.PrepareCommand.html |   149 +
 .../ConcurrentTestCommandScript.PrintCommand.html  |   149 +
 .../ConcurrentTestCommandScript.ResultsReader.html |   195 +
 .../ConcurrentTestCommandScript.SelectCommand.html |   149 +
 .../ConcurrentTestCommandScript.ShellCommand.html  |   149 +
 .../ConcurrentTestCommandScript.SqlCommand.html    |   149 +
 .../ConcurrentTestCommandScript.StateAction.html   |   195 +
 .../ConcurrentTestCommandScript.StateDatum.html    |   209 +
 .../ConcurrentTestCommandScript.Tool.html          |   149 +
 ...urrentTestCommandScript.VariableTable.Excn.html |   149 +
 .../ConcurrentTestCommandScript.VariableTable.html |   195 +
 .../class-use/ConcurrentTestCommandScript.html     |   149 +
 .../concurrent/class-use/ConcurrentTestPlugin.html |   222 +
 .../ConcurrentTestPluginCommand.TestContext.html   |   202 +
 .../class-use/ConcurrentTestPluginCommand.html     |   236 +
 ...entTestTimedCommandGenerator.TimedIterator.html |   149 +
 .../ConcurrentTestTimedCommandGenerator.html       |   149 +
 .../class-use/SamplePlugin.DescribeResultSet.html  |   149 +
 .../test/concurrent/class-use/SamplePlugin.html    |   149 +
 .../calcite/test/concurrent/package-summary.html   |   690 +
 .../calcite/test/concurrent/package-tree.html      |   254 +
 .../calcite/test/concurrent/package-use.html       |   297 +
 .../test/enumerable/EnumerableCorrelateTest.html   |   374 +
 .../class-use/EnumerableCorrelateTest.html         |   149 +
 .../calcite/test/enumerable/package-summary.html   |   175 +
 .../calcite/test/enumerable/package-tree.html      |   164 +
 .../calcite/test/enumerable/package-use.html       |   149 +
 .../org/apache/calcite/test/fuzzer/RexFuzzer.html  |   657 +
 .../test/fuzzer/RexProgramFuzzyTest.TopN.html      |   437 +
 .../calcite/test/fuzzer/RexProgramFuzzyTest.html   |   702 +
 .../calcite/test/fuzzer/RexToTestCodeShuttle.html  |   424 +
 .../apache/calcite/test/fuzzer/SimplifyTask.html   |   408 +
 .../calcite/test/fuzzer/class-use/RexFuzzer.html   |   194 +
 .../fuzzer/class-use/RexProgramFuzzyTest.TopN.html |   149 +
 .../test/fuzzer/class-use/RexProgramFuzzyTest.html |   149 +
 .../fuzzer/class-use/RexToTestCodeShuttle.html     |   149 +
 .../test/fuzzer/class-use/SimplifyTask.html        |   208 +
 .../calcite/test/fuzzer/package-summary.html       |   196 +
 .../apache/calcite/test/fuzzer/package-tree.html   |   188 +
 .../apache/calcite/test/fuzzer/package-use.html    |   193 +
 .../org/apache/calcite/test/package-summary.html   |  1408 +
 .../org/apache/calcite/test/package-tree.html      |   548 +
 .../org/apache/calcite/test/package-use.html       |  1001 +
 .../tools/FrameworksTest.HiveLikeTypeSystem.html   |   385 +
 .../tools/FrameworksTest.HiveLikeTypeSystem2.html  |   352 +
 .../calcite/tools/FrameworksTest.TableImpl.html    |   494 +
 .../org/apache/calcite/tools/FrameworksTest.html   |   544 +
 .../tools/PlannerTest.MockJdbcProjectRule.html     |   361 +
 .../tools/PlannerTest.MockJdbcTableRule.html       |   361 +
 .../tools/PlannerTest.MockJdbcTableScan.html       |   447 +
 .../tools/PlannerTest.MyCountAggFunction.html      |   413 +
 .../org/apache/calcite/tools/PlannerTest.html      |  1521 +
 .../org/apache/calcite/tools/TpchSchema.Part.html  |   358 +
 .../apache/calcite/tools/TpchSchema.PartSupp.html  |   374 +
 .../org/apache/calcite/tools/TpchSchema.html       |   412 +
 .../FrameworksTest.HiveLikeTypeSystem.html         |   149 +
 .../FrameworksTest.HiveLikeTypeSystem2.html        |   149 +
 .../tools/class-use/FrameworksTest.TableImpl.html  |   149 +
 .../calcite/tools/class-use/FrameworksTest.html    |   149 +
 .../class-use/PlannerTest.MockJdbcProjectRule.html |   149 +
 .../class-use/PlannerTest.MockJdbcTableRule.html   |   149 +
 .../class-use/PlannerTest.MockJdbcTableScan.html   |   149 +
 .../class-use/PlannerTest.MyCountAggFunction.html  |   149 +
 .../calcite/tools/class-use/PlannerTest.html       |   149 +
 .../calcite/tools/class-use/TpchSchema.Part.html   |   208 +
 .../tools/class-use/TpchSchema.PartSupp.html       |   209 +
 .../apache/calcite/tools/class-use/TpchSchema.html |   149 +
 .../org/apache/calcite/tools/package-summary.html  |   218 +
 .../org/apache/calcite/tools/package-tree.html     |   211 +
 .../org/apache/calcite/tools/package-use.html      |   192 +
 .../org/apache/calcite/util/BitSetsTest.html       |   502 +
 .../org/apache/calcite/util/ChunkListTest.html     |   412 +
 .../apache/calcite/util/ImmutableBitSetTest.html   |   753 +
 .../calcite/util/PartiallyOrderedSetTest.html      |   803 +
 .../apache/calcite/util/PermutationTestCase.html   |   364 +
 .../calcite/util/PrecedenceClimbingParserTest.html |   420 +
 .../util/ReflectVisitorTest.AmbiguousNumber.html   |   328 +
 .../ReflectVisitorTest.CarefulNumberNegater.html   |   374 +
 .../ReflectVisitorTest.CarelessNumberNegater.html  |   351 +
 .../ReflectVisitorTest.CluelessNumberNegater.html  |   362 +
 .../util/ReflectVisitorTest.CrunchableNumber.html  |   200 +
 .../util/ReflectVisitorTest.DiceyNumber.html       |   205 +
 .../util/ReflectVisitorTest.FudgeableNumber.html   |   204 +
 ...ReflectVisitorTest.IndecisiveNumberNegater.html |   360 +
 .../util/ReflectVisitorTest.NumberNegater.html     |   417 +
 ...ReflectVisitorTest.SomewhatAmbiguousNumber.html |   330 +
 ...isitorTest.SomewhatIndecisiveNumberNegater.html |   360 +
 .../apache/calcite/util/ReflectVisitorTest.html    |   486 +
 .../calcite/util/Smalls.AllTypesFunction.html      |   509 +
 .../calcite/util/Smalls.AwkwardFunction.html       |   314 +
 .../calcite/util/Smalls.CountArgs0Function.html    |   314 +
 .../calcite/util/Smalls.CountArgs1Function.html    |   314 +
 .../util/Smalls.CountArgs1NullableFunction.html    |   314 +
 .../calcite/util/Smalls.CountArgs2Function.html    |   316 +
 .../org/apache/calcite/util/Smalls.IntString.html  |   374 +
 .../org/apache/calcite/util/Smalls.MazeTable.html  |   451 +
 .../calcite/util/Smalls.MultipleFunction.html      |   372 +
 .../calcite/util/Smalls.MyAbcdeFunction.html       |   320 +
 .../util/Smalls.MyDeterministicPlusFunction.html   |   356 +
 .../calcite/util/Smalls.MyDoubleFunction.html      |   315 +
 .../calcite/util/Smalls.MyGenericAggFunction.html  |   318 +
 .../apache/calcite/util/Smalls.MyIncrement.html    |   314 +
 .../apache/calcite/util/Smalls.MyLeftFunction.html |   314 +
 .../apache/calcite/util/Smalls.MyPlusFunction.html |   357 +
 .../calcite/util/Smalls.MyStaticSumFunction.html   |   359 +
 .../org/apache/calcite/util/Smalls.MySum3.html     |   380 +
 .../apache/calcite/util/Smalls.MySumFunction.html  |   358 +
 .../calcite/util/Smalls.MyTableFunction.html       |   312 +
 ...Smalls.MyThreeParamsSumFunctionWithFilter1.html |   363 +
 ...Smalls.MyThreeParamsSumFunctionWithFilter2.html |   363 +
 .../calcite/util/Smalls.MyToStringFunction.html    |   312 +
 .../util/Smalls.MyTwoParamsSumFunctionFilter1.html |   360 +
 .../util/Smalls.MyTwoParamsSumFunctionFilter2.html |   360 +
 .../apache/calcite/util/Smalls.Null4Function.html  |   313 +
 .../apache/calcite/util/Smalls.Null8Function.html  |   314 +
 .../calcite/util/Smalls.SimpleTableFunction.html   |   312 +
 .../util/Smalls.StaticTableMacroFunction.html      |   312 +
 .../calcite/util/Smalls.SumFunctionBadIAdd.html    |   328 +
 .../calcite/util/Smalls.TableMacroFunction.html    |   312 +
 ...alls.TableMacroFunctionWithNamedParameters.html |   332 +
 .../util/Smalls.TestStaticTableFunction.html       |   313 +
 .../calcite/util/Smalls.WideProductSale.html       |  3914 +
 .../apache/calcite/util/Smalls.WideSaleSchema.html |   358 +
 testapidocs/org/apache/calcite/util/Smalls.html    |   956 +
 .../org/apache/calcite/util/SourceTest.html        |   456 +
 testapidocs/org/apache/calcite/util/TestUtil.html  |   567 +
 .../org/apache/calcite/util/TestUtilTest.html      |   338 +
 testapidocs/org/apache/calcite/util/UtilTest.html  |  1875 +
 .../apache/calcite/util/class-use/BitSetsTest.html |   149 +
 .../calcite/util/class-use/ChunkListTest.html      |   149 +
 .../util/class-use/ImmutableBitSetTest.html        |   149 +
 .../util/class-use/PartiallyOrderedSetTest.html    |   149 +
 .../util/class-use/PermutationTestCase.html        |   149 +
 .../class-use/PrecedenceClimbingParserTest.html    |   149 +
 .../ReflectVisitorTest.AmbiguousNumber.html        |   211 +
 .../ReflectVisitorTest.CarefulNumberNegater.html   |   149 +
 .../ReflectVisitorTest.CarelessNumberNegater.html  |   197 +
 .../ReflectVisitorTest.CluelessNumberNegater.html  |   149 +
 .../ReflectVisitorTest.CrunchableNumber.html       |   218 +
 .../class-use/ReflectVisitorTest.DiceyNumber.html  |   196 +
 .../ReflectVisitorTest.FudgeableNumber.html        |   240 +
 ...ReflectVisitorTest.IndecisiveNumberNegater.html |   149 +
 .../ReflectVisitorTest.NumberNegater.html          |   244 +
 ...ReflectVisitorTest.SomewhatAmbiguousNumber.html |   149 +
 ...isitorTest.SomewhatIndecisiveNumberNegater.html |   149 +
 .../calcite/util/class-use/ReflectVisitorTest.html |   149 +
 .../util/class-use/Smalls.AllTypesFunction.html    |   149 +
 .../util/class-use/Smalls.AwkwardFunction.html     |   149 +
 .../util/class-use/Smalls.CountArgs0Function.html  |   149 +
 .../util/class-use/Smalls.CountArgs1Function.html  |   149 +
 .../Smalls.CountArgs1NullableFunction.html         |   149 +
 .../util/class-use/Smalls.CountArgs2Function.html  |   149 +
 .../calcite/util/class-use/Smalls.IntString.html   |   149 +
 .../calcite/util/class-use/Smalls.MazeTable.html   |   149 +
 .../util/class-use/Smalls.MultipleFunction.html    |   149 +
 .../util/class-use/Smalls.MyAbcdeFunction.html     |   149 +
 .../Smalls.MyDeterministicPlusFunction.html        |   149 +
 .../util/class-use/Smalls.MyDoubleFunction.html    |   149 +
 .../class-use/Smalls.MyGenericAggFunction.html     |   196 +
 .../calcite/util/class-use/Smalls.MyIncrement.html |   149 +
 .../util/class-use/Smalls.MyLeftFunction.html      |   149 +
 .../util/class-use/Smalls.MyPlusFunction.html      |   149 +
 .../util/class-use/Smalls.MyStaticSumFunction.html |   149 +
 .../calcite/util/class-use/Smalls.MySum3.html      |   149 +
 .../util/class-use/Smalls.MySumFunction.html       |   149 +
 .../util/class-use/Smalls.MyTableFunction.html     |   149 +
 ...Smalls.MyThreeParamsSumFunctionWithFilter1.html |   149 +
 ...Smalls.MyThreeParamsSumFunctionWithFilter2.html |   149 +
 .../util/class-use/Smalls.MyToStringFunction.html  |   149 +
 .../Smalls.MyTwoParamsSumFunctionFilter1.html      |   149 +
 .../Smalls.MyTwoParamsSumFunctionFilter2.html      |   149 +
 .../util/class-use/Smalls.Null4Function.html       |   149 +
 .../util/class-use/Smalls.Null8Function.html       |   149 +
 .../util/class-use/Smalls.SimpleTableFunction.html |   149 +
 .../class-use/Smalls.StaticTableMacroFunction.html |   149 +
 .../util/class-use/Smalls.SumFunctionBadIAdd.html  |   149 +
 .../util/class-use/Smalls.TableMacroFunction.html  |   149 +
 ...alls.TableMacroFunctionWithNamedParameters.html |   149 +
 .../class-use/Smalls.TestStaticTableFunction.html  |   149 +
 .../util/class-use/Smalls.WideProductSale.html     |   193 +
 .../util/class-use/Smalls.WideSaleSchema.html      |   149 +
 .../org/apache/calcite/util/class-use/Smalls.html  |   149 +
 .../apache/calcite/util/class-use/SourceTest.html  |   149 +
 .../apache/calcite/util/class-use/TestUtil.html    |   149 +
 .../calcite/util/class-use/TestUtilTest.html       |   149 +
 .../apache/calcite/util/class-use/UtilTest.html    |   149 +
 .../DirectedGraphTest.DefaultAttributedEdge.html   |   399 +
 ...ctedGraphTest.DefaultAttributedEdgeFactory.html |   347 +
 .../calcite/util/graph/DirectedGraphTest.html      |   579 +
 .../DirectedGraphTest.DefaultAttributedEdge.html   |   149 +
 ...ctedGraphTest.DefaultAttributedEdgeFactory.html |   149 +
 .../util/graph/class-use/DirectedGraphTest.html    |   149 +
 .../apache/calcite/util/graph/package-summary.html |   181 +
 .../apache/calcite/util/graph/package-tree.html    |   170 +
 .../org/apache/calcite/util/graph/package-use.html |   149 +
 .../apache/calcite/util/mapping/MappingTest.html   |   417 +
 .../util/mapping/class-use/MappingTest.html        |   149 +
 .../calcite/util/mapping/package-summary.html      |   169 +
 .../apache/calcite/util/mapping/package-tree.html  |   164 +
 .../apache/calcite/util/mapping/package-use.html   |   149 +
 .../org/apache/calcite/util/package-summary.html   |   483 +
 .../org/apache/calcite/util/package-tree.html      |   250 +
 .../org/apache/calcite/util/package-use.html       |   230 +
 testapidocs/overview-summary.html                  |    23 +
 testapidocs/overview-tree.html                     |  1201 +
 testapidocs/package-search-index.js                |     1 +
 testapidocs/package-search-index.zip               |   Bin 0 -> 493 bytes
 testapidocs/package-summary.html                   |   185 +
 testapidocs/package-tree.html                      |   165 +
 testapidocs/package-use.html                       |   186 +
 testapidocs/resources/glass.png                    |   Bin 0 -> 499 bytes
 testapidocs/resources/x.png                        |   Bin 0 -> 394 bytes
 testapidocs/script.js                              |   139 +
 testapidocs/search.js                              |   329 +
 testapidocs/serialized-form.html                   |   921 +
 testapidocs/stylesheet.css                         |   906 +
 testapidocs/type-search-index.js                   |     1 +
 testapidocs/type-search-index.zip                  |   Bin 0 -> 5128 bytes
 8241 files changed, 3485110 insertions(+)

diff --git a/apidocs/allclasses-index.html b/apidocs/allclasses-index.html
new file mode 100644
index 0000000..6250e9f
--- /dev/null
+++ b/apidocs/allclasses-index.html
@@ -0,0 +1,16653 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>All Classes (Apache Calcite API)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" src="jquery/jquery-3.3.1.js"></script>
+<script type="text/javascript" src="jquery/jquery-migrate-3.0.1.js"></script>
+<script type="text/javascript" src="jquery/jquery-ui.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="All Classes (Apache Calcite API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":4,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":1,"i36":2,"i37":2,"i38":1,"i39":2,"i40":2,"i41":1,"i42":2,"i43":2,"i44":2,"i45":4,"i46":2,"i47":2,"i48":2,"i49":2,"i50":1,"i51":2,"i52":2,"i53":2,"i54":1,"i55":2,"i56":1,"i57":1,"i58":2,"i59":2,"i60":2,"i [...]
+var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"],32:["t6","Annotation Types Summary"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+var pathtoroot = "./";
+var useModuleDirectories = true;
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<header role="banner">
+<nav role="navigation">
+<div class="fixedNav">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="index.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
+</header>
+<main role="main">
+<div class="header">
+<h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
+</div>
+<div class="allClassesContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary">
+<caption><span id="t0" class="activeTableTab"><span>All Classes</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Interface Summary</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Class Summary</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Enum Summary</a></span><span class="tabEnd">&n [...]
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/plan/volcano/AbstractConverter.html" title="class in org.apache.calcite.plan.volcano">AbstractConverter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Converts a relational expression to any given output convention.</div>
+</th>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/plan/volcano/AbstractConverter.ExpandConversionRule.html" title="class in org.apache.calcite.plan.volcano">AbstractConverter.ExpandConversionRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule which converts an <a href="org/apache/calcite/plan/volcano/AbstractConverter.html" title="class in org.apache.calcite.plan.volcano"><code>AbstractConverter</code></a> into a chain of
+ converters from the source relation to the target traits.</div>
+</th>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/AbstractEnumerable.html" title="class in org.apache.calcite.linq4j">AbstractEnumerable</a>&lt;<a href="org/apache/calcite/linq4j/AbstractEnumerable.html" title="type parameter in AbstractEnumerable">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Abstract implementation of the <a href="org/apache/calcite/linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> interface that
+ implements the extension methods.</div>
+</th>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/AbstractEnumerable2.html" title="class in org.apache.calcite.linq4j">AbstractEnumerable2</a>&lt;<a href="org/apache/calcite/linq4j/AbstractEnumerable2.html" title="type parameter in AbstractEnumerable2">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Abstract implementation of the <a href="org/apache/calcite/linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>
+ interface that implements the extension methods.</div>
+</th>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/runtime/AbstractImmutableList.html" title="class in org.apache.calcite.runtime">AbstractImmutableList</a>&lt;<a href="org/apache/calcite/runtime/AbstractImmutableList.html" title="type parameter in AbstractImmutableList">E</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Base class for lists whose contents are constant after creation.</div>
+</th>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractJoinExtractFilterRule.html" title="class in org.apache.calcite.rel.rules">AbstractJoinExtractFilterRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule to convert an
+ <a href="org/apache/calcite/rel/core/Join.html" title="class in org.apache.calcite.rel.core"><code>inner join</code></a> to a
+ <a href="org/apache/calcite/rel/core/Filter.html" title="class in org.apache.calcite.rel.core"><code>filter</code></a> on top of a
+ <a href="org/apache/calcite/rel/core/Join.html" title="class in org.apache.calcite.rel.core"><code>cartesian inner join</code></a>.</div>
+</th>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Planner rule that converts a <a href="org/apache/calcite/rel/core/Project.html" title="class in org.apache.calcite.rel.core"><code>Project</code></a>
+ followed by <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a> or an
+ <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a> to a scan (and possibly
+ other operations) over a materialized view.</div>
+</th>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.Edge.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.Edge</a></td>
+<th class="colLast" scope="row">
+<div class="block">Edge for graph</div>
+</th>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.EquivalenceClasses.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.EquivalenceClasses</a></td>
+<th class="colLast" scope="row">
+<div class="block">Class representing an equivalence class, i.e., a set of equivalent columns</div>
+</th>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MatchModality.html" title="enum in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.MatchModality</a></td>
+<th class="colLast" scope="row">
+<div class="block">Complete, view partial, or query partial.</div>
+</th>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewAggregateRule.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.MaterializedViewAggregateRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Materialized view rewriting for aggregate</div>
+</th>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewJoinRule.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.MaterializedViewJoinRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Materialized view rewriting for join</div>
+</th>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewOnlyAggregateRule.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.MaterializedViewOnlyAggregateRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule that matches Aggregate.</div>
+</th>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewOnlyFilterRule.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.MaterializedViewOnlyFilterRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule that matches Filter.</div>
+</th>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewOnlyJoinRule.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.MaterializedViewOnlyJoinRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule that matches Join.</div>
+</th>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewProjectAggregateRule.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.MaterializedViewProjectAggregateRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule that matches Project on Aggregate.</div>
+</th>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewProjectFilterRule.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.MaterializedViewProjectFilterRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule that matches Project on Filter.</div>
+</th>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewProjectJoinRule.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.MaterializedViewProjectJoinRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule that matches Project on Join.</div>
+</th>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.NodeLineage.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.NodeLineage</a></td>
+<th class="colLast" scope="row">
+<div class="block">Expression lineage details.</div>
+</th>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.ViewPartialRewriting.html" title="class in org.apache.calcite.rel.rules">AbstractMaterializedViewRule.ViewPartialRewriting</a></td>
+<th class="colLast" scope="row">
+<div class="block">View partitioning result</div>
+</th>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/validate/AbstractNamespace.html" title="class in org.apache.calcite.sql.validate">AbstractNamespace</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract implementation of <a href="org/apache/calcite/sql/validate/SqlValidatorNamespace.html" title="interface in org.apache.calcite.sql.validate"><code>SqlValidatorNamespace</code></a>.</div>
+</th>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/tree/AbstractNode.html" title="class in org.apache.calcite.linq4j.tree">AbstractNode</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract implementation of <a href="org/apache/calcite/linq4j/tree/Node.html" title="interface in org.apache.calcite.linq4j.tree"><code>Node</code></a>.</div>
+</th>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/AbstractQueryable.html" title="class in org.apache.calcite.linq4j">AbstractQueryable</a>&lt;<a href="org/apache/calcite/linq4j/AbstractQueryable.html" title="type parameter in AbstractQueryable">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Abstract implementation of the <a href="org/apache/calcite/linq4j/Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> interface that implements
+ the extension methods.</div>
+</th>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/java/AbstractQueryableTable.html" title="class in org.apache.calcite.adapter.java">AbstractQueryableTable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract base class for implementing <a href="org/apache/calcite/schema/Table.html" title="interface in org.apache.calcite.schema"><code>Table</code></a>.</div>
+</th>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/AbstractRelNode.html" title="class in org.apache.calcite.rel">AbstractRelNode</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for every relational expression (<a href="org/apache/calcite/rel/RelNode.html" title="interface in org.apache.calcite.rel"><code>RelNode</code></a>).</div>
+</th>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/plan/AbstractRelOptPlanner.html" title="class in org.apache.calcite.plan">AbstractRelOptPlanner</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract base for implementations of the <a href="org/apache/calcite/plan/RelOptPlanner.html" title="interface in org.apache.calcite.plan"><code>RelOptPlanner</code></a> interface.</div>
+</th>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/schema/impl/AbstractSchema.html" title="class in org.apache.calcite.schema.impl">AbstractSchema</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract implementation of <a href="org/apache/calcite/schema/Schema.html" title="interface in org.apache.calcite.schema"><code>Schema</code></a>.</div>
+</th>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/schema/impl/AbstractSchema.Factory.html" title="class in org.apache.calcite.schema.impl">AbstractSchema.Factory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Schema factory that creates an
+ <a href="org/apache/calcite/schema/impl/AbstractSchema.html" title="class in org.apache.calcite.schema.impl"><code>AbstractSchema</code></a>.</div>
+</th>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AbstractSingleNode.html" title="class in org.apache.calcite.interpreter">AbstractSingleNode</a>&lt;<a href="org/apache/calcite/interpreter/AbstractSingleNode.html" title="type parameter in AbstractSingleNode">T</a> extends <a href="org/apache/calcite/rel/SingleRel.html" title="class in org.apache.calcite.rel">SingleRel</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">An interpreter that takes expects one incoming source relational expression.</div>
+</th>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/util/mapping/AbstractSourceMapping.html" title="class in org.apache.calcite.util.mapping">AbstractSourceMapping</a></td>
+<th class="colLast" scope="row">
+<div class="block">Simple implementation of
+ <a href="org/apache/calcite/util/mapping/Mappings.TargetMapping.html" title="interface in org.apache.calcite.util.mapping"><code>Mappings.TargetMapping</code></a> where the
+ number of sources and targets are specified as constructor parameters and you
+ just need to implement one method,</div>
+</th>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/type/AbstractSqlType.html" title="class in org.apache.calcite.sql.type">AbstractSqlType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract base class for SQL implementations of <a href="org/apache/calcite/rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type"><code>RelDataType</code></a>.</div>
+</th>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/schema/impl/AbstractTable.html" title="class in org.apache.calcite.schema.impl">AbstractTable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract base class for implementing <a href="org/apache/calcite/schema/Table.html" title="interface in org.apache.calcite.schema"><code>Table</code></a>.</div>
+</th>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/schema/impl/AbstractTableQueryable.html" title="class in org.apache.calcite.schema.impl">AbstractTableQueryable</a>&lt;<a href="org/apache/calcite/schema/impl/AbstractTableQueryable.html" title="type parameter in AbstractTableQueryable">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Abstract implementation of <a href="org/apache/calcite/linq4j/Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a> for
+ <a href="org/apache/calcite/schema/QueryableTable.html" title="interface in org.apache.calcite.schema"><code>QueryableTable</code></a>.</div>
+</th>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/util/mapping/AbstractTargetMapping.html" title="class in org.apache.calcite.util.mapping">AbstractTargetMapping</a></td>
+<th class="colLast" scope="row">
+<div class="block">Simple implementation of
+ <a href="org/apache/calcite/util/mapping/Mappings.TargetMapping.html" title="interface in org.apache.calcite.util.mapping"><code>Mappings.TargetMapping</code></a> where the
+ number of sources and targets are specified as constructor parameters and you
+ just need to implement one method,</div>
+</th>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/dialect/AccessSqlDialect.html" title="class in org.apache.calcite.sql.dialect">AccessSqlDialect</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <code>SqlDialect</code> implementation for the Access database.</div>
+</th>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/enumerable/AggAddContext.html" title="interface in org.apache.calcite.adapter.enumerable">AggAddContext</a></td>
+<th class="colLast" scope="row">
+<div class="block">Information for a call to
+ <a href="org/apache/calcite/adapter/enumerable/AggImplementor.html#implementAdd(org.apache.calcite.adapter.enumerable.AggContext,org.apache.calcite.adapter.enumerable.AggAddContext)"><code>AggImplementor.implementAdd(AggContext, AggAddContext)</code></a>.</div>
+</th>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/enumerable/impl/AggAddContextImpl.html" title="class in org.apache.calcite.adapter.enumerable.impl">AggAddContextImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of
+ <a href="org/apache/calcite/adapter/enumerable/AggAddContext.html" title="interface in org.apache.calcite.adapter.enumerable"><code>AggAddContext</code></a>.</div>
+</th>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/validate/AggChecker.html" title="class in org.apache.calcite.sql.validate">AggChecker</a></td>
+<th class="colLast" scope="row">
+<div class="block">Visitor which throws an exception if any component of the expression is not a
+ group expression.</div>
+</th>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/enumerable/AggContext.html" title="interface in org.apache.calcite.adapter.enumerable">AggContext</a></td>
+<th class="colLast" scope="row">
+<div class="block">Information on the aggregate calculation context.</div>
+</th>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/validate/AggFinder.html" title="class in org.apache.calcite.sql.validate">AggFinder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Visitor that looks for an aggregate function inside a tree of
+ <a href="org/apache/calcite/sql/SqlNode.html" title="class in org.apache.calcite.sql"><code>SqlNode</code></a> objects and throws <a href="org/apache/calcite/util/Util.FoundOne.html" title="class in org.apache.calcite.util"><code>Util.FoundOne</code></a> when it finds
+ one.</div>
+</th>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/validate/AggFinder.AggIterable.html" title="class in org.apache.calcite.sql.validate">AggFinder.AggIterable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Iterates over all aggregates.</div>
+</th>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/enumerable/AggImplementor.html" title="interface in org.apache.calcite.adapter.enumerable">AggImplementor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implements an aggregate function by generating expressions to
+ initialize, add to, and get a result from, an accumulator.</div>
+</th>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/enumerable/AggImpState.html" title="class in org.apache.calcite.adapter.enumerable">AggImpState</a></td>
+<th class="colLast" scope="row">
+<div class="block">Represents internal state when implementing aggregate functions.</div>
+</th>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core">Aggregate</a></td>
+<th class="colLast" scope="row">
+<div class="block">Relational operator that eliminates
+ duplicates and computes totals.</div>
+</th>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/core/Aggregate.AggCallBinding.html" title="class in org.apache.calcite.rel.core">Aggregate.AggCallBinding</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of the <a href="org/apache/calcite/sql/SqlOperatorBinding.html" title="class in org.apache.calcite.sql"><code>SqlOperatorBinding</code></a> interface for an
+ <a href="org/apache/calcite/rel/core/AggregateCall.html" title="class in org.apache.calcite.rel.core"><code>aggregate call</code></a> applied to a set of operands in the
+ context of a <a href="org/apache/calcite/rel/logical/LogicalAggregate.html" title="class in org.apache.calcite.rel.logical"><code>LogicalAggregate</code></a>.</div>
+</th>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/core/Aggregate.Group.html" title="enum in org.apache.calcite.rel.core">Aggregate.Group</a></td>
+<th class="colLast" scope="row">
+<div class="block">What kind of roll-up is it?</div>
+</th>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/core/AggregateCall.html" title="class in org.apache.calcite.rel.core">AggregateCall</a></td>
+<th class="colLast" scope="row">
+<div class="block">Call to an aggregate function within an
+ <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a>.</div>
+</th>
+</tr>
+<tr id="i47" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AggregateExpandDistinctAggregatesRule.html" title="class in org.apache.calcite.rel.rules">AggregateExpandDistinctAggregatesRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Planner rule that expands distinct aggregates
+ (such as <code>COUNT(DISTINCT x)</code>) from a
+ <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a>.</div>
+</th>
+</tr>
+<tr id="i48" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AggregateExtractProjectRule.html" title="class in org.apache.calcite.rel.rules">AggregateExtractProjectRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule to extract a <a href="org/apache/calcite/rel/core/Project.html" title="class in org.apache.calcite.rel.core"><code>Project</code></a>
+ from an <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a>
+ and push it down towards the input.</div>
+</th>
+</tr>
+<tr id="i49" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AggregateFilterTransposeRule.html" title="class in org.apache.calcite.rel.rules">AggregateFilterTransposeRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Planner rule that matches an <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a>
+ on a <a href="org/apache/calcite/rel/core/Filter.html" title="class in org.apache.calcite.rel.core"><code>Filter</code></a> and transposes them,
+ pushing the aggregate below the filter.</div>
+</th>
+</tr>
+<tr id="i50" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/schema/AggregateFunction.html" title="interface in org.apache.calcite.schema">AggregateFunction</a></td>
+<th class="colLast" scope="row">
+<div class="block">Function that combines several values into a scalar result.</div>
+</th>
+</tr>
+<tr id="i51" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/schema/impl/AggregateFunctionImpl.html" title="class in org.apache.calcite.schema.impl">AggregateFunctionImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/schema/AggregateFunction.html" title="interface in org.apache.calcite.schema"><code>AggregateFunction</code></a> via user-defined class.</div>
+</th>
+</tr>
+<tr id="i52" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AggregateJoinTransposeRule.html" title="class in org.apache.calcite.rel.rules">AggregateJoinTransposeRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Planner rule that pushes an
+ <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a>
+ past a <a href="org/apache/calcite/rel/core/Join.html" title="class in org.apache.calcite.rel.core"><code>Join</code></a>.</div>
+</th>
+</tr>
+<tr id="i53" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AggregateJoinTransposeRule.Side.html" title="class in org.apache.calcite.rel.rules">AggregateJoinTransposeRule.Side</a></td>
+<th class="colLast" scope="row">
+<div class="block">Work space for an input to a join.</div>
+</th>
+</tr>
+<tr id="i54" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/enumerable/AggregateLambdaFactory.html" title="interface in org.apache.calcite.adapter.enumerable">AggregateLambdaFactory</a>&lt;<a href="org/apache/calcite/adapter/enumerable/AggregateLambdaFactory.html" title="type parameter in AggregateLambdaFactory">TSource</a>,&#8203;<a href="org/apache/calcite/adapter/enumerable/AggregateLambdaFactory.html" title="type parameter in AggregateLambdaFactory">TOrigAccumulate</a>,&#8203;<a href="o [...]
+<th class="colLast" scope="row">
+<div class="block">Generates lambda functions used in <a href="org/apache/calcite/adapter/enumerable/EnumerableAggregate.html" title="class in org.apache.calcite.adapter.enumerable"><code>EnumerableAggregate</code></a>.</div>
+</th>
+</tr>
+<tr id="i55" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.html" title="class in org.apache.calcite.interpreter">AggregateNode</a></td>
+<th class="colLast" scope="row">
+<div class="block">Interpreter node that implements an
+ <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a>.</div>
+</th>
+</tr>
+<tr id="i56" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.Accumulator.html" title="interface in org.apache.calcite.interpreter">AggregateNode.Accumulator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Defines function implementation for
+ things like <code>count()</code> and <code>sum()</code>.</div>
+</th>
+</tr>
+<tr id="i57" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.AccumulatorFactory.html" title="interface in org.apache.calcite.interpreter">AggregateNode.AccumulatorFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Creates an <a href="org/apache/calcite/interpreter/AggregateNode.Accumulator.html" title="interface in org.apache.calcite.interpreter"><code>AggregateNode.Accumulator</code></a>.</div>
+</th>
+</tr>
+<tr id="i58" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.AccumulatorList.html" title="class in org.apache.calcite.interpreter">AggregateNode.AccumulatorList</a></td>
+<th class="colLast" scope="row">
+<div class="block">A list of accumulators used during grouping.</div>
+</th>
+</tr>
+<tr id="i59" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.CountAccumulator.html" title="class in org.apache.calcite.interpreter">AggregateNode.CountAccumulator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Accumulator for calls to the COUNT function.</div>
+</th>
+</tr>
+<tr id="i60" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.DoubleSum.html" title="class in org.apache.calcite.interpreter">AggregateNode.DoubleSum</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>SUM</code> over DOUBLE values as a user-defined
+ aggregate.</div>
+</th>
+</tr>
+<tr id="i61" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.FilterAccumulator.html" title="class in org.apache.calcite.interpreter">AggregateNode.FilterAccumulator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Accumulator that applies a filter to another accumulator.</div>
+</th>
+</tr>
+<tr id="i62" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.IntSum.html" title="class in org.apache.calcite.interpreter">AggregateNode.IntSum</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>SUM</code> over INTEGER values as a user-defined
+ aggregate.</div>
+</th>
+</tr>
+<tr id="i63" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.LongSum.html" title="class in org.apache.calcite.interpreter">AggregateNode.LongSum</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>SUM</code> over BIGINT values as a user-defined
+ aggregate.</div>
+</th>
+</tr>
+<tr id="i64" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.MaxDouble.html" title="class in org.apache.calcite.interpreter">AggregateNode.MaxDouble</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>MAX</code> function to calculate the minimum of
+ <code>double</code> and <code>real</code> values as a user-defined aggregate.</div>
+</th>
+</tr>
+<tr id="i65" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.MaxFloat.html" title="class in org.apache.calcite.interpreter">AggregateNode.MaxFloat</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>MAX</code> function to calculate the minimum of
+ <code>float</code> values as a user-defined aggregate.</div>
+</th>
+</tr>
+<tr id="i66" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.MaxInt.html" title="class in org.apache.calcite.interpreter">AggregateNode.MaxInt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>MAX</code> function to calculate the minimum of
+ <code>integer</code> values as a user-defined aggregate.</div>
+</th>
+</tr>
+<tr id="i67" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.MaxLong.html" title="class in org.apache.calcite.interpreter">AggregateNode.MaxLong</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>MAX</code> function to calculate the minimum of
+ <code>long</code> values as a user-defined aggregate.</div>
+</th>
+</tr>
+<tr id="i68" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.MinDouble.html" title="class in org.apache.calcite.interpreter">AggregateNode.MinDouble</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>MIN</code> function to calculate the minimum of
+ <code>double</code> and <code>real</code> values as a user-defined aggregate.</div>
+</th>
+</tr>
+<tr id="i69" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.MinFloat.html" title="class in org.apache.calcite.interpreter">AggregateNode.MinFloat</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>MIN</code> function to calculate the minimum of
+ <code>float</code> values as a user-defined aggregate.</div>
+</th>
+</tr>
+<tr id="i70" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.MinInt.html" title="class in org.apache.calcite.interpreter">AggregateNode.MinInt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>MIN</code> function to calculate the minimum of
+ <code>integer</code> values as a user-defined aggregate.</div>
+</th>
+</tr>
+<tr id="i71" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.MinLong.html" title="class in org.apache.calcite.interpreter">AggregateNode.MinLong</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>MIN</code> function to calculate the minimum of
+ <code>long</code> values as a user-defined aggregate.</div>
+</th>
+</tr>
+<tr id="i72" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.NumericComparison.html" title="class in org.apache.calcite.interpreter">AggregateNode.NumericComparison</a>&lt;<a href="org/apache/calcite/interpreter/AggregateNode.NumericComparison.html" title="type parameter in AggregateNode.NumericComparison">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Common implementation of comparison aggregate methods over numeric
+ values as a user-defined aggregate.</div>
+</th>
+</tr>
+<tr id="i73" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.ScalarAccumulator.html" title="class in org.apache.calcite.interpreter">AggregateNode.ScalarAccumulator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Accumulator powered by <a href="org/apache/calcite/interpreter/Scalar.html" title="interface in org.apache.calcite.interpreter"><code>Scalar</code></a> code fragments.</div>
+</th>
+</tr>
+<tr id="i74" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.ScalarAccumulatorDef.html" title="class in org.apache.calcite.interpreter">AggregateNode.ScalarAccumulatorDef</a></td>
+<th class="colLast" scope="row">
+<div class="block">Accumulator powered by <a href="org/apache/calcite/interpreter/Scalar.html" title="interface in org.apache.calcite.interpreter"><code>Scalar</code></a> code fragments.</div>
+</th>
+</tr>
+<tr id="i75" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.UdaAccumulator.html" title="class in org.apache.calcite.interpreter">AggregateNode.UdaAccumulator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Accumulator based upon a user-defined aggregate.</div>
+</th>
+</tr>
+<tr id="i76" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/AggregateNode.UdaAccumulatorFactory.html" title="class in org.apache.calcite.interpreter">AggregateNode.UdaAccumulatorFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Accumulator factory based on a user-defined aggregate function.</div>
+</th>
+</tr>
+<tr id="i77" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AggregateProjectMergeRule.html" title="class in org.apache.calcite.rel.rules">AggregateProjectMergeRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Planner rule that recognizes a <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a>
+ on top of a <a href="org/apache/calcite/rel/core/Project.html" title="class in org.apache.calcite.rel.core"><code>Project</code></a> and if possible
+ aggregate through the project or removes the project.</div>
+</th>
+</tr>
+<tr id="i78" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AggregateProjectPullUpConstantsRule.html" title="class in org.apache.calcite.rel.rules">AggregateProjectPullUpConstantsRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Planner rule that removes constant keys from an
+ <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a>.</div>
+</th>
+</tr>
+<tr id="i79" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AggregateReduceFunctionsRule.html" title="class in org.apache.calcite.rel.rules">AggregateReduceFunctionsRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Planner rule that reduces aggregate functions in
+ <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a>s to simpler forms.</div>
+</th>
+</tr>
+<tr id="i80" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AggregateRemoveRule.html" title="class in org.apache.calcite.rel.rules">AggregateRemoveRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Planner rule that removes
+ a <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a>
+ if it computes no aggregate functions
+ (that is, it is implementing <code>SELECT DISTINCT</code>)
+ and the underlying relational expression is already distinct.</div>
+</th>
+</tr>
+<tr id="i81" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AggregateStarTableRule.html" title="class in org.apache.calcite.rel.rules">AggregateStarTableRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Planner rule that matches an <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a> on
+ top of a <a href="org/apache/calcite/schema/impl/StarTable.StarTableScan.html" title="class in org.apache.calcite.schema.impl"><code>StarTable.StarTableScan</code></a>.</div>
+</th>
+</tr>
+<tr id="i82" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AggregateUnionAggregateRule.html" title="class in org.apache.calcite.rel.rules">AggregateUnionAggregateRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Planner rule that matches
+ <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a>s beneath a
+ <a href="org/apache/calcite/rel/core/Union.html" title="class in org.apache.calcite.rel.core"><code>Union</code></a> and pulls them up, so
+ that a single
+ <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a> removes duplicates.</div>
+</th>
+</tr>
+<tr id="i83" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AggregateUnionTransposeRule.html" title="class in org.apache.calcite.rel.rules">AggregateUnionTransposeRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Planner rule that pushes an
+ <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a>
+ past a non-distinct <a href="org/apache/calcite/rel/core/Union.html" title="class in org.apache.calcite.rel.core"><code>Union</code></a>.</div>
+</th>
+</tr>
+<tr id="i84" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/rules/AggregateValuesRule.html" title="class in org.apache.calcite.rel.rules">AggregateValuesRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule that applies <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a> to a <a href="org/apache/calcite/rel/core/Values.html" title="class in org.apache.calcite.rel.core"><code>Values</code></a> (currently just an
+ empty <code>Value</code>s).</div>
+</th>
+</tr>
+<tr id="i85" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/validate/AggregatingScope.html" title="interface in org.apache.calcite.sql.validate">AggregatingScope</a></td>
+<th class="colLast" scope="row">
+<div class="block">An extension to the <a href="org/apache/calcite/sql/validate/SqlValidatorScope.html" title="interface in org.apache.calcite.sql.validate"><code>SqlValidatorScope</code></a> interface which indicates that
+ the scope is aggregating.</div>
+</th>
+</tr>
+<tr id="i86" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/validate/AggregatingSelectScope.html" title="class in org.apache.calcite.sql.validate">AggregatingSelectScope</a></td>
+<th class="colLast" scope="row">
+<div class="block">Scope for resolving identifiers within a SELECT statement that has a
+ GROUP BY clause.</div>
+</th>
+</tr>
+<tr id="i87" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/enumerable/AggResetContext.html" title="interface in org.apache.calcite.adapter.enumerable">AggResetContext</a></td>
+<th class="colLast" scope="row">
+<div class="block">Information for a call to
+ <a href="org/apache/calcite/adapter/enumerable/AggImplementor.html#implementReset(org.apache.calcite.adapter.enumerable.AggContext,org.apache.calcite.adapter.enumerable.AggResetContext)"><code>AggImplementor.implementReset(AggContext, AggResetContext)</code></a>.</div>
+</th>
+</tr>
+<tr id="i88" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/enumerable/impl/AggResetContextImpl.html" title="class in org.apache.calcite.adapter.enumerable.impl">AggResetContextImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of
+ <a href="org/apache/calcite/adapter/enumerable/AggResetContext.html" title="interface in org.apache.calcite.adapter.enumerable"><code>AggResetContext</code></a></div>
+</th>
+</tr>
+<tr id="i89" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/enumerable/AggResultContext.html" title="interface in org.apache.calcite.adapter.enumerable">AggResultContext</a></td>
+<th class="colLast" scope="row">
+<div class="block">Information for a call to
+ <a href="org/apache/calcite/adapter/enumerable/AggImplementor.html#implementResult(org.apache.calcite.adapter.enumerable.AggContext,org.apache.calcite.adapter.enumerable.AggResultContext)"><code>AggImplementor.implementResult(AggContext, AggResultContext)</code></a></div>
+</th>
+</tr>
+<tr id="i90" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/enumerable/impl/AggResultContextImpl.html" title="class in org.apache.calcite.adapter.enumerable.impl">AggResultContextImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of
+ <a href="org/apache/calcite/adapter/enumerable/AggResultContext.html" title="interface in org.apache.calcite.adapter.enumerable"><code>AggResultContext</code></a></div>
+</th>
+</tr>
+<tr id="i91" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/validate/AggVisitor.html" title="class in org.apache.calcite.sql.validate">AggVisitor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Visitor that can find aggregate and windowed aggregate functions.</div>
+</th>
+</tr>
+<tr id="i92" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/validate/AliasNamespace.html" title="class in org.apache.calcite.sql.validate">AliasNamespace</a></td>
+<th class="colLast" scope="row">
+<div class="block">Namespace for an <code>AS t(c1, c2, ...)</code> clause.</div>
+</th>
+</tr>
+<tr id="i93" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/dialect/AnsiSqlDialect.html" title="class in org.apache.calcite.sql.dialect">AnsiSqlDialect</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <code>SqlDialect</code> implementation for an unknown ANSI compatible database.</div>
+</th>
+</tr>
+<tr id="i94" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/java/Array.html" title="annotation in org.apache.calcite.adapter.java">Array</a></td>
+<th class="colLast" scope="row">
+<div class="block">Annotation that indicates that a field is an array type.</div>
+</th>
+</tr>
+<tr id="i95" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/runtime/ArrayBindable.html" title="interface in org.apache.calcite.runtime">ArrayBindable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Extension to <a href="org/apache/calcite/runtime/Bindable.html" title="interface in org.apache.calcite.runtime"><code>Bindable</code></a> that returns rows that are arrays of objects.</div>
+</th>
+</tr>
+<tr id="i96" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/runtime/ArrayComparator.html" title="class in org.apache.calcite.runtime">ArrayComparator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Compares arrays.</div>
+</th>
+</tr>
+<tr id="i97" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/runtime/ArrayEnumeratorCursor.html" title="class in org.apache.calcite.runtime">ArrayEnumeratorCursor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>Cursor</code> on top of an
+ <a href="org/apache/calcite/linq4j/Enumerator.html" title="interface in org.apache.calcite.linq4j"><code>Enumerator</code></a> that
+ returns an array of <code>Object</code> for each row.</div>
+</th>
+</tr>
+<tr id="i98" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/tree/ArrayLengthRecordField.html" title="class in org.apache.calcite.linq4j.tree">ArrayLengthRecordField</a></td>
+<th class="colLast" scope="row">
+<div class="block">Represents a length field of a RecordType</div>
+</th>
+</tr>
+<tr id="i99" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/type/ArraySqlType.html" title="class in org.apache.calcite.sql.type">ArraySqlType</a></td>
+<th class="colLast" scope="row">
+<div class="block">SQL array type.</div>
+</th>
+</tr>
+<tr id="i100" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.html" title="class in org.apache.calcite.adapter.clone">ArrayTable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of table that reads rows from column stores, one per column.</div>
+</th>
+</tr>
+<tr id="i101" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.BitSlicedPrimitiveArray.html" title="class in org.apache.calcite.adapter.clone">ArrayTable.BitSlicedPrimitiveArray</a></td>
+<th class="colLast" scope="row">
+<div class="block">Representation that stores numeric values in a bit-sliced
+ array.</div>
+</th>
+</tr>
+<tr id="i102" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.ByteStringDictionary.html" title="class in org.apache.calcite.adapter.clone">ArrayTable.ByteStringDictionary</a></td>
+<th class="colLast" scope="row">
+<div class="block">Representation that stores byte-string column values.</div>
+</th>
+</tr>
+<tr id="i103" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.Column.html" title="class in org.apache.calcite.adapter.clone">ArrayTable.Column</a></td>
+<th class="colLast" scope="row">
+<div class="block">Column definition and value set.</div>
+</th>
+</tr>
+<tr id="i104" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.Constant.html" title="class in org.apache.calcite.adapter.clone">ArrayTable.Constant</a></td>
+<th class="colLast" scope="row">
+<div class="block">Representation of a column that has the same value for every row.</div>
+</th>
+</tr>
+<tr id="i105" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.Content.html" title="class in org.apache.calcite.adapter.clone">ArrayTable.Content</a></td>
+<th class="colLast" scope="row">
+<div class="block">Contents of a table.</div>
+</th>
+</tr>
+<tr id="i106" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.Content.ArrayEnumerator.html" title="class in org.apache.calcite.adapter.clone">ArrayTable.Content.ArrayEnumerator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Enumerator over a table with more than one column; each element
+ returned is an array.</div>
+</th>
+</tr>
+<tr id="i107" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.Content.ObjectEnumerator.html" title="class in org.apache.calcite.adapter.clone">ArrayTable.Content.ObjectEnumerator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Enumerator over a table with a single column; each element
+ returned is an object.</div>
+</th>
+</tr>
+<tr id="i108" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.ObjectArray.html" title="class in org.apache.calcite.adapter.clone">ArrayTable.ObjectArray</a></td>
+<th class="colLast" scope="row">
+<div class="block">Representation that stores the column values in an array.</div>
+</th>
+</tr>
+<tr id="i109" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.ObjectDictionary.html" title="class in org.apache.calcite.adapter.clone">ArrayTable.ObjectDictionary</a></td>
+<th class="colLast" scope="row">
+<div class="block">Representation that stores the values of a column as a
+ dictionary of objects.</div>
+</th>
+</tr>
+<tr id="i110" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.PrimitiveArray.html" title="class in org.apache.calcite.adapter.clone">ArrayTable.PrimitiveArray</a></td>
+<th class="colLast" scope="row">
+<div class="block">Representation that stores the values of a column in an array of
+ primitive values.</div>
+</th>
+</tr>
+<tr id="i111" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.PrimitiveDictionary.html" title="class in org.apache.calcite.adapter.clone">ArrayTable.PrimitiveDictionary</a></td>
+<th class="colLast" scope="row">
+<div class="block">Representation that stores column values in a dictionary of
+ primitive values, then uses a short code for each row.</div>
+</th>
+</tr>
+<tr id="i112" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.Representation.html" title="interface in org.apache.calcite.adapter.clone">ArrayTable.Representation</a></td>
+<th class="colLast" scope="row">
+<div class="block">Representation of the values of a column.</div>
+</th>
+</tr>
+<tr id="i113" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.RepresentationType.html" title="enum in org.apache.calcite.adapter.clone">ArrayTable.RepresentationType</a></td>
+<th class="colLast" scope="row">
+<div class="block">How a column's values are represented.</div>
+</th>
+</tr>
+<tr id="i114" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/clone/ArrayTable.StringDictionary.html" title="class in org.apache.calcite.adapter.clone">ArrayTable.StringDictionary</a></td>
+<th class="colLast" scope="row">
+<div class="block">Representation that stores string column values.</div>
+</th>
+</tr>
+<tr id="i115" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/type/AssignableOperandTypeChecker.html" title="class in org.apache.calcite.sql.type">AssignableOperandTypeChecker</a></td>
+<th class="colLast" scope="row">
+<div class="block">AssignableOperandTypeChecker implements <a href="org/apache/calcite/sql/type/SqlOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type"><code>SqlOperandTypeChecker</code></a> by
+ verifying that the type of each argument is assignable to a predefined set of
+ parameter types (under the SQL definition of "assignable").</div>
+</th>
+</tr>
+<tr id="i116" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.html" title="class in org.apache.calcite.piglet">Ast</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract syntax tree.</div>
+</th>
+</tr>
+<tr id="i117" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.Assignment.html" title="class in org.apache.calcite.piglet">Ast.Assignment</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract base class for statements that assign to a named relation.</div>
+</th>
+</tr>
+<tr id="i118" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.Assignment1.html" title="class in org.apache.calcite.piglet">Ast.Assignment1</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract base class for an assignment with one source relation.</div>
+</th>
+</tr>
+<tr id="i119" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.BagType.html" title="class in org.apache.calcite.piglet">Ast.BagType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree for a bag type.</div>
+</th>
+</tr>
+<tr id="i120" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.Call.html" title="class in org.apache.calcite.piglet">Ast.Call</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for a call to a function or operator.</div>
+</th>
+</tr>
+<tr id="i121" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.DescribeStmt.html" title="class in org.apache.calcite.piglet">Ast.DescribeStmt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for DESCRIBE statement.</div>
+</th>
+</tr>
+<tr id="i122" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.Direction.html" title="enum in org.apache.calcite.piglet">Ast.Direction</a></td>
+<th class="colLast" scope="row">
+<div class="block">Sort direction.</div>
+</th>
+</tr>
+<tr id="i123" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.DistinctStmt.html" title="class in org.apache.calcite.piglet">Ast.DistinctStmt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for DISTINCT statement.</div>
+</th>
+</tr>
+<tr id="i124" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.DumpStmt.html" title="class in org.apache.calcite.piglet">Ast.DumpStmt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for DUMP statement.</div>
+</th>
+</tr>
+<tr id="i125" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.FieldSchema.html" title="class in org.apache.calcite.piglet">Ast.FieldSchema</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree for field schema.</div>
+</th>
+</tr>
+<tr id="i126" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.FilterStmt.html" title="class in org.apache.calcite.piglet">Ast.FilterStmt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for FILTER statement.</div>
+</th>
+</tr>
+<tr id="i127" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.ForeachNestedStmt.html" title="class in org.apache.calcite.piglet">Ast.ForeachNestedStmt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for FOREACH statement (nested).</div>
+</th>
+</tr>
+<tr id="i128" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.ForeachStmt.html" title="class in org.apache.calcite.piglet">Ast.ForeachStmt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for FOREACH statement (non-nested).</div>
+</th>
+</tr>
+<tr id="i129" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.GroupStmt.html" title="class in org.apache.calcite.piglet">Ast.GroupStmt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for GROUP statement.</div>
+</th>
+</tr>
+<tr id="i130" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.Identifier.html" title="class in org.apache.calcite.piglet">Ast.Identifier</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for Identifier.</div>
+</th>
+</tr>
+<tr id="i131" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.LimitStmt.html" title="class in org.apache.calcite.piglet">Ast.LimitStmt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for LIMIT statement.</div>
+</th>
+</tr>
+<tr id="i132" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.Literal.html" title="class in org.apache.calcite.piglet">Ast.Literal</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for Literal.</div>
+</th>
+</tr>
+<tr id="i133" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.LoadStmt.html" title="class in org.apache.calcite.piglet">Ast.LoadStmt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for LOAD statement.</div>
+</th>
+</tr>
+<tr id="i134" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.MapType.html" title="class in org.apache.calcite.piglet">Ast.MapType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree for a map type.</div>
+</th>
+</tr>
+<tr id="i135" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.Node.html" title="class in org.apache.calcite.piglet">Ast.Node</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract base class for parse tree node.</div>
+</th>
+</tr>
+<tr id="i136" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.NumericLiteral.html" title="class in org.apache.calcite.piglet">Ast.NumericLiteral</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for NumericLiteral.</div>
+</th>
+</tr>
+<tr id="i137" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.Op.html" title="enum in org.apache.calcite.piglet">Ast.Op</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node type.</div>
+</th>
+</tr>
+<tr id="i138" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.OrderStmt.html" title="class in org.apache.calcite.piglet">Ast.OrderStmt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for ORDER statement.</div>
+</th>
+</tr>
+<tr id="i139" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.Program.html" title="class in org.apache.calcite.piglet">Ast.Program</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for a program.</div>
+</th>
+</tr>
+<tr id="i140" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.ScalarType.html" title="class in org.apache.calcite.piglet">Ast.ScalarType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree for scalar type such as <code>int</code>.</div>
+</th>
+</tr>
+<tr id="i141" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.Schema.html" title="class in org.apache.calcite.piglet">Ast.Schema</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree for schema.</div>
+</th>
+</tr>
+<tr id="i142" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.SpecialIdentifier.html" title="class in org.apache.calcite.piglet">Ast.SpecialIdentifier</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for "*", a special kind of identifier.</div>
+</th>
+</tr>
+<tr id="i143" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.Stmt.html" title="class in org.apache.calcite.piglet">Ast.Stmt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract base class for parse tree node representing a statement.</div>
+</th>
+</tr>
+<tr id="i144" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.TupleType.html" title="class in org.apache.calcite.piglet">Ast.TupleType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree for a tuple type.</div>
+</th>
+</tr>
+<tr id="i145" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.Type.html" title="class in org.apache.calcite.piglet">Ast.Type</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree for type.</div>
+</th>
+</tr>
+<tr id="i146" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.UnParser.html" title="class in org.apache.calcite.piglet">Ast.UnParser</a></td>
+<th class="colLast" scope="row">
+<div class="block">Contains output and indentation level while a tree of nodes is
+ being converted to text.</div>
+</th>
+</tr>
+<tr id="i147" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/piglet/Ast.ValuesStmt.html" title="class in org.apache.calcite.piglet">Ast.ValuesStmt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parse tree node for VALUES statement.</div>
+</th>
+</tr>
+<tr id="i148" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/util/graph/AttributedDirectedGraph.html" title="class in org.apache.calcite.util.graph">AttributedDirectedGraph</a>&lt;<a href="org/apache/calcite/util/graph/AttributedDirectedGraph.html" title="type parameter in AttributedDirectedGraph">V</a>,&#8203;<a href="org/apache/calcite/util/graph/AttributedDirectedGraph.html" title="type parameter in AttributedDirectedGraph">E</a> extends <a href="org/apache/calcite/util/graph/DefaultEdge.html" ti [...]
+<th class="colLast" scope="row">
+<div class="block">Directed graph where edges have attributes and allows multiple edges between
+ any two vertices provided that their attributes are different.</div>
+</th>
+</tr>
+<tr id="i149" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/util/graph/AttributedDirectedGraph.AttributedEdgeFactory.html" title="interface in org.apache.calcite.util.graph">AttributedDirectedGraph.AttributedEdgeFactory</a>&lt;<a href="org/apache/calcite/util/graph/AttributedDirectedGraph.AttributedEdgeFactory.html" title="type parameter in AttributedDirectedGraph.AttributedEdgeFactory">V</a>,&#8203;<a href="org/apache/calcite/util/graph/AttributedDirectedGraph.AttributedEdgeFactory.html" title="ty [...]
+<th class="colLast" scope="row">
+<div class="block">Factory for edges that have attributes.</div>
+</th>
+</tr>
+<tr id="i150" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/sql2rel/AuxiliaryConverter.html" title="interface in org.apache.calcite.sql2rel">AuxiliaryConverter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Converts an expression for a group window function (e.g.</div>
+</th>
+</tr>
+<tr id="i151" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/sql2rel/AuxiliaryConverter.Impl.html" title="class in org.apache.calcite.sql2rel">AuxiliaryConverter.Impl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Simple implementation of <a href="org/apache/calcite/sql2rel/AuxiliaryConverter.html" title="interface in org.apache.calcite.sql2rel"><code>AuxiliaryConverter</code></a>.</div>
+</th>
+</tr>
+<tr id="i152" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/babel/Babel.html" title="class in org.apache.calcite.sql.babel">Babel</a></td>
+<th class="colLast" scope="row">
+<div class="block">SQL parser that accepts a wide variety of dialects.</div>
+</th>
+</tr>
+<tr id="i153" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/util/BarfingInvocationHandler.html" title="class in org.apache.calcite.util">BarfingInvocationHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">A class derived from <code>BarfingInvocationHandler</code> handles a method
+ call by looking for a method in itself with identical parameters.</div>
+</th>
+</tr>
+<tr id="i154" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/BaseQueryable.html" title="class in org.apache.calcite.linq4j">BaseQueryable</a>&lt;<a href="org/apache/calcite/linq4j/BaseQueryable.html" title="type parameter in BaseQueryable">TSource</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Skeleton implementation of <a href="org/apache/calcite/linq4j/Queryable.html" title="interface in org.apache.calcite.linq4j"><code>Queryable</code></a>.</div>
+</th>
+</tr>
+<tr id="i155" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/type/BasicSqlType.html" title="class in org.apache.calcite.sql.type">BasicSqlType</a></td>
+<th class="colLast" scope="row">
+<div class="block">BasicSqlType represents a standard atomic SQL type (excluding interval
+ types).</div>
+</th>
+</tr>
+<tr id="i156" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/util/Benchmark.html" title="class in org.apache.calcite.util">Benchmark</a></td>
+<th class="colLast" scope="row">
+<div class="block">Helps to run benchmarks by running the same task repeatedly and averaging
+ the running times.</div>
+</th>
+</tr>
+<tr id="i157" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/util/Benchmark.Statistician.html" title="class in org.apache.calcite.util">Benchmark.Statistician</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collects statistics for a test that is run multiple times.</div>
+</th>
+</tr>
+<tr id="i158" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/function/BigDecimalFunction1.html" title="interface in org.apache.calcite.linq4j.function">BigDecimalFunction1</a>&lt;<a href="org/apache/calcite/linq4j/function/BigDecimalFunction1.html" title="type parameter in BigDecimalFunction1">T0</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Function that takes one parameter and returns a <code>BigDecimal</code> value.</div>
+</th>
+</tr>
+<tr id="i159" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/sql/dialect/BigQuerySqlDialect.html" title="class in org.apache.calcite.sql.dialect">BigQuerySqlDialect</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <code>SqlDialect</code> implementation for Google BigQuery's "Standard SQL"
+ dialect.</div>
+</th>
+</tr>
+<tr id="i160" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/tree/BinaryExpression.html" title="class in org.apache.calcite.linq4j.tree">BinaryExpression</a></td>
+<th class="colLast" scope="row">
+<div class="block">Represents an expression that has a binary operator.</div>
+</th>
+</tr>
+<tr id="i161" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/adapter/druid/BinaryOperatorConversion.html" title="class in org.apache.calcite.adapter.druid">BinaryOperatorConversion</a></td>
+<th class="colLast" scope="row">
+<div class="block">Binary operator conversion utility class used to convert expression like exp1 Operator exp2</div>
+</th>
+</tr>
+<tr id="i162" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/runtime/BinarySearch.html" title="class in org.apache.calcite.runtime">BinarySearch</a></td>
+<th class="colLast" scope="row">
+<div class="block">Binary search for the implementation of
+ RANGE BETWEEN XXX PRECEDING/FOLLOWING clause.</div>
+</th>
+</tr>
+<tr id="i163" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/runtime/Bindable.html" title="interface in org.apache.calcite.runtime">Bindable</a>&lt;<a href="org/apache/calcite/runtime/Bindable.html" title="type parameter in Bindable">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Statement that can be bound to a <a href="org/apache/calcite/DataContext.html" title="interface in org.apache.calcite"><code>DataContext</code></a> and then executed.</div>
+</th>
+</tr>
+<tr id="i164" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/BindableConvention.html" title="enum in org.apache.calcite.interpreter">BindableConvention</a></td>
+<th class="colLast" scope="row">
+<div class="block">Calling convention that returns results as an
+ <a href="org/apache/calcite/linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a> of object arrays.</div>
+</th>
+</tr>
+<tr id="i165" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/BindableRel.html" title="interface in org.apache.calcite.interpreter">BindableRel</a></td>
+<th class="colLast" scope="row">
+<div class="block">Relational expression that can implement itself in Bindable
+ convention.</div>
+</th>
+</tr>
+<tr id="i166" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.html" title="class in org.apache.calcite.interpreter">Bindables</a></td>
+<th class="colLast" scope="row">
+<div class="block">Utilities pertaining to <a href="org/apache/calcite/interpreter/BindableRel.html" title="interface in org.apache.calcite.interpreter"><code>BindableRel</code></a> and <a href="org/apache/calcite/interpreter/BindableConvention.html" title="enum in org.apache.calcite.interpreter"><code>BindableConvention</code></a>.</div>
+</th>
+</tr>
+<tr id="i167" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableAggregate.html" title="class in org.apache.calcite.interpreter">Bindables.BindableAggregate</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a>
+ in bindable calling convention.</div>
+</th>
+</tr>
+<tr id="i168" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableAggregateRule.html" title="class in org.apache.calcite.interpreter">Bindables.BindableAggregateRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule that converts an <a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core"><code>Aggregate</code></a> to bindable convention.</div>
+</th>
+</tr>
+<tr id="i169" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableFilter.html" title="class in org.apache.calcite.interpreter">Bindables.BindableFilter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/rel/core/Filter.html" title="class in org.apache.calcite.rel.core"><code>Filter</code></a>
+ in bindable convention.</div>
+</th>
+</tr>
+<tr id="i170" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableFilterRule.html" title="class in org.apache.calcite.interpreter">Bindables.BindableFilterRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule that converts a <a href="org/apache/calcite/rel/core/Filter.html" title="class in org.apache.calcite.rel.core"><code>Filter</code></a> to bindable convention.</div>
+</th>
+</tr>
+<tr id="i171" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableJoin.html" title="class in org.apache.calcite.interpreter">Bindables.BindableJoin</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/rel/core/Join.html" title="class in org.apache.calcite.rel.core"><code>Join</code></a> in
+ bindable calling convention.</div>
+</th>
+</tr>
+<tr id="i172" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableJoinRule.html" title="class in org.apache.calcite.interpreter">Bindables.BindableJoinRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule to convert a <a href="org/apache/calcite/rel/logical/LogicalJoin.html" title="class in org.apache.calcite.rel.logical"><code>LogicalJoin</code></a>
+ to a <a href="org/apache/calcite/interpreter/Bindables.BindableJoin.html" title="class in org.apache.calcite.interpreter"><code>Bindables.BindableJoin</code></a>.</div>
+</th>
+</tr>
+<tr id="i173" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableProject.html" title="class in org.apache.calcite.interpreter">Bindables.BindableProject</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/rel/core/Project.html" title="class in org.apache.calcite.rel.core"><code>Project</code></a> in
+ bindable calling convention.</div>
+</th>
+</tr>
+<tr id="i174" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableProjectRule.html" title="class in org.apache.calcite.interpreter">Bindables.BindableProjectRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule to convert a <a href="org/apache/calcite/rel/logical/LogicalProject.html" title="class in org.apache.calcite.rel.logical"><code>LogicalProject</code></a>
+ to a <a href="org/apache/calcite/interpreter/Bindables.BindableProject.html" title="class in org.apache.calcite.interpreter"><code>Bindables.BindableProject</code></a>.</div>
+</th>
+</tr>
+<tr id="i175" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableSort.html" title="class in org.apache.calcite.interpreter">Bindables.BindableSort</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/rel/core/Sort.html" title="class in org.apache.calcite.rel.core"><code>Sort</code></a>
+ bindable calling convention.</div>
+</th>
+</tr>
+<tr id="i176" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableSortRule.html" title="class in org.apache.calcite.interpreter">Bindables.BindableSortRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule to convert an <a href="org/apache/calcite/rel/core/Sort.html" title="class in org.apache.calcite.rel.core"><code>Sort</code></a> to a
+ <a href="org/apache/calcite/interpreter/Bindables.BindableSort.html" title="class in org.apache.calcite.interpreter"><code>Bindables.BindableSort</code></a>.</div>
+</th>
+</tr>
+<tr id="i177" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableTableScan.html" title="class in org.apache.calcite.interpreter">Bindables.BindableTableScan</a></td>
+<th class="colLast" scope="row">
+<div class="block">Scan of a table that implements <a href="org/apache/calcite/schema/ScannableTable.html" title="interface in org.apache.calcite.schema"><code>ScannableTable</code></a> and therefore can
+ be converted into an <a href="org/apache/calcite/linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j"><code>Enumerable</code></a>.</div>
+</th>
+</tr>
+<tr id="i178" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableTableScanRule.html" title="class in org.apache.calcite.interpreter">Bindables.BindableTableScanRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule that converts a <a href="org/apache/calcite/rel/core/TableScan.html" title="class in org.apache.calcite.rel.core"><code>TableScan</code></a>
+ to bindable convention.</div>
+</th>
+</tr>
+<tr id="i179" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableUnion.html" title="class in org.apache.calcite.interpreter">Bindables.BindableUnion</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/rel/core/Union.html" title="class in org.apache.calcite.rel.core"><code>Union</code></a> in
+ bindable calling convention.</div>
+</th>
+</tr>
+<tr id="i180" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableUnionRule.html" title="class in org.apache.calcite.interpreter">Bindables.BindableUnionRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule to convert an <a href="org/apache/calcite/rel/logical/LogicalUnion.html" title="class in org.apache.calcite.rel.logical"><code>LogicalUnion</code></a>
+ to a <a href="org/apache/calcite/interpreter/Bindables.BindableUnion.html" title="class in org.apache.calcite.interpreter"><code>Bindables.BindableUnion</code></a>.</div>
+</th>
+</tr>
+<tr id="i181" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableValues.html" title="class in org.apache.calcite.interpreter">Bindables.BindableValues</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/rel/core/Values.html" title="class in org.apache.calcite.rel.core"><code>Values</code></a>
+ in bindable calling convention.</div>
+</th>
+</tr>
+<tr id="i182" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableValuesRule.html" title="class in org.apache.calcite.interpreter">Bindables.BindableValuesRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule that converts a <a href="org/apache/calcite/rel/core/Values.html" title="class in org.apache.calcite.rel.core"><code>Values</code></a> to bindable convention.</div>
+</th>
+</tr>
+<tr id="i183" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableWindow.html" title="class in org.apache.calcite.interpreter">Bindables.BindableWindow</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/rel/core/Window.html" title="class in org.apache.calcite.rel.core"><code>Window</code></a>
+ in bindable convention.</div>
+</th>
+</tr>
+<tr id="i184" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/interpreter/Bindables.BindableWindowRule.html" title="class in org.apache.calcite.interpreter">Bindables.BindableWindowRule</a></td>
+<th class="colLast" scope="row">
+<div class="block">Rule to convert a <a href="org/apache/calcite/rel/logical/LogicalWindow.html" title="class in org.apache.calcite.rel.logical"><code>LogicalWindow</code></a>
+ to a <a href="org/apache/calcite/interpreter/Bindables.BindableWindow.html" title="class in org.apache.calcite.interpreter"><code>Bindables.BindableWindow</code></a>.</div>
+</th>
+</tr>
+<tr id="i185" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/BiRel.html" title="class in org.apache.calcite.rel">BiRel</a></td>
+<th class="colLast" scope="row">
+<div class="block">Abstract base class for relational expressions with a two inputs.</div>
+</th>
+</tr>
+<tr id="i186" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/util/BitSets.html" title="class in org.apache.calcite.util">BitSets</a></td>
+<th class="colLast" scope="row">
+<div class="block">Utility functions for <code>BitSet</code>.</div>
+</th>
+</tr>
+<tr id="i187" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/util/BitSets.Closure.html" title="class in org.apache.calcite.util">BitSets.Closure</a></td>
+<th class="colLast" scope="row">
+<div class="block">Setup equivalence Sets for each position.</div>
+</th>
+</tr>
+<tr id="i188" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/util/BitString.html" title="class in org.apache.calcite.util">BitString</a></td>
+<th class="colLast" scope="row">
+<div class="block">String of bits.</div>
+</th>
+</tr>
+<tr id="i189" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Builder for <a href="org/apache/calcite/linq4j/tree/BlockStatement.html" title="class in org.apache.calcite.linq4j.tree"><code>BlockStatement</code></a>.</div>
+</th>
+</tr>
+<tr id="i190" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/tree/BlockBuilder.InlineVariableVisitor.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder.InlineVariableVisitor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Inline Variable Visitor.</div>
+</th>
+</tr>
+<tr id="i191" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/tree/BlockBuilder.Slot.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder.Slot</a></td>
+<th class="colLast" scope="row">
+<div class="block">Holds the number of times a declaration was used.</div>
+</th>
+</tr>
+<tr id="i192" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/tree/BlockBuilder.SubstituteVariableVisitor.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder.SubstituteVariableVisitor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Substitute Variable Visitor.</div>
+</th>
+</tr>
+<tr id="i193" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/tree/BlockBuilder.UseCounter.html" title="class in org.apache.calcite.linq4j.tree">BlockBuilder.UseCounter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Use counter.</div>
+</th>
+</tr>
+<tr id="i194" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/tree/Blocks.html" title="class in org.apache.calcite.linq4j.tree">Blocks</a></td>
+<th class="colLast" scope="row">
+<div class="block">Helper methods concerning <a href="org/apache/calcite/linq4j/tree/BlockStatement.html" title="class in org.apache.calcite.linq4j.tree"><code>BlockStatement</code></a>s.</div>
+</th>
+</tr>
+<tr id="i195" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/linq4j/tree/BlockStatement.html" title="class in org.apache.calcite.linq4j.tree">BlockStatement</a></td>
+<th class="colLast" scope="row">
+<div class="block">Represents a block that contains a sequence of expressions where variables
+ can be defined.</div>
+</th>
+</tr>
+<tr id="i196" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/util/graph/BreadthFirstIterator.html" title="class in org.apache.calcite.util.graph">BreadthFirstIterator</a>&lt;<a href="org/apache/calcite/util/graph/BreadthFirstIterator.html" title="type parameter in BreadthFirstIterator">V</a>,&#8203;<a href="org/apache/calcite/util/graph/BreadthFirstIterator.html" title="type parameter in BreadthFirstIterator">E</a> extends <a href="org/apache/calcite/util/graph/DefaultEdge.html" title="class in org. [...]
+<th class="colLast" scope="row">
+<div class="block">Iterates over the vertices in a directed graph in breadth-first order.</div>
+</th>
+</tr>
+<tr id="i197" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/util/Bug.html" title="class in org.apache.calcite.util">Bug</a></td>
+<th class="colLast" scope="row">
+<div class="block">Holder for a list of constants describing which bugs which have not been
+ fixed.</div>
+</th>
+</tr>
+<tr id="i198" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.html" title="class in org.apache.calcite.rel.metadata">BuiltInMetadata</a></td>
+<th class="colLast" scope="row">
+<div class="block">Contains the interfaces for several common forms of metadata.</div>
+</th>
+</tr>
+<tr id="i199" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.All.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.All</a></td>
+<th class="colLast" scope="row">
+<div class="block">The built-in forms of metadata.</div>
+</th>
+</tr>
+<tr id="i200" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.AllPredicates.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.AllPredicates</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the predicates that hold in the rows emitted from a
+ relational expression.</div>
+</th>
+</tr>
+<tr id="i201" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.AllPredicates.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.AllPredicates.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i202" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Collation.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Collation</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about which columns are sorted.</div>
+</th>
+</tr>
+<tr id="i203" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Collation.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Collation.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i204" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ColumnOrigin.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.ColumnOrigin</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the origins of columns.</div>
+</th>
+</tr>
+<tr id="i205" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ColumnOrigin.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.ColumnOrigin.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i206" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ColumnUniqueness.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.ColumnUniqueness</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about whether a set of columns uniquely identifies a row.</div>
+</th>
+</tr>
+<tr id="i207" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ColumnUniqueness.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.ColumnUniqueness.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i208" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.CumulativeCost.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.CumulativeCost</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the cost of evaluating a relational expression, including
+ all of its inputs.</div>
+</th>
+</tr>
+<tr id="i209" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.CumulativeCost.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.CumulativeCost.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i210" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.DistinctRowCount.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.DistinctRowCount</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the number of distinct rows returned by a set of columns
+ in a relational expression.</div>
+</th>
+</tr>
+<tr id="i211" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.DistinctRowCount.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.DistinctRowCount.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i212" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Distribution.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Distribution</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about how a relational expression is distributed.</div>
+</th>
+</tr>
+<tr id="i213" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Distribution.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Distribution.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i214" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ExplainVisibility.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.ExplainVisibility</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about whether a relational expression should appear in a plan.</div>
+</th>
+</tr>
+<tr id="i215" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ExplainVisibility.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.ExplainVisibility.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i216" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ExpressionLineage.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.ExpressionLineage</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the origins of expressions.</div>
+</th>
+</tr>
+<tr id="i217" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ExpressionLineage.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.ExpressionLineage.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i218" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.MaxRowCount.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.MaxRowCount</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the maximum number of rows returned by a relational
+ expression.</div>
+</th>
+</tr>
+<tr id="i219" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.MaxRowCount.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.MaxRowCount.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i220" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Memory.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Memory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the memory use of an operator.</div>
+</th>
+</tr>
+<tr id="i221" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Memory.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Memory.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i222" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.MinRowCount.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.MinRowCount</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the minimum number of rows returned by a relational
+ expression.</div>
+</th>
+</tr>
+<tr id="i223" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.MinRowCount.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.MinRowCount.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i224" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.NodeTypes.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.NodeTypes</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the node types in a relational expression.</div>
+</th>
+</tr>
+<tr id="i225" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.NodeTypes.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.NodeTypes.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i226" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.NonCumulativeCost.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.NonCumulativeCost</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the cost of evaluating a relational expression, not
+ including its inputs.</div>
+</th>
+</tr>
+<tr id="i227" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.NonCumulativeCost.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.NonCumulativeCost.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i228" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Parallelism.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Parallelism</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the degree of parallelism of a relational expression, and
+ how its operators are assigned to processes with independent resource
+ pools.</div>
+</th>
+</tr>
+<tr id="i229" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Parallelism.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Parallelism.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i230" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.PercentageOriginalRows.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.PercentageOriginalRows</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the proportion of original rows that remain in a relational
+ expression.</div>
+</th>
+</tr>
+<tr id="i231" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.PercentageOriginalRows.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.PercentageOriginalRows.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i232" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.PopulationSize.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.PopulationSize</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the number of distinct values in the original source of a
+ column or set of columns.</div>
+</th>
+</tr>
+<tr id="i233" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.PopulationSize.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.PopulationSize.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i234" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Predicates.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Predicates</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the predicates that hold in the rows emitted from a
+ relational expression.</div>
+</th>
+</tr>
+<tr id="i235" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Predicates.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Predicates.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i236" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.RowCount.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.RowCount</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the number of rows returned by a relational expression.</div>
+</th>
+</tr>
+<tr id="i237" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.RowCount.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.RowCount.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i238" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Selectivity.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Selectivity</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the selectivity of a predicate.</div>
+</th>
+</tr>
+<tr id="i239" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Selectivity.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Selectivity.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i240" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Size.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Size</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about the size of rows and columns.</div>
+</th>
+</tr>
+<tr id="i241" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Size.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.Size.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i242" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.TableReferences.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.TableReferences</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata to obtain references to tables used by a given expression.</div>
+</th>
+</tr>
+<tr id="i243" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.TableReferences.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.TableReferences.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i244" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.UniqueKeys.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.UniqueKeys</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata about which combinations of columns are unique identifiers.</div>
+</th>
+</tr>
+<tr id="i245" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.UniqueKeys.Handler.html" title="interface in org.apache.calcite.rel.metadata">BuiltInMetadata.UniqueKeys.Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler API.</div>
+</th>
+</tr>
+<tr id="i246" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/util/BuiltInMethod.html" title="enum in org.apache.calcite.util">BuiltInMethod</a></td>
+<th class="colLast" scope="row">
+<div class="block">Built-in methods.</div>
+</th>
+</tr>
+<tr id="i247" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/jdbc/CachingCalciteSchema.html" title="class in org.apache.calcite.jdbc">CachingCalciteSchema</a></td>
+<th class="colLast" scope="row">
+<div class="block">Concrete implementation of <a href="org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc"><code>CalciteSchema</code></a> that caches tables,
+ functions and sub-schemas.</div>
+</th>
+</tr>
+<tr id="i248" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/jdbc/CachingCalciteSchema.Cached.html" title="interface in org.apache.calcite.jdbc">CachingCalciteSchema.Cached</a>&lt;<a href="org/apache/calcite/jdbc/CachingCalciteSchema.Cached.html" title="type parameter in CachingCalciteSchema.Cached">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Strategy for caching the value of an object and re-creating it if its
+ value is out of date as of a given timestamp.</div>
+</th>
+</tr>
+<tr id="i249" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/jdbc/CachingCalciteSchema.SubSchemaCache.html" title="class in org.apache.calcite.jdbc">CachingCalciteSchema.SubSchemaCache</a></td>
+<th class="colLast" scope="row">
+<div class="block">Information about the implicit sub-schemas of an <a href="org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc"><code>CalciteSchema</code></a>.</div>
+</th>
+</tr>
+<tr id="i250" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/materialize/CachingLatticeStatisticProvider.html" title="class in org.apache.calcite.materialize">CachingLatticeStatisticProvider</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/materialize/LatticeStatisticProvider.html" title="interface in org.apache.calcite.materialize"><code>LatticeStatisticProvider</code></a> that caches single-column
+ statistics and computes multi-column statistics from these.</div>
+</th>
+</tr>
+<tr id="i251" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/rel/metadata/CachingRelMetadataProvider.html" title="class in org.apache.calcite.rel.metadata">CachingRelMetadataProvider</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of the <a href="org/apache/calcite/rel/metadata/RelMetadataProvider.html" title="interface in org.apache.calcite.rel.metadata"><code>RelMetadataProvider</code></a>
... 3532713 lines suppressed ...