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:15:14 UTC

[calcite-site] branch master updated (2b0d119 -> 6e20e6a)

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

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


 discard 2b0d119  Publish website for Avatica 1.14.0 release
 discard 36ef980  Site: Add new committers and PMC
 discard 903284f  Site: Improve documentation for MySQL-specific JSON operators (not including JSON_LENGTH)
 discard 8c22d8c  Add Alibaba to powered-by, remove LAST_DAY, tweak 1.19 release notes
 discard 677a3cb  Regenerate site and add new committers
 discard 3ab416d  [CALCITE-2952] Add JDK 12 as tested to 1.19.0 history
 discard 123d7e1  Publish website for Calcite 1.19.0
 discard 8ecdffe  Migration of Calcite site from svn to git
     new 04dfc3b  Migration of Calcite site from svn to git
     new 87aebca  Publish website for Calcite 1.19.0
     new 92564fa  [CALCITE-2952] Add JDK 12 as tested to 1.19.0 history
     new f5b38ea  Regenerate site and add new committers
     new 5e6c45b  Add Alibaba to powered-by, remove LAST_DAY, tweak 1.19 release notes
     new e114c1a  Site: Improve documentation for MySQL-specific JSON operators (not including JSON_LENGTH)
     new fd83945  Site: Add new committers and PMC
     new 6e20e6a  Publish website for Avatica 1.14.0 release

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2b0d119)
            \
             N -- N -- N   refs/heads/master (6e20e6a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:


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

Posted by fr...@apache.org.
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 04dfc3b4786a6154765062b73c7396508b7cd433
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 ...


[calcite-site] 07/08: Site: Add new committers and PMC

Posted by fr...@apache.org.
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 fd83945f264be19e488cd34a8ffe792f35a5132e
Author: Francis Chuang <fr...@apache.org>
AuthorDate: Mon Apr 29 19:59:42 2019 +1000

    Site: Add new committers and PMC
---
 community/index.html | 22 ++++++++++++++++++++--
 develop/index.html   | 20 ++++++++++++++++++++
 2 files changed, 40 insertions(+), 2 deletions(-)

diff --git a/community/index.html b/community/index.html
index 18e8cda..7ec0c90 100644
--- a/community/index.html
+++ b/community/index.html
@@ -173,6 +173,12 @@ streaming and spatial data (Julian Hyde)</li>
       <td style="text-align: left">Committer</td>
     </tr>
     <tr>
+      <td style="text-align: left">Chunwei Lei (<a href="http://people.apache.org/phonebook.html?uid=chunwei">chunwei</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/chunweilei"><img width="64" src="http://github.com/chunweilei.png" /></a></td>
+      <td style="text-align: left">Alibaba</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
       <td style="text-align: left">Edmon Begoli (<a href="http://people.apache.org/phonebook.html?uid=ebegoli">ebegoli</a>)</td>
       <td style="text-align: left"><a href="http://github.com/ebegoli"><img width="64" src="http://github.com/ebegoli.png" /></a></td>
       <td style="text-align: left">Oak Ridge National Laboratory</td>
@@ -305,6 +311,12 @@ streaming and spatial data (Julian Hyde)</li>
       <td style="text-align: left">Committer</td>
     </tr>
     <tr>
+      <td style="text-align: left">Ruben Quesada Lopez (<a href="http://people.apache.org/phonebook.html?uid=rubenql">rubenql</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/rubenada"><img width="64" src="http://github.com/rubenada.png" /></a></td>
+      <td style="text-align: left">TIBCO</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
       <td style="text-align: left">Sergey Nuyanzin (<a href="http://people.apache.org/phonebook.html?uid=snuyanzin">snuyanzin</a>)</td>
       <td style="text-align: left"><a href="http://github.com/snuyanzin"><img width="64" src="http://github.com/snuyanzin.png" /></a></td>
       <td style="text-align: left">EPAM</td>
@@ -325,8 +337,8 @@ streaming and spatial data (Julian Hyde)</li>
     <tr>
       <td style="text-align: left">Stamatis Zampetakis (<a href="http://people.apache.org/phonebook.html?uid=zabetak">zabetak</a>)</td>
       <td style="text-align: left"><a href="http://github.com/zabetak"><img width="64" src="http://github.com/zabetak.png" /></a></td>
-      <td style="text-align: left">TIBCO EBX</td>
-      <td style="text-align: left">Committer</td>
+      <td style="text-align: left">TIBCO</td>
+      <td style="text-align: left">PMC</td>
     </tr>
     <tr>
       <td style="text-align: left">Steven Noels (<a href="http://people.apache.org/phonebook.html?uid=stevenn">stevenn</a>)</td>
@@ -365,6 +377,12 @@ streaming and spatial data (Julian Hyde)</li>
       <td style="text-align: left">Committer</td>
     </tr>
     <tr>
+      <td style="text-align: left">Zhiwei Peng (<a href="http://people.apache.org/phonebook.html?uid=zhiwei">zhiwei</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/pengzhiwei2018"><img width="64" src="http://github.com/pengzhiwei2018.png" /></a></td>
+      <td style="text-align: left">Ant Financial Group</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
       <td style="text-align: left">Zoltan Haindrich (<a href="http://people.apache.org/phonebook.html?uid=kgyrtkirk">kgyrtkirk</a>)</td>
       <td style="text-align: left"><a href="http://github.com/kgyrtkirk"><img width="64" src="http://github.com/kgyrtkirk.png" /></a></td>
       <td style="text-align: left">Hortonworks</td>
diff --git a/develop/index.html b/develop/index.html
index d4a2e17..0823d6b 100644
--- a/develop/index.html
+++ b/develop/index.html
@@ -135,6 +135,26 @@ helps to agree on the general approach. Log a
 <a href="https://issues.apache.org/jira/browse/CALCITE">JIRA case</a> for your
 proposed feature or start a discussion on the dev list.</p>
 
+<p>Before opening up a new JIRA case, have a look in the existing issues.
+The feature or bug that you plan to work on may already be there.</p>
+
+<p>If you are going to take on the issue right away assign it to yourself.
+To assign issues to yourself you have to be registered in JIRA as a contributor. 
+In order to do that, send an email to the developers list
+and provide your JIRA username.</p>
+
+<p>If you are committed to fixing the issue before the upcoming release set 
+the fix version accordingly (e.g., 1.20.0), otherwise leave it as blank.</p>
+
+<p>If you pick up an existing issue, mark it ‘in progress’, and when it’s 
+finished flag it with ‘pull-request-available’.</p>
+
+<p>If for any reason you decide that an issue cannot go into the ongoing
+release, reset the fix version to blank.</p>
+
+<p>During a release, the release manager will update the issues that were 
+not completed for the current release to the next release</p>
+
 <p>Fork the GitHub repository, and create a branch for your feature.</p>
 
 <p>Develop your feature and test cases, and make sure that


[calcite-site] 08/08: Publish website for Avatica 1.14.0 release

Posted by fr...@apache.org.
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 6e20e6aa01acdf72fde70189d4d9c14836d0d80d
Author: Francis Chuang <fr...@apache.org>
AuthorDate: Mon Apr 29 21:28:50 2019 +1000

    Publish website for Avatica 1.14.0 release
---
 avatica/apidocs/allclasses-frame.html              |   471 -
 avatica/apidocs/allclasses-index.html              |  2967 ++++
 .../{allclasses-noframe.html => allclasses.html}   |    17 +-
 ...verview-summary.html => allpackages-index.html} |   124 +-
 avatica/apidocs/constant-values.html               |  1704 +-
 avatica/apidocs/deprecated-list.html               |   201 +-
 avatica/apidocs/{package-list => element-list}     |     0
 avatica/apidocs/help-doc.html                      |   163 +-
 avatica/apidocs/index-all.html                     | 17407 ++++++++++---------
 avatica/apidocs/index.html                         |   285 +-
 avatica/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
 .../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
 avatica/apidocs/jquery/jquery-3.3.1.js             | 10364 +++++++++++
 avatica/apidocs/jquery/jquery-migrate-3.0.1.js     |   628 +
 avatica/apidocs/jquery/jquery-ui.css               |   544 +
 avatica/apidocs/jquery/jquery-ui.js                |  2610 +++
 avatica/apidocs/jquery/jquery-ui.min.css           |     7 +
 avatica/apidocs/jquery/jquery-ui.min.js            |     7 +
 avatica/apidocs/jquery/jquery-ui.structure.css     |   152 +
 avatica/apidocs/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 +
 .../apidocs/jquery/jszip-utils/dist/jszip-utils.js |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 avatica/apidocs/jquery/jszip/dist/jszip.js         | 11623 +++++++++++++
 avatica/apidocs/jquery/jszip/dist/jszip.min.js     |    15 +
 avatica/apidocs/member-search-index.js             |     1 +
 avatica/apidocs/member-search-index.zip            |   Bin 0 -> 68711 bytes
 .../avatica/AvaticaClientRuntimeException.html     |   231 +-
 ...AvaticaConnection.CallableWithoutException.html |   113 +-
 .../calcite/avatica/AvaticaConnection.Trojan.html  |   157 +-
 .../apache/calcite/avatica/AvaticaConnection.html  |  1368 +-
 .../calcite/avatica/AvaticaDatabaseMetaData.html   |  2780 +--
 .../org/apache/calcite/avatica/AvaticaFactory.html |   240 +-
 .../apache/calcite/avatica/AvaticaParameter.html   |   240 +-
 .../calcite/avatica/AvaticaPreparedStatement.html  |  1407 +-
 .../apache/calcite/avatica/AvaticaResultSet.html   |  3304 ++--
 .../calcite/avatica/AvaticaResultSetMetaData.html  |   473 +-
 .../apache/calcite/avatica/AvaticaSeverity.html    |   212 +-
 .../org/apache/calcite/avatica/AvaticaSite.html    |   538 +-
 .../avatica/AvaticaSpecificDatabaseMetaData.html   |   168 +-
 .../calcite/avatica/AvaticaSqlException.html       |   217 +-
 .../apache/calcite/avatica/AvaticaStatement.html   |  1084 +-
 .../org/apache/calcite/avatica/AvaticaUtils.html   |   356 +-
 .../calcite/avatica/BuiltInConnectionProperty.html |   422 +-
 .../calcite/avatica/ColumnMetaData.ArrayType.html  |   215 +-
 .../avatica/ColumnMetaData.AvaticaType.html        |   243 +-
 .../apache/calcite/avatica/ColumnMetaData.Rep.html |   474 +-
 .../calcite/avatica/ColumnMetaData.ScalarType.html |   175 +-
 .../calcite/avatica/ColumnMetaData.StructType.html |   199 +-
 .../org/apache/calcite/avatica/ColumnMetaData.html |   442 +-
 .../calcite/avatica/ConnectStringParser.html       |   184 +-
 .../apache/calcite/avatica/ConnectionConfig.html   |   302 +-
 .../avatica/ConnectionConfigImpl.Converter.html    |   117 +-
 .../avatica/ConnectionConfigImpl.PropEnv.html      |   262 +-
 .../calcite/avatica/ConnectionConfigImpl.html      |   483 +-
 .../calcite/avatica/ConnectionPropertiesImpl.html  |   354 +-
 .../calcite/avatica/ConnectionProperty.Type.html   |   229 +-
 .../apache/calcite/avatica/ConnectionProperty.html |   181 +-
 .../org/apache/calcite/avatica/DriverVersion.html  |   253 +-
 .../apache/calcite/avatica/Handler.ResultSink.html |   111 +-
 .../org/apache/calcite/avatica/Handler.html        |   166 +-
 .../org/apache/calcite/avatica/HandlerImpl.html    |   210 +-
 .../apidocs/org/apache/calcite/avatica/Helper.html |   231 +-
 .../apache/calcite/avatica/InternalProperty.html   |   232 +-
 .../calcite/avatica/Meta.ConnectionHandle.html     |   167 +-
 .../calcite/avatica/Meta.ConnectionProperties.html |   225 +-
 .../apache/calcite/avatica/Meta.CursorFactory.html |   295 +-
 .../calcite/avatica/Meta.DatabaseProperty.html     |   415 +-
 .../calcite/avatica/Meta.ExecuteBatchResult.html   |   145 +-
 .../apache/calcite/avatica/Meta.ExecuteResult.html |   149 +-
 .../org/apache/calcite/avatica/Meta.Factory.html   |   115 +-
 .../org/apache/calcite/avatica/Meta.Frame.html     |   237 +-
 .../apache/calcite/avatica/Meta.MetaResultSet.html |   256 +-
 .../org/apache/calcite/avatica/Meta.Pat.html       |   156 +-
 .../calcite/avatica/Meta.PrepareCallback.html      |   152 +-
 .../org/apache/calcite/avatica/Meta.Signature.html |   300 +-
 .../calcite/avatica/Meta.StatementHandle.html      |   221 +-
 .../apache/calcite/avatica/Meta.StatementType.html |   277 +-
 .../org/apache/calcite/avatica/Meta.Style.html     |   221 +-
 .../apidocs/org/apache/calcite/avatica/Meta.html   |  1081 +-
 .../calcite/avatica/MetaImpl.ColumnNoNulls.html    |    91 +-
 .../calcite/avatica/MetaImpl.ColumnNullable.html   |    91 +-
 .../avatica/MetaImpl.ColumnNullableUnknown.html    |    91 +-
 .../calcite/avatica/MetaImpl.MetaAttribute.html    |   353 +-
 .../avatica/MetaImpl.MetaBestRowIdentifier.html    |   218 +-
 .../calcite/avatica/MetaImpl.MetaCatalog.html      |   171 +-
 .../avatica/MetaImpl.MetaClientInfoProperty.html   |   180 +-
 .../calcite/avatica/MetaImpl.MetaColumn.html       |   402 +-
 .../avatica/MetaImpl.MetaColumnPrivilege.html      |   240 +-
 .../avatica/MetaImpl.MetaCrossReference.html       |   288 +-
 .../calcite/avatica/MetaImpl.MetaExportedKey.html  |   288 +-
 .../calcite/avatica/MetaImpl.MetaFunction.html     |   202 +-
 .../avatica/MetaImpl.MetaFunctionColumn.html       |   321 +-
 .../calcite/avatica/MetaImpl.MetaImportedKey.html  |   288 +-
 .../calcite/avatica/MetaImpl.MetaIndexInfo.html    |   265 +-
 .../calcite/avatica/MetaImpl.MetaPrimaryKey.html   |   170 +-
 .../calcite/avatica/MetaImpl.MetaProcedure.html    |   229 +-
 .../avatica/MetaImpl.MetaProcedureColumn.html      |   352 +-
 .../calcite/avatica/MetaImpl.MetaPseudoColumn.html |   280 +-
 .../calcite/avatica/MetaImpl.MetaSchema.html       |   184 +-
 .../calcite/avatica/MetaImpl.MetaSuperTable.html   |   188 +-
 .../calcite/avatica/MetaImpl.MetaSuperType.html    |   214 +-
 .../apache/calcite/avatica/MetaImpl.MetaTable.html |   264 +-
 .../avatica/MetaImpl.MetaTablePrivilege.html       |   227 +-
 .../calcite/avatica/MetaImpl.MetaTableType.html    |   149 +-
 .../calcite/avatica/MetaImpl.MetaTypeInfo.html     |   320 +-
 .../apache/calcite/avatica/MetaImpl.MetaUdt.html   |   215 +-
 .../avatica/MetaImpl.MetaVersionColumn.html        |   184 +-
 .../org/apache/calcite/avatica/MetaImpl.Named.html |   115 +-
 .../org/apache/calcite/avatica/MetaImpl.html       |  1307 +-
 .../calcite/avatica/MissingResultsException.html   |   155 +-
 .../calcite/avatica/NoSuchConnectionException.html |   155 +-
 .../calcite/avatica/NoSuchStatementException.html  |   153 +-
 .../calcite/avatica/QueryState.StateType.html      |   193 +-
 .../org/apache/calcite/avatica/QueryState.html     |   325 +-
 .../org/apache/calcite/avatica/SqlState.html       |  1472 +-
 .../org/apache/calcite/avatica/SqlType.Method.html |   374 +-
 .../org/apache/calcite/avatica/SqlType.html        |   649 +-
 .../avatica/UnregisteredDriver.JdbcVersion.html    |   198 +-
 .../apache/calcite/avatica/UnregisteredDriver.html |   372 +-
 .../class-use/AvaticaClientRuntimeException.html   |   112 +-
 ...AvaticaConnection.CallableWithoutException.html |   110 +-
 .../class-use/AvaticaConnection.Trojan.html        |   112 +-
 .../avatica/class-use/AvaticaConnection.html       |   279 +-
 .../avatica/class-use/AvaticaDatabaseMetaData.html |    88 +-
 .../calcite/avatica/class-use/AvaticaFactory.html  |   168 +-
 .../avatica/class-use/AvaticaParameter.html        |   200 +-
 .../class-use/AvaticaPreparedStatement.html        |   130 +-
 .../avatica/class-use/AvaticaResultSet.html        |   158 +-
 .../class-use/AvaticaResultSetMetaData.html        |    88 +-
 .../calcite/avatica/class-use/AvaticaSeverity.html |   228 +-
 .../calcite/avatica/class-use/AvaticaSite.html     |   112 +-
 .../class-use/AvaticaSpecificDatabaseMetaData.html |   136 +-
 .../avatica/class-use/AvaticaSqlException.html     |    88 +-
 .../avatica/class-use/AvaticaStatement.html        |   299 +-
 .../calcite/avatica/class-use/AvaticaUtils.html    |    88 +-
 .../class-use/BuiltInConnectionProperty.html       |   131 +-
 .../class-use/ColumnMetaData.ArrayType.html        |   118 +-
 .../class-use/ColumnMetaData.AvaticaType.html      |   312 +-
 .../avatica/class-use/ColumnMetaData.Rep.html      |   294 +-
 .../class-use/ColumnMetaData.ScalarType.html       |   118 +-
 .../class-use/ColumnMetaData.StructType.html       |   119 +-
 .../calcite/avatica/class-use/ColumnMetaData.html  |   357 +-
 .../avatica/class-use/ConnectStringParser.html     |    88 +-
 .../avatica/class-use/ConnectionConfig.html        |   173 +-
 .../class-use/ConnectionConfigImpl.Converter.html  |   141 +-
 .../class-use/ConnectionConfigImpl.PropEnv.html    |   141 +-
 .../avatica/class-use/ConnectionConfigImpl.html    |   112 +-
 .../class-use/ConnectionPropertiesImpl.html        |   136 +-
 .../avatica/class-use/ConnectionProperty.Type.html |   151 +-
 .../avatica/class-use/ConnectionProperty.html      |   219 +-
 .../calcite/avatica/class-use/DriverVersion.html   |   152 +-
 .../avatica/class-use/Handler.ResultSink.html      |   121 +-
 .../apache/calcite/avatica/class-use/Handler.html  |   136 +-
 .../calcite/avatica/class-use/HandlerImpl.html     |    88 +-
 .../apache/calcite/avatica/class-use/Helper.html   |   117 +-
 .../avatica/class-use/InternalProperty.html        |   151 +-
 .../avatica/class-use/Meta.ConnectionHandle.html   |  1191 +-
 .../class-use/Meta.ConnectionProperties.html       |   334 +-
 .../avatica/class-use/Meta.CursorFactory.html      |   261 +-
 .../avatica/class-use/Meta.DatabaseProperty.html   |   207 +-
 .../avatica/class-use/Meta.ExecuteBatchResult.html |   186 +-
 .../avatica/class-use/Meta.ExecuteResult.html      |   211 +-
 .../calcite/avatica/class-use/Meta.Factory.html    |    88 +-
 .../calcite/avatica/class-use/Meta.Frame.html      |   386 +-
 .../avatica/class-use/Meta.MetaResultSet.html      |  1135 +-
 .../apache/calcite/avatica/class-use/Meta.Pat.html |   690 +-
 .../avatica/class-use/Meta.PrepareCallback.html    |   162 +-
 .../calcite/avatica/class-use/Meta.Signature.html  |   435 +-
 .../avatica/class-use/Meta.StatementHandle.html    |   518 +-
 .../avatica/class-use/Meta.StatementType.html      |   205 +-
 .../calcite/avatica/class-use/Meta.Style.html      |   150 +-
 .../org/apache/calcite/avatica/class-use/Meta.html |   229 +-
 .../avatica/class-use/MetaImpl.ColumnNoNulls.html  |   422 +-
 .../avatica/class-use/MetaImpl.ColumnNullable.html |    88 +-
 .../class-use/MetaImpl.ColumnNullableUnknown.html  |   162 +-
 .../avatica/class-use/MetaImpl.MetaAttribute.html  |    88 +-
 .../class-use/MetaImpl.MetaBestRowIdentifier.html  |    88 +-
 .../avatica/class-use/MetaImpl.MetaCatalog.html    |    88 +-
 .../class-use/MetaImpl.MetaClientInfoProperty.html |    88 +-
 .../avatica/class-use/MetaImpl.MetaColumn.html     |    88 +-
 .../class-use/MetaImpl.MetaColumnPrivilege.html    |    88 +-
 .../class-use/MetaImpl.MetaCrossReference.html     |    88 +-
 .../class-use/MetaImpl.MetaExportedKey.html        |    88 +-
 .../avatica/class-use/MetaImpl.MetaFunction.html   |    88 +-
 .../class-use/MetaImpl.MetaFunctionColumn.html     |    88 +-
 .../class-use/MetaImpl.MetaImportedKey.html        |    88 +-
 .../avatica/class-use/MetaImpl.MetaIndexInfo.html  |    88 +-
 .../avatica/class-use/MetaImpl.MetaPrimaryKey.html |    88 +-
 .../avatica/class-use/MetaImpl.MetaProcedure.html  |    88 +-
 .../class-use/MetaImpl.MetaProcedureColumn.html    |    88 +-
 .../class-use/MetaImpl.MetaPseudoColumn.html       |    88 +-
 .../avatica/class-use/MetaImpl.MetaSchema.html     |    88 +-
 .../avatica/class-use/MetaImpl.MetaSuperTable.html |    88 +-
 .../avatica/class-use/MetaImpl.MetaSuperType.html  |    88 +-
 .../avatica/class-use/MetaImpl.MetaTable.html      |    88 +-
 .../class-use/MetaImpl.MetaTablePrivilege.html     |    88 +-
 .../avatica/class-use/MetaImpl.MetaTableType.html  |    88 +-
 .../avatica/class-use/MetaImpl.MetaTypeInfo.html   |    88 +-
 .../avatica/class-use/MetaImpl.MetaUdt.html        |    88 +-
 .../class-use/MetaImpl.MetaVersionColumn.html      |    88 +-
 .../calcite/avatica/class-use/MetaImpl.Named.html  |   122 +-
 .../apache/calcite/avatica/class-use/MetaImpl.html |    88 +-
 .../avatica/class-use/MissingResultsException.html |   149 +-
 .../class-use/NoSuchConnectionException.html       |    88 +-
 .../class-use/NoSuchStatementException.html        |   334 +-
 .../avatica/class-use/QueryState.StateType.html    |   155 +-
 .../calcite/avatica/class-use/QueryState.html      |   305 +-
 .../apache/calcite/avatica/class-use/SqlState.html |   141 +-
 .../calcite/avatica/class-use/SqlType.Method.html  |   143 +-
 .../apache/calcite/avatica/class-use/SqlType.html  |   190 +-
 .../class-use/UnregisteredDriver.JdbcVersion.html  |   134 +-
 .../avatica/class-use/UnregisteredDriver.html      |   186 +-
 .../jdbc/JdbcMeta.ConnectionCacheSettings.html     |   214 +-
 .../jdbc/JdbcMeta.StatementCacheSettings.html      |   218 +-
 .../org/apache/calcite/avatica/jdbc/JdbcMeta.html  |  1454 +-
 .../apache/calcite/avatica/jdbc/StatementInfo.html |   191 +-
 .../JdbcMeta.ConnectionCacheSettings.html          |   117 +-
 .../class-use/JdbcMeta.StatementCacheSettings.html |   117 +-
 .../calcite/avatica/jdbc/class-use/JdbcMeta.html   |    88 +-
 .../avatica/jdbc/class-use/StatementInfo.html      |   112 +-
 .../apache/calcite/avatica/jdbc/package-frame.html |    26 -
 .../calcite/avatica/jdbc/package-summary.html      |   112 +-
 .../apache/calcite/avatica/jdbc/package-tree.html  |   102 +-
 .../apache/calcite/avatica/jdbc/package-use.html   |   108 +-
 .../apache/calcite/avatica/metrics/Counter.html    |   132 +-
 .../org/apache/calcite/avatica/metrics/Gauge.html  |   115 +-
 .../apache/calcite/avatica/metrics/Histogram.html  |   122 +-
 .../org/apache/calcite/avatica/metrics/Meter.html  |   122 +-
 .../org/apache/calcite/avatica/metrics/Metric.html |    91 +-
 .../calcite/avatica/metrics/MetricsSystem.html     |   185 +-
 .../metrics/MetricsSystemConfiguration.html        |   119 +-
 .../avatica/metrics/MetricsSystemFactory.html      |   121 +-
 .../avatica/metrics/MetricsSystemLoader.html       |   137 +-
 .../calcite/avatica/metrics/PackageMarker.html     |    89 +-
 .../calcite/avatica/metrics/Timer.Context.html     |   119 +-
 .../org/apache/calcite/avatica/metrics/Timer.html  |   131 +-
 .../calcite/avatica/metrics/class-use/Counter.html |   178 +-
 .../calcite/avatica/metrics/class-use/Gauge.html   |   164 +-
 .../avatica/metrics/class-use/Histogram.html       |   178 +-
 .../calcite/avatica/metrics/class-use/Meter.html   |   180 +-
 .../calcite/avatica/metrics/class-use/Metric.html  |   181 +-
 .../avatica/metrics/class-use/MetricsSystem.html   |   278 +-
 .../class-use/MetricsSystemConfiguration.html      |   227 +-
 .../metrics/class-use/MetricsSystemFactory.html    |   132 +-
 .../metrics/class-use/MetricsSystemLoader.html     |    88 +-
 .../avatica/metrics/class-use/PackageMarker.html   |    88 +-
 .../avatica/metrics/class-use/Timer.Context.html   |   152 +-
 .../calcite/avatica/metrics/class-use/Timer.html   |   178 +-
 .../metrics/dropwizard/DropwizardCounter.html      |   182 +-
 .../metrics/dropwizard/DropwizardGauge.html        |   147 +-
 .../metrics/dropwizard/DropwizardHistogram.html    |   160 +-
 .../metrics/dropwizard/DropwizardMeter.html        |   160 +-
 .../dropwizard/DropwizardMetricsSystem.html        |   239 +-
 .../DropwizardMetricsSystemConfiguration.html      |   149 +-
 .../dropwizard/DropwizardMetricsSystemFactory.html |   155 +-
 .../DropwizardTimer.DropwizardContext.html         |   153 +-
 .../metrics/dropwizard/DropwizardTimer.html        |   169 +-
 .../dropwizard/class-use/DropwizardCounter.html    |    88 +-
 .../dropwizard/class-use/DropwizardGauge.html      |    88 +-
 .../dropwizard/class-use/DropwizardHistogram.html  |    88 +-
 .../dropwizard/class-use/DropwizardMeter.html      |    88 +-
 .../class-use/DropwizardMetricsSystem.html         |   112 +-
 .../DropwizardMetricsSystemConfiguration.html      |    88 +-
 .../class-use/DropwizardMetricsSystemFactory.html  |    88 +-
 .../DropwizardTimer.DropwizardContext.html         |   112 +-
 .../dropwizard/class-use/DropwizardTimer.html      |    88 +-
 .../avatica/metrics/dropwizard/package-frame.html  |    27 -
 .../metrics/dropwizard/package-summary.html        |   132 +-
 .../avatica/metrics/dropwizard/package-tree.html   |   106 +-
 .../avatica/metrics/dropwizard/package-use.html    |   109 +-
 .../calcite/avatica/metrics/noop/NoopCounter.html  |   180 +-
 .../avatica/metrics/noop/NoopHistogram.html        |   158 +-
 .../calcite/avatica/metrics/noop/NoopMeter.html    |   158 +-
 .../avatica/metrics/noop/NoopMetricsSystem.html    |   230 +-
 .../noop/NoopMetricsSystemConfiguration.html       |   140 +-
 .../metrics/noop/NoopMetricsSystemFactory.html     |   155 +-
 .../metrics/noop/NoopTimer.NoopContext.html        |   151 +-
 .../calcite/avatica/metrics/noop/NoopTimer.html    |   167 +-
 .../metrics/noop/class-use/NoopCounter.html        |    88 +-
 .../metrics/noop/class-use/NoopHistogram.html      |    88 +-
 .../avatica/metrics/noop/class-use/NoopMeter.html  |    88 +-
 .../metrics/noop/class-use/NoopMetricsSystem.html  |   117 +-
 .../class-use/NoopMetricsSystemConfiguration.html  |   112 +-
 .../noop/class-use/NoopMetricsSystemFactory.html   |    88 +-
 .../noop/class-use/NoopTimer.NoopContext.html      |   112 +-
 .../avatica/metrics/noop/class-use/NoopTimer.html  |    88 +-
 .../avatica/metrics/noop/package-frame.html        |    27 -
 .../avatica/metrics/noop/package-summary.html      |   132 +-
 .../calcite/avatica/metrics/noop/package-tree.html |   104 +-
 .../calcite/avatica/metrics/noop/package-use.html  |   114 +-
 .../calcite/avatica/metrics/package-frame.html     |    37 -
 .../calcite/avatica/metrics/package-summary.html   |   136 +-
 .../calcite/avatica/metrics/package-tree.html      |   118 +-
 .../calcite/avatica/metrics/package-use.html       |   271 +-
 .../avatica/noop/AvaticaNoopConnection.html        |   972 +-
 .../avatica/noop/AvaticaNoopDatabaseMetaData.html  |  2743 +--
 .../calcite/avatica/noop/AvaticaNoopDriver.html    |   227 +-
 .../avatica/noop/AvaticaNoopParameterMetaData.html |   288 +-
 .../avatica/noop/AvaticaNoopPreparedStatement.html |  1686 +-
 .../calcite/avatica/noop/AvaticaNoopResultSet.html |  3120 ++--
 .../avatica/noop/AvaticaNoopResultSetMetaData.html |   454 +-
 .../calcite/avatica/noop/AvaticaNoopStatement.html |   747 +-
 .../apache/calcite/avatica/noop/PackageMarker.html |    89 +-
 .../noop/class-use/AvaticaNoopConnection.html      |   112 +-
 .../class-use/AvaticaNoopDatabaseMetaData.html     |   112 +-
 .../avatica/noop/class-use/AvaticaNoopDriver.html  |    88 +-
 .../class-use/AvaticaNoopParameterMetaData.html    |   112 +-
 .../class-use/AvaticaNoopPreparedStatement.html    |   112 +-
 .../noop/class-use/AvaticaNoopResultSet.html       |   112 +-
 .../class-use/AvaticaNoopResultSetMetaData.html    |   112 +-
 .../noop/class-use/AvaticaNoopStatement.html       |   112 +-
 .../avatica/noop/class-use/PackageMarker.html      |    88 +-
 .../apache/calcite/avatica/noop/package-frame.html |    31 -
 .../calcite/avatica/noop/package-summary.html      |   134 +-
 .../apache/calcite/avatica/noop/package-tree.html  |   108 +-
 .../apache/calcite/avatica/noop/package-use.html   |   134 +-
 .../org/apache/calcite/avatica/package-frame.html  |   124 -
 .../apache/calcite/avatica/package-summary.html    |   334 +-
 .../org/apache/calcite/avatica/package-tree.html   |   298 +-
 .../org/apache/calcite/avatica/package-use.html    |   457 +-
 .../proto/Common.AvaticaParameter.Builder.html     |   596 +-
 .../avatica/proto/Common.AvaticaParameter.html     |   585 +-
 .../proto/Common.AvaticaParameterOrBuilder.html    |   196 +-
 .../avatica/proto/Common.AvaticaType.Builder.html  |   730 +-
 .../calcite/avatica/proto/Common.AvaticaType.html  |   612 +-
 .../avatica/proto/Common.AvaticaTypeOrBuilder.html |   227 +-
 .../proto/Common.ColumnMetaData.Builder.html       |  1056 +-
 .../avatica/proto/Common.ColumnMetaData.html       |   822 +-
 .../proto/Common.ColumnMetaDataOrBuilder.html      |   332 +-
 .../avatica/proto/Common.ColumnValue.Builder.html  |   822 +-
 .../calcite/avatica/proto/Common.ColumnValue.html  |   620 +-
 .../avatica/proto/Common.ColumnValueOrBuilder.html |   238 +-
 .../proto/Common.ConnectionProperties.Builder.html |   603 +-
 .../avatica/proto/Common.ConnectionProperties.html |   588 +-
 .../Common.ConnectionPropertiesOrBuilder.html      |   194 +-
 .../proto/Common.CursorFactory.Builder.html        |   528 +-
 .../avatica/proto/Common.CursorFactory.Style.html  |   353 +-
 .../avatica/proto/Common.CursorFactory.html        |   550 +-
 .../proto/Common.CursorFactoryOrBuilder.html       |   184 +-
 .../proto/Common.DatabaseProperty.Builder.html     |   481 +-
 .../avatica/proto/Common.DatabaseProperty.html     |   522 +-
 .../proto/Common.DatabasePropertyOrBuilder.html    |   168 +-
 .../avatica/proto/Common.Frame.Builder.html        |   587 +-
 .../apache/calcite/avatica/proto/Common.Frame.html |   540 +-
 .../avatica/proto/Common.FrameOrBuilder.html       |   177 +-
 .../avatica/proto/Common.MetaDataOperation.html    |   593 +-
 ...mon.MetaDataOperationArgument.ArgumentType.html |   353 +-
 .../Common.MetaDataOperationArgument.Builder.html  |   649 +-
 .../proto/Common.MetaDataOperationArgument.html    |   612 +-
 .../Common.MetaDataOperationArgumentOrBuilder.html |   221 +-
 .../avatica/proto/Common.QueryState.Builder.html   |   755 +-
 .../calcite/avatica/proto/Common.QueryState.html   |   629 +-
 .../avatica/proto/Common.QueryStateOrBuilder.html  |   232 +-
 .../apache/calcite/avatica/proto/Common.Rep.html   |   641 +-
 .../calcite/avatica/proto/Common.Row.Builder.html  |   533 +-
 .../apache/calcite/avatica/proto/Common.Row.html   |   512 +-
 .../calcite/avatica/proto/Common.RowOrBuilder.html |   163 +-
 .../calcite/avatica/proto/Common.Severity.html     |   329 +-
 .../avatica/proto/Common.Signature.Builder.html    |   889 +-
 .../calcite/avatica/proto/Common.Signature.html    |   656 +-
 .../avatica/proto/Common.SignatureOrBuilder.html   |   263 +-
 .../calcite/avatica/proto/Common.StateType.html    |   305 +-
 .../proto/Common.StatementHandle.Builder.html      |   497 +-
 .../avatica/proto/Common.StatementHandle.html      |   529 +-
 .../proto/Common.StatementHandleOrBuilder.html     |   168 +-
 .../avatica/proto/Common.StatementType.html        |   425 +-
 .../avatica/proto/Common.TypedValue.Builder.html   |   836 +-
 .../calcite/avatica/proto/Common.TypedValue.html   |   671 +-
 .../avatica/proto/Common.TypedValueOrBuilder.html  |   253 +-
 .../avatica/proto/Common.WireMessage.Builder.html  |   421 +-
 .../calcite/avatica/proto/Common.WireMessage.html  |   493 +-
 .../avatica/proto/Common.WireMessageOrBuilder.html |   143 +-
 .../org/apache/calcite/avatica/proto/Common.html   |   247 +-
 .../proto/Requests.CatalogsRequest.Builder.html    |   394 +-
 .../avatica/proto/Requests.CatalogsRequest.html    |   479 +-
 .../proto/Requests.CatalogsRequestOrBuilder.html   |   136 +-
 .../Requests.CloseConnectionRequest.Builder.html   |   394 +-
 .../proto/Requests.CloseConnectionRequest.html     |   479 +-
 .../Requests.CloseConnectionRequestOrBuilder.html  |   136 +-
 .../Requests.CloseStatementRequest.Builder.html    |   421 +-
 .../proto/Requests.CloseStatementRequest.html      |   493 +-
 .../Requests.CloseStatementRequestOrBuilder.html   |   143 +-
 .../proto/Requests.ColumnsRequest.Builder.html     |   582 +-
 .../avatica/proto/Requests.ColumnsRequest.html     |   579 +-
 .../proto/Requests.ColumnsRequestOrBuilder.html    |   200 +-
 .../proto/Requests.CommitRequest.Builder.html      |   394 +-
 .../avatica/proto/Requests.CommitRequest.html      |   479 +-
 .../proto/Requests.CommitRequestOrBuilder.html     |   136 +-
 .../Requests.ConnectionSyncRequest.Builder.html    |   470 +-
 .../proto/Requests.ConnectionSyncRequest.html      |   515 +-
 .../Requests.ConnectionSyncRequestOrBuilder.html   |   161 +-
 .../Requests.CreateStatementRequest.Builder.html   |   394 +-
 .../proto/Requests.CreateStatementRequest.html     |   479 +-
 .../Requests.CreateStatementRequestOrBuilder.html  |   136 +-
 .../Requests.DatabasePropertyRequest.Builder.html  |   394 +-
 .../proto/Requests.DatabasePropertyRequest.html    |   479 +-
 .../Requests.DatabasePropertyRequestOrBuilder.html |   136 +-
 .../Requests.ExecuteBatchRequest.Builder.html      |   607 +-
 .../proto/Requests.ExecuteBatchRequest.html        |   551 +-
 .../Requests.ExecuteBatchRequestOrBuilder.html     |   186 +-
 .../proto/Requests.ExecuteRequest.Builder.html     |   690 +-
 .../avatica/proto/Requests.ExecuteRequest.html     |   590 +-
 .../proto/Requests.ExecuteRequestOrBuilder.html    |   209 +-
 .../proto/Requests.FetchRequest.Builder.html       |   502 +-
 .../avatica/proto/Requests.FetchRequest.html       |   535 +-
 .../proto/Requests.FetchRequestOrBuilder.html      |   164 +-
 .../Requests.OpenConnectionRequest.Builder.html    |   543 +-
 .../proto/Requests.OpenConnectionRequest.html      |   567 +-
 .../Requests.OpenConnectionRequestOrBuilder.html   |   198 +-
 ...ests.PrepareAndExecuteBatchRequest.Builder.html |   508 +-
 .../Requests.PrepareAndExecuteBatchRequest.html    |   536 +-
 ...sts.PrepareAndExecuteBatchRequestOrBuilder.html |   175 +-
 .../Requests.PrepareAndExecuteRequest.Builder.html |   549 +-
 .../proto/Requests.PrepareAndExecuteRequest.html   |   560 +-
 ...Requests.PrepareAndExecuteRequestOrBuilder.html |   180 +-
 .../proto/Requests.PrepareRequest.Builder.html     |   495 +-
 .../avatica/proto/Requests.PrepareRequest.html     |   532 +-
 .../proto/Requests.PrepareRequestOrBuilder.html    |   166 +-
 .../proto/Requests.RollbackRequest.Builder.html    |   394 +-
 .../avatica/proto/Requests.RollbackRequest.html    |   479 +-
 .../proto/Requests.RollbackRequestOrBuilder.html   |   136 +-
 .../proto/Requests.SchemasRequest.Builder.html     |   488 +-
 .../avatica/proto/Requests.SchemasRequest.html     |   529 +-
 .../proto/Requests.SchemasRequestOrBuilder.html    |   168 +-
 .../proto/Requests.SyncResultsRequest.Builder.html |   524 +-
 .../avatica/proto/Requests.SyncResultsRequest.html |   543 +-
 .../Requests.SyncResultsRequestOrBuilder.html      |   175 +-
 .../proto/Requests.TableTypesRequest.Builder.html  |   394 +-
 .../avatica/proto/Requests.TableTypesRequest.html  |   479 +-
 .../proto/Requests.TableTypesRequestOrBuilder.html |   136 +-
 .../proto/Requests.TablesRequest.Builder.html      |   649 +-
 .../avatica/proto/Requests.TablesRequest.html      |   611 +-
 .../proto/Requests.TablesRequestOrBuilder.html     |   223 +-
 .../proto/Requests.TypeInfoRequest.Builder.html    |   394 +-
 .../avatica/proto/Requests.TypeInfoRequest.html    |   479 +-
 .../proto/Requests.TypeInfoRequestOrBuilder.html   |   136 +-
 .../proto/Requests.UpdateBatch.Builder.html        |   533 +-
 .../avatica/proto/Requests.UpdateBatch.html        |   512 +-
 .../proto/Requests.UpdateBatchOrBuilder.html       |   163 +-
 .../org/apache/calcite/avatica/proto/Requests.html |   274 +-
 .../Responses.CloseConnectionResponse.Builder.html |   423 +-
 .../proto/Responses.CloseConnectionResponse.html   |   490 +-
 ...Responses.CloseConnectionResponseOrBuilder.html |   145 +-
 .../Responses.CloseStatementResponse.Builder.html  |   423 +-
 .../proto/Responses.CloseStatementResponse.html    |   490 +-
 .../Responses.CloseStatementResponseOrBuilder.html |   145 +-
 .../proto/Responses.CommitResponse.Builder.html    |   347 +-
 .../avatica/proto/Responses.CommitResponse.html    |   449 +-
 .../proto/Responses.CommitResponseOrBuilder.html   |   113 +-
 .../Responses.ConnectionSyncResponse.Builder.html  |   499 +-
 .../proto/Responses.ConnectionSyncResponse.html    |   526 +-
 .../Responses.ConnectionSyncResponseOrBuilder.html |   170 +-
 .../Responses.CreateStatementResponse.Builder.html |   497 +-
 .../proto/Responses.CreateStatementResponse.html   |   529 +-
 ...Responses.CreateStatementResponseOrBuilder.html |   168 +-
 .../Responses.DatabasePropertyElement.Builder.html |   575 +-
 .../proto/Responses.DatabasePropertyElement.html   |   562 +-
 ...Responses.DatabasePropertyElementOrBuilder.html |   195 +-
 ...Responses.DatabasePropertyResponse.Builder.html |   609 +-
 .../proto/Responses.DatabasePropertyResponse.html  |   548 +-
 ...esponses.DatabasePropertyResponseOrBuilder.html |   188 +-
 .../proto/Responses.ErrorResponse.Builder.html     |   705 +-
 .../avatica/proto/Responses.ErrorResponse.html     |   636 +-
 .../proto/Responses.ErrorResponseOrBuilder.html    |   239 +-
 .../Responses.ExecuteBatchResponse.Builder.html    |   591 +-
 .../proto/Responses.ExecuteBatchResponse.html      |   577 +-
 .../Responses.ExecuteBatchResponseOrBuilder.html   |   198 +-
 .../proto/Responses.ExecuteResponse.Builder.html   |   636 +-
 .../avatica/proto/Responses.ExecuteResponse.html   |   562 +-
 .../proto/Responses.ExecuteResponseOrBuilder.html  |   195 +-
 .../proto/Responses.FetchResponse.Builder.html     |   553 +-
 .../avatica/proto/Responses.FetchResponse.html     |   554 +-
 .../proto/Responses.FetchResponseOrBuilder.html    |   184 +-
 .../Responses.OpenConnectionResponse.Builder.html  |   423 +-
 .../proto/Responses.OpenConnectionResponse.html    |   490 +-
 .../Responses.OpenConnectionResponseOrBuilder.html |   145 +-
 .../proto/Responses.PrepareResponse.Builder.html   |   499 +-
 .../avatica/proto/Responses.PrepareResponse.html   |   526 +-
 .../proto/Responses.PrepareResponseOrBuilder.html  |   170 +-
 .../proto/Responses.ResultSetResponse.Builder.html |   703 +-
 .../avatica/proto/Responses.ResultSetResponse.html |   629 +-
 .../Responses.ResultSetResponseOrBuilder.html      |   232 +-
 .../proto/Responses.RollbackResponse.Builder.html  |   347 +-
 .../avatica/proto/Responses.RollbackResponse.html  |   449 +-
 .../proto/Responses.RollbackResponseOrBuilder.html |   113 +-
 .../proto/Responses.RpcMetadata.Builder.html       |   394 +-
 .../avatica/proto/Responses.RpcMetadata.html       |   479 +-
 .../proto/Responses.RpcMetadataOrBuilder.html      |   136 +-
 .../Responses.SyncResultsResponse.Builder.html     |   477 +-
 .../proto/Responses.SyncResultsResponse.html       |   518 +-
 .../Responses.SyncResultsResponseOrBuilder.html    |   159 +-
 .../apache/calcite/avatica/proto/Responses.html    |   244 +-
 .../class-use/Common.AvaticaParameter.Builder.html |   338 +-
 .../proto/class-use/Common.AvaticaParameter.html   |   331 +-
 .../Common.AvaticaParameterOrBuilder.html          |   157 +-
 .../class-use/Common.AvaticaType.Builder.html      |   340 +-
 .../proto/class-use/Common.AvaticaType.html        |   330 +-
 .../class-use/Common.AvaticaTypeOrBuilder.html     |   150 +-
 .../class-use/Common.ColumnMetaData.Builder.html   |   562 +-
 .../proto/class-use/Common.ColumnMetaData.html     |   439 +-
 .../class-use/Common.ColumnMetaDataOrBuilder.html  |   223 +-
 .../class-use/Common.ColumnValue.Builder.html      |   389 +-
 .../proto/class-use/Common.ColumnValue.html        |   299 +-
 .../class-use/Common.ColumnValueOrBuilder.html     |   157 +-
 .../Common.ConnectionProperties.Builder.html       |   325 +-
 .../class-use/Common.ConnectionProperties.html     |   345 +-
 .../Common.ConnectionPropertiesOrBuilder.html      |   162 +-
 .../class-use/Common.CursorFactory.Builder.html    |   274 +-
 .../class-use/Common.CursorFactory.Style.html      |   209 +-
 .../proto/class-use/Common.CursorFactory.html      |   295 +-
 .../class-use/Common.CursorFactoryOrBuilder.html   |   135 +-
 .../class-use/Common.DatabaseProperty.Builder.html |   259 +-
 .../proto/class-use/Common.DatabaseProperty.html   |   295 +-
 .../Common.DatabasePropertyOrBuilder.html          |   135 +-
 .../proto/class-use/Common.Frame.Builder.html      |   300 +-
 .../avatica/proto/class-use/Common.Frame.html      |   320 +-
 .../proto/class-use/Common.FrameOrBuilder.html     |   150 +-
 .../proto/class-use/Common.MetaDataOperation.html  |   209 +-
 ...mon.MetaDataOperationArgument.ArgumentType.html |   177 +-
 .../Common.MetaDataOperationArgument.Builder.html  |   352 +-
 .../Common.MetaDataOperationArgument.html          |   299 +-
 .../Common.MetaDataOperationArgumentOrBuilder.html |   157 +-
 .../proto/class-use/Common.QueryState.Builder.html |   345 +-
 .../avatica/proto/class-use/Common.QueryState.html |   295 +-
 .../class-use/Common.QueryStateOrBuilder.html      |   135 +-
 .../avatica/proto/class-use/Common.Rep.html        |   271 +-
 .../proto/class-use/Common.Row.Builder.html        |   306 +-
 .../avatica/proto/class-use/Common.Row.html        |   299 +-
 .../proto/class-use/Common.RowOrBuilder.html       |   157 +-
 .../avatica/proto/class-use/Common.Severity.html   |   209 +-
 .../proto/class-use/Common.Signature.Builder.html  |   391 +-
 .../avatica/proto/class-use/Common.Signature.html  |   340 +-
 .../proto/class-use/Common.SignatureOrBuilder.html |   162 +-
 .../avatica/proto/class-use/Common.StateType.html  |   209 +-
 .../class-use/Common.StatementHandle.Builder.html  |   272 +-
 .../proto/class-use/Common.StatementHandle.html    |   320 +-
 .../class-use/Common.StatementHandleOrBuilder.html |   150 +-
 .../proto/class-use/Common.StatementType.html      |   209 +-
 .../proto/class-use/Common.TypedValue.Builder.html |   641 +-
 .../avatica/proto/class-use/Common.TypedValue.html |   657 +-
 .../class-use/Common.TypedValueOrBuilder.html      |   325 +-
 .../class-use/Common.WireMessage.Builder.html      |   225 +-
 .../proto/class-use/Common.WireMessage.html        |   238 +-
 .../class-use/Common.WireMessageOrBuilder.html     |   113 +-
 .../calcite/avatica/proto/class-use/Common.html    |    88 +-
 .../Requests.CatalogsRequest.Builder.html          |   215 +-
 .../proto/class-use/Requests.CatalogsRequest.html  |   238 +-
 .../Requests.CatalogsRequestOrBuilder.html         |   113 +-
 .../Requests.CloseConnectionRequest.Builder.html   |   215 +-
 .../class-use/Requests.CloseConnectionRequest.html |   238 +-
 .../Requests.CloseConnectionRequestOrBuilder.html  |   113 +-
 .../Requests.CloseStatementRequest.Builder.html    |   225 +-
 .../class-use/Requests.CloseStatementRequest.html  |   238 +-
 .../Requests.CloseStatementRequestOrBuilder.html   |   113 +-
 .../class-use/Requests.ColumnsRequest.Builder.html |   275 +-
 .../proto/class-use/Requests.ColumnsRequest.html   |   238 +-
 .../Requests.ColumnsRequestOrBuilder.html          |   113 +-
 .../class-use/Requests.CommitRequest.Builder.html  |   215 +-
 .../proto/class-use/Requests.CommitRequest.html    |   238 +-
 .../class-use/Requests.CommitRequestOrBuilder.html |   113 +-
 .../Requests.ConnectionSyncRequest.Builder.html    |   235 +-
 .../class-use/Requests.ConnectionSyncRequest.html  |   238 +-
 .../Requests.ConnectionSyncRequestOrBuilder.html   |   113 +-
 .../Requests.CreateStatementRequest.Builder.html   |   215 +-
 .../class-use/Requests.CreateStatementRequest.html |   238 +-
 .../Requests.CreateStatementRequestOrBuilder.html  |   113 +-
 .../Requests.DatabasePropertyRequest.Builder.html  |   215 +-
 .../Requests.DatabasePropertyRequest.html          |   238 +-
 .../Requests.DatabasePropertyRequestOrBuilder.html |   113 +-
 .../Requests.ExecuteBatchRequest.Builder.html      |   278 +-
 .../class-use/Requests.ExecuteBatchRequest.html    |   238 +-
 .../Requests.ExecuteBatchRequestOrBuilder.html     |   113 +-
 .../class-use/Requests.ExecuteRequest.Builder.html |   303 +-
 .../proto/class-use/Requests.ExecuteRequest.html   |   238 +-
 .../Requests.ExecuteRequestOrBuilder.html          |   113 +-
 .../class-use/Requests.FetchRequest.Builder.html   |   255 +-
 .../proto/class-use/Requests.FetchRequest.html     |   238 +-
 .../class-use/Requests.FetchRequestOrBuilder.html  |   113 +-
 .../Requests.OpenConnectionRequest.Builder.html    |   237 +-
 .../class-use/Requests.OpenConnectionRequest.html  |   238 +-
 .../Requests.OpenConnectionRequestOrBuilder.html   |   113 +-
 ...ests.PrepareAndExecuteBatchRequest.Builder.html |   252 +-
 .../Requests.PrepareAndExecuteBatchRequest.html    |   258 +-
 ...sts.PrepareAndExecuteBatchRequestOrBuilder.html |   113 +-
 .../Requests.PrepareAndExecuteRequest.Builder.html |   270 +-
 .../Requests.PrepareAndExecuteRequest.html         |   238 +-
 ...Requests.PrepareAndExecuteRequestOrBuilder.html |   113 +-
 .../class-use/Requests.PrepareRequest.Builder.html |   250 +-
 .../proto/class-use/Requests.PrepareRequest.html   |   238 +-
 .../Requests.PrepareRequestOrBuilder.html          |   113 +-
 .../Requests.RollbackRequest.Builder.html          |   215 +-
 .../proto/class-use/Requests.RollbackRequest.html  |   238 +-
 .../Requests.RollbackRequestOrBuilder.html         |   113 +-
 .../class-use/Requests.SchemasRequest.Builder.html |   245 +-
 .../proto/class-use/Requests.SchemasRequest.html   |   238 +-
 .../Requests.SchemasRequestOrBuilder.html          |   113 +-
 .../Requests.SyncResultsRequest.Builder.html       |   255 +-
 .../class-use/Requests.SyncResultsRequest.html     |   238 +-
 .../Requests.SyncResultsRequestOrBuilder.html      |   113 +-
 .../Requests.TableTypesRequest.Builder.html        |   215 +-
 .../class-use/Requests.TableTypesRequest.html      |   238 +-
 .../Requests.TableTypesRequestOrBuilder.html       |   113 +-
 .../class-use/Requests.TablesRequest.Builder.html  |   297 +-
 .../proto/class-use/Requests.TablesRequest.html    |   238 +-
 .../class-use/Requests.TablesRequestOrBuilder.html |   113 +-
 .../Requests.TypeInfoRequest.Builder.html          |   215 +-
 .../proto/class-use/Requests.TypeInfoRequest.html  |   238 +-
 .../Requests.TypeInfoRequestOrBuilder.html         |   113 +-
 .../class-use/Requests.UpdateBatch.Builder.html    |   306 +-
 .../proto/class-use/Requests.UpdateBatch.html      |   355 +-
 .../class-use/Requests.UpdateBatchOrBuilder.html   |   157 +-
 .../calcite/avatica/proto/class-use/Requests.html  |    88 +-
 .../Responses.CloseConnectionResponse.Builder.html |   220 +-
 .../Responses.CloseConnectionResponse.html         |   238 +-
 ...Responses.CloseConnectionResponseOrBuilder.html |   113 +-
 .../Responses.CloseStatementResponse.Builder.html  |   220 +-
 .../Responses.CloseStatementResponse.html          |   238 +-
 .../Responses.CloseStatementResponseOrBuilder.html |   113 +-
 .../Responses.CommitResponse.Builder.html          |   200 +-
 .../proto/class-use/Responses.CommitResponse.html  |   238 +-
 .../Responses.CommitResponseOrBuilder.html         |   113 +-
 .../Responses.ConnectionSyncResponse.Builder.html  |   240 +-
 .../Responses.ConnectionSyncResponse.html          |   238 +-
 .../Responses.ConnectionSyncResponseOrBuilder.html |   113 +-
 .../Responses.CreateStatementResponse.Builder.html |   245 +-
 .../Responses.CreateStatementResponse.html         |   238 +-
 ...Responses.CreateStatementResponseOrBuilder.html |   113 +-
 .../Responses.DatabasePropertyElement.Builder.html |   313 +-
 .../Responses.DatabasePropertyElement.html         |   299 +-
 ...Responses.DatabasePropertyElementOrBuilder.html |   157 +-
 ...Responses.DatabasePropertyResponse.Builder.html |   273 +-
 .../Responses.DatabasePropertyResponse.html        |   238 +-
 ...esponses.DatabasePropertyResponseOrBuilder.html |   113 +-
 .../class-use/Responses.ErrorResponse.Builder.html |   312 +-
 .../proto/class-use/Responses.ErrorResponse.html   |   258 +-
 .../Responses.ErrorResponseOrBuilder.html          |   113 +-
 .../Responses.ExecuteBatchResponse.Builder.html    |   277 +-
 .../class-use/Responses.ExecuteBatchResponse.html  |   238 +-
 .../Responses.ExecuteBatchResponseOrBuilder.html   |   113 +-
 .../Responses.ExecuteResponse.Builder.html         |   283 +-
 .../proto/class-use/Responses.ExecuteResponse.html |   238 +-
 .../Responses.ExecuteResponseOrBuilder.html        |   113 +-
 .../class-use/Responses.FetchResponse.Builder.html |   260 +-
 .../proto/class-use/Responses.FetchResponse.html   |   238 +-
 .../Responses.FetchResponseOrBuilder.html          |   113 +-
 .../Responses.OpenConnectionResponse.Builder.html  |   220 +-
 .../Responses.OpenConnectionResponse.html          |   238 +-
 .../Responses.OpenConnectionResponseOrBuilder.html |   113 +-
 .../Responses.PrepareResponse.Builder.html         |   240 +-
 .../proto/class-use/Responses.PrepareResponse.html |   238 +-
 .../Responses.PrepareResponseOrBuilder.html        |   113 +-
 .../Responses.ResultSetResponse.Builder.html       |   358 +-
 .../class-use/Responses.ResultSetResponse.html     |   299 +-
 .../Responses.ResultSetResponseOrBuilder.html      |   157 +-
 .../Responses.RollbackResponse.Builder.html        |   200 +-
 .../class-use/Responses.RollbackResponse.html      |   238 +-
 .../Responses.RollbackResponseOrBuilder.html       |   113 +-
 .../class-use/Responses.RpcMetadata.Builder.html   |   414 +-
 .../proto/class-use/Responses.RpcMetadata.html     |   718 +-
 .../class-use/Responses.RpcMetadataOrBuilder.html  |   408 +-
 .../Responses.SyncResultsResponse.Builder.html     |   240 +-
 .../class-use/Responses.SyncResultsResponse.html   |   238 +-
 .../Responses.SyncResultsResponseOrBuilder.html    |   113 +-
 .../calcite/avatica/proto/class-use/Responses.html |    88 +-
 .../calcite/avatica/proto/package-frame.html       |   197 -
 .../calcite/avatica/proto/package-summary.html     |   434 +-
 .../apache/calcite/avatica/proto/package-tree.html |   456 +-
 .../apache/calcite/avatica/proto/package-use.html  |   708 +-
 .../calcite/avatica/remote/AbstractHandler.html    |   235 +-
 .../calcite/avatica/remote/AbstractService.html    |   169 +-
 .../calcite/avatica/remote/AuthenticationType.html |   194 +-
 .../remote/AvaticaCommonsHttpClientImpl.html       |   404 +-
 .../remote/AvaticaCommonsHttpClientSpnegoImpl.html |   207 +-
 .../calcite/avatica/remote/AvaticaHttpClient.html  |   111 +-
 .../avatica/remote/AvaticaHttpClientFactory.html   |   129 +-
 .../remote/AvaticaHttpClientFactoryImpl.html       |   216 +-
 .../avatica/remote/AvaticaHttpClientImpl.html      |   169 +-
 .../remote/AvaticaRemoteConnectionConfigImpl.html  |   187 +-
 .../remote/AvaticaRemoteConnectionProperty.html    |   266 +-
 .../avatica/remote/AvaticaRuntimeException.html    |   208 +-
 .../avatica/remote/ClientKeytabJaasConf.html       |   169 +-
 .../avatica/remote/DoAsAvaticaHttpClient.html      |   151 +-
 .../avatica/remote/Driver.Serialization.html       |   175 +-
 .../org/apache/calcite/avatica/remote/Driver.html  |   259 +-
 .../avatica/remote/Handler.HandlerResponse.html    |   165 +-
 .../org/apache/calcite/avatica/remote/Handler.html |   176 +-
 ...ificationConfigurable.HostnameVerification.html |   177 +-
 .../remote/HostnameVerificationConfigurable.html   |   131 +-
 .../apache/calcite/avatica/remote/JsonHandler.html |   213 +-
 .../apache/calcite/avatica/remote/JsonService.html |   419 +-
 .../calcite/avatica/remote/KerberosConnection.html |   200 +-
 .../avatica/remote/KeyStoreConfigurable.html       |   119 +-
 .../calcite/avatica/remote/LocalJsonService.html   |   193 +-
 .../avatica/remote/LocalProtobufService.html       |   181 +-
 .../calcite/avatica/remote/LocalService.html       |   414 +-
 .../calcite/avatica/remote/MetaDataOperation.html  |   363 +-
 .../calcite/avatica/remote/MetricsHelper.html      |   125 +-
 .../avatica/remote/MockJsonService.Factory.html    |   147 +-
 .../calcite/avatica/remote/MockJsonService.html    |   197 +-
 ...ProtobufService.MockProtobufServiceFactory.html |   147 +-
 .../avatica/remote/MockProtobufService.html        |   181 +-
 .../calcite/avatica/remote/ProtobufHandler.html    |   203 +-
 .../calcite/avatica/remote/ProtobufMeta.html       |   147 +-
 .../calcite/avatica/remote/ProtobufService.html    |   367 +-
 .../avatica/remote/ProtobufTranslation.html        |   168 +-
 .../avatica/remote/ProtobufTranslationImpl.html    |   234 +-
 .../avatica/remote/RemoteProtobufService.html      |   181 +-
 .../calcite/avatica/remote/RemoteService.html      |   193 +-
 .../calcite/avatica/remote/Service.Base.html       |   172 +-
 .../avatica/remote/Service.CatalogsRequest.html    |   191 +-
 .../remote/Service.CloseConnectionRequest.html     |   186 +-
 .../remote/Service.CloseConnectionResponse.html    |   191 +-
 .../remote/Service.CloseStatementRequest.html      |   193 +-
 .../remote/Service.CloseStatementResponse.html     |   191 +-
 .../avatica/remote/Service.ColumnsRequest.html     |   238 +-
 .../avatica/remote/Service.CommitRequest.html      |   184 +-
 .../avatica/remote/Service.CommitResponse.html     |   142 +-
 .../remote/Service.ConnectionSyncRequest.html      |   199 +-
 .../remote/Service.ConnectionSyncResponse.html     |   199 +-
 .../remote/Service.CreateStatementRequest.html     |   186 +-
 .../remote/Service.CreateStatementResponse.html    |   204 +-
 .../remote/Service.DatabasePropertyRequest.html    |   191 +-
 .../remote/Service.DatabasePropertyResponse.html   |   199 +-
 .../avatica/remote/Service.ErrorResponse.html      |   359 +-
 .../remote/Service.ExecuteBatchRequest.html        |   227 +-
 .../remote/Service.ExecuteBatchResponse.html       |   212 +-
 .../avatica/remote/Service.ExecuteRequest.html     |   206 +-
 .../avatica/remote/Service.ExecuteResponse.html    |   204 +-
 .../calcite/avatica/remote/Service.Factory.html    |   115 +-
 .../avatica/remote/Service.FetchRequest.html       |   203 +-
 .../avatica/remote/Service.FetchResponse.html      |   209 +-
 .../remote/Service.OpenConnectionRequest.html      |   213 +-
 .../remote/Service.OpenConnectionResponse.html     |   191 +-
 .../Service.PrepareAndExecuteBatchRequest.html     |   229 +-
 .../remote/Service.PrepareAndExecuteRequest.html   |   229 +-
 .../avatica/remote/Service.PrepareRequest.html     |   206 +-
 .../avatica/remote/Service.PrepareResponse.html    |   199 +-
 .../calcite/avatica/remote/Service.Request.html    |   135 +-
 .../calcite/avatica/remote/Service.Response.html   |   135 +-
 .../avatica/remote/Service.ResultSetResponse.html  |   246 +-
 .../avatica/remote/Service.RollbackRequest.html    |   184 +-
 .../avatica/remote/Service.RollbackResponse.html   |   142 +-
 .../remote/Service.RpcMetadataResponse.html        |   189 +-
 .../avatica/remote/Service.SchemasRequest.html     |   212 +-
 .../avatica/remote/Service.SyncResultsRequest.html |   211 +-
 .../remote/Service.SyncResultsResponse.html        |   200 +-
 .../avatica/remote/Service.TableTypesRequest.html  |   191 +-
 .../avatica/remote/Service.TablesRequest.html      |   238 +-
 .../avatica/remote/Service.TypeInfoRequest.html    |   191 +-
 .../org/apache/calcite/avatica/remote/Service.html |   486 +-
 .../avatica/remote/TrustStoreConfigurable.html     |   115 +-
 .../apache/calcite/avatica/remote/TypedValue.html  |   371 +-
 .../remote/UsernamePasswordAuthenticateable.html   |   119 +-
 .../avatica/remote/class-use/AbstractHandler.html  |   119 +-
 .../avatica/remote/class-use/AbstractService.html  |   139 +-
 .../remote/class-use/AuthenticationType.html       |   164 +-
 .../class-use/AvaticaCommonsHttpClientImpl.html    |    88 +-
 .../AvaticaCommonsHttpClientSpnegoImpl.html        |    88 +-
 .../remote/class-use/AvaticaHttpClient.html        |   168 +-
 .../remote/class-use/AvaticaHttpClientFactory.html |   137 +-
 .../class-use/AvaticaHttpClientFactoryImpl.html    |   126 +-
 .../remote/class-use/AvaticaHttpClientImpl.html    |    88 +-
 .../AvaticaRemoteConnectionConfigImpl.html         |    88 +-
 .../class-use/AvaticaRemoteConnectionProperty.html |   117 +-
 .../remote/class-use/AvaticaRuntimeException.html  |    88 +-
 .../remote/class-use/ClientKeytabJaasConf.html     |    88 +-
 .../remote/class-use/DoAsAvaticaHttpClient.html    |    88 +-
 .../remote/class-use/Driver.Serialization.html     |   205 +-
 .../calcite/avatica/remote/class-use/Driver.html   |    88 +-
 .../remote/class-use/Handler.HandlerResponse.html  |   146 +-
 .../calcite/avatica/remote/class-use/Handler.html  |   124 +-
 ...ificationConfigurable.HostnameVerification.html |   173 +-
 .../HostnameVerificationConfigurable.html          |   110 +-
 .../avatica/remote/class-use/JsonHandler.html      |    88 +-
 .../avatica/remote/class-use/JsonService.html      |   122 +-
 .../remote/class-use/KerberosConnection.html       |   171 +-
 .../remote/class-use/KeyStoreConfigurable.html     |   110 +-
 .../avatica/remote/class-use/LocalJsonService.html |    88 +-
 .../remote/class-use/LocalProtobufService.html     |    88 +-
 .../avatica/remote/class-use/LocalService.html     |    88 +-
 .../remote/class-use/MetaDataOperation.html        |   179 +-
 .../avatica/remote/class-use/MetricsHelper.html    |    88 +-
 .../remote/class-use/MockJsonService.Factory.html  |    88 +-
 .../avatica/remote/class-use/MockJsonService.html  |    88 +-
 ...ProtobufService.MockProtobufServiceFactory.html |    88 +-
 .../remote/class-use/MockProtobufService.html      |    88 +-
 .../avatica/remote/class-use/ProtobufHandler.html  |    88 +-
 .../avatica/remote/class-use/ProtobufMeta.html     |   112 +-
 .../avatica/remote/class-use/ProtobufService.html  |   116 +-
 .../remote/class-use/ProtobufTranslation.html      |   136 +-
 .../remote/class-use/ProtobufTranslationImpl.html  |    88 +-
 .../remote/class-use/RemoteProtobufService.html    |    88 +-
 .../avatica/remote/class-use/RemoteService.html    |    88 +-
 .../avatica/remote/class-use/Service.Base.html     |   278 +-
 .../remote/class-use/Service.CatalogsRequest.html  |   127 +-
 .../class-use/Service.CloseConnectionRequest.html  |   127 +-
 .../class-use/Service.CloseConnectionResponse.html |   127 +-
 .../class-use/Service.CloseStatementRequest.html   |   127 +-
 .../class-use/Service.CloseStatementResponse.html  |   127 +-
 .../remote/class-use/Service.ColumnsRequest.html   |   127 +-
 .../remote/class-use/Service.CommitRequest.html    |   127 +-
 .../remote/class-use/Service.CommitResponse.html   |   127 +-
 .../class-use/Service.ConnectionSyncRequest.html   |   127 +-
 .../class-use/Service.ConnectionSyncResponse.html  |   127 +-
 .../class-use/Service.CreateStatementRequest.html  |   127 +-
 .../class-use/Service.CreateStatementResponse.html |   127 +-
 .../class-use/Service.DatabasePropertyRequest.html |   127 +-
 .../Service.DatabasePropertyResponse.html          |   127 +-
 .../remote/class-use/Service.ErrorResponse.html    |    88 +-
 .../class-use/Service.ExecuteBatchRequest.html     |   127 +-
 .../class-use/Service.ExecuteBatchResponse.html    |   157 +-
 .../remote/class-use/Service.ExecuteRequest.html   |   127 +-
 .../remote/class-use/Service.ExecuteResponse.html  |   147 +-
 .../avatica/remote/class-use/Service.Factory.html  |   150 +-
 .../remote/class-use/Service.FetchRequest.html     |   127 +-
 .../remote/class-use/Service.FetchResponse.html    |   127 +-
 .../class-use/Service.OpenConnectionRequest.html   |   127 +-
 .../class-use/Service.OpenConnectionResponse.html  |   127 +-
 .../Service.PrepareAndExecuteBatchRequest.html     |   139 +-
 .../Service.PrepareAndExecuteRequest.html          |   127 +-
 .../remote/class-use/Service.PrepareRequest.html   |   127 +-
 .../remote/class-use/Service.PrepareResponse.html  |   127 +-
 .../avatica/remote/class-use/Service.Request.html  |   266 +-
 .../avatica/remote/class-use/Service.Response.html |   237 +-
 .../class-use/Service.ResultSetResponse.html       |   256 +-
 .../remote/class-use/Service.RollbackRequest.html  |   127 +-
 .../remote/class-use/Service.RollbackResponse.html |   127 +-
 .../class-use/Service.RpcMetadataResponse.html     |   365 +-
 .../remote/class-use/Service.SchemasRequest.html   |   127 +-
 .../class-use/Service.SyncResultsRequest.html      |   127 +-
 .../class-use/Service.SyncResultsResponse.html     |   127 +-
 .../class-use/Service.TableTypesRequest.html       |   127 +-
 .../remote/class-use/Service.TablesRequest.html    |   127 +-
 .../remote/class-use/Service.TypeInfoRequest.html  |   127 +-
 .../calcite/avatica/remote/class-use/Service.html  |   368 +-
 .../remote/class-use/TrustStoreConfigurable.html   |   110 +-
 .../avatica/remote/class-use/TypedValue.html       |   437 +-
 .../UsernamePasswordAuthenticateable.html          |   110 +-
 .../calcite/avatica/remote/package-frame.html      |   113 -
 .../calcite/avatica/remote/package-summary.html    |   368 +-
 .../calcite/avatica/remote/package-tree.html       |   280 +-
 .../apache/calcite/avatica/remote/package-use.html |   452 +-
 .../avatica/server/AbstractAvaticaHandler.html     |   233 +-
 .../calcite/avatica/server/AvaticaHandler.html     |   131 +-
 .../calcite/avatica/server/AvaticaJsonHandler.html |   273 +-
 .../avatica/server/AvaticaProtobufHandler.html     |   273 +-
 .../avatica/server/AvaticaServerConfiguration.html |   219 +-
 .../avatica/server/AvaticaSpnegoAuthenticator.html |   163 +-
 .../avatica/server/DelegatingAvaticaHandler.html   |   282 +-
 .../avatica/server/DoAsRemoteUserCallback.html     |   121 +-
 .../calcite/avatica/server/HandlerFactory.html     |   224 +-
 ...ttpQueryStringParameterRemoteUserExtractor.html |   153 +-
 .../server/HttpRequestRemoteUserExtractor.html     |   151 +-
 .../calcite/avatica/server/HttpServer.Builder.html |   378 +-
 .../apache/calcite/avatica/server/HttpServer.html  |   418 +-
 .../avatica/server/Main.HandlerFactory.html        |   111 +-
 .../org/apache/calcite/avatica/server/Main.html    |   233 +-
 .../avatica/server/MetricsAwareAvaticaHandler.html |   174 +-
 .../server/PropertyBasedSpnegoLoginService.html    |   206 +-
 .../server/RemoteUserDisallowedException.html      |   148 +-
 .../server/RemoteUserExtractionException.html      |   148 +-
 .../avatica/server/RemoteUserExtractor.html        |   117 +-
 .../calcite/avatica/server/ServerCustomizer.html   |   111 +-
 .../avatica/server/ServerKeytabJaasConf.html       |   169 +-
 .../server/class-use/AbstractAvaticaHandler.html   |   113 +-
 .../avatica/server/class-use/AvaticaHandler.html   |   261 +-
 .../server/class-use/AvaticaJsonHandler.html       |    88 +-
 .../server/class-use/AvaticaProtobufHandler.html   |    88 +-
 .../class-use/AvaticaServerConfiguration.html      |   238 +-
 .../class-use/AvaticaSpnegoAuthenticator.html      |    88 +-
 .../server/class-use/DelegatingAvaticaHandler.html |    88 +-
 .../server/class-use/DoAsRemoteUserCallback.html   |   112 +-
 .../avatica/server/class-use/HandlerFactory.html   |    88 +-
 ...ttpQueryStringParameterRemoteUserExtractor.html |    88 +-
 .../class-use/HttpRequestRemoteUserExtractor.html  |    88 +-
 .../server/class-use/HttpServer.Builder.html       |   225 +-
 .../avatica/server/class-use/HttpServer.html       |   128 +-
 .../server/class-use/Main.HandlerFactory.html      |   116 +-
 .../calcite/avatica/server/class-use/Main.html     |    88 +-
 .../class-use/MetricsAwareAvaticaHandler.html      |   116 +-
 .../class-use/PropertyBasedSpnegoLoginService.html |    88 +-
 .../class-use/RemoteUserDisallowedException.html   |    88 +-
 .../class-use/RemoteUserExtractionException.html   |   122 +-
 .../server/class-use/RemoteUserExtractor.html      |   141 +-
 .../avatica/server/class-use/ServerCustomizer.html |   114 +-
 .../server/class-use/ServerKeytabJaasConf.html     |    88 +-
 .../calcite/avatica/server/package-frame.html      |    47 -
 .../calcite/avatica/server/package-summary.html    |   162 +-
 .../calcite/avatica/server/package-tree.html       |   164 +-
 .../apache/calcite/avatica/server/package-use.html |   138 +-
 .../StandaloneServer.SerializationConverter.html   |   147 +-
 .../avatica/standalone/StandaloneServer.html       |   174 +-
 .../StandaloneServer.SerializationConverter.html   |    88 +-
 .../standalone/class-use/StandaloneServer.html     |    88 +-
 .../calcite/avatica/standalone/package-frame.html  |    21 -
 .../avatica/standalone/package-summary.html        |   104 +-
 .../calcite/avatica/standalone/package-tree.html   |    92 +-
 .../calcite/avatica/standalone/package-use.html    |    84 +-
 .../apache/calcite/avatica/tck/PackageMarker.html  |    89 +-
 .../org/apache/calcite/avatica/tck/TestRunner.html |   167 +-
 .../avatica/tck/class-use/PackageMarker.html       |    88 +-
 .../calcite/avatica/tck/class-use/TestRunner.html  |    88 +-
 .../apache/calcite/avatica/tck/package-frame.html  |    24 -
 .../calcite/avatica/tck/package-summary.html       |   106 +-
 .../apache/calcite/avatica/tck/package-tree.html   |    94 +-
 .../apache/calcite/avatica/tck/package-use.html    |    84 +-
 .../calcite/avatica/tck/tests/BaseTckTest.html     |   199 +-
 .../calcite/avatica/tck/tests/BinaryTest.html      |   174 +-
 .../calcite/avatica/tck/tests/InsertTest.html      |   207 +-
 .../calcite/avatica/tck/tests/MetadataTest.html    |   163 +-
 .../avatica/tck/tests/class-use/BaseTckTest.html   |   116 +-
 .../avatica/tck/tests/class-use/BinaryTest.html    |    88 +-
 .../avatica/tck/tests/class-use/InsertTest.html    |    88 +-
 .../avatica/tck/tests/class-use/MetadataTest.html  |    88 +-
 .../calcite/avatica/tck/tests/package-frame.html   |    23 -
 .../calcite/avatica/tck/tests/package-summary.html |   108 +-
 .../calcite/avatica/tck/tests/package-tree.html    |    96 +-
 .../calcite/avatica/tck/tests/package-use.html     |   102 +-
 .../util/AbstractCursor.AbstractGetter.html        |   159 +-
 .../avatica/util/AbstractCursor.ArrayAccessor.html |   636 +-
 .../avatica/util/AbstractCursor.Getter.html        |   130 +-
 .../avatica/util/AbstractCursor.SlotGetter.html    |   188 +-
 .../avatica/util/AbstractCursor.StructGetter.html  |   194 +-
 .../calcite/avatica/util/AbstractCursor.html       |   296 +-
 .../calcite/avatica/util/ArrayFactoryImpl.html     |   186 +-
 .../calcite/avatica/util/ArrayImpl.Factory.html    |   144 +-
 .../org/apache/calcite/avatica/util/ArrayImpl.html |   390 +-
 .../calcite/avatica/util/ArrayIteratorCursor.html  |   209 +-
 .../calcite/avatica/util/Base64.InputStream.html   |   226 +-
 .../calcite/avatica/util/Base64.OutputStream.html  |   272 +-
 .../org/apache/calcite/avatica/util/Base64.html    |   558 +-
 .../apache/calcite/avatica/util/ByteString.html    |   350 +-
 .../org/apache/calcite/avatica/util/Casing.html    |   180 +-
 .../calcite/avatica/util/Cursor.Accessor.html      |   502 +-
 .../org/apache/calcite/avatica/util/Cursor.html    |   172 +-
 .../avatica/util/DateTimeUtils.PrecisionTime.html  |   167 +-
 .../apache/calcite/avatica/util/DateTimeUtils.html |   698 +-
 .../calcite/avatica/util/FilteredConstants.html    |   145 +-
 .../calcite/avatica/util/IteratorCursor.html       |   225 +-
 .../calcite/avatica/util/ListIteratorCursor.html   |   209 +-
 .../calcite/avatica/util/MapIteratorCursor.html    |   213 +-
 .../apache/calcite/avatica/util/PackageMarker.html |    89 +-
 .../avatica/util/PositionedCursor.ArrayGetter.html |   177 +-
 .../avatica/util/PositionedCursor.FieldGetter.html |   181 +-
 .../avatica/util/PositionedCursor.ListGetter.html  |   177 +-
 .../avatica/util/PositionedCursor.MapGetter.html   |   185 +-
 .../util/PositionedCursor.ObjectGetter.html        |   159 +-
 .../calcite/avatica/util/PositionedCursor.html     |   223 +-
 .../org/apache/calcite/avatica/util/Quoting.html   |   202 +-
 .../calcite/avatica/util/RecordIteratorCursor.html |   226 +-
 .../org/apache/calcite/avatica/util/Spacer.html    |   204 +-
 .../org/apache/calcite/avatica/util/Spaces.html    |   269 +-
 .../calcite/avatica/util/StructImpl.Factory.html   |   117 +-
 .../apache/calcite/avatica/util/StructImpl.html    |   206 +-
 .../org/apache/calcite/avatica/util/TimeUnit.html  |   352 +-
 .../apache/calcite/avatica/util/TimeUnitRange.html |   392 +-
 .../org/apache/calcite/avatica/util/Unsafe.html    |   181 +-
 .../calcite/avatica/util/UnsynchronizedBuffer.html |   210 +-
 .../class-use/AbstractCursor.AbstractGetter.html   |   134 +-
 .../class-use/AbstractCursor.ArrayAccessor.html    |   126 +-
 .../util/class-use/AbstractCursor.Getter.html      |   239 +-
 .../util/class-use/AbstractCursor.SlotGetter.html  |   118 +-
 .../class-use/AbstractCursor.StructGetter.html     |    88 +-
 .../avatica/util/class-use/AbstractCursor.html     |   153 +-
 .../avatica/util/class-use/ArrayFactoryImpl.html   |   112 +-
 .../avatica/util/class-use/ArrayImpl.Factory.html  |   201 +-
 .../calcite/avatica/util/class-use/ArrayImpl.html  |    88 +-
 .../util/class-use/ArrayIteratorCursor.html        |    88 +-
 .../avatica/util/class-use/Base64.InputStream.html |    88 +-
 .../util/class-use/Base64.OutputStream.html        |    88 +-
 .../calcite/avatica/util/class-use/Base64.html     |    88 +-
 .../calcite/avatica/util/class-use/ByteString.html |   171 +-
 .../calcite/avatica/util/class-use/Casing.html     |   117 +-
 .../avatica/util/class-use/Cursor.Accessor.html    |   224 +-
 .../calcite/avatica/util/class-use/Cursor.html     |   210 +-
 .../class-use/DateTimeUtils.PrecisionTime.html     |   133 +-
 .../avatica/util/class-use/DateTimeUtils.html      |    88 +-
 .../avatica/util/class-use/FilteredConstants.html  |    88 +-
 .../avatica/util/class-use/IteratorCursor.html     |   141 +-
 .../avatica/util/class-use/ListIteratorCursor.html |    88 +-
 .../avatica/util/class-use/MapIteratorCursor.html  |    88 +-
 .../avatica/util/class-use/PackageMarker.html      |    88 +-
 .../class-use/PositionedCursor.ArrayGetter.html    |    88 +-
 .../class-use/PositionedCursor.FieldGetter.html    |    88 +-
 .../class-use/PositionedCursor.ListGetter.html     |    88 +-
 .../util/class-use/PositionedCursor.MapGetter.html |    88 +-
 .../class-use/PositionedCursor.ObjectGetter.html   |    88 +-
 .../avatica/util/class-use/PositionedCursor.html   |   148 +-
 .../calcite/avatica/util/class-use/Quoting.html    |   117 +-
 .../util/class-use/RecordIteratorCursor.html       |    88 +-
 .../calcite/avatica/util/class-use/Spacer.html     |   122 +-
 .../calcite/avatica/util/class-use/Spaces.html     |    88 +-
 .../avatica/util/class-use/StructImpl.Factory.html |    88 +-
 .../calcite/avatica/util/class-use/StructImpl.html |    88 +-
 .../calcite/avatica/util/class-use/TimeUnit.html   |   153 +-
 .../avatica/util/class-use/TimeUnitRange.html      |   182 +-
 .../calcite/avatica/util/class-use/Unsafe.html     |    88 +-
 .../util/class-use/UnsynchronizedBuffer.html       |   119 +-
 .../apache/calcite/avatica/util/package-frame.html |    60 -
 .../calcite/avatica/util/package-summary.html      |   240 +-
 .../apache/calcite/avatica/util/package-tree.html  |   192 +-
 .../apache/calcite/avatica/util/package-use.html   |   196 +-
 avatica/apidocs/overview-frame.html                |    33 -
 avatica/apidocs/overview-summary.html              |   212 +-
 avatica/apidocs/overview-tree.html                 |  1349 +-
 avatica/apidocs/package-search-index.js            |     1 +
 avatica/apidocs/package-search-index.zip           |   Bin 0 -> 312 bytes
 avatica/apidocs/resources/glass.png                |   Bin 0 -> 499 bytes
 avatica/apidocs/resources/x.png                    |   Bin 0 -> 394 bytes
 avatica/apidocs/script.js                          |   121 +-
 avatica/apidocs/search.js                          |   329 +
 avatica/apidocs/serialized-form.html               |  1080 +-
 avatica/apidocs/stylesheet.css                     |   492 +-
 avatica/apidocs/type-search-index.js               |     1 +
 avatica/apidocs/type-search-index.zip              |   Bin 0 -> 3128 bytes
 avatica/develop/avatica-go.html                    |   109 +-
 avatica/develop/avatica.html                       |     2 +-
 avatica/docs/client_reference.html                 |    80 +
 avatica/docs/compatibility.html                    |    80 +
 avatica/docs/custom_client_artifacts.html          |    80 +
 avatica/docs/docker.html                           |   110 +-
 avatica/docs/go_client_reference.html              |    82 +-
 avatica/docs/go_history.html                       |    83 +
 avatica/docs/go_howto.html                         |  1400 ++
 avatica/docs/history.html                          |   143 +-
 avatica/docs/howto.html                            |    97 +-
 avatica/docs/index.html                            |    80 +
 avatica/docs/json_reference.html                   |    80 +
 avatica/docs/protobuf_reference.html               |    80 +
 avatica/docs/protocol_testing.html                 |    80 +
 avatica/docs/roadmap.html                          |    80 +
 avatica/docs/security.html                         |    80 +
 avatica/downloads/avatica.html                     |    14 +-
 .../news/2016/03/03/separate-project/index.html    |    10 +-
 avatica/news/2016/03/18/release-1.7.1/index.html   |    10 +-
 avatica/news/2016/06/04/release-1.8.0/index.html   |    10 +-
 avatica/news/2016/11/01/release-1.9.0/index.html   |    10 +-
 .../2017/03/31/new-avatica-repository/index.html   |    10 +-
 avatica/news/2017/05/30/release-1.10.0/index.html  |    10 +-
 avatica/news/2018/03/09/release-1.11.0/index.html  |    10 +-
 .../2018/04/27/release-avatica-go-3.0.0/index.html |    10 +-
 avatica/news/2018/06/24/release-1.12.0/index.html  |    10 +-
 .../2018/09/10/release-avatica-go-3.1.0/index.html |    10 +-
 .../2018/09/18/release-avatica-go-3.2.0/index.html |    10 +-
 avatica/news/2018/12/04/release-1.13.0/index.html  |    10 +-
 .../04/29/release-1.14.0}/index.html               |    28 +-
 avatica/news/avatica-go-releases/index.html        |    12 +-
 avatica/news/avatica-releases/index.html           |    60 +-
 avatica/news/index.html                            |    58 +-
 avatica/testapidocs/allclasses-frame.html          |   117 -
 avatica/testapidocs/allclasses-index.html          |   804 +
 .../{allclasses-noframe.html => allclasses.html}   |    22 +-
 avatica/testapidocs/allpackages-index.html         |   201 +
 avatica/testapidocs/constant-values.html           |   136 +-
 avatica/testapidocs/deprecated-list.html           |    86 +-
 avatica/testapidocs/{package-list => element-list} |     0
 avatica/testapidocs/help-doc.html                  |   165 +-
 avatica/testapidocs/index-all.html                 |  1442 +-
 avatica/testapidocs/index.html                     |   247 +-
 .../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
 avatica/testapidocs/jquery/jquery-3.3.1.js         | 10364 +++++++++++
 avatica/testapidocs/jquery/jquery-migrate-3.0.1.js |   628 +
 avatica/testapidocs/jquery/jquery-ui.css           |   544 +
 avatica/testapidocs/jquery/jquery-ui.js            |  2610 +++
 avatica/testapidocs/jquery/jquery-ui.min.css       |     7 +
 avatica/testapidocs/jquery/jquery-ui.min.js        |     7 +
 avatica/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 +
 .../jquery/jszip-utils/dist/jszip-utils.js         |   118 +
 .../jquery/jszip-utils/dist/jszip-utils.min.js     |    10 +
 avatica/testapidocs/jquery/jszip/dist/jszip.js     | 11623 +++++++++++++
 avatica/testapidocs/jquery/jszip/dist/jszip.min.js |    15 +
 avatica/testapidocs/member-search-index.js         |     1 +
 avatica/testapidocs/member-search-index.zip        |   Bin 0 -> 7591 bytes
 .../avatica/AvaticaClosedConnectionTest.html       |   212 +-
 .../AvaticaClosedPreparedStatementTest.html        |   198 +-
 .../avatica/AvaticaClosedResultSetTest.html        |   198 +-
 .../avatica/AvaticaClosedStatementTest.html        |   198 +-
 .../AvaticaClosedTestBase.MethodInvocation.html    |   117 +-
 .../AvaticaClosedTestBase.MethodVerifier.html      |   117 +-
 .../avatica/AvaticaClosedTestBase.TestDriver.html  |   179 +-
 .../calcite/avatica/AvaticaClosedTestBase.html     |   247 +-
 .../calcite/avatica/AvaticaConnectionTest.html     |   150 +-
 ...aticaResultSetConversionsTest.TestMetaImpl.html |   286 +-
 .../avatica/AvaticaResultSetConversionsTest.html   |   474 +-
 .../calcite/avatica/AvaticaResultSetTest.html      |   143 +-
 .../AvaticaResultSetThrowsSqlExceptionTest.html    |   220 +-
 .../apache/calcite/avatica/AvaticaSpnegoTest.html  |   180 +-
 .../calcite/avatica/AvaticaStatementTest.html      |   161 +-
 .../calcite/avatica/ConnectionConfigImplTest.html  |   146 +-
 .../avatica/ConnectionPropertiesImplTest.html      |   308 +
 .../org/apache/calcite/avatica/ConnectionSpec.html |   213 +-
 .../org/apache/calcite/avatica/ExceptionUtils.html |   277 +
 .../org/apache/calcite/avatica/FrameTest.html      |   195 +-
 .../avatica/MetaResultSetTest.TestMetaImpl.html    |   286 +-
 .../apache/calcite/avatica/MetaResultSetTest.html  |   441 +-
 .../org/apache/calcite/avatica/QueryStateTest.html |   431 +-
 .../calcite/avatica/RemoteDriverMockTest.html      |   262 +-
 .../RemoteDriverTest.LocalJdbcServiceFactory.html  |   143 +-
 ...moteDriverTest.LoggingLocalProtobufService.html |   166 +-
 ...teDriverTest.QuasiRemoteJdbcServiceFactory.html |   143 +-
 ...DriverTest.QuasiRemoteJdbcServiceInternals.html |   174 +-
 ...DriverTest.QuasiRemotePBJdbcServiceFactory.html |   143 +-
 ...st.QuasiRemoteProtobufJdbcServiceInternals.html |   174 +-
 .../apache/calcite/avatica/RemoteDriverTest.html   |   684 +-
 .../org/apache/calcite/avatica/RepTest.html        |   146 +-
 ...tUtil.AuthenticationRequiredAvaticaHandler.html |   276 +-
 .../org/apache/calcite/avatica/SpnegoTestUtil.html |   243 +-
 .../org/apache/calcite/avatica/SslDriverTest.html  |   179 +-
 .../class-use/AvaticaClosedConnectionTest.html     |    90 +-
 .../AvaticaClosedPreparedStatementTest.html        |    90 +-
 .../class-use/AvaticaClosedResultSetTest.html      |    90 +-
 .../class-use/AvaticaClosedStatementTest.html      |    90 +-
 .../AvaticaClosedTestBase.MethodInvocation.html    |   112 +-
 .../AvaticaClosedTestBase.MethodVerifier.html      |   174 +-
 .../AvaticaClosedTestBase.TestDriver.html          |    90 +-
 .../avatica/class-use/AvaticaClosedTestBase.html   |   121 +-
 .../avatica/class-use/AvaticaConnectionTest.html   |    90 +-
 ...aticaResultSetConversionsTest.TestMetaImpl.html |    90 +-
 .../class-use/AvaticaResultSetConversionsTest.html |    90 +-
 .../avatica/class-use/AvaticaResultSetTest.html    |    90 +-
 .../AvaticaResultSetThrowsSqlExceptionTest.html    |    90 +-
 .../avatica/class-use/AvaticaSpnegoTest.html       |    90 +-
 .../avatica/class-use/AvaticaStatementTest.html    |    90 +-
 .../class-use/ConnectionConfigImplTest.html        |    90 +-
 ...Test.html => ConnectionPropertiesImplTest.html} |    94 +-
 .../calcite/avatica/class-use/ConnectionSpec.html  |   114 +-
 .../{QueryStateTest.html => ExceptionUtils.html}   |    94 +-
 .../calcite/avatica/class-use/FrameTest.html       |    90 +-
 .../class-use/MetaResultSetTest.TestMetaImpl.html  |    90 +-
 .../avatica/class-use/MetaResultSetTest.html       |    90 +-
 .../calcite/avatica/class-use/QueryStateTest.html  |    90 +-
 .../avatica/class-use/RemoteDriverMockTest.html    |    90 +-
 .../RemoteDriverTest.LocalJdbcServiceFactory.html  |    90 +-
 ...moteDriverTest.LoggingLocalProtobufService.html |    90 +-
 ...teDriverTest.QuasiRemoteJdbcServiceFactory.html |    90 +-
 ...DriverTest.QuasiRemoteJdbcServiceInternals.html |    90 +-
 ...DriverTest.QuasiRemotePBJdbcServiceFactory.html |    90 +-
 ...st.QuasiRemoteProtobufJdbcServiceInternals.html |    90 +-
 .../avatica/class-use/RemoteDriverTest.html        |    90 +-
 .../apache/calcite/avatica/class-use/RepTest.html  |    90 +-
 ...tUtil.AuthenticationRequiredAvaticaHandler.html |    90 +-
 .../calcite/avatica/class-use/SpnegoTestUtil.html  |    90 +-
 .../calcite/avatica/class-use/SslDriverTest.html   |    90 +-
 .../apache/calcite/avatica/jdbc/JdbcMetaTest.html  |   187 +-
 .../calcite/avatica/jdbc/StatementInfoTest.html    |   187 +-
 .../avatica/jdbc/class-use/JdbcMetaTest.html       |    90 +-
 .../avatica/jdbc/class-use/StatementInfoTest.html  |    90 +-
 .../apache/calcite/avatica/jdbc/package-frame.html |    21 -
 .../calcite/avatica/jdbc/package-summary.html      |    92 +-
 .../apache/calcite/avatica/jdbc/package-tree.html  |    94 +-
 .../apache/calcite/avatica/jdbc/package-use.html   |    86 +-
 .../calcite/avatica/metrics/MetricsHelperTest.html |   146 +-
 .../avatica/metrics/MetricsSystemLoaderTest.html   |   153 +-
 .../metrics/class-use/MetricsHelperTest.html       |    90 +-
 .../metrics/class-use/MetricsSystemLoaderTest.html |    90 +-
 .../metrics/dropwizard/DropwizardCounterTest.html  |   146 +-
 .../metrics/dropwizard/DropwizardGaugeTest.html    |   139 +-
 .../dropwizard/DropwizardHistogramTest.html        |   146 +-
 .../metrics/dropwizard/DropwizardMeterTest.html    |   146 +-
 .../DropwizardMetricsSystemFactoryTest.html        |   160 +-
 .../dropwizard/DropwizardMetricsSystemTest.html    |   174 +-
 .../metrics/dropwizard/DropwizardTimerTest.html    |   146 +-
 .../class-use/DropwizardCounterTest.html           |    90 +-
 .../dropwizard/class-use/DropwizardGaugeTest.html  |    90 +-
 .../class-use/DropwizardHistogramTest.html         |    90 +-
 .../dropwizard/class-use/DropwizardMeterTest.html  |    90 +-
 .../DropwizardMetricsSystemFactoryTest.html        |    90 +-
 .../class-use/DropwizardMetricsSystemTest.html     |    90 +-
 .../dropwizard/class-use/DropwizardTimerTest.html  |    90 +-
 .../avatica/metrics/dropwizard/package-frame.html  |    26 -
 .../metrics/dropwizard/package-summary.html        |   102 +-
 .../avatica/metrics/dropwizard/package-tree.html   |   104 +-
 .../avatica/metrics/dropwizard/package-use.html    |    86 +-
 .../metrics/noop/NoopMetricsSystemFactoryTest.html |   139 +-
 .../metrics/noop/NoopMetricsSystemTest.html        |   146 +-
 .../class-use/NoopMetricsSystemFactoryTest.html    |    90 +-
 .../noop/class-use/NoopMetricsSystemTest.html      |    90 +-
 .../avatica/metrics/noop/package-frame.html        |    21 -
 .../avatica/metrics/noop/package-summary.html      |    92 +-
 .../calcite/avatica/metrics/noop/package-tree.html |    94 +-
 .../calcite/avatica/metrics/noop/package-use.html  |    86 +-
 .../calcite/avatica/metrics/package-frame.html     |    21 -
 .../calcite/avatica/metrics/package-summary.html   |    92 +-
 .../calcite/avatica/metrics/package-tree.html      |    94 +-
 .../calcite/avatica/metrics/package-use.html       |    86 +-
 .../org/apache/calcite/avatica/package-frame.html  |    55 -
 .../apache/calcite/avatica/package-summary.html    |   174 +-
 .../org/apache/calcite/avatica/package-tree.html   |   170 +-
 .../org/apache/calcite/avatica/package-use.html    |   113 +-
 .../avatica/remote/AbstractHandlerTest.html        |   179 +-
 ...emoteMetaTest.AlternatingAvaticaHttpClient.html |   145 +-
 ...lternatingRemoteMetaTest.AlternatingDriver.html |   194 +-
 ...gRemoteMetaTest.FullyRemoteJdbcMetaFactory.html |   143 +-
 .../avatica/remote/AlternatingRemoteMetaTest.html  |   240 +-
 .../calcite/avatica/remote/ArrayTypeTest.html      |   335 +-
 ...ticaCommonsHttpClientImplSocketFactoryTest.html |   165 +-
 .../remote/AvaticaCommonsHttpClientImplTest.html   |   165 +-
 .../remote/AvaticaHttpClientFactoryTest.html       |   154 +-
 .../avatica/remote/AvaticaHttpClientTest.html      |   154 +-
 ...aServersForTest.FullyRemoteJdbcMetaFactory.html |   143 +-
 ...rversForTest.PropertyRemoteJdbcMetaFactory.html |   321 +
 .../avatica/remote/AvaticaServersForTest.html      |   263 +-
 .../avatica/remote/ConnectionPropertiesTest.html   |   334 +
 .../calcite/avatica/remote/ErrorResponseTest.html  |   146 +-
 .../avatica/remote/ExecuteBatchRequestTest.html    |   139 +-
 .../calcite/avatica/remote/ExecuteRequestTest.html |   160 +-
 .../avatica/remote/KerberosConnectionTest.html     |   175 +-
 .../avatica/remote/MetaDataOperationTest.html      |   139 +-
 .../avatica/remote/ProtobufHandlerTest.html        |   150 +-
 .../avatica/remote/ProtobufSerializationTest.html  |   209 +-
 .../avatica/remote/ProtobufServiceTest.html        |   139 +-
 .../remote/ProtobufTranslationImplTest.html        |   160 +-
 ...teHttpClientTest.HeaderInjectingHttpClient.html |   145 +-
 ...oteHttpClientTest.HttpClientFactoryForTest.html |   145 +-
 .../avatica/remote/RemoteHttpClientTest.html       |   186 +-
 .../calcite/avatica/remote/RemoteMetaTest.html     |   365 +-
 .../calcite/avatica/remote/TypedValueTest.html     |   272 +-
 .../remote/class-use/AbstractHandlerTest.html      |    90 +-
 ...emoteMetaTest.AlternatingAvaticaHttpClient.html |    90 +-
 ...lternatingRemoteMetaTest.AlternatingDriver.html |    90 +-
 ...gRemoteMetaTest.FullyRemoteJdbcMetaFactory.html |    90 +-
 .../class-use/AlternatingRemoteMetaTest.html       |    90 +-
 .../avatica/remote/class-use/ArrayTypeTest.html    |    90 +-
 ...ticaCommonsHttpClientImplSocketFactoryTest.html |    90 +-
 .../AvaticaCommonsHttpClientImplTest.html          |    90 +-
 .../class-use/AvaticaHttpClientFactoryTest.html    |    90 +-
 .../remote/class-use/AvaticaHttpClientTest.html    |    90 +-
 ...aServersForTest.FullyRemoteJdbcMetaFactory.html |    90 +-
 ...versForTest.PropertyRemoteJdbcMetaFactory.html} |    94 +-
 .../remote/class-use/AvaticaServersForTest.html    |    90 +-
 .../class-use/ConnectionPropertiesTest.html}       |    94 +-
 .../remote/class-use/ErrorResponseTest.html        |    90 +-
 .../remote/class-use/ExecuteBatchRequestTest.html  |    90 +-
 .../remote/class-use/ExecuteRequestTest.html       |    90 +-
 .../remote/class-use/KerberosConnectionTest.html   |    90 +-
 .../remote/class-use/MetaDataOperationTest.html    |    90 +-
 .../remote/class-use/ProtobufHandlerTest.html      |    90 +-
 .../class-use/ProtobufSerializationTest.html       |    90 +-
 .../remote/class-use/ProtobufServiceTest.html      |    90 +-
 .../class-use/ProtobufTranslationImplTest.html     |    90 +-
 ...teHttpClientTest.HeaderInjectingHttpClient.html |    90 +-
 ...oteHttpClientTest.HttpClientFactoryForTest.html |    90 +-
 .../remote/class-use/RemoteHttpClientTest.html     |    90 +-
 .../avatica/remote/class-use/RemoteMetaTest.html   |    90 +-
 .../avatica/remote/class-use/TypedValueTest.html   |    90 +-
 .../calcite/avatica/remote/package-frame.html      |    45 -
 .../calcite/avatica/remote/package-summary.html    |   154 +-
 .../calcite/avatica/remote/package-tree.html       |   150 +-
 .../apache/calcite/avatica/remote/package-use.html |    86 +-
 .../avatica/server/AbstractAvaticaHandlerTest.html |   176 +-
 .../calcite/avatica/server/AvaticaJaasKrbUtil.html |   144 +-
 .../server/AvaticaSpnegoAuthenticatorTest.html     |   161 +-
 .../avatica/server/BasicAuthHttpServerTest.html    |   222 +-
 .../avatica/server/CustomAuthHttpServerTest.html   |   208 +-
 .../avatica/server/DigestAuthHttpServerTest.html   |   233 +-
 .../calcite/avatica/server/HandlerFactoryTest.html |   153 +-
 .../calcite/avatica/server/HttpAuthBase.html       |   127 +-
 ...ueryStringParameterRemoteUserExtractorTest.html |   206 +-
 .../avatica/server/HttpServerBuilderTest.html      |   188 +-
 .../avatica/server/HttpServerCustomizerTest.html   |   164 +-
 .../server/HttpServerSpnegoWithJaasTest.html       |   176 +-
 .../server/HttpServerSpnegoWithoutJaasTest.html    |   176 +-
 .../class-use/AbstractAvaticaHandlerTest.html      |    90 +-
 .../server/class-use/AvaticaJaasKrbUtil.html       |    90 +-
 .../class-use/AvaticaSpnegoAuthenticatorTest.html  |    90 +-
 .../server/class-use/BasicAuthHttpServerTest.html  |    90 +-
 .../server/class-use/CustomAuthHttpServerTest.html |    90 +-
 .../server/class-use/DigestAuthHttpServerTest.html |    90 +-
 .../server/class-use/HandlerFactoryTest.html       |    90 +-
 .../avatica/server/class-use/HttpAuthBase.html     |   121 +-
 ...ueryStringParameterRemoteUserExtractorTest.html |    90 +-
 .../server/class-use/HttpServerBuilderTest.html    |    90 +-
 .../server/class-use/HttpServerCustomizerTest.html |    90 +-
 .../class-use/HttpServerSpnegoWithJaasTest.html    |    90 +-
 .../class-use/HttpServerSpnegoWithoutJaasTest.html |    90 +-
 .../calcite/avatica/server/package-frame.html      |    32 -
 .../calcite/avatica/server/package-summary.html    |   114 +-
 .../calcite/avatica/server/package-tree.html       |   116 +-
 .../apache/calcite/avatica/server/package-use.html |   104 +-
 .../test/AvaticaClientRuntimeExceptionTest.html    |   139 +-
 .../calcite/avatica/test/AvaticaSeverityTest.html  |   139 +-
 .../avatica/test/AvaticaSqlExceptionTest.html      |   139 +-
 .../apache/calcite/avatica/test/AvaticaSuite.html  |   125 +-
 .../calcite/avatica/test/AvaticaUtilsTest.html     |   167 +-
 .../avatica/test/ConnectStringParserTest.html      |   182 +-
 .../avatica/test/JsonHandlerTest.NoopService.html  |   302 +-
 ...HandlerTest.ParameterValuesCheckingService.html |   167 +-
 .../calcite/avatica/test/JsonHandlerTest.html      |   156 +-
 .../calcite/avatica/test/StringContainsOnce.html   |   435 +
 .../AvaticaClientRuntimeExceptionTest.html         |    90 +-
 .../test/class-use/AvaticaSeverityTest.html        |    90 +-
 .../test/class-use/AvaticaSqlExceptionTest.html    |    90 +-
 .../avatica/test/class-use/AvaticaSuite.html       |    90 +-
 .../avatica/test/class-use/AvaticaUtilsTest.html   |    90 +-
 .../test/class-use/ConnectStringParserTest.html    |    90 +-
 .../class-use/JsonHandlerTest.NoopService.html     |   114 +-
 ...HandlerTest.ParameterValuesCheckingService.html |    90 +-
 .../avatica/test/class-use/JsonHandlerTest.html    |    90 +-
 .../test/class-use/StringContainsOnce.html}        |    94 +-
 .../apache/calcite/avatica/test/package-frame.html |    28 -
 .../calcite/avatica/test/package-summary.html      |   128 +-
 .../apache/calcite/avatica/test/package-tree.html  |   121 +-
 .../apache/calcite/avatica/test/package-use.html   |   104 +-
 .../apache/calcite/avatica/util/ArrayImplTest.html |   165 +-
 .../calcite/avatica/util/DateTimeUtilsTest.html    |   279 +-
 .../calcite/avatica/util/NumberAccessorTest.html   |   143 +-
 .../calcite/avatica/util/StructImplTest.html       |   170 +-
 .../avatica/util/UnsynchronizedBufferTest.html     |   139 +-
 .../avatica/util/class-use/ArrayImplTest.html      |    90 +-
 .../avatica/util/class-use/DateTimeUtilsTest.html  |    90 +-
 .../avatica/util/class-use/NumberAccessorTest.html |    90 +-
 .../avatica/util/class-use/StructImplTest.html     |    90 +-
 .../util/class-use/UnsynchronizedBufferTest.html   |    90 +-
 .../apache/calcite/avatica/util/package-frame.html |    24 -
 .../calcite/avatica/util/package-summary.html      |    98 +-
 .../apache/calcite/avatica/util/package-tree.html  |   100 +-
 .../apache/calcite/avatica/util/package-use.html   |    86 +-
 avatica/testapidocs/overview-frame.html            |    29 -
 avatica/testapidocs/overview-summary.html          |   174 +-
 avatica/testapidocs/overview-tree.html             |   321 +-
 avatica/testapidocs/package-search-index.js        |     1 +
 avatica/testapidocs/package-search-index.zip       |   Bin 0 -> 294 bytes
 avatica/testapidocs/resources/glass.png            |   Bin 0 -> 499 bytes
 avatica/testapidocs/resources/x.png                |   Bin 0 -> 394 bytes
 avatica/testapidocs/script.js                      |   121 +-
 avatica/testapidocs/search.js                      |   329 +
 avatica/testapidocs/stylesheet.css                 |   492 +-
 avatica/testapidocs/type-search-index.js           |     1 +
 avatica/testapidocs/type-search-index.zip          |   Bin 0 -> 1237 bytes
 1359 files changed, 261106 insertions(+), 126851 deletions(-)

diff --git a/avatica/apidocs/allclasses-frame.html b/avatica/apidocs/allclasses-frame.html
deleted file mode 100644
index 8de9d4d..0000000
--- a/avatica/apidocs/allclasses-frame.html
+++ /dev/null
@@ -1,471 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (Apache Calcite Avatica API)</title>
-<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
-<script type="text/javascript" src="script.js"></script>
-</head>
-<body>
-<h1 class="bar">All&nbsp;Classes</h1>
-<div class="indexContainer">
-<ul>
-<li><a href="org/apache/calcite/avatica/server/AbstractAvaticaHandler.html" title="class in org.apache.calcite.avatica.server" target="classFrame">AbstractAvaticaHandler</a></li>
-<li><a href="org/apache/calcite/avatica/util/AbstractCursor.html" title="class in org.apache.calcite.avatica.util" target="classFrame">AbstractCursor</a></li>
-<li><a href="org/apache/calcite/avatica/util/AbstractCursor.ArrayAccessor.html" title="class in org.apache.calcite.avatica.util" target="classFrame">AbstractCursor.ArrayAccessor</a></li>
-<li><a href="org/apache/calcite/avatica/util/AbstractCursor.Getter.html" title="interface in org.apache.calcite.avatica.util" target="classFrame"><span class="interfaceName">AbstractCursor.Getter</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/AbstractHandler.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">AbstractHandler</a></li>
-<li><a href="org/apache/calcite/avatica/remote/AbstractService.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">AbstractService</a></li>
-<li><a href="org/apache/calcite/avatica/util/ArrayFactoryImpl.html" title="class in org.apache.calcite.avatica.util" target="classFrame">ArrayFactoryImpl</a></li>
-<li><a href="org/apache/calcite/avatica/util/ArrayImpl.html" title="class in org.apache.calcite.avatica.util" target="classFrame">ArrayImpl</a></li>
-<li><a href="org/apache/calcite/avatica/util/ArrayImpl.Factory.html" title="interface in org.apache.calcite.avatica.util" target="classFrame"><span class="interfaceName">ArrayImpl.Factory</span></a></li>
-<li><a href="org/apache/calcite/avatica/util/ArrayIteratorCursor.html" title="class in org.apache.calcite.avatica.util" target="classFrame">ArrayIteratorCursor</a></li>
-<li><a href="org/apache/calcite/avatica/remote/AuthenticationType.html" title="enum in org.apache.calcite.avatica.remote" target="classFrame">AuthenticationType</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaClientRuntimeException.html" title="class in org.apache.calcite.avatica" target="classFrame">AvaticaClientRuntimeException</a></li>
-<li><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientImpl.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">AvaticaCommonsHttpClientImpl</a></li>
-<li><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">AvaticaCommonsHttpClientSpnegoImpl</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaConnection.html" title="class in org.apache.calcite.avatica" target="classFrame">AvaticaConnection</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaConnection.CallableWithoutException.html" title="interface in org.apache.calcite.avatica" target="classFrame"><span class="interfaceName">AvaticaConnection.CallableWithoutException</span></a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaConnection.Trojan.html" title="class in org.apache.calcite.avatica" target="classFrame">AvaticaConnection.Trojan</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaDatabaseMetaData.html" title="class in org.apache.calcite.avatica" target="classFrame">AvaticaDatabaseMetaData</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaFactory.html" title="interface in org.apache.calcite.avatica" target="classFrame"><span class="interfaceName">AvaticaFactory</span></a></li>
-<li><a href="org/apache/calcite/avatica/server/AvaticaHandler.html" title="interface in org.apache.calcite.avatica.server" target="classFrame"><span class="interfaceName">AvaticaHandler</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/AvaticaHttpClient.html" title="interface in org.apache.calcite.avatica.remote" target="classFrame"><span class="interfaceName">AvaticaHttpClient</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/AvaticaHttpClientFactory.html" title="interface in org.apache.calcite.avatica.remote" target="classFrame"><span class="interfaceName">AvaticaHttpClientFactory</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/AvaticaHttpClientFactoryImpl.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">AvaticaHttpClientFactoryImpl</a></li>
-<li><a href="org/apache/calcite/avatica/remote/AvaticaHttpClientImpl.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">AvaticaHttpClientImpl</a></li>
-<li><a href="org/apache/calcite/avatica/server/AvaticaJsonHandler.html" title="class in org.apache.calcite.avatica.server" target="classFrame">AvaticaJsonHandler</a></li>
-<li><a href="org/apache/calcite/avatica/noop/AvaticaNoopConnection.html" title="class in org.apache.calcite.avatica.noop" target="classFrame">AvaticaNoopConnection</a></li>
-<li><a href="org/apache/calcite/avatica/noop/AvaticaNoopDatabaseMetaData.html" title="class in org.apache.calcite.avatica.noop" target="classFrame">AvaticaNoopDatabaseMetaData</a></li>
-<li><a href="org/apache/calcite/avatica/noop/AvaticaNoopDriver.html" title="class in org.apache.calcite.avatica.noop" target="classFrame">AvaticaNoopDriver</a></li>
-<li><a href="org/apache/calcite/avatica/noop/AvaticaNoopParameterMetaData.html" title="class in org.apache.calcite.avatica.noop" target="classFrame">AvaticaNoopParameterMetaData</a></li>
-<li><a href="org/apache/calcite/avatica/noop/AvaticaNoopPreparedStatement.html" title="class in org.apache.calcite.avatica.noop" target="classFrame">AvaticaNoopPreparedStatement</a></li>
-<li><a href="org/apache/calcite/avatica/noop/AvaticaNoopResultSet.html" title="class in org.apache.calcite.avatica.noop" target="classFrame">AvaticaNoopResultSet</a></li>
-<li><a href="org/apache/calcite/avatica/noop/AvaticaNoopResultSetMetaData.html" title="class in org.apache.calcite.avatica.noop" target="classFrame">AvaticaNoopResultSetMetaData</a></li>
-<li><a href="org/apache/calcite/avatica/noop/AvaticaNoopStatement.html" title="class in org.apache.calcite.avatica.noop" target="classFrame">AvaticaNoopStatement</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaParameter.html" title="class in org.apache.calcite.avatica" target="classFrame">AvaticaParameter</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaPreparedStatement.html" title="class in org.apache.calcite.avatica" target="classFrame">AvaticaPreparedStatement</a></li>
-<li><a href="org/apache/calcite/avatica/server/AvaticaProtobufHandler.html" title="class in org.apache.calcite.avatica.server" target="classFrame">AvaticaProtobufHandler</a></li>
-<li><a href="org/apache/calcite/avatica/remote/AvaticaRemoteConnectionConfigImpl.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">AvaticaRemoteConnectionConfigImpl</a></li>
-<li><a href="org/apache/calcite/avatica/remote/AvaticaRemoteConnectionProperty.html" title="enum in org.apache.calcite.avatica.remote" target="classFrame">AvaticaRemoteConnectionProperty</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaResultSet.html" title="class in org.apache.calcite.avatica" target="classFrame">AvaticaResultSet</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaResultSetMetaData.html" title="class in org.apache.calcite.avatica" target="classFrame">AvaticaResultSetMetaData</a></li>
-<li><a href="org/apache/calcite/avatica/remote/AvaticaRuntimeException.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">AvaticaRuntimeException</a></li>
-<li><a href="org/apache/calcite/avatica/server/AvaticaServerConfiguration.html" title="interface in org.apache.calcite.avatica.server" target="classFrame"><span class="interfaceName">AvaticaServerConfiguration</span></a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaSeverity.html" title="enum in org.apache.calcite.avatica" target="classFrame">AvaticaSeverity</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaSite.html" title="class in org.apache.calcite.avatica" target="classFrame">AvaticaSite</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaSpecificDatabaseMetaData.html" title="interface in org.apache.calcite.avatica" target="classFrame"><span class="interfaceName">AvaticaSpecificDatabaseMetaData</span></a></li>
-<li><a href="org/apache/calcite/avatica/server/AvaticaSpnegoAuthenticator.html" title="class in org.apache.calcite.avatica.server" target="classFrame">AvaticaSpnegoAuthenticator</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaSqlException.html" title="class in org.apache.calcite.avatica" target="classFrame">AvaticaSqlException</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaStatement.html" title="class in org.apache.calcite.avatica" target="classFrame">AvaticaStatement</a></li>
-<li><a href="org/apache/calcite/avatica/AvaticaUtils.html" title="class in org.apache.calcite.avatica" target="classFrame">AvaticaUtils</a></li>
-<li><a href="org/apache/calcite/avatica/util/Base64.html" title="class in org.apache.calcite.avatica.util" target="classFrame">Base64</a></li>
-<li><a href="org/apache/calcite/avatica/util/Base64.InputStream.html" title="class in org.apache.calcite.avatica.util" target="classFrame">Base64.InputStream</a></li>
-<li><a href="org/apache/calcite/avatica/util/Base64.OutputStream.html" title="class in org.apache.calcite.avatica.util" target="classFrame">Base64.OutputStream</a></li>
-<li><a href="org/apache/calcite/avatica/tck/tests/BaseTckTest.html" title="class in org.apache.calcite.avatica.tck.tests" target="classFrame">BaseTckTest</a></li>
-<li><a href="org/apache/calcite/avatica/tck/tests/BinaryTest.html" title="class in org.apache.calcite.avatica.tck.tests" target="classFrame">BinaryTest</a></li>
-<li><a href="org/apache/calcite/avatica/BuiltInConnectionProperty.html" title="enum in org.apache.calcite.avatica" target="classFrame">BuiltInConnectionProperty</a></li>
-<li><a href="org/apache/calcite/avatica/util/ByteString.html" title="class in org.apache.calcite.avatica.util" target="classFrame">ByteString</a></li>
-<li><a href="org/apache/calcite/avatica/util/Casing.html" title="enum in org.apache.calcite.avatica.util" target="classFrame">Casing</a></li>
-<li><a href="org/apache/calcite/avatica/remote/ClientKeytabJaasConf.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">ClientKeytabJaasConf</a></li>
-<li><a href="org/apache/calcite/avatica/ColumnMetaData.html" title="class in org.apache.calcite.avatica" target="classFrame">ColumnMetaData</a></li>
-<li><a href="org/apache/calcite/avatica/ColumnMetaData.ArrayType.html" title="class in org.apache.calcite.avatica" target="classFrame">ColumnMetaData.ArrayType</a></li>
-<li><a href="org/apache/calcite/avatica/ColumnMetaData.AvaticaType.html" title="class in org.apache.calcite.avatica" target="classFrame">ColumnMetaData.AvaticaType</a></li>
-<li><a href="org/apache/calcite/avatica/ColumnMetaData.Rep.html" title="enum in org.apache.calcite.avatica" target="classFrame">ColumnMetaData.Rep</a></li>
-<li><a href="org/apache/calcite/avatica/ColumnMetaData.ScalarType.html" title="class in org.apache.calcite.avatica" target="classFrame">ColumnMetaData.ScalarType</a></li>
-<li><a href="org/apache/calcite/avatica/ColumnMetaData.StructType.html" title="class in org.apache.calcite.avatica" target="classFrame">ColumnMetaData.StructType</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.AvaticaParameter</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.AvaticaParameter.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameterOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.AvaticaParameterOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.AvaticaType</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.AvaticaType.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.AvaticaTypeOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.AvaticaTypeOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.ColumnMetaData</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.ColumnMetaData.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaDataOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.ColumnMetaDataOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.ColumnValue</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.ColumnValue.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.ColumnValueOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.ColumnValueOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.ConnectionProperties</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.ConnectionProperties.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.ConnectionPropertiesOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.ConnectionPropertiesOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.CursorFactory</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.CursorFactory.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html" title="enum in org.apache.calcite.avatica.proto" target="classFrame">Common.CursorFactory.Style</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.CursorFactoryOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.CursorFactoryOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.DatabaseProperty.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.DatabaseProperty</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.DatabaseProperty.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.DatabaseProperty.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.DatabasePropertyOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.DatabasePropertyOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.Frame.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.Frame</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.Frame.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.Frame.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.FrameOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.FrameOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html" title="enum in org.apache.calcite.avatica.proto" target="classFrame">Common.MetaDataOperation</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.MetaDataOperationArgument</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html" title="enum in org.apache.calcite.avatica.proto" target="classFrame">Common.MetaDataOperationArgument.ArgumentType</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.MetaDataOperationArgument.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgumentOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.MetaDataOperationArgumentOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.QueryState.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.QueryState</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.QueryState.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.QueryState.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.QueryStateOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.QueryStateOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.Rep.html" title="enum in org.apache.calcite.avatica.proto" target="classFrame">Common.Rep</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.Row.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.Row</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.Row.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.Row.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.RowOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.RowOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.Severity.html" title="enum in org.apache.calcite.avatica.proto" target="classFrame">Common.Severity</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.Signature.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.Signature</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.Signature.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.Signature.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.SignatureOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.SignatureOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.StatementHandle.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.StatementHandle</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.StatementHandle.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.StatementHandle.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.StatementHandleOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.StatementHandleOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.StatementType.html" title="enum in org.apache.calcite.avatica.proto" target="classFrame">Common.StatementType</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.StateType.html" title="enum in org.apache.calcite.avatica.proto" target="classFrame">Common.StateType</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.TypedValue</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.TypedValue.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.TypedValue.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.TypedValueOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.TypedValueOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.WireMessage.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.WireMessage</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.WireMessage.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Common.WireMessage.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Common.WireMessageOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Common.WireMessageOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/ConnectionConfig.html" title="interface in org.apache.calcite.avatica" target="classFrame"><span class="interfaceName">ConnectionConfig</span></a></li>
-<li><a href="org/apache/calcite/avatica/ConnectionConfigImpl.html" title="class in org.apache.calcite.avatica" target="classFrame">ConnectionConfigImpl</a></li>
-<li><a href="org/apache/calcite/avatica/ConnectionConfigImpl.Converter.html" title="interface in org.apache.calcite.avatica" target="classFrame"><span class="interfaceName">ConnectionConfigImpl.Converter</span></a></li>
-<li><a href="org/apache/calcite/avatica/ConnectionConfigImpl.PropEnv.html" title="class in org.apache.calcite.avatica" target="classFrame">ConnectionConfigImpl.PropEnv</a></li>
-<li><a href="org/apache/calcite/avatica/ConnectionPropertiesImpl.html" title="class in org.apache.calcite.avatica" target="classFrame">ConnectionPropertiesImpl</a></li>
-<li><a href="org/apache/calcite/avatica/ConnectionProperty.html" title="interface in org.apache.calcite.avatica" target="classFrame"><span class="interfaceName">ConnectionProperty</span></a></li>
-<li><a href="org/apache/calcite/avatica/ConnectionProperty.Type.html" title="enum in org.apache.calcite.avatica" target="classFrame">ConnectionProperty.Type</a></li>
-<li><a href="org/apache/calcite/avatica/ConnectStringParser.html" title="class in org.apache.calcite.avatica" target="classFrame">ConnectStringParser</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/Counter.html" title="interface in org.apache.calcite.avatica.metrics" target="classFrame"><span class="interfaceName">Counter</span></a></li>
-<li><a href="org/apache/calcite/avatica/util/Cursor.html" title="interface in org.apache.calcite.avatica.util" target="classFrame"><span class="interfaceName">Cursor</span></a></li>
-<li><a href="org/apache/calcite/avatica/util/Cursor.Accessor.html" title="interface in org.apache.calcite.avatica.util" target="classFrame"><span class="interfaceName">Cursor.Accessor</span></a></li>
-<li><a href="org/apache/calcite/avatica/util/DateTimeUtils.html" title="class in org.apache.calcite.avatica.util" target="classFrame">DateTimeUtils</a></li>
-<li><a href="org/apache/calcite/avatica/util/DateTimeUtils.PrecisionTime.html" title="class in org.apache.calcite.avatica.util" target="classFrame">DateTimeUtils.PrecisionTime</a></li>
-<li><a href="org/apache/calcite/avatica/server/DelegatingAvaticaHandler.html" title="class in org.apache.calcite.avatica.server" target="classFrame">DelegatingAvaticaHandler</a></li>
-<li><a href="org/apache/calcite/avatica/remote/DoAsAvaticaHttpClient.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">DoAsAvaticaHttpClient</a></li>
-<li><a href="org/apache/calcite/avatica/server/DoAsRemoteUserCallback.html" title="interface in org.apache.calcite.avatica.server" target="classFrame"><span class="interfaceName">DoAsRemoteUserCallback</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/Driver.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Driver</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Driver.Serialization.html" title="enum in org.apache.calcite.avatica.remote" target="classFrame">Driver.Serialization</a></li>
-<li><a href="org/apache/calcite/avatica/DriverVersion.html" title="class in org.apache.calcite.avatica" target="classFrame">DriverVersion</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardCounter.html" title="class in org.apache.calcite.avatica.metrics.dropwizard" target="classFrame">DropwizardCounter</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardGauge.html" title="class in org.apache.calcite.avatica.metrics.dropwizard" target="classFrame">DropwizardGauge</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardHistogram.html" title="class in org.apache.calcite.avatica.metrics.dropwizard" target="classFrame">DropwizardHistogram</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardMeter.html" title="class in org.apache.calcite.avatica.metrics.dropwizard" target="classFrame">DropwizardMeter</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardMetricsSystem.html" title="class in org.apache.calcite.avatica.metrics.dropwizard" target="classFrame">DropwizardMetricsSystem</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardMetricsSystemConfiguration.html" title="class in org.apache.calcite.avatica.metrics.dropwizard" target="classFrame">DropwizardMetricsSystemConfiguration</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardMetricsSystemFactory.html" title="class in org.apache.calcite.avatica.metrics.dropwizard" target="classFrame">DropwizardMetricsSystemFactory</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardTimer.html" title="class in org.apache.calcite.avatica.metrics.dropwizard" target="classFrame">DropwizardTimer</a></li>
-<li><a href="org/apache/calcite/avatica/util/FilteredConstants.html" title="class in org.apache.calcite.avatica.util" target="classFrame">FilteredConstants</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/Gauge.html" title="interface in org.apache.calcite.avatica.metrics" target="classFrame"><span class="interfaceName">Gauge</span></a></li>
-<li><a href="org/apache/calcite/avatica/Handler.html" title="interface in org.apache.calcite.avatica" target="classFrame"><span class="interfaceName">Handler</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/Handler.html" title="interface in org.apache.calcite.avatica.remote" target="classFrame"><span class="interfaceName">Handler</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/Handler.HandlerResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Handler.HandlerResponse</a></li>
-<li><a href="org/apache/calcite/avatica/Handler.ResultSink.html" title="interface in org.apache.calcite.avatica" target="classFrame"><span class="interfaceName">Handler.ResultSink</span></a></li>
-<li><a href="org/apache/calcite/avatica/server/HandlerFactory.html" title="class in org.apache.calcite.avatica.server" target="classFrame">HandlerFactory</a></li>
-<li><a href="org/apache/calcite/avatica/HandlerImpl.html" title="class in org.apache.calcite.avatica" target="classFrame">HandlerImpl</a></li>
-<li><a href="org/apache/calcite/avatica/Helper.html" title="class in org.apache.calcite.avatica" target="classFrame">Helper</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/Histogram.html" title="interface in org.apache.calcite.avatica.metrics" target="classFrame"><span class="interfaceName">Histogram</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/HostnameVerificationConfigurable.html" title="interface in org.apache.calcite.avatica.remote" target="classFrame"><span class="interfaceName">HostnameVerificationConfigurable</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/HostnameVerificationConfigurable.HostnameVerification.html" title="enum in org.apache.calcite.avatica.remote" target="classFrame">HostnameVerificationConfigurable.HostnameVerification</a></li>
-<li><a href="org/apache/calcite/avatica/server/HttpQueryStringParameterRemoteUserExtractor.html" title="class in org.apache.calcite.avatica.server" target="classFrame">HttpQueryStringParameterRemoteUserExtractor</a></li>
-<li><a href="org/apache/calcite/avatica/server/HttpRequestRemoteUserExtractor.html" title="class in org.apache.calcite.avatica.server" target="classFrame">HttpRequestRemoteUserExtractor</a></li>
-<li><a href="org/apache/calcite/avatica/server/HttpServer.html" title="class in org.apache.calcite.avatica.server" target="classFrame">HttpServer</a></li>
-<li><a href="org/apache/calcite/avatica/server/HttpServer.Builder.html" title="class in org.apache.calcite.avatica.server" target="classFrame">HttpServer.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/tck/tests/InsertTest.html" title="class in org.apache.calcite.avatica.tck.tests" target="classFrame">InsertTest</a></li>
-<li><a href="org/apache/calcite/avatica/InternalProperty.html" title="enum in org.apache.calcite.avatica" target="classFrame">InternalProperty</a></li>
-<li><a href="org/apache/calcite/avatica/util/IteratorCursor.html" title="class in org.apache.calcite.avatica.util" target="classFrame">IteratorCursor</a></li>
-<li><a href="org/apache/calcite/avatica/jdbc/JdbcMeta.html" title="class in org.apache.calcite.avatica.jdbc" target="classFrame">JdbcMeta</a></li>
-<li><a href="org/apache/calcite/avatica/jdbc/JdbcMeta.ConnectionCacheSettings.html" title="enum in org.apache.calcite.avatica.jdbc" target="classFrame">JdbcMeta.ConnectionCacheSettings</a></li>
-<li><a href="org/apache/calcite/avatica/jdbc/JdbcMeta.StatementCacheSettings.html" title="enum in org.apache.calcite.avatica.jdbc" target="classFrame">JdbcMeta.StatementCacheSettings</a></li>
-<li><a href="org/apache/calcite/avatica/remote/JsonHandler.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">JsonHandler</a></li>
-<li><a href="org/apache/calcite/avatica/remote/JsonService.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">JsonService</a></li>
-<li><a href="org/apache/calcite/avatica/remote/KerberosConnection.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">KerberosConnection</a></li>
-<li><a href="org/apache/calcite/avatica/remote/KeyStoreConfigurable.html" title="interface in org.apache.calcite.avatica.remote" target="classFrame"><span class="interfaceName">KeyStoreConfigurable</span></a></li>
-<li><a href="org/apache/calcite/avatica/util/ListIteratorCursor.html" title="class in org.apache.calcite.avatica.util" target="classFrame">ListIteratorCursor</a></li>
-<li><a href="org/apache/calcite/avatica/remote/LocalJsonService.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">LocalJsonService</a></li>
-<li><a href="org/apache/calcite/avatica/remote/LocalProtobufService.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">LocalProtobufService</a></li>
-<li><a href="org/apache/calcite/avatica/remote/LocalService.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">LocalService</a></li>
-<li><a href="org/apache/calcite/avatica/server/Main.html" title="class in org.apache.calcite.avatica.server" target="classFrame">Main</a></li>
-<li><a href="org/apache/calcite/avatica/server/Main.HandlerFactory.html" title="interface in org.apache.calcite.avatica.server" target="classFrame"><span class="interfaceName">Main.HandlerFactory</span></a></li>
-<li><a href="org/apache/calcite/avatica/util/MapIteratorCursor.html" title="class in org.apache.calcite.avatica.util" target="classFrame">MapIteratorCursor</a></li>
-<li><a href="org/apache/calcite/avatica/Meta.html" title="interface in org.apache.calcite.avatica" target="classFrame"><span class="interfaceName">Meta</span></a></li>
-<li><a href="org/apache/calcite/avatica/Meta.ConnectionHandle.html" title="class in org.apache.calcite.avatica" target="classFrame">Meta.ConnectionHandle</a></li>
-<li><a href="org/apache/calcite/avatica/Meta.ConnectionProperties.html" title="interface in org.apache.calcite.avatica" target="classFrame"><span class="interfaceName">Meta.ConnectionProperties</span></a></li>
-<li><a href="org/apache/calcite/avatica/Meta.CursorFactory.html" title="class in org.apache.calcite.avatica" target="classFrame">Meta.CursorFactory</a></li>
-<li><a href="org/apache/calcite/avatica/Meta.DatabaseProperty.html" title="enum in org.apache.calcite.avatica" target="classFrame">Meta.DatabaseProperty</a></li>
-<li><a href="org/apache/calcite/avatica/Meta.ExecuteBatchResult.html" title="class in org.apache.calcite.avatica" target="classFrame">Meta.ExecuteBatchResult</a></li>
-<li><a href="org/apache/calcite/avatica/Meta.ExecuteResult.html" title="class in org.apache.calcite.avatica" target="classFrame">Meta.ExecuteResult</a></li>
-<li><a href="org/apache/calcite/avatica/Meta.Factory.html" title="interface in org.apache.calcite.avatica" target="classFrame"><span class="interfaceName">Meta.Factory</span></a></li>
-<li><a href="org/apache/calcite/avatica/Meta.Frame.html" title="class in org.apache.calcite.avatica" target="classFrame">Meta.Frame</a></li>
-<li><a href="org/apache/calcite/avatica/Meta.MetaResultSet.html" title="class in org.apache.calcite.avatica" target="classFrame">Meta.MetaResultSet</a></li>
-<li><a href="org/apache/calcite/avatica/Meta.Pat.html" title="class in org.apache.calcite.avatica" target="classFrame">Meta.Pat</a></li>
-<li><a href="org/apache/calcite/avatica/Meta.PrepareCallback.html" title="interface in org.apache.calcite.avatica" target="classFrame"><span class="interfaceName">Meta.PrepareCallback</span></a></li>
-<li><a href="org/apache/calcite/avatica/Meta.Signature.html" title="class in org.apache.calcite.avatica" target="classFrame">Meta.Signature</a></li>
-<li><a href="org/apache/calcite/avatica/Meta.StatementHandle.html" title="class in org.apache.calcite.avatica" target="classFrame">Meta.StatementHandle</a></li>
-<li><a href="org/apache/calcite/avatica/Meta.StatementType.html" title="enum in org.apache.calcite.avatica" target="classFrame">Meta.StatementType</a></li>
-<li><a href="org/apache/calcite/avatica/Meta.Style.html" title="enum in org.apache.calcite.avatica" target="classFrame">Meta.Style</a></li>
-<li><a href="org/apache/calcite/avatica/remote/MetaDataOperation.html" title="enum in org.apache.calcite.avatica.remote" target="classFrame">MetaDataOperation</a></li>
-<li><a href="org/apache/calcite/avatica/tck/tests/MetadataTest.html" title="class in org.apache.calcite.avatica.tck.tests" target="classFrame">MetadataTest</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.ColumnNoNulls.html" title="annotation in org.apache.calcite.avatica" target="classFrame">MetaImpl.ColumnNoNulls</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.ColumnNullable.html" title="annotation in org.apache.calcite.avatica" target="classFrame">MetaImpl.ColumnNullable</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.ColumnNullableUnknown.html" title="annotation in org.apache.calcite.avatica" target="classFrame">MetaImpl.ColumnNullableUnknown</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaAttribute.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaAttribute</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaBestRowIdentifier.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaBestRowIdentifier</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaCatalog.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaCatalog</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaClientInfoProperty.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaClientInfoProperty</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaColumn.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaColumn</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaColumnPrivilege.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaColumnPrivilege</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaCrossReference.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaCrossReference</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaExportedKey.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaExportedKey</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaFunction.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaFunction</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaFunctionColumn.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaFunctionColumn</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaImportedKey.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaImportedKey</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaIndexInfo.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaIndexInfo</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaPrimaryKey.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaPrimaryKey</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaProcedure.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaProcedure</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaProcedureColumn.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaProcedureColumn</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaPseudoColumn.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaPseudoColumn</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaSchema.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaSchema</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaSuperTable.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaSuperTable</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaSuperType.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaSuperType</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaTable.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaTable</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaTablePrivilege.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaTablePrivilege</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaTableType.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaTableType</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaTypeInfo.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaTypeInfo</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaUdt.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaUdt</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.MetaVersionColumn.html" title="class in org.apache.calcite.avatica" target="classFrame">MetaImpl.MetaVersionColumn</a></li>
-<li><a href="org/apache/calcite/avatica/MetaImpl.Named.html" title="interface in org.apache.calcite.avatica" target="classFrame"><span class="interfaceName">MetaImpl.Named</span></a></li>
-<li><a href="org/apache/calcite/avatica/metrics/Meter.html" title="interface in org.apache.calcite.avatica.metrics" target="classFrame"><span class="interfaceName">Meter</span></a></li>
-<li><a href="org/apache/calcite/avatica/metrics/Metric.html" title="interface in org.apache.calcite.avatica.metrics" target="classFrame"><span class="interfaceName">Metric</span></a></li>
-<li><a href="org/apache/calcite/avatica/server/MetricsAwareAvaticaHandler.html" title="interface in org.apache.calcite.avatica.server" target="classFrame"><span class="interfaceName">MetricsAwareAvaticaHandler</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/MetricsHelper.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">MetricsHelper</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/MetricsSystem.html" title="interface in org.apache.calcite.avatica.metrics" target="classFrame"><span class="interfaceName">MetricsSystem</span></a></li>
-<li><a href="org/apache/calcite/avatica/metrics/MetricsSystemConfiguration.html" title="interface in org.apache.calcite.avatica.metrics" target="classFrame"><span class="interfaceName">MetricsSystemConfiguration</span></a></li>
-<li><a href="org/apache/calcite/avatica/metrics/MetricsSystemFactory.html" title="interface in org.apache.calcite.avatica.metrics" target="classFrame"><span class="interfaceName">MetricsSystemFactory</span></a></li>
-<li><a href="org/apache/calcite/avatica/metrics/MetricsSystemLoader.html" title="class in org.apache.calcite.avatica.metrics" target="classFrame">MetricsSystemLoader</a></li>
-<li><a href="org/apache/calcite/avatica/MissingResultsException.html" title="class in org.apache.calcite.avatica" target="classFrame">MissingResultsException</a></li>
-<li><a href="org/apache/calcite/avatica/remote/MockJsonService.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">MockJsonService</a></li>
-<li><a href="org/apache/calcite/avatica/remote/MockJsonService.Factory.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">MockJsonService.Factory</a></li>
-<li><a href="org/apache/calcite/avatica/remote/MockProtobufService.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">MockProtobufService</a></li>
-<li><a href="org/apache/calcite/avatica/remote/MockProtobufService.MockProtobufServiceFactory.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">MockProtobufService.MockProtobufServiceFactory</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/noop/NoopCounter.html" title="class in org.apache.calcite.avatica.metrics.noop" target="classFrame">NoopCounter</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/noop/NoopHistogram.html" title="class in org.apache.calcite.avatica.metrics.noop" target="classFrame">NoopHistogram</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/noop/NoopMeter.html" title="class in org.apache.calcite.avatica.metrics.noop" target="classFrame">NoopMeter</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/noop/NoopMetricsSystem.html" title="class in org.apache.calcite.avatica.metrics.noop" target="classFrame">NoopMetricsSystem</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/noop/NoopMetricsSystemConfiguration.html" title="class in org.apache.calcite.avatica.metrics.noop" target="classFrame">NoopMetricsSystemConfiguration</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/noop/NoopMetricsSystemFactory.html" title="class in org.apache.calcite.avatica.metrics.noop" target="classFrame">NoopMetricsSystemFactory</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/noop/NoopTimer.html" title="class in org.apache.calcite.avatica.metrics.noop" target="classFrame">NoopTimer</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/noop/NoopTimer.NoopContext.html" title="class in org.apache.calcite.avatica.metrics.noop" target="classFrame">NoopTimer.NoopContext</a></li>
-<li><a href="org/apache/calcite/avatica/NoSuchConnectionException.html" title="class in org.apache.calcite.avatica" target="classFrame">NoSuchConnectionException</a></li>
-<li><a href="org/apache/calcite/avatica/NoSuchStatementException.html" title="class in org.apache.calcite.avatica" target="classFrame">NoSuchStatementException</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/PackageMarker.html" title="annotation in org.apache.calcite.avatica.metrics" target="classFrame">PackageMarker</a></li>
-<li><a href="org/apache/calcite/avatica/noop/PackageMarker.html" title="annotation in org.apache.calcite.avatica.noop" target="classFrame">PackageMarker</a></li>
-<li><a href="org/apache/calcite/avatica/tck/PackageMarker.html" title="annotation in org.apache.calcite.avatica.tck" target="classFrame">PackageMarker</a></li>
-<li><a href="org/apache/calcite/avatica/util/PackageMarker.html" title="annotation in org.apache.calcite.avatica.util" target="classFrame">PackageMarker</a></li>
-<li><a href="org/apache/calcite/avatica/util/PositionedCursor.html" title="class in org.apache.calcite.avatica.util" target="classFrame">PositionedCursor</a></li>
-<li><a href="org/apache/calcite/avatica/server/PropertyBasedSpnegoLoginService.html" title="class in org.apache.calcite.avatica.server" target="classFrame">PropertyBasedSpnegoLoginService</a></li>
-<li><a href="org/apache/calcite/avatica/remote/ProtobufHandler.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">ProtobufHandler</a></li>
-<li><a href="org/apache/calcite/avatica/remote/ProtobufMeta.html" title="interface in org.apache.calcite.avatica.remote" target="classFrame"><span class="interfaceName">ProtobufMeta</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/ProtobufService.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">ProtobufService</a></li>
-<li><a href="org/apache/calcite/avatica/remote/ProtobufTranslation.html" title="interface in org.apache.calcite.avatica.remote" target="classFrame"><span class="interfaceName">ProtobufTranslation</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/ProtobufTranslationImpl.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">ProtobufTranslationImpl</a></li>
-<li><a href="org/apache/calcite/avatica/QueryState.html" title="class in org.apache.calcite.avatica" target="classFrame">QueryState</a></li>
-<li><a href="org/apache/calcite/avatica/QueryState.StateType.html" title="enum in org.apache.calcite.avatica" target="classFrame">QueryState.StateType</a></li>
-<li><a href="org/apache/calcite/avatica/util/Quoting.html" title="enum in org.apache.calcite.avatica.util" target="classFrame">Quoting</a></li>
-<li><a href="org/apache/calcite/avatica/util/RecordIteratorCursor.html" title="class in org.apache.calcite.avatica.util" target="classFrame">RecordIteratorCursor</a></li>
-<li><a href="org/apache/calcite/avatica/remote/RemoteProtobufService.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">RemoteProtobufService</a></li>
-<li><a href="org/apache/calcite/avatica/remote/RemoteService.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">RemoteService</a></li>
-<li><a href="org/apache/calcite/avatica/server/RemoteUserDisallowedException.html" title="class in org.apache.calcite.avatica.server" target="classFrame">RemoteUserDisallowedException</a></li>
-<li><a href="org/apache/calcite/avatica/server/RemoteUserExtractionException.html" title="class in org.apache.calcite.avatica.server" target="classFrame">RemoteUserExtractionException</a></li>
-<li><a href="org/apache/calcite/avatica/server/RemoteUserExtractor.html" title="interface in org.apache.calcite.avatica.server" target="classFrame"><span class="interfaceName">RemoteUserExtractor</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CatalogsRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.CatalogsRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CatalogsRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.CatalogsRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CatalogsRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.CatalogsRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CloseConnectionRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.CloseConnectionRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CloseConnectionRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.CloseConnectionRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CloseConnectionRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.CloseConnectionRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.CloseStatementRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.CloseStatementRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.CloseStatementRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.ColumnsRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.ColumnsRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.ColumnsRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CommitRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.CommitRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CommitRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.CommitRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CommitRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.CommitRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.ConnectionSyncRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.ConnectionSyncRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.ConnectionSyncRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CreateStatementRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.CreateStatementRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CreateStatementRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.CreateStatementRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.CreateStatementRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.CreateStatementRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.DatabasePropertyRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.DatabasePropertyRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.DatabasePropertyRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.DatabasePropertyRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.DatabasePropertyRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.DatabasePropertyRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.ExecuteBatchRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.ExecuteBatchRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.ExecuteBatchRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.ExecuteRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.ExecuteRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.ExecuteRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.FetchRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.FetchRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.FetchRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.FetchRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.OpenConnectionRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.OpenConnectionRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.OpenConnectionRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.PrepareAndExecuteBatchRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.PrepareAndExecuteBatchRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.PrepareAndExecuteBatchRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.PrepareAndExecuteRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.PrepareAndExecuteRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.PrepareAndExecuteRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.PrepareRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.PrepareRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.PrepareRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.RollbackRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.RollbackRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.RollbackRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.RollbackRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.RollbackRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.RollbackRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.SchemasRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.SchemasRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.SchemasRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.SyncResultsRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.SyncResultsRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.SyncResultsRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.TablesRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.TablesRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.TablesRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.TablesRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.TableTypesRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.TableTypesRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.TableTypesRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.TableTypesRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.TableTypesRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.TableTypesRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.TypeInfoRequest.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.TypeInfoRequest</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.TypeInfoRequest.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.TypeInfoRequest.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.TypeInfoRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.TypeInfoRequestOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.UpdateBatch.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.UpdateBatch</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.UpdateBatch.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Requests.UpdateBatch.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Requests.UpdateBatchOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Requests.UpdateBatchOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.CloseConnectionResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.CloseConnectionResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.CloseConnectionResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.CloseConnectionResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.CloseConnectionResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.CloseConnectionResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.CloseStatementResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.CloseStatementResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.CloseStatementResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.CloseStatementResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.CloseStatementResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.CloseStatementResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.CommitResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.CommitResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.CommitResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.CommitResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.CommitResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.CommitResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.ConnectionSyncResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.ConnectionSyncResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.ConnectionSyncResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.CreateStatementResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.CreateStatementResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.CreateStatementResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.DatabasePropertyElement</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.DatabasePropertyElement.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElementOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.DatabasePropertyElementOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.DatabasePropertyResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.DatabasePropertyResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.DatabasePropertyResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.ErrorResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.ErrorResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.ErrorResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.ExecuteBatchResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.ExecuteBatchResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.ExecuteBatchResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.ExecuteResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.ExecuteResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.ExecuteResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.FetchResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.FetchResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.FetchResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.FetchResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.OpenConnectionResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.OpenConnectionResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.OpenConnectionResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.OpenConnectionResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.OpenConnectionResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.OpenConnectionResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.PrepareResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.PrepareResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.PrepareResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.PrepareResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.PrepareResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.PrepareResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.ResultSetResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.ResultSetResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.ResultSetResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.RollbackResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.RollbackResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.RollbackResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.RollbackResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.RollbackResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.RollbackResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.RpcMetadata.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.RpcMetadata</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.RpcMetadata.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.RpcMetadata.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.RpcMetadataOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.RpcMetadataOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.SyncResultsResponse</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.Builder.html" title="class in org.apache.calcite.avatica.proto" target="classFrame">Responses.SyncResultsResponse.Builder</a></li>
-<li><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto" target="classFrame"><span class="interfaceName">Responses.SyncResultsResponseOrBuilder</span></a></li>
-<li><a href="org/apache/calcite/avatica/server/ServerCustomizer.html" title="interface in org.apache.calcite.avatica.server" target="classFrame"><span class="interfaceName">ServerCustomizer</span></a></li>
-<li><a href="org/apache/calcite/avatica/server/ServerKeytabJaasConf.html" title="class in org.apache.calcite.avatica.server" target="classFrame">ServerKeytabJaasConf</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.html" title="interface in org.apache.calcite.avatica.remote" target="classFrame"><span class="interfaceName">Service</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.Base.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.Base</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.CatalogsRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.CatalogsRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.CloseConnectionRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.CloseConnectionRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.CloseConnectionResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.CloseConnectionResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.CloseStatementRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.CloseStatementRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.CloseStatementResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.CloseStatementResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.ColumnsRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.ColumnsRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.CommitRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.CommitRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.CommitResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.CommitResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.ConnectionSyncRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.ConnectionSyncRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.ConnectionSyncResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.ConnectionSyncResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.CreateStatementRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.CreateStatementRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.CreateStatementResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.CreateStatementResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.DatabasePropertyRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.DatabasePropertyRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.DatabasePropertyResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.DatabasePropertyResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.ErrorResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.ExecuteBatchRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.ExecuteBatchRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.ExecuteBatchResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.ExecuteBatchResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.ExecuteRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.ExecuteRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.ExecuteResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.ExecuteResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.Factory.html" title="interface in org.apache.calcite.avatica.remote" target="classFrame"><span class="interfaceName">Service.Factory</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.FetchRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.FetchRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.FetchResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.FetchResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.OpenConnectionRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.OpenConnectionRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.OpenConnectionResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.OpenConnectionResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.PrepareAndExecuteBatchRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.PrepareAndExecuteBatchRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.PrepareAndExecuteRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.PrepareAndExecuteRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.PrepareRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.PrepareRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.PrepareResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.PrepareResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.Request.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.Request</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.Response.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.Response</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.ResultSetResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.ResultSetResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.RollbackRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.RollbackRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.RollbackResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.RollbackResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.RpcMetadataResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.SchemasRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.SchemasRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.SyncResultsRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.SyncResultsRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.SyncResultsResponse.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.SyncResultsResponse</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.TablesRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.TablesRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.TableTypesRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.TableTypesRequest</a></li>
-<li><a href="org/apache/calcite/avatica/remote/Service.TypeInfoRequest.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">Service.TypeInfoRequest</a></li>
-<li><a href="org/apache/calcite/avatica/util/Spacer.html" title="class in org.apache.calcite.avatica.util" target="classFrame">Spacer</a></li>
-<li><a href="org/apache/calcite/avatica/util/Spaces.html" title="class in org.apache.calcite.avatica.util" target="classFrame">Spaces</a></li>
-<li><a href="org/apache/calcite/avatica/SqlState.html" title="enum in org.apache.calcite.avatica" target="classFrame">SqlState</a></li>
-<li><a href="org/apache/calcite/avatica/SqlType.html" title="enum in org.apache.calcite.avatica" target="classFrame">SqlType</a></li>
-<li><a href="org/apache/calcite/avatica/SqlType.Method.html" title="enum in org.apache.calcite.avatica" target="classFrame">SqlType.Method</a></li>
-<li><a href="org/apache/calcite/avatica/standalone/StandaloneServer.html" title="class in org.apache.calcite.avatica.standalone" target="classFrame">StandaloneServer</a></li>
-<li><a href="org/apache/calcite/avatica/standalone/StandaloneServer.SerializationConverter.html" title="class in org.apache.calcite.avatica.standalone" target="classFrame">StandaloneServer.SerializationConverter</a></li>
-<li><a href="org/apache/calcite/avatica/jdbc/StatementInfo.html" title="class in org.apache.calcite.avatica.jdbc" target="classFrame">StatementInfo</a></li>
-<li><a href="org/apache/calcite/avatica/util/StructImpl.html" title="class in org.apache.calcite.avatica.util" target="classFrame">StructImpl</a></li>
-<li><a href="org/apache/calcite/avatica/util/StructImpl.Factory.html" title="interface in org.apache.calcite.avatica.util" target="classFrame"><span class="interfaceName">StructImpl.Factory</span></a></li>
-<li><a href="org/apache/calcite/avatica/tck/TestRunner.html" title="class in org.apache.calcite.avatica.tck" target="classFrame">TestRunner</a></li>
-<li><a href="org/apache/calcite/avatica/metrics/Timer.html" title="interface in org.apache.calcite.avatica.metrics" target="classFrame"><span class="interfaceName">Timer</span></a></li>
-<li><a href="org/apache/calcite/avatica/metrics/Timer.Context.html" title="interface in org.apache.calcite.avatica.metrics" target="classFrame"><span class="interfaceName">Timer.Context</span></a></li>
-<li><a href="org/apache/calcite/avatica/util/TimeUnit.html" title="enum in org.apache.calcite.avatica.util" target="classFrame">TimeUnit</a></li>
-<li><a href="org/apache/calcite/avatica/util/TimeUnitRange.html" title="enum in org.apache.calcite.avatica.util" target="classFrame">TimeUnitRange</a></li>
-<li><a href="org/apache/calcite/avatica/remote/TrustStoreConfigurable.html" title="interface in org.apache.calcite.avatica.remote" target="classFrame"><span class="interfaceName">TrustStoreConfigurable</span></a></li>
-<li><a href="org/apache/calcite/avatica/remote/TypedValue.html" title="class in org.apache.calcite.avatica.remote" target="classFrame">TypedValue</a></li>
-<li><a href="org/apache/calcite/avatica/UnregisteredDriver.html" title="class in org.apache.calcite.avatica" target="classFrame">UnregisteredDriver</a></li>
-<li><a href="org/apache/calcite/avatica/UnregisteredDriver.JdbcVersion.html" title="enum in org.apache.calcite.avatica" target="classFrame">UnregisteredDriver.JdbcVersion</a></li>
-<li><a href="org/apache/calcite/avatica/util/Unsafe.html" title="class in org.apache.calcite.avatica.util" target="classFrame">Unsafe</a></li>
-<li><a href="org/apache/calcite/avatica/util/UnsynchronizedBuffer.html" title="class in org.apache.calcite.avatica.util" target="classFrame">UnsynchronizedBuffer</a></li>
-<li><a href="org/apache/calcite/avatica/remote/UsernamePasswordAuthenticateable.html" title="interface in org.apache.calcite.avatica.remote" target="classFrame"><span class="interfaceName">UsernamePasswordAuthenticateable</span></a></li>
-</ul>
-</div>
-</body>
-</html>
diff --git a/avatica/apidocs/allclasses-index.html b/avatica/apidocs/allclasses-index.html
new file mode 100644
index 0000000..f2fd7a7
--- /dev/null
+++ b/avatica/apidocs/allclasses-index.html
@@ -0,0 +1,2967 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>All Classes (Apache Calcite Avatica 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 Avatica API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var data = {"i0":2,"i1":2,"i2":2,"i3":1,"i4":2,"i5":2,"i6":2,"i7":2,"i8":1,"i9":2,"i10":4,"i11":8,"i12":2,"i13":2,"i14":2,"i15":1,"i16":2,"i17":2,"i18":1,"i19":1,"i20":1,"i21":1,"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":2,"i36":2,"i37":4,"i38":2,"i39":2,"i40":8,"i41":1,"i42":4,"i43":2,"i44":1,"i45":2,"i46":8,"i47":2,"i48":2,"i49":2,"i50":2,"i51":2,"i52":2,"i53":2,"i54":4,"i55":2,"i56":4,"i57":2,"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/avatica/server/AbstractAvaticaHandler.html" title="class in org.apache.calcite.avatica.server">AbstractAvaticaHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base-class for Avatica implemented Jetty Handlers.</div>
+</th>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/AbstractCursor.html" title="class in org.apache.calcite.avatica.util">AbstractCursor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for implementing a cursor.</div>
+</th>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/AbstractCursor.ArrayAccessor.html" title="class in org.apache.calcite.avatica.util">AbstractCursor.ArrayAccessor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Accessor that assumes that the underlying value is an ARRAY;
+ corresponds to <code>Types.ARRAY</code>.</div>
+</th>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/AbstractCursor.Getter.html" title="interface in org.apache.calcite.avatica.util">AbstractCursor.Getter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Gets a value from a particular field of the current record of this
+ cursor.</div>
+</th>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/AbstractHandler.html" title="class in org.apache.calcite.avatica.remote">AbstractHandler</a>&lt;<a href="org/apache/calcite/avatica/remote/AbstractHandler.html" title="type parameter in AbstractHandler">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Abstract base class for <a href="org/apache/calcite/avatica/remote/Handler.html" title="interface in org.apache.calcite.avatica.remote"><code>Handler</code></a>s to extend to inherit functionality common across
+ serialization strategies.</div>
+</th>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/AbstractService.html" title="class in org.apache.calcite.avatica.remote">AbstractService</a></td>
+<th class="colLast" scope="row">
+<div class="block">A common base class for <a href="org/apache/calcite/avatica/remote/Service.html" title="interface in org.apache.calcite.avatica.remote"><code>Service</code></a> implementations that implement
+ modifications made to response objects.</div>
+</th>
+</tr>
+<tr id="i6" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/ArrayFactoryImpl.html" title="class in org.apache.calcite.avatica.util">ArrayFactoryImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/util/ArrayImpl.Factory.html" title="interface in org.apache.calcite.avatica.util"><code>ArrayImpl.Factory</code></a>.</div>
+</th>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/ArrayImpl.html" title="class in org.apache.calcite.avatica.util">ArrayImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of JDBC <code>Array</code>.</div>
+</th>
+</tr>
+<tr id="i8" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/ArrayImpl.Factory.html" title="interface in org.apache.calcite.avatica.util">ArrayImpl.Factory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factory that can create a ResultSet or Array based on a stream of values.</div>
+</th>
+</tr>
+<tr id="i9" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/ArrayIteratorCursor.html" title="class in org.apache.calcite.avatica.util">ArrayIteratorCursor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/util/Cursor.html" title="interface in org.apache.calcite.avatica.util"><code>Cursor</code></a> on top of an
+ <code>Iterator</code> that
+ returns an array of <code>Object</code> for each row.</div>
+</th>
+</tr>
+<tr id="i10" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/AuthenticationType.html" title="enum in org.apache.calcite.avatica.remote">AuthenticationType</a></td>
+<th class="colLast" scope="row">
+<div class="block">An enumeration for support types of authentication for the HttpServer.</div>
+</th>
+</tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaClientRuntimeException.html" title="class in org.apache.calcite.avatica">AvaticaClientRuntimeException</a></td>
+<th class="colLast" scope="row">
+<div class="block">The client-side representation of <a href="org/apache/calcite/avatica/remote/AvaticaRuntimeException.html" title="class in org.apache.calcite.avatica.remote"><code>AvaticaRuntimeException</code></a>.</div>
+</th>
+</tr>
+<tr id="i12" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientImpl.html" title="class in org.apache.calcite.avatica.remote">AvaticaCommonsHttpClientImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">A common class to invoke HTTP requests against the Avatica server agnostic of the data being
+ sent and received across the wire.</div>
+</th>
+</tr>
+<tr id="i13" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html" title="class in org.apache.calcite.avatica.remote">AvaticaCommonsHttpClientSpnegoImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of an AvaticaHttpClient which uses SPNEGO.</div>
+</th>
+</tr>
+<tr id="i14" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaConnection.html" title="class in org.apache.calcite.avatica">AvaticaConnection</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of JDBC connection
+ for the Avatica framework.</div>
+</th>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaConnection.CallableWithoutException.html" title="interface in org.apache.calcite.avatica">AvaticaConnection.CallableWithoutException</a>&lt;<a href="org/apache/calcite/avatica/AvaticaConnection.CallableWithoutException.html" title="type parameter in AvaticaConnection.CallableWithoutException">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">A Callable-like interface but without a "throws Exception".</div>
+</th>
+</tr>
+<tr id="i16" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaConnection.Trojan.html" title="class in org.apache.calcite.avatica">AvaticaConnection.Trojan</a></td>
+<th class="colLast" scope="row">
+<div class="block">A way to call package-protected methods.</div>
+</th>
+</tr>
+<tr id="i17" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaDatabaseMetaData.html" title="class in org.apache.calcite.avatica">AvaticaDatabaseMetaData</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>DatabaseMetaData</code>
+ for the Avatica engine.</div>
+</th>
+</tr>
+<tr id="i18" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaFactory.html" title="interface in org.apache.calcite.avatica">AvaticaFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factory for JDBC objects.</div>
+</th>
+</tr>
+<tr id="i19" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/AvaticaHandler.html" title="interface in org.apache.calcite.avatica.server">AvaticaHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">A custom interface that extends the Jetty interface to enable extra control within Avatica.</div>
+</th>
+</tr>
+<tr id="i20" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/AvaticaHttpClient.html" title="interface in org.apache.calcite.avatica.remote">AvaticaHttpClient</a></td>
+<th class="colLast" scope="row">
+<div class="block">An interface which defines how requests are sent to the Avatica server.</div>
+</th>
+</tr>
+<tr id="i21" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/AvaticaHttpClientFactory.html" title="interface in org.apache.calcite.avatica.remote">AvaticaHttpClientFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">A factory for constructing <a href="org/apache/calcite/avatica/remote/AvaticaHttpClient.html" title="interface in org.apache.calcite.avatica.remote"><code>AvaticaHttpClient</code></a>'s.</div>
+</th>
+</tr>
+<tr id="i22" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/AvaticaHttpClientFactoryImpl.html" title="class in org.apache.calcite.avatica.remote">AvaticaHttpClientFactoryImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Default implementation of <a href="org/apache/calcite/avatica/remote/AvaticaHttpClientFactory.html" title="interface in org.apache.calcite.avatica.remote"><code>AvaticaHttpClientFactory</code></a> which chooses an implementation
+ from a property.</div>
+</th>
+</tr>
+<tr id="i23" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/AvaticaHttpClientImpl.html" title="class in org.apache.calcite.avatica.remote">AvaticaHttpClientImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">A common class to invoke HTTP requests against the Avatica server agnostic of the data being
+ sent and received across the wire.</div>
+</th>
+</tr>
+<tr id="i24" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/AvaticaJsonHandler.html" title="class in org.apache.calcite.avatica.server">AvaticaJsonHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Jetty handler that executes Avatica JSON request-responses.</div>
+</th>
+</tr>
+<tr id="i25" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/noop/AvaticaNoopConnection.html" title="class in org.apache.calcite.avatica.noop">AvaticaNoopConnection</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <code>Connection</code> implementation which does nothing.</div>
+</th>
+</tr>
+<tr id="i26" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/noop/AvaticaNoopDatabaseMetaData.html" title="class in org.apache.calcite.avatica.noop">AvaticaNoopDatabaseMetaData</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <code>DatabaseMetaData</code> implementation which does nothing.</div>
+</th>
+</tr>
+<tr id="i27" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/noop/AvaticaNoopDriver.html" title="class in org.apache.calcite.avatica.noop">AvaticaNoopDriver</a></td>
+<th class="colLast" scope="row">
+<div class="block">A Noop JDBC Driver.</div>
+</th>
+</tr>
+<tr id="i28" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/noop/AvaticaNoopParameterMetaData.html" title="class in org.apache.calcite.avatica.noop">AvaticaNoopParameterMetaData</a></td>
+<th class="colLast" scope="row">
+<div class="block">An implementation of <code>ParameterMetaData</code> which does nothing.</div>
+</th>
+</tr>
+<tr id="i29" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/noop/AvaticaNoopPreparedStatement.html" title="class in org.apache.calcite.avatica.noop">AvaticaNoopPreparedStatement</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <code>PreparedStatement</code> instance which does nothing.</div>
+</th>
+</tr>
+<tr id="i30" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/noop/AvaticaNoopResultSet.html" title="class in org.apache.calcite.avatica.noop">AvaticaNoopResultSet</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <code>ResultSet</code> implementation which does nothing.</div>
+</th>
+</tr>
+<tr id="i31" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/noop/AvaticaNoopResultSetMetaData.html" title="class in org.apache.calcite.avatica.noop">AvaticaNoopResultSetMetaData</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <code>ResultSetMetaData</code> implementation which does nothing.</div>
+</th>
+</tr>
+<tr id="i32" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/noop/AvaticaNoopStatement.html" title="class in org.apache.calcite.avatica.noop">AvaticaNoopStatement</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <code>Statement</code> implementation which does nothing.</div>
+</th>
+</tr>
+<tr id="i33" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaParameter.html" title="class in org.apache.calcite.avatica">AvaticaParameter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata for a parameter.</div>
+</th>
+</tr>
+<tr id="i34" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaPreparedStatement.html" title="class in org.apache.calcite.avatica">AvaticaPreparedStatement</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>PreparedStatement</code>
+ for the Avatica engine.</div>
+</th>
+</tr>
+<tr id="i35" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/AvaticaProtobufHandler.html" title="class in org.apache.calcite.avatica.server">AvaticaProtobufHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Jetty handler that executes Avatica JSON request-responses.</div>
+</th>
+</tr>
+<tr id="i36" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/AvaticaRemoteConnectionConfigImpl.html" title="class in org.apache.calcite.avatica.remote">AvaticaRemoteConnectionConfigImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/ConnectionConfig.html" title="interface in org.apache.calcite.avatica"><code>ConnectionConfig</code></a>
+ with extra properties specific to Remote Driver.</div>
+</th>
+</tr>
+<tr id="i37" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/AvaticaRemoteConnectionProperty.html" title="enum in org.apache.calcite.avatica.remote">AvaticaRemoteConnectionProperty</a></td>
+<th class="colLast" scope="row">
+<div class="block">Enumeration of Avatica remote driver's built-in connection properties.</div>
+</th>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaResultSet.html" title="class in org.apache.calcite.avatica">AvaticaResultSet</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>ResultSet</code>
+ for the Avatica engine.</div>
+</th>
+</tr>
+<tr id="i39" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaResultSetMetaData.html" title="class in org.apache.calcite.avatica">AvaticaResultSetMetaData</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>ResultSetMetaData</code>
+ for the Avatica framework.</div>
+</th>
+</tr>
+<tr id="i40" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/AvaticaRuntimeException.html" title="class in org.apache.calcite.avatica.remote">AvaticaRuntimeException</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <code>RuntimeException</code> thrown by Avatica with additional contextual information about
+ what happened to cause the Exception.</div>
+</th>
+</tr>
+<tr id="i41" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/AvaticaServerConfiguration.html" title="interface in org.apache.calcite.avatica.server">AvaticaServerConfiguration</a></td>
+<th class="colLast" scope="row">
+<div class="block">A generic configuration interface that users can implement to configure the <a href="org/apache/calcite/avatica/server/HttpServer.html" title="class in org.apache.calcite.avatica.server"><code>HttpServer</code></a>.</div>
+</th>
+</tr>
+<tr id="i42" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaSeverity.html" title="enum in org.apache.calcite.avatica">AvaticaSeverity</a></td>
+<th class="colLast" scope="row">
+<div class="block">An enumeration that denotes the severity of a given unexpected state.</div>
+</th>
+</tr>
+<tr id="i43" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaSite.html" title="class in org.apache.calcite.avatica">AvaticaSite</a></td>
+<th class="colLast" scope="row">
+<div class="block">A location that a value can be written to or read from.</div>
+</th>
+</tr>
+<tr id="i44" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaSpecificDatabaseMetaData.html" title="interface in org.apache.calcite.avatica">AvaticaSpecificDatabaseMetaData</a></td>
+<th class="colLast" scope="row">
+<div class="block">Avatica additions to the JDBC <code>DatabaseMetaData</code> interface.</div>
+</th>
+</tr>
+<tr id="i45" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/AvaticaSpnegoAuthenticator.html" title="class in org.apache.calcite.avatica.server">AvaticaSpnegoAuthenticator</a></td>
+<th class="colLast" scope="row">
+<div class="block">Custom SpnegoAuthenticator which will still reponse with a WWW-Authentication: Negotiate
+ header if the client provides some other kind of authentication header.</div>
+</th>
+</tr>
+<tr id="i46" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaSqlException.html" title="class in org.apache.calcite.avatica">AvaticaSqlException</a></td>
+<th class="colLast" scope="row">
+<div class="block">A client-facing <code>SQLException</code> which encapsulates errors from the remote Avatica server.</div>
+</th>
+</tr>
+<tr id="i47" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaStatement.html" title="class in org.apache.calcite.avatica">AvaticaStatement</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <code>Statement</code>
+ for the Avatica engine.</div>
+</th>
+</tr>
+<tr id="i48" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/AvaticaUtils.html" title="class in org.apache.calcite.avatica">AvaticaUtils</a></td>
+<th class="colLast" scope="row">
+<div class="block">Avatica utilities.</div>
+</th>
+</tr>
+<tr id="i49" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/Base64.html" title="class in org.apache.calcite.avatica.util">Base64</a></td>
+<th class="colLast" scope="row">
+<div class="block">Encodes and decodes to and from Base64 notation.</div>
+</th>
+</tr>
+<tr id="i50" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/Base64.InputStream.html" title="class in org.apache.calcite.avatica.util">Base64.InputStream</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <a href="org/apache/calcite/avatica/util/Base64.InputStream.html" title="class in org.apache.calcite.avatica.util"><code>Base64.InputStream</code></a> will read data from another
+ <code>java.io.InputStream</code>, given in the constructor,
+ and encode/decode to/from Base64 notation on the fly.</div>
+</th>
+</tr>
+<tr id="i51" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/Base64.OutputStream.html" title="class in org.apache.calcite.avatica.util">Base64.OutputStream</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <a href="org/apache/calcite/avatica/util/Base64.OutputStream.html" title="class in org.apache.calcite.avatica.util"><code>Base64.OutputStream</code></a> will write data to another
+ <code>java.io.OutputStream</code>, given in the constructor,
+ and encode/decode to/from Base64 notation on the fly.</div>
+</th>
+</tr>
+<tr id="i52" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/tck/tests/BaseTckTest.html" title="class in org.apache.calcite.avatica.tck.tests">BaseTckTest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for TCK tests.</div>
+</th>
+</tr>
+<tr id="i53" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/tck/tests/BinaryTest.html" title="class in org.apache.calcite.avatica.tck.tests">BinaryTest</a></td>
+<th class="colLast" scope="row">
+<div class="block">TCK test case to verify binary data can be written and read correctly.</div>
+</th>
+</tr>
+<tr id="i54" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/BuiltInConnectionProperty.html" title="enum in org.apache.calcite.avatica">BuiltInConnectionProperty</a></td>
+<th class="colLast" scope="row">
+<div class="block">Enumeration of Avatica's built-in connection properties.</div>
+</th>
+</tr>
+<tr id="i55" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/ByteString.html" title="class in org.apache.calcite.avatica.util">ByteString</a></td>
+<th class="colLast" scope="row">
+<div class="block">Collection of bytes.</div>
+</th>
+</tr>
+<tr id="i56" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/Casing.html" title="enum in org.apache.calcite.avatica.util">Casing</a></td>
+<th class="colLast" scope="row">
+<div class="block">Policy for converting case of identifiers before storing them.</div>
+</th>
+</tr>
+<tr id="i57" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/ClientKeytabJaasConf.html" title="class in org.apache.calcite.avatica.remote">ClientKeytabJaasConf</a></td>
+<th class="colLast" scope="row">
+<div class="block">Javax Configuration class which always returns a configuration for our keytab-based
+ login suitable for callers which are acting as initiators (e.g.</div>
+</th>
+</tr>
+<tr id="i58" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ColumnMetaData.html" title="class in org.apache.calcite.avatica">ColumnMetaData</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata for a column.</div>
+</th>
+</tr>
+<tr id="i59" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ColumnMetaData.ArrayType.html" title="class in org.apache.calcite.avatica">ColumnMetaData.ArrayType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Array type.</div>
+</th>
+</tr>
+<tr id="i60" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ColumnMetaData.AvaticaType.html" title="class in org.apache.calcite.avatica">ColumnMetaData.AvaticaType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for a column type.</div>
+</th>
+</tr>
+<tr id="i61" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ColumnMetaData.Rep.html" title="enum in org.apache.calcite.avatica">ColumnMetaData.Rep</a></td>
+<th class="colLast" scope="row">
+<div class="block">Description of the type used to internally represent a value.</div>
+</th>
+</tr>
+<tr id="i62" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ColumnMetaData.ScalarType.html" title="class in org.apache.calcite.avatica">ColumnMetaData.ScalarType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Scalar type.</div>
+</th>
+</tr>
+<tr id="i63" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ColumnMetaData.StructType.html" title="class in org.apache.calcite.avatica">ColumnMetaData.StructType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Record type.</div>
+</th>
+</tr>
+<tr id="i64" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.html" title="class in org.apache.calcite.avatica.proto">Common</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i65" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html" title="class in org.apache.calcite.avatica.proto">Common.AvaticaParameter</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Metadata for a parameter</div>
+</th>
+</tr>
+<tr id="i66" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.AvaticaParameter.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Metadata for a parameter</div>
+</th>
+</tr>
+<tr id="i67" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameterOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.AvaticaParameterOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i68" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html" title="class in org.apache.calcite.avatica.proto">Common.AvaticaType</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Base class for a column type</div>
+</th>
+</tr>
+<tr id="i69" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.AvaticaType.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Base class for a column type</div>
+</th>
+</tr>
+<tr id="i70" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.AvaticaTypeOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.AvaticaTypeOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i71" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html" title="class in org.apache.calcite.avatica.proto">Common.ColumnMetaData</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>ColumnMetaData</code></div>
+</th>
+</tr>
+<tr id="i72" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.ColumnMetaData.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>ColumnMetaData</code></div>
+</th>
+</tr>
+<tr id="i73" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaDataOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.ColumnMetaDataOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i74" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html" title="class in org.apache.calcite.avatica.proto">Common.ColumnValue</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ A value might be a TypedValue or an Array of TypedValue's</div>
+</th>
+</tr>
+<tr id="i75" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.ColumnValue.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ A value might be a TypedValue or an Array of TypedValue's</div>
+</th>
+</tr>
+<tr id="i76" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.ColumnValueOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.ColumnValueOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i77" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html" title="class in org.apache.calcite.avatica.proto">Common.ConnectionProperties</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Details about a connection</div>
+</th>
+</tr>
+<tr id="i78" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.ConnectionProperties.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Details about a connection</div>
+</th>
+</tr>
+<tr id="i79" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.ConnectionPropertiesOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.ConnectionPropertiesOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i80" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.html" title="class in org.apache.calcite.avatica.proto">Common.CursorFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Information necessary to convert an Iterable into a Calcite Cursor</div>
+</th>
+</tr>
+<tr id="i81" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.CursorFactory.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Information necessary to convert an Iterable into a Calcite Cursor</div>
+</th>
+</tr>
+<tr id="i82" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html" title="enum in org.apache.calcite.avatica.proto">Common.CursorFactory.Style</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf enum <code>CursorFactory.Style</code></div>
+</th>
+</tr>
+<tr id="i83" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.CursorFactoryOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.CursorFactoryOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i84" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.DatabaseProperty.html" title="class in org.apache.calcite.avatica.proto">Common.DatabaseProperty</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Database property, list of functions the database provides for a certain operation</div>
+</th>
+</tr>
+<tr id="i85" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.DatabaseProperty.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.DatabaseProperty.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Database property, list of functions the database provides for a certain operation</div>
+</th>
+</tr>
+<tr id="i86" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.DatabasePropertyOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.DatabasePropertyOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i87" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.Frame.html" title="class in org.apache.calcite.avatica.proto">Common.Frame</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ A collection of rows</div>
+</th>
+</tr>
+<tr id="i88" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.Frame.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.Frame.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ A collection of rows</div>
+</th>
+</tr>
+<tr id="i89" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.FrameOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.FrameOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i90" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html" title="enum in org.apache.calcite.avatica.proto">Common.MetaDataOperation</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Enumeration corresponding to DatabaseMetaData operations</div>
+</th>
+</tr>
+<tr id="i91" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html" title="class in org.apache.calcite.avatica.proto">Common.MetaDataOperationArgument</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Represents the breadth of arguments to DatabaseMetaData functions</div>
+</th>
+</tr>
+<tr id="i92" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html" title="enum in org.apache.calcite.avatica.proto">Common.MetaDataOperationArgument.ArgumentType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf enum <code>MetaDataOperationArgument.ArgumentType</code></div>
+</th>
+</tr>
+<tr id="i93" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.MetaDataOperationArgument.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Represents the breadth of arguments to DatabaseMetaData functions</div>
+</th>
+</tr>
+<tr id="i94" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgumentOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.MetaDataOperationArgumentOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i95" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.QueryState.html" title="class in org.apache.calcite.avatica.proto">Common.QueryState</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>QueryState</code></div>
+</th>
+</tr>
+<tr id="i96" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.QueryState.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.QueryState.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>QueryState</code></div>
+</th>
+</tr>
+<tr id="i97" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.QueryStateOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.QueryStateOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i98" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.Rep.html" title="enum in org.apache.calcite.avatica.proto">Common.Rep</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf enum <code>Rep</code></div>
+</th>
+</tr>
+<tr id="i99" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.Row.html" title="class in org.apache.calcite.avatica.proto">Common.Row</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ A row is a collection of values</div>
+</th>
+</tr>
+<tr id="i100" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.Row.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.Row.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ A row is a collection of values</div>
+</th>
+</tr>
+<tr id="i101" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.RowOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.RowOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i102" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.Severity.html" title="enum in org.apache.calcite.avatica.proto">Common.Severity</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ The severity of some unexpected outcome to an operation.</div>
+</th>
+</tr>
+<tr id="i103" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.Signature.html" title="class in org.apache.calcite.avatica.proto">Common.Signature</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Results of preparing a statement</div>
+</th>
+</tr>
+<tr id="i104" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.Signature.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.Signature.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Results of preparing a statement</div>
+</th>
+</tr>
+<tr id="i105" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.SignatureOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.SignatureOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i106" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.StatementHandle.html" title="class in org.apache.calcite.avatica.proto">Common.StatementHandle</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Statement handle</div>
+</th>
+</tr>
+<tr id="i107" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.StatementHandle.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.StatementHandle.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Statement handle</div>
+</th>
+</tr>
+<tr id="i108" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.StatementHandleOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.StatementHandleOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i109" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.StatementType.html" title="enum in org.apache.calcite.avatica.proto">Common.StatementType</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Has to be consistent with Meta.StatementType</div>
+</th>
+</tr>
+<tr id="i110" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.StateType.html" title="enum in org.apache.calcite.avatica.proto">Common.StateType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf enum <code>StateType</code></div>
+</th>
+</tr>
+<tr id="i111" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html" title="class in org.apache.calcite.avatica.proto">Common.TypedValue</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Generic wrapper to support any SQL type.</div>
+</th>
+</tr>
+<tr id="i112" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.TypedValue.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.TypedValue.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Generic wrapper to support any SQL type.</div>
+</th>
+</tr>
+<tr id="i113" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.TypedValueOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.TypedValueOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i114" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.WireMessage.html" title="class in org.apache.calcite.avatica.proto">Common.WireMessage</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Message which encapsulates another message to support a single RPC endpoint</div>
+</th>
+</tr>
+<tr id="i115" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.WireMessage.Builder.html" title="class in org.apache.calcite.avatica.proto">Common.WireMessage.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Message which encapsulates another message to support a single RPC endpoint</div>
+</th>
+</tr>
+<tr id="i116" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Common.WireMessageOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Common.WireMessageOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i117" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ConnectionConfig.html" title="interface in org.apache.calcite.avatica">ConnectionConfig</a></td>
+<th class="colLast" scope="row">
+<div class="block">Connection configuration.</div>
+</th>
+</tr>
+<tr id="i118" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ConnectionConfigImpl.html" title="class in org.apache.calcite.avatica">ConnectionConfigImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/ConnectionConfig.html" title="interface in org.apache.calcite.avatica"><code>ConnectionConfig</code></a>.</div>
+</th>
+</tr>
+<tr id="i119" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ConnectionConfigImpl.Converter.html" title="interface in org.apache.calcite.avatica">ConnectionConfigImpl.Converter</a>&lt;<a href="org/apache/calcite/avatica/ConnectionConfigImpl.Converter.html" title="type parameter in ConnectionConfigImpl.Converter">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Callback to parse a property from string to its native type.</div>
+</th>
+</tr>
+<tr id="i120" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ConnectionConfigImpl.PropEnv.html" title="class in org.apache.calcite.avatica">ConnectionConfigImpl.PropEnv</a></td>
+<th class="colLast" scope="row">
+<div class="block">The combination of a property definition and a map of property values.</div>
+</th>
+</tr>
+<tr id="i121" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ConnectionPropertiesImpl.html" title="class in org.apache.calcite.avatica">ConnectionPropertiesImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Concrete implementation of <a href="org/apache/calcite/avatica/Meta.ConnectionProperties.html" title="interface in org.apache.calcite.avatica"><code>Meta.ConnectionProperties</code></a>.</div>
+</th>
+</tr>
+<tr id="i122" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ConnectionProperty.html" title="interface in org.apache.calcite.avatica">ConnectionProperty</a></td>
+<th class="colLast" scope="row">
+<div class="block">Definition of a property that may be specified on the JDBC connect string.</div>
+</th>
+</tr>
+<tr id="i123" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ConnectionProperty.Type.html" title="enum in org.apache.calcite.avatica">ConnectionProperty.Type</a></td>
+<th class="colLast" scope="row">
+<div class="block">Data type of property.</div>
+</th>
+</tr>
+<tr id="i124" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/ConnectStringParser.html" title="class in org.apache.calcite.avatica">ConnectStringParser</a></td>
+<th class="colLast" scope="row">
+<div class="block">ConnectStringParser is a utility class that parses or creates a JDBC connect
+ string according to the
+ <a href="https://msdn.microsoft.com/en-us/library/windows/desktop/ms722656(v=vs.85).aspx">
+ OLE DB Connection String Syntax</a>.</div>
+</th>
+</tr>
+<tr id="i125" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/Counter.html" title="interface in org.apache.calcite.avatica.metrics">Counter</a></td>
+<th class="colLast" scope="row">
+<div class="block">A mutable number.</div>
+</th>
+</tr>
+<tr id="i126" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/Cursor.html" title="interface in org.apache.calcite.avatica.util">Cursor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Interface to an iteration that is similar to, and can easily support,
+ a JDBC <code>ResultSet</code>, but is simpler to implement.</div>
+</th>
+</tr>
+<tr id="i127" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/Cursor.Accessor.html" title="interface in org.apache.calcite.avatica.util">Cursor.Accessor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Accessor of a column value.</div>
+</th>
+</tr>
+<tr id="i128" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/DateTimeUtils.html" title="class in org.apache.calcite.avatica.util">DateTimeUtils</a></td>
+<th class="colLast" scope="row">
+<div class="block">Utility functions for datetime types: date, time, timestamp.</div>
+</th>
+</tr>
+<tr id="i129" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/DateTimeUtils.PrecisionTime.html" title="class in org.apache.calcite.avatica.util">DateTimeUtils.PrecisionTime</a></td>
+<th class="colLast" scope="row">
+<div class="block">Helper class for <a href="org/apache/calcite/avatica/util/DateTimeUtils.html#parsePrecisionDateTimeLiteral(java.lang.String,java.lang.String,java.util.TimeZone)"><code>DateTimeUtils.parsePrecisionDateTimeLiteral(java.lang.String, java.lang.String, java.util.TimeZone)</code></a></div>
+</th>
+</tr>
+<tr id="i130" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/DelegatingAvaticaHandler.html" title="class in org.apache.calcite.avatica.server">DelegatingAvaticaHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">An AvaticaHandler implementation that delegates to a provided Jetty Handler instance.</div>
+</th>
+</tr>
+<tr id="i131" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/DoAsAvaticaHttpClient.html" title="class in org.apache.calcite.avatica.remote">DoAsAvaticaHttpClient</a></td>
+<th class="colLast" scope="row">
+<div class="block">HTTP client implementation which invokes the wrapped HTTP client in a doAs with the provided
+ Subject.</div>
+</th>
+</tr>
+<tr id="i132" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/DoAsRemoteUserCallback.html" title="interface in org.apache.calcite.avatica.server">DoAsRemoteUserCallback</a></td>
+<th class="colLast" scope="row">
+<div class="block">A callback which the server can invoke to allow implementations to control additional logic
+ about whether or not a client from a specific host should be run.</div>
+</th>
+</tr>
+<tr id="i133" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Driver.html" title="class in org.apache.calcite.avatica.remote">Driver</a></td>
+<th class="colLast" scope="row">
+<div class="block">Avatica Remote JDBC driver.</div>
+</th>
+</tr>
+<tr id="i134" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Driver.Serialization.html" title="enum in org.apache.calcite.avatica.remote">Driver.Serialization</a></td>
+<th class="colLast" scope="row">
+<div class="block">Defines the method of message serialization used by the Driver</div>
+</th>
+</tr>
+<tr id="i135" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/DriverVersion.html" title="class in org.apache.calcite.avatica">DriverVersion</a></td>
+<th class="colLast" scope="row">
+<div class="block">Driver version information.</div>
+</th>
+</tr>
+<tr id="i136" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardCounter.html" title="class in org.apache.calcite.avatica.metrics.dropwizard">DropwizardCounter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Dropwizard Metrics implementation of <a href="org/apache/calcite/avatica/metrics/Counter.html" title="interface in org.apache.calcite.avatica.metrics"><code>Counter</code></a>.</div>
+</th>
+</tr>
+<tr id="i137" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardGauge.html" title="class in org.apache.calcite.avatica.metrics.dropwizard">DropwizardGauge</a>&lt;<a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardGauge.html" title="type parameter in DropwizardGauge">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Dropwizard Metrics implementation of <a href="org/apache/calcite/avatica/metrics/Gauge.html" title="interface in org.apache.calcite.avatica.metrics"><code>Gauge</code></a>.</div>
+</th>
+</tr>
+<tr id="i138" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardHistogram.html" title="class in org.apache.calcite.avatica.metrics.dropwizard">DropwizardHistogram</a></td>
+<th class="colLast" scope="row">
+<div class="block">Dropwizard metrics implementation of <a href="org/apache/calcite/avatica/metrics/Histogram.html" title="interface in org.apache.calcite.avatica.metrics"><code>Histogram</code></a>.</div>
+</th>
+</tr>
+<tr id="i139" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardMeter.html" title="class in org.apache.calcite.avatica.metrics.dropwizard">DropwizardMeter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Dropwizard metrics implementation of <a href="org/apache/calcite/avatica/metrics/Meter.html" title="interface in org.apache.calcite.avatica.metrics"><code>Meter</code></a>.</div>
+</th>
+</tr>
+<tr id="i140" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardMetricsSystem.html" title="class in org.apache.calcite.avatica.metrics.dropwizard">DropwizardMetricsSystem</a></td>
+<th class="colLast" scope="row">
+<div class="block">Dropwizard Metrics implementation of <a href="org/apache/calcite/avatica/metrics/MetricsSystem.html" title="interface in org.apache.calcite.avatica.metrics"><code>MetricsSystem</code></a>.</div>
+</th>
+</tr>
+<tr id="i141" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardMetricsSystemConfiguration.html" title="class in org.apache.calcite.avatica.metrics.dropwizard">DropwizardMetricsSystemConfiguration</a></td>
+<th class="colLast" scope="row">
+<div class="block">A container which provides a <code>MetricRegistry</code> to a <a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardMetricsSystem.html" title="class in org.apache.calcite.avatica.metrics.dropwizard"><code>DropwizardMetricsSystem</code></a>.</div>
+</th>
+</tr>
+<tr id="i142" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardMetricsSystemFactory.html" title="class in org.apache.calcite.avatica.metrics.dropwizard">DropwizardMetricsSystemFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <a href="org/apache/calcite/avatica/metrics/MetricsSystemFactory.html" title="interface in org.apache.calcite.avatica.metrics"><code>MetricsSystemFactory</code></a> for <a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardMetricsSystem.html" title="class in org.apache.calcite.avatica.metrics.dropwizard"><code>DropwizardMetricsSystem</code></a>.</div>
+</th>
+</tr>
+<tr id="i143" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/dropwizard/DropwizardTimer.html" title="class in org.apache.calcite.avatica.metrics.dropwizard">DropwizardTimer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Dropwizard Metrics implementation of <a href="org/apache/calcite/avatica/metrics/Timer.html" title="interface in org.apache.calcite.avatica.metrics"><code>Timer</code></a>.</div>
+</th>
+</tr>
+<tr id="i144" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/FilteredConstants.html" title="class in org.apache.calcite.avatica.util">FilteredConstants</a></td>
+<th class="colLast" scope="row">
+<div class="block">A class which, at build time, will have build-specific variables substituted into it.</div>
+</th>
+</tr>
+<tr id="i145" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/Gauge.html" title="interface in org.apache.calcite.avatica.metrics">Gauge</a>&lt;<a href="org/apache/calcite/avatica/metrics/Gauge.html" title="type parameter in Gauge">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">A metrics which measures a discrete value.</div>
+</th>
+</tr>
+<tr id="i146" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Handler.html" title="interface in org.apache.calcite.avatica">Handler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Called at various points in the JDBC lifecycle.</div>
+</th>
+</tr>
+<tr id="i147" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Handler.html" title="interface in org.apache.calcite.avatica.remote">Handler</a>&lt;<a href="org/apache/calcite/avatica/remote/Handler.html" title="type parameter in Handler">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">API for text request-response calls to an Avatica server.</div>
+</th>
+</tr>
+<tr id="i148" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Handler.HandlerResponse.html" title="class in org.apache.calcite.avatica.remote">Handler.HandlerResponse</a>&lt;<a href="org/apache/calcite/avatica/remote/Handler.HandlerResponse.html" title="type parameter in Handler.HandlerResponse">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Struct that encapsulates the context of the result of a request to Avatica.</div>
+</th>
+</tr>
+<tr id="i149" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Handler.ResultSink.html" title="interface in org.apache.calcite.avatica">Handler.ResultSink</a></td>
+<th class="colLast" scope="row">
+<div class="block">Handler for temporary tables.</div>
+</th>
+</tr>
+<tr id="i150" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/HandlerFactory.html" title="class in org.apache.calcite.avatica.server">HandlerFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factory that instantiates the desired implementation, typically differing on the method
+ used to serialize messages, for use in the Avatica server.</div>
+</th>
+</tr>
+<tr id="i151" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/HandlerImpl.html" title="class in org.apache.calcite.avatica">HandlerImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/Handler.html" title="interface in org.apache.calcite.avatica"><code>Handler</code></a> that does nothing for each callback.</div>
+</th>
+</tr>
+<tr id="i152" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Helper.html" title="class in org.apache.calcite.avatica">Helper</a></td>
+<th class="colLast" scope="row">
+<div class="block">Utility methods, mainly concerning error-handling.</div>
+</th>
+</tr>
+<tr id="i153" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/Histogram.html" title="interface in org.apache.calcite.avatica.metrics">Histogram</a></td>
+<th class="colLast" scope="row">
+<div class="block">A metric which measures the distribution of values.</div>
+</th>
+</tr>
+<tr id="i154" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/HostnameVerificationConfigurable.html" title="interface in org.apache.calcite.avatica.remote">HostnameVerificationConfigurable</a></td>
+<th class="colLast" scope="row">
+<div class="block">An interface to decorate an <a href="org/apache/calcite/avatica/remote/AvaticaHttpClient.html" title="interface in org.apache.calcite.avatica.remote"><code>AvaticaHttpClient</code></a> that can support configuration on
+ SSL hostname verification.</div>
+</th>
+</tr>
+<tr id="i155" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/HostnameVerificationConfigurable.HostnameVerification.html" title="enum in org.apache.calcite.avatica.remote">HostnameVerificationConfigurable.HostnameVerification</a></td>
+<th class="colLast" scope="row">
+<div class="block">Describes the support hostname verification methods of <a href="org/apache/calcite/avatica/remote/AvaticaHttpClient.html" title="interface in org.apache.calcite.avatica.remote"><code>AvaticaHttpClient</code></a>.</div>
+</th>
+</tr>
+<tr id="i156" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/HttpQueryStringParameterRemoteUserExtractor.html" title="class in org.apache.calcite.avatica.server">HttpQueryStringParameterRemoteUserExtractor</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <a href="org/apache/calcite/avatica/server/RemoteUserExtractor.html" title="interface in org.apache.calcite.avatica.server"><code>RemoteUserExtractor</code></a> that extracts the remote user from an HTTP query string parameter.</div>
+</th>
+</tr>
+<tr id="i157" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/HttpRequestRemoteUserExtractor.html" title="class in org.apache.calcite.avatica.server">HttpRequestRemoteUserExtractor</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <a href="org/apache/calcite/avatica/server/RemoteUserExtractor.html" title="interface in org.apache.calcite.avatica.server"><code>RemoteUserExtractor</code></a> that extracts the remote user from the HTTP request.</div>
+</th>
+</tr>
+<tr id="i158" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/HttpServer.html" title="class in org.apache.calcite.avatica.server">HttpServer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Avatica HTTP server.</div>
+</th>
+</tr>
+<tr id="i159" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/HttpServer.Builder.html" title="class in org.apache.calcite.avatica.server">HttpServer.Builder</a>&lt;<a href="org/apache/calcite/avatica/server/HttpServer.Builder.html" title="type parameter in HttpServer.Builder">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Builder class for creating instances of <a href="org/apache/calcite/avatica/server/HttpServer.html" title="class in org.apache.calcite.avatica.server"><code>HttpServer</code></a>.</div>
+</th>
+</tr>
+<tr id="i160" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/tck/tests/InsertTest.html" title="class in org.apache.calcite.avatica.tck.tests">InsertTest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Tests for <code>INSERT</code>.</div>
+</th>
+</tr>
+<tr id="i161" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/InternalProperty.html" title="enum in org.apache.calcite.avatica">InternalProperty</a></td>
+<th class="colLast" scope="row">
+<div class="block">Definitions of properties that drive the behavior of
+ <a href="org/apache/calcite/avatica/AvaticaDatabaseMetaData.html" title="class in org.apache.calcite.avatica"><code>AvaticaDatabaseMetaData</code></a>.</div>
+</th>
+</tr>
+<tr id="i162" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/IteratorCursor.html" title="class in org.apache.calcite.avatica.util">IteratorCursor</a>&lt;<a href="org/apache/calcite/avatica/util/IteratorCursor.html" title="type parameter in IteratorCursor">E</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/util/Cursor.html" title="interface in org.apache.calcite.avatica.util"><code>Cursor</code></a>
+ on top of an <code>Iterator</code> that
+ returns a record for each row.</div>
+</th>
+</tr>
+<tr id="i163" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/jdbc/JdbcMeta.html" title="class in org.apache.calcite.avatica.jdbc">JdbcMeta</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/Meta.html" title="interface in org.apache.calcite.avatica"><code>Meta</code></a> upon an existing JDBC data source.</div>
+</th>
+</tr>
+<tr id="i164" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/jdbc/JdbcMeta.ConnectionCacheSettings.html" title="enum in org.apache.calcite.avatica.jdbc">JdbcMeta.ConnectionCacheSettings</a></td>
+<th class="colLast" scope="row">
+<div class="block">Configurable connection cache settings.</div>
+</th>
+</tr>
+<tr id="i165" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/jdbc/JdbcMeta.StatementCacheSettings.html" title="enum in org.apache.calcite.avatica.jdbc">JdbcMeta.StatementCacheSettings</a></td>
+<th class="colLast" scope="row">
+<div class="block">Configurable statement cache settings.</div>
+</th>
+</tr>
+<tr id="i166" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/JsonHandler.html" title="class in org.apache.calcite.avatica.remote">JsonHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/remote/Handler.html" title="interface in org.apache.calcite.avatica.remote"><code>Handler</code></a>
+ that decodes JSON requests, sends them to a <a href="org/apache/calcite/avatica/remote/Service.html" title="interface in org.apache.calcite.avatica.remote"><code>Service</code></a>,
+ and encodes the responses into JSON.</div>
+</th>
+</tr>
+<tr id="i167" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/JsonService.html" title="class in org.apache.calcite.avatica.remote">JsonService</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/remote/Service.html" title="interface in org.apache.calcite.avatica.remote"><code>Service</code></a>
+ that encodes requests and responses as JSON.</div>
+</th>
+</tr>
+<tr id="i168" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/KerberosConnection.html" title="class in org.apache.calcite.avatica.remote">KerberosConnection</a></td>
+<th class="colLast" scope="row">
+<div class="block">A utility to perform Kerberos logins and renewals.</div>
+</th>
+</tr>
+<tr id="i169" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/KeyStoreConfigurable.html" title="interface in org.apache.calcite.avatica.remote">KeyStoreConfigurable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Allows a keystore (and keystorepassword, keypassword) to be
+ provided to enable MTLS authentication</div>
+</th>
+</tr>
+<tr id="i170" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/ListIteratorCursor.html" title="class in org.apache.calcite.avatica.util">ListIteratorCursor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/util/Cursor.html" title="interface in org.apache.calcite.avatica.util"><code>Cursor</code></a> on top of an
+ <code>Iterator</code> that
+ returns a <code>List</code> for each row.</div>
+</th>
+</tr>
+<tr id="i171" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/LocalJsonService.html" title="class in org.apache.calcite.avatica.remote">LocalJsonService</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/remote/Service.html" title="interface in org.apache.calcite.avatica.remote"><code>Service</code></a>
+ that goes to an in-process instance of <code>Service</code>.</div>
+</th>
+</tr>
+<tr id="i172" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/LocalProtobufService.html" title="class in org.apache.calcite.avatica.remote">LocalProtobufService</a></td>
+<th class="colLast" scope="row">
+<div class="block">A Service implementation that performs protocol buffer serialization on request and responses
+ on either side of computing a response from a request to mimic some transport to a server which
+ would normally perform such computation.</div>
+</th>
+</tr>
+<tr id="i173" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/LocalService.html" title="class in org.apache.calcite.avatica.remote">LocalService</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/remote/Service.html" title="interface in org.apache.calcite.avatica.remote"><code>Service</code></a> that talks to a local <a href="org/apache/calcite/avatica/Meta.html" title="interface in org.apache.calcite.avatica"><code>Meta</code></a>.</div>
+</th>
+</tr>
+<tr id="i174" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/Main.html" title="class in org.apache.calcite.avatica.server">Main</a></td>
+<th class="colLast" scope="row">
+<div class="block">Jetty handler that executes Avatica JSON request-responses.</div>
+</th>
+</tr>
+<tr id="i175" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/Main.HandlerFactory.html" title="interface in org.apache.calcite.avatica.server">Main.HandlerFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factory that instantiates Jetty Handlers</div>
+</th>
+</tr>
+<tr id="i176" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/MapIteratorCursor.html" title="class in org.apache.calcite.avatica.util">MapIteratorCursor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/util/Cursor.html" title="interface in org.apache.calcite.avatica.util"><code>Cursor</code></a> on top of an
+ <code>Iterator</code> that
+ returns a <code>Map</code> for each row.</div>
+</th>
+</tr>
+<tr id="i177" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.html" title="interface in org.apache.calcite.avatica">Meta</a></td>
+<th class="colLast" scope="row">
+<div class="block">Command handler for getting various metadata.</div>
+</th>
+</tr>
+<tr id="i178" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.ConnectionHandle.html" title="class in org.apache.calcite.avatica">Meta.ConnectionHandle</a></td>
+<th class="colLast" scope="row">
+<div class="block">Connection handle.</div>
+</th>
+</tr>
+<tr id="i179" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.ConnectionProperties.html" title="interface in org.apache.calcite.avatica">Meta.ConnectionProperties</a></td>
+<th class="colLast" scope="row">
+<div class="block">A pojo containing various client-settable <code>Connection</code> properties.</div>
+</th>
+</tr>
+<tr id="i180" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.CursorFactory.html" title="class in org.apache.calcite.avatica">Meta.CursorFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Information necessary to convert an <code>Iterable</code> into a
+ <a href="org/apache/calcite/avatica/util/Cursor.html" title="interface in org.apache.calcite.avatica.util"><code>Cursor</code></a>.</div>
+</th>
+</tr>
+<tr id="i181" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.DatabaseProperty.html" title="enum in org.apache.calcite.avatica">Meta.DatabaseProperty</a></td>
+<th class="colLast" scope="row">
+<div class="block">Database property.</div>
+</th>
+</tr>
+<tr id="i182" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.ExecuteBatchResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteBatchResult</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response from a collection of SQL commands or parameter values in a single batch.</div>
+</th>
+</tr>
+<tr id="i183" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.ExecuteResult.html" title="class in org.apache.calcite.avatica">Meta.ExecuteResult</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response from execute.</div>
+</th>
+</tr>
+<tr id="i184" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.Factory.html" title="interface in org.apache.calcite.avatica">Meta.Factory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factory to create instances of <a href="org/apache/calcite/avatica/Meta.html" title="interface in org.apache.calcite.avatica"><code>Meta</code></a>.</div>
+</th>
+</tr>
+<tr id="i185" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.Frame.html" title="class in org.apache.calcite.avatica">Meta.Frame</a></td>
+<th class="colLast" scope="row">
+<div class="block">A collection of rows.</div>
+</th>
+</tr>
+<tr id="i186" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.MetaResultSet.html" title="class in org.apache.calcite.avatica">Meta.MetaResultSet</a></td>
+<th class="colLast" scope="row">
+<div class="block">Meta data from which a result set can be constructed.</div>
+</th>
+</tr>
+<tr id="i187" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.Pat.html" title="class in org.apache.calcite.avatica">Meta.Pat</a></td>
+<th class="colLast" scope="row">
+<div class="block">Wrapper to remind API calls that a parameter is a pattern (allows '%' and
+ '_' wildcards, per the JDBC spec) rather than a string to be matched
+ exactly.</div>
+</th>
+</tr>
+<tr id="i188" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.PrepareCallback.html" title="interface in org.apache.calcite.avatica">Meta.PrepareCallback</a></td>
+<th class="colLast" scope="row">
+<div class="block">API to put a result set into a statement, being careful to enforce
+ thread-safety and not to overwrite existing open result sets.</div>
+</th>
+</tr>
+<tr id="i189" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.Signature.html" title="class in org.apache.calcite.avatica">Meta.Signature</a></td>
+<th class="colLast" scope="row">
+<div class="block">Result of preparing a statement.</div>
+</th>
+</tr>
+<tr id="i190" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.StatementHandle.html" title="class in org.apache.calcite.avatica">Meta.StatementHandle</a></td>
+<th class="colLast" scope="row">
+<div class="block">Statement handle.</div>
+</th>
+</tr>
+<tr id="i191" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.StatementType.html" title="enum in org.apache.calcite.avatica">Meta.StatementType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Type of statement.</div>
+</th>
+</tr>
+<tr id="i192" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/Meta.Style.html" title="enum in org.apache.calcite.avatica">Meta.Style</a></td>
+<th class="colLast" scope="row">
+<div class="block">How logical fields are represented in the objects returned by the
+ iterator.</div>
+</th>
+</tr>
+<tr id="i193" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/MetaDataOperation.html" title="enum in org.apache.calcite.avatica.remote">MetaDataOperation</a></td>
+<th class="colLast" scope="row">
+<div class="block">Identifies an operation from <code>DatabaseMetaData</code> which returns a <code>ResultSet</code>.</div>
+</th>
+</tr>
+<tr id="i194" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/tck/tests/MetadataTest.html" title="class in org.apache.calcite.avatica.tck.tests">MetadataTest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Test class for metadata operations (parameter, resultset).</div>
+</th>
+</tr>
+<tr id="i195" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.html" title="class in org.apache.calcite.avatica">MetaImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Basic implementation of <a href="org/apache/calcite/avatica/Meta.html" title="interface in org.apache.calcite.avatica"><code>Meta</code></a>.</div>
+</th>
+</tr>
+<tr id="i196" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.ColumnNoNulls.html" title="annotation in org.apache.calcite.avatica">MetaImpl.ColumnNoNulls</a></td>
+<th class="colLast" scope="row">
+<div class="block">Annotation that indicates that a meta field may not contain null
+ values.</div>
+</th>
+</tr>
+<tr id="i197" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.ColumnNullable.html" title="annotation in org.apache.calcite.avatica">MetaImpl.ColumnNullable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Annotation that indicates that a meta field may contain null values.</div>
+</th>
+</tr>
+<tr id="i198" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.ColumnNullableUnknown.html" title="annotation in org.apache.calcite.avatica">MetaImpl.ColumnNullableUnknown</a></td>
+<th class="colLast" scope="row">
+<div class="block">Annotation that indicates that it is unknown whether a meta field may contain
+ null values.</div>
+</th>
+</tr>
+<tr id="i199" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaAttribute.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaAttribute</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing an attribute.</div>
+</th>
+</tr>
+<tr id="i200" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaBestRowIdentifier.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaBestRowIdentifier</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing the best identifier for a row.</div>
+</th>
+</tr>
+<tr id="i201" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaCatalog.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaCatalog</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a catalog.</div>
+</th>
+</tr>
+<tr id="i202" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaClientInfoProperty.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaClientInfoProperty</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a client info property.</div>
+</th>
+</tr>
+<tr id="i203" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaColumn.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaColumn</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a column.</div>
+</th>
+</tr>
+<tr id="i204" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaColumnPrivilege.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaColumnPrivilege</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a column privilege.</div>
+</th>
+</tr>
+<tr id="i205" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaCrossReference.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaCrossReference</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a cross reference.</div>
+</th>
+</tr>
+<tr id="i206" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaExportedKey.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaExportedKey</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing an exported key.</div>
+</th>
+</tr>
+<tr id="i207" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaFunction.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaFunction</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a function.</div>
+</th>
+</tr>
+<tr id="i208" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaFunctionColumn.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaFunctionColumn</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a function column.</div>
+</th>
+</tr>
+<tr id="i209" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaImportedKey.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaImportedKey</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing an imported key.</div>
+</th>
+</tr>
+<tr id="i210" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaIndexInfo.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaIndexInfo</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing index info.</div>
+</th>
+</tr>
+<tr id="i211" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaPrimaryKey.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaPrimaryKey</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a primary key.</div>
+</th>
+</tr>
+<tr id="i212" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaProcedure.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaProcedure</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a procedure.</div>
+</th>
+</tr>
+<tr id="i213" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaProcedureColumn.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaProcedureColumn</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a procedure column.</div>
+</th>
+</tr>
+<tr id="i214" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaPseudoColumn.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaPseudoColumn</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a pseudo column.</div>
+</th>
+</tr>
+<tr id="i215" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaSchema.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaSchema</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a schema.</div>
+</th>
+</tr>
+<tr id="i216" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaSuperTable.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaSuperTable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a super-table.</div>
+</th>
+</tr>
+<tr id="i217" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaSuperType.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaSuperType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a super-type.</div>
+</th>
+</tr>
+<tr id="i218" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaTable.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaTable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a table.</div>
+</th>
+</tr>
+<tr id="i219" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaTablePrivilege.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaTablePrivilege</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a table privilege.</div>
+</th>
+</tr>
+<tr id="i220" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaTableType.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaTableType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a table type.</div>
+</th>
+</tr>
+<tr id="i221" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaTypeInfo.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaTypeInfo</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing type info.</div>
+</th>
+</tr>
+<tr id="i222" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaUdt.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaUdt</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a user-defined type.</div>
+</th>
+</tr>
+<tr id="i223" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.MetaVersionColumn.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaVersionColumn</a></td>
+<th class="colLast" scope="row">
+<div class="block">Metadata describing a version column.</div>
+</th>
+</tr>
+<tr id="i224" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MetaImpl.Named.html" title="interface in org.apache.calcite.avatica">MetaImpl.Named</a></td>
+<th class="colLast" scope="row">
+<div class="block">An object that has a name.</div>
+</th>
+</tr>
+<tr id="i225" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/Meter.html" title="interface in org.apache.calcite.avatica.metrics">Meter</a></td>
+<th class="colLast" scope="row">
+<div class="block">A metric which measure the rate at which some operation is invoked.</div>
+</th>
+</tr>
+<tr id="i226" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/Metric.html" title="interface in org.apache.calcite.avatica.metrics">Metric</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parent interface for all metrics.</div>
+</th>
+</tr>
+<tr id="i227" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/MetricsAwareAvaticaHandler.html" title="interface in org.apache.calcite.avatica.server">MetricsAwareAvaticaHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">An <a href="org/apache/calcite/avatica/server/AvaticaHandler.html" title="interface in org.apache.calcite.avatica.server"><code>AvaticaHandler</code></a> that is capable of collecting metrics.</div>
+</th>
+</tr>
+<tr id="i228" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/MetricsHelper.html" title="class in org.apache.calcite.avatica.remote">MetricsHelper</a></td>
+<th class="colLast" scope="row">
+<div class="block">A utility class to encapsulate common logic in use of metrics implementation.</div>
+</th>
+</tr>
+<tr id="i229" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/MetricsSystem.html" title="interface in org.apache.calcite.avatica.metrics">MetricsSystem</a></td>
+<th class="colLast" scope="row">
+<div class="block">General purpose factory for creating various metrics.</div>
+</th>
+</tr>
+<tr id="i230" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/MetricsSystemConfiguration.html" title="interface in org.apache.calcite.avatica.metrics">MetricsSystemConfiguration</a>&lt;<a href="org/apache/calcite/avatica/metrics/MetricsSystemConfiguration.html" title="type parameter in MetricsSystemConfiguration">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">A container used by a <a href="org/apache/calcite/avatica/metrics/MetricsSystemFactory.html" title="interface in org.apache.calcite.avatica.metrics"><code>MetricsSystemFactory</code></a> to create a <a href="org/apache/calcite/avatica/metrics/MetricsSystem.html" title="interface in org.apache.calcite.avatica.metrics"><code>MetricsSystem</code></a>.</div>
+</th>
+</tr>
+<tr id="i231" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/MetricsSystemFactory.html" title="interface in org.apache.calcite.avatica.metrics">MetricsSystemFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">A factory class for creating instances of <a href="org/apache/calcite/avatica/metrics/MetricsSystem.html" title="interface in org.apache.calcite.avatica.metrics"><code>MetricsSystem</code></a>.</div>
+</th>
+</tr>
+<tr id="i232" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/MetricsSystemLoader.html" title="class in org.apache.calcite.avatica.metrics">MetricsSystemLoader</a></td>
+<th class="colLast" scope="row">
+<div class="block">A utility encapsulating use of <code>ServiceLoader</code> to instantiate a <a href="org/apache/calcite/avatica/metrics/MetricsSystem.html" title="interface in org.apache.calcite.avatica.metrics"><code>MetricsSystem</code></a>.</div>
+</th>
+</tr>
+<tr id="i233" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/MissingResultsException.html" title="class in org.apache.calcite.avatica">MissingResultsException</a></td>
+<th class="colLast" scope="row">
+<div class="block">An Exception which denotes that a cached Statement is present but has no <code>ResultSet</code>.</div>
+</th>
+</tr>
+<tr id="i234" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/MockJsonService.html" title="class in org.apache.calcite.avatica.remote">MockJsonService</a></td>
+<th class="colLast" scope="row">
+<div class="block">Mock implementation of <a href="org/apache/calcite/avatica/remote/Service.html" title="interface in org.apache.calcite.avatica.remote"><code>Service</code></a>
+ that encodes its requests and responses as JSON
+ and looks up responses from a pre-defined map.</div>
+</th>
+</tr>
+<tr id="i235" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/MockJsonService.Factory.html" title="class in org.apache.calcite.avatica.remote">MockJsonService.Factory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factory that creates a <code>MockJsonService</code>.</div>
+</th>
+</tr>
+<tr id="i236" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/MockProtobufService.html" title="class in org.apache.calcite.avatica.remote">MockProtobufService</a></td>
+<th class="colLast" scope="row">
+<div class="block">A mock implementation of ProtobufService for testing.</div>
+</th>
+</tr>
+<tr id="i237" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/MockProtobufService.MockProtobufServiceFactory.html" title="class in org.apache.calcite.avatica.remote">MockProtobufService.MockProtobufServiceFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">A factory that instantiates the mock protobuf service.</div>
+</th>
+</tr>
+<tr id="i238" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/noop/NoopCounter.html" title="class in org.apache.calcite.avatica.metrics.noop">NoopCounter</a></td>
+<th class="colLast" scope="row">
+<div class="block"><a href="org/apache/calcite/avatica/metrics/Counter.html" title="interface in org.apache.calcite.avatica.metrics"><code>Counter</code></a> implementation which does nothing.</div>
+</th>
+</tr>
+<tr id="i239" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/noop/NoopHistogram.html" title="class in org.apache.calcite.avatica.metrics.noop">NoopHistogram</a></td>
+<th class="colLast" scope="row">
+<div class="block"><a href="org/apache/calcite/avatica/metrics/Histogram.html" title="interface in org.apache.calcite.avatica.metrics"><code>Histogram</code></a> which does nothing.</div>
+</th>
+</tr>
+<tr id="i240" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/noop/NoopMeter.html" title="class in org.apache.calcite.avatica.metrics.noop">NoopMeter</a></td>
+<th class="colLast" scope="row">
+<div class="block"><a href="org/apache/calcite/avatica/metrics/Meter.html" title="interface in org.apache.calcite.avatica.metrics"><code>Meter</code></a> which does nothing.</div>
+</th>
+</tr>
+<tr id="i241" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/noop/NoopMetricsSystem.html" title="class in org.apache.calcite.avatica.metrics.noop">NoopMetricsSystem</a></td>
+<th class="colLast" scope="row">
+<div class="block"><a href="org/apache/calcite/avatica/metrics/MetricsSystem.html" title="interface in org.apache.calcite.avatica.metrics"><code>MetricsSystem</code></a> implementation which does nothing.</div>
+</th>
+</tr>
+<tr id="i242" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/noop/NoopMetricsSystemConfiguration.html" title="class in org.apache.calcite.avatica.metrics.noop">NoopMetricsSystemConfiguration</a></td>
+<th class="colLast" scope="row">
+<div class="block">An empty configuration for the <a href="org/apache/calcite/avatica/metrics/noop/NoopMetricsSystem.html" title="class in org.apache.calcite.avatica.metrics.noop"><code>NoopMetricsSystem</code></a>.</div>
+</th>
+</tr>
+<tr id="i243" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/noop/NoopMetricsSystemFactory.html" title="class in org.apache.calcite.avatica.metrics.noop">NoopMetricsSystemFactory</a></td>
+<th class="colLast" scope="row">
+<div class="block">A <a href="org/apache/calcite/avatica/metrics/MetricsSystemFactory.html" title="interface in org.apache.calcite.avatica.metrics"><code>MetricsSystemFactory</code></a> for the <a href="org/apache/calcite/avatica/metrics/noop/NoopMetricsSystem.html" title="class in org.apache.calcite.avatica.metrics.noop"><code>NoopMetricsSystem</code></a>.</div>
+</th>
+</tr>
+<tr id="i244" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/noop/NoopTimer.html" title="class in org.apache.calcite.avatica.metrics.noop">NoopTimer</a></td>
+<th class="colLast" scope="row">
+<div class="block"><a href="org/apache/calcite/avatica/metrics/Timer.html" title="interface in org.apache.calcite.avatica.metrics"><code>Timer</code></a> which does nothing.</div>
+</th>
+</tr>
+<tr id="i245" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/noop/NoopTimer.NoopContext.html" title="class in org.apache.calcite.avatica.metrics.noop">NoopTimer.NoopContext</a></td>
+<th class="colLast" scope="row">
+<div class="block"><a href="org/apache/calcite/avatica/metrics/Timer.Context.html" title="interface in org.apache.calcite.avatica.metrics"><code>Timer.Context</code></a> which does nothing.</div>
+</th>
+</tr>
+<tr id="i246" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/NoSuchConnectionException.html" title="class in org.apache.calcite.avatica">NoSuchConnectionException</a></td>
+<th class="colLast" scope="row">
+<div class="block">An Exception that denotes that the given Connection is not cached.</div>
+</th>
+</tr>
+<tr id="i247" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/NoSuchStatementException.html" title="class in org.apache.calcite.avatica">NoSuchStatementException</a></td>
+<th class="colLast" scope="row">
+<div class="block">An Exception that denotes that the given Statement is not cached.</div>
+</th>
+</tr>
+<tr id="i248" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/PackageMarker.html" title="annotation in org.apache.calcite.avatica.metrics">PackageMarker</a></td>
+<th class="colLast" scope="row">
+<div class="block">This is a dummy annotation that forces javac to produce output for
+ otherwise empty package-info.java.</div>
+</th>
+</tr>
+<tr id="i249" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/noop/PackageMarker.html" title="annotation in org.apache.calcite.avatica.noop">PackageMarker</a></td>
+<th class="colLast" scope="row">
+<div class="block">This is a dummy annotation that forces javac to produce output for
+ otherwise empty package-info.java.</div>
+</th>
+</tr>
+<tr id="i250" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/tck/PackageMarker.html" title="annotation in org.apache.calcite.avatica.tck">PackageMarker</a></td>
+<th class="colLast" scope="row">
+<div class="block">This is a dummy annotation that forces javac to produce output for
+ otherwise empty package-info.java.</div>
+</th>
+</tr>
+<tr id="i251" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/PackageMarker.html" title="annotation in org.apache.calcite.avatica.util">PackageMarker</a></td>
+<th class="colLast" scope="row">
+<div class="block">This is a dummy annotation that forces javac to produce output for
+ otherwise empty package-info.java.</div>
+</th>
+</tr>
+<tr id="i252" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/PositionedCursor.html" title="class in org.apache.calcite.avatica.util">PositionedCursor</a>&lt;<a href="org/apache/calcite/avatica/util/PositionedCursor.html" title="type parameter in PositionedCursor">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Abstract implementation of <a href="org/apache/calcite/avatica/util/Cursor.html" title="interface in org.apache.calcite.avatica.util"><code>Cursor</code></a>
+ that caches its current row.</div>
+</th>
+</tr>
+<tr id="i253" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/PropertyBasedSpnegoLoginService.html" title="class in org.apache.calcite.avatica.server">PropertyBasedSpnegoLoginService</a></td>
+<th class="colLast" scope="row">
+<div class="block">A customization of <code>SpnegoLoginService</code> which directly
+ specifies the server's principal instead of requiring a file to exist.</div>
+</th>
+</tr>
+<tr id="i254" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/ProtobufHandler.html" title="class in org.apache.calcite.avatica.remote">ProtobufHandler</a></td>
+<th class="colLast" scope="row">
+<div class="block">Dispatches serialized protocol buffer messages to the provided <a href="org/apache/calcite/avatica/remote/Service.html" title="interface in org.apache.calcite.avatica.remote"><code>Service</code></a>
+ by converting them to the POJO Request.</div>
+</th>
+</tr>
+<tr id="i255" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/ProtobufMeta.html" title="interface in org.apache.calcite.avatica.remote">ProtobufMeta</a></td>
+<th class="colLast" scope="row">
+<div class="block">An extension of <a href="org/apache/calcite/avatica/Meta.html" title="interface in org.apache.calcite.avatica"><code>Meta</code></a> which allows for native processing of calls with the Protobuf
+ API objects instead of the POJOS (to avoid object translation).</div>
+</th>
+</tr>
+<tr id="i256" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/ProtobufService.html" title="class in org.apache.calcite.avatica.remote">ProtobufService</a></td>
+<th class="colLast" scope="row">
+<div class="block">Service implementation that encodes requests and responses as protocol buffers.</div>
+</th>
+</tr>
+<tr id="i257" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/ProtobufTranslation.html" title="interface in org.apache.calcite.avatica.remote">ProtobufTranslation</a></td>
+<th class="colLast" scope="row">
+<div class="block">Generic interface to support parsing of serialized protocol buffers between client and server.</div>
+</th>
+</tr>
+<tr id="i258" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/ProtobufTranslationImpl.html" title="class in org.apache.calcite.avatica.remote">ProtobufTranslationImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/remote/ProtobufTranslationImpl.html" title="class in org.apache.calcite.avatica.remote"><code>ProtobufTranslationImpl</code></a> that translates
+ protobuf requests to POJO requests.</div>
+</th>
+</tr>
+<tr id="i259" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/QueryState.html" title="class in org.apache.calcite.avatica">QueryState</a></td>
+<th class="colLast" scope="row">
+<div class="block">A struct used to encapsulate the necessary information to reconstitute a ResultSet in the
+ Avatica server.</div>
+</th>
+</tr>
+<tr id="i260" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/QueryState.StateType.html" title="enum in org.apache.calcite.avatica">QueryState.StateType</a></td>
+<th class="colLast" scope="row">
+<div class="block">An enumeration that represents how a ResultSet was created.</div>
+</th>
+</tr>
+<tr id="i261" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/Quoting.html" title="enum in org.apache.calcite.avatica.util">Quoting</a></td>
+<th class="colLast" scope="row">
+<div class="block">Syntax for quoting identifiers in SQL statements.</div>
+</th>
+</tr>
+<tr id="i262" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/RecordIteratorCursor.html" title="class in org.apache.calcite.avatica.util">RecordIteratorCursor</a>&lt;<a href="org/apache/calcite/avatica/util/RecordIteratorCursor.html" title="type parameter in RecordIteratorCursor">E</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/util/Cursor.html" title="interface in org.apache.calcite.avatica.util"><code>Cursor</code></a> on top of an
+ <code>Iterator</code> that
+ returns a record for each row.</div>
+</th>
+</tr>
+<tr id="i263" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/RemoteProtobufService.html" title="class in org.apache.calcite.avatica.remote">RemoteProtobufService</a></td>
+<th class="colLast" scope="row">
+<div class="block">ProtobufService implementation that queries against a remote implementation, using
+ protocol buffers as the serialized form.</div>
+</th>
+</tr>
+<tr id="i264" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/RemoteService.html" title="class in org.apache.calcite.avatica.remote">RemoteService</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of <a href="org/apache/calcite/avatica/remote/Service.html" title="interface in org.apache.calcite.avatica.remote"><code>Service</code></a>
+ that translates requests into JSON and sends them to a remote server,
+ usually an HTTP server.</div>
+</th>
+</tr>
+<tr id="i265" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/RemoteUserDisallowedException.html" title="class in org.apache.calcite.avatica.server">RemoteUserDisallowedException</a></td>
+<th class="colLast" scope="row">
+<div class="block">An exception to encapsulate that a user is disallowed to access Avatica.</div>
+</th>
+</tr>
+<tr id="i266" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/RemoteUserExtractionException.html" title="class in org.apache.calcite.avatica.server">RemoteUserExtractionException</a></td>
+<th class="colLast" scope="row">
+<div class="block">An exception thrown when encountering an error extracting a remote user from a request.</div>
+</th>
+</tr>
+<tr id="i267" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/RemoteUserExtractor.html" title="interface in org.apache.calcite.avatica.server">RemoteUserExtractor</a></td>
+<th class="colLast" scope="row">
+<div class="block">Extracts remote user from request</div>
+</th>
+</tr>
+<tr id="i268" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.html" title="class in org.apache.calcite.avatica.proto">Requests</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i269" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CatalogsRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CatalogsRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#getCatalogs()</div>
+</th>
+</tr>
+<tr id="i270" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CatalogsRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.CatalogsRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#getCatalogs()</div>
+</th>
+</tr>
+<tr id="i271" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CatalogsRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.CatalogsRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i272" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CloseConnectionRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CloseConnectionRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#closeConnection(Meta.ConnectionHandle)</div>
+</th>
+</tr>
+<tr id="i273" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CloseConnectionRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.CloseConnectionRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#closeConnection(Meta.ConnectionHandle)</div>
+</th>
+</tr>
+<tr id="i274" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CloseConnectionRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.CloseConnectionRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i275" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CloseStatementRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#closeStatement(Meta.StatementHandle)</div>
+</th>
+</tr>
+<tr id="i276" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.CloseStatementRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#closeStatement(Meta.StatementHandle)</div>
+</th>
+</tr>
+<tr id="i277" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.CloseStatementRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i278" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.ColumnsRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#getColumns(String, org.apache.calcite.avatica.Meta.Pat,
+   org.apache.calcite.avatica.Meta.Pat, org.apache.calcite.avatica.Meta.Pat).</div>
+</th>
+</tr>
+<tr id="i279" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.ColumnsRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#getColumns(String, org.apache.calcite.avatica.Meta.Pat,
+   org.apache.calcite.avatica.Meta.Pat, org.apache.calcite.avatica.Meta.Pat).</div>
+</th>
+</tr>
+<tr id="i280" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.ColumnsRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i281" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CommitRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CommitRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request to invoke a commit on a Connection</div>
+</th>
+</tr>
+<tr id="i282" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CommitRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.CommitRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request to invoke a commit on a Connection</div>
+</th>
+</tr>
+<tr id="i283" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CommitRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.CommitRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i284" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.ConnectionSyncRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>ConnectionSyncRequest</code></div>
+</th>
+</tr>
+<tr id="i285" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.ConnectionSyncRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>ConnectionSyncRequest</code></div>
+</th>
+</tr>
+<tr id="i286" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.ConnectionSyncRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i287" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CreateStatementRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CreateStatementRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#createStatement(Meta.ConnectionHandle)</div>
+</th>
+</tr>
+<tr id="i288" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CreateStatementRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.CreateStatementRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#createStatement(Meta.ConnectionHandle)</div>
+</th>
+</tr>
+<tr id="i289" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.CreateStatementRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.CreateStatementRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i290" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.DatabasePropertyRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.DatabasePropertyRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#getDatabaseProperties()</div>
+</th>
+</tr>
+<tr id="i291" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.DatabasePropertyRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.DatabasePropertyRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#getDatabaseProperties()</div>
+</th>
+</tr>
+<tr id="i292" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.DatabasePropertyRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.DatabasePropertyRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i293" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.ExecuteBatchRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>ExecuteBatchRequest</code></div>
+</th>
+</tr>
+<tr id="i294" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.ExecuteBatchRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>ExecuteBatchRequest</code></div>
+</th>
+</tr>
+<tr id="i295" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.ExecuteBatchRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i296" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.ExecuteRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#execute(Meta.ConnectionHandle, list, long)</div>
+</th>
+</tr>
+<tr id="i297" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.ExecuteRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#execute(Meta.ConnectionHandle, list, long)</div>
+</th>
+</tr>
+<tr id="i298" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.ExecuteRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i299" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.FetchRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#fetch(Meta.StatementHandle, List, long, int)</div>
+</th>
+</tr>
+<tr id="i300" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.FetchRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#fetch(Meta.StatementHandle, List, long, int)</div>
+</th>
+</tr>
+<tr id="i301" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.FetchRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.FetchRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i302" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.OpenConnectionRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#openConnection(Meta.ConnectionHandle, Map&lt;String, String&gt;)</div>
+</th>
+</tr>
+<tr id="i303" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.OpenConnectionRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#openConnection(Meta.ConnectionHandle, Map&lt;String, String&gt;)</div>
+</th>
+</tr>
+<tr id="i304" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.OpenConnectionRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i305" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.PrepareAndExecuteBatchRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request to prepare and execute a collection of sql statements.</div>
+</th>
+</tr>
+<tr id="i306" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.PrepareAndExecuteBatchRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request to prepare and execute a collection of sql statements.</div>
+</th>
+</tr>
+<tr id="i307" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.PrepareAndExecuteBatchRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i308" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.PrepareAndExecuteRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#prepareAndExecute(Meta.StatementHandle, String, long, Meta.PrepareCallback)</div>
+</th>
+</tr>
+<tr id="i309" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.PrepareAndExecuteRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#prepareAndExecute(Meta.StatementHandle, String, long, Meta.PrepareCallback)</div>
+</th>
+</tr>
+<tr id="i310" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.PrepareAndExecuteRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i311" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.PrepareRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta.prepare(Meta.ConnectionHandle, String, long)</div>
+</th>
+</tr>
+<tr id="i312" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.PrepareRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta.prepare(Meta.ConnectionHandle, String, long)</div>
+</th>
+</tr>
+<tr id="i313" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.PrepareRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i314" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.RollbackRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.RollbackRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request to invoke rollback on a Connection</div>
+</th>
+</tr>
+<tr id="i315" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.RollbackRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.RollbackRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request to invoke rollback on a Connection</div>
+</th>
+</tr>
+<tr id="i316" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.RollbackRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.RollbackRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i317" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.SchemasRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#getSchemas(String, org.apache.calcite.avatica.Meta.Pat)}</div>
+</th>
+</tr>
+<tr id="i318" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.SchemasRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#getSchemas(String, org.apache.calcite.avatica.Meta.Pat)}</div>
+</th>
+</tr>
+<tr id="i319" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.SchemasRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i320" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.SyncResultsRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>SyncResultsRequest</code></div>
+</th>
+</tr>
+<tr id="i321" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.SyncResultsRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>SyncResultsRequest</code></div>
+</th>
+</tr>
+<tr id="i322" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.SyncResultsRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i323" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.TablesRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Request for Meta#getTables(String, org.apache.calcite.avatica.Meta.Pat,
+   org.apache.calcite.avatica.Meta.Pat, java.util.List)</div>
+</th>
+</tr>
+<tr id="i324" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.TablesRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Request for Meta#getTables(String, org.apache.calcite.avatica.Meta.Pat,
+   org.apache.calcite.avatica.Meta.Pat, java.util.List)</div>
+</th>
+</tr>
+<tr id="i325" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.TablesRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.TablesRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i326" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.TableTypesRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.TableTypesRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#getTableTypes()</div>
+</th>
+</tr>
+<tr id="i327" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.TableTypesRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.TableTypesRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#getTableTypes()</div>
+</th>
+</tr>
+<tr id="i328" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.TableTypesRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.TableTypesRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i329" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.TypeInfoRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.TypeInfoRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#getTypeInfo()</div>
+</th>
+</tr>
+<tr id="i330" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.TypeInfoRequest.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.TypeInfoRequest.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Request for Meta#getTypeInfo()</div>
+</th>
+</tr>
+<tr id="i331" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.TypeInfoRequestOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.TypeInfoRequestOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i332" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.UpdateBatch.html" title="class in org.apache.calcite.avatica.proto">Requests.UpdateBatch</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Each command is a list of TypedValues</div>
+</th>
+</tr>
+<tr id="i333" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.UpdateBatch.Builder.html" title="class in org.apache.calcite.avatica.proto">Requests.UpdateBatch.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Each command is a list of TypedValues</div>
+</th>
+</tr>
+<tr id="i334" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Requests.UpdateBatchOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Requests.UpdateBatchOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i335" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.html" title="class in org.apache.calcite.avatica.proto">Responses</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i336" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.CloseConnectionResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.CloseConnectionResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to CloseConnectionRequest {</div>
+</th>
+</tr>
+<tr id="i337" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.CloseConnectionResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.CloseConnectionResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to CloseConnectionRequest {</div>
+</th>
+</tr>
+<tr id="i338" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.CloseConnectionResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.CloseConnectionResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i339" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.CloseStatementResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.CloseStatementResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to CloseStatementRequest</div>
+</th>
+</tr>
+<tr id="i340" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.CloseStatementResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.CloseStatementResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to CloseStatementRequest</div>
+</th>
+</tr>
+<tr id="i341" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.CloseStatementResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.CloseStatementResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i342" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.CommitResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.CommitResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to a commit request</div>
+</th>
+</tr>
+<tr id="i343" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.CommitResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.CommitResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to a commit request</div>
+</th>
+</tr>
+<tr id="i344" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.CommitResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.CommitResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i345" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ConnectionSyncResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to ConnectionSyncRequest</div>
+</th>
+</tr>
+<tr id="i346" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.ConnectionSyncResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to ConnectionSyncRequest</div>
+</th>
+</tr>
+<tr id="i347" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.ConnectionSyncResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i348" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.CreateStatementResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to CreateStatementRequest</div>
+</th>
+</tr>
+<tr id="i349" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.CreateStatementResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to CreateStatementRequest</div>
+</th>
+</tr>
+<tr id="i350" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.CreateStatementResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i351" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.html" title="class in org.apache.calcite.avatica.proto">Responses.DatabasePropertyElement</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>DatabasePropertyElement</code></div>
+</th>
+</tr>
+<tr id="i352" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.DatabasePropertyElement.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>DatabasePropertyElement</code></div>
+</th>
+</tr>
+<tr id="i353" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElementOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.DatabasePropertyElementOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i354" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.DatabasePropertyResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response for Meta#getDatabaseProperties()</div>
+</th>
+</tr>
+<tr id="i355" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.DatabasePropertyResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response for Meta#getDatabaseProperties()</div>
+</th>
+</tr>
+<tr id="i356" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.DatabasePropertyResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i357" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ErrorResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Send contextual information about some error over the wire from the server.</div>
+</th>
+</tr>
+<tr id="i358" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.ErrorResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Send contextual information about some error over the wire from the server.</div>
+</th>
+</tr>
+<tr id="i359" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.ErrorResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i360" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ExecuteBatchResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to a batch update request</div>
+</th>
+</tr>
+<tr id="i361" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.ExecuteBatchResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to a batch update request</div>
+</th>
+</tr>
+<tr id="i362" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.ExecuteBatchResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i363" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ExecuteResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to PrepareAndExecuteRequest</div>
+</th>
+</tr>
+<tr id="i364" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.ExecuteResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to PrepareAndExecuteRequest</div>
+</th>
+</tr>
+<tr id="i365" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.ExecuteResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i366" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.FetchResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to FetchRequest</div>
+</th>
+</tr>
+<tr id="i367" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.FetchResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to FetchRequest</div>
+</th>
+</tr>
+<tr id="i368" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.FetchResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.FetchResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i369" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.OpenConnectionResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.OpenConnectionResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to OpenConnectionRequest {</div>
+</th>
+</tr>
+<tr id="i370" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.OpenConnectionResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.OpenConnectionResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to OpenConnectionRequest {</div>
+</th>
+</tr>
+<tr id="i371" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.OpenConnectionResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.OpenConnectionResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i372" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.PrepareResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.PrepareResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to PrepareRequest</div>
+</th>
+</tr>
+<tr id="i373" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.PrepareResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.PrepareResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to PrepareRequest</div>
+</th>
+</tr>
+<tr id="i374" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.PrepareResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.PrepareResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i375" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ResultSetResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response that contains a result set.</div>
+</th>
+</tr>
+<tr id="i376" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.ResultSetResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response that contains a result set.</div>
+</th>
+</tr>
+<tr id="i377" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.ResultSetResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i378" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.RollbackResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.RollbackResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to a rollback request</div>
+</th>
+</tr>
+<tr id="i379" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.RollbackResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.RollbackResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Response to a rollback request</div>
+</th>
+</tr>
+<tr id="i380" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.RollbackResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.RollbackResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i381" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.RpcMetadata.html" title="class in org.apache.calcite.avatica.proto">Responses.RpcMetadata</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Generic metadata for the server to return with each response.</div>
+</th>
+</tr>
+<tr id="i382" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.RpcMetadata.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.RpcMetadata.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">
+ Generic metadata for the server to return with each response.</div>
+</th>
+</tr>
+<tr id="i383" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.RpcMetadataOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.RpcMetadataOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i384" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.SyncResultsResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>SyncResultsResponse</code></div>
+</th>
+</tr>
+<tr id="i385" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.Builder.html" title="class in org.apache.calcite.avatica.proto">Responses.SyncResultsResponse.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Protobuf type <code>SyncResultsResponse</code></div>
+</th>
+</tr>
+<tr id="i386" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponseOrBuilder.html" title="interface in org.apache.calcite.avatica.proto">Responses.SyncResultsResponseOrBuilder</a></td>
+<th class="colLast" scope="row">&nbsp;</th>
+</tr>
+<tr id="i387" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/ServerCustomizer.html" title="interface in org.apache.calcite.avatica.server">ServerCustomizer</a>&lt;<a href="org/apache/calcite/avatica/server/ServerCustomizer.html" title="type parameter in ServerCustomizer">T</a>&gt;</td>
+<th class="colLast" scope="row">
+<div class="block">Callback for customizing a Server.</div>
+</th>
+</tr>
+<tr id="i388" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/server/ServerKeytabJaasConf.html" title="class in org.apache.calcite.avatica.server">ServerKeytabJaasConf</a></td>
+<th class="colLast" scope="row">
+<div class="block">Javax Configuration class which always returns a configuration for our keytab-based
+ login suitable for callers which are acting as a initiator or acceptor (e.g.</div>
+</th>
+</tr>
+<tr id="i389" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.html" title="interface in org.apache.calcite.avatica.remote">Service</a></td>
+<th class="colLast" scope="row">
+<div class="block">API for request-response calls to an Avatica server.</div>
+</th>
+</tr>
+<tr id="i390" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.Base.html" title="class in org.apache.calcite.avatica.remote">Service.Base</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for request and response.</div>
+</th>
+</tr>
+<tr id="i391" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.CatalogsRequest.html" title="class in org.apache.calcite.avatica.remote">Service.CatalogsRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#getCatalogs(org.apache.calcite.avatica.Meta.ConnectionHandle)"><code>Meta.getCatalogs(Meta.ConnectionHandle)</code></a>.</div>
+</th>
+</tr>
+<tr id="i392" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.CloseConnectionRequest.html" title="class in org.apache.calcite.avatica.remote">Service.CloseConnectionRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#closeConnection(org.apache.calcite.avatica.Meta.ConnectionHandle)"><code>Meta.closeConnection(org.apache.calcite.avatica.Meta.ConnectionHandle)</code></a>.</div>
+</th>
+</tr>
+<tr id="i393" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.CloseConnectionResponse.html" title="class in org.apache.calcite.avatica.remote">Service.CloseConnectionResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response from
+ <a href="org/apache/calcite/avatica/remote/Service.CloseConnectionRequest.html" title="class in org.apache.calcite.avatica.remote"><code>Service.CloseConnectionRequest</code></a>.</div>
+</th>
+</tr>
+<tr id="i394" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.CloseStatementRequest.html" title="class in org.apache.calcite.avatica.remote">Service.CloseStatementRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#closeStatement(org.apache.calcite.avatica.Meta.StatementHandle)"><code>Meta.closeStatement(org.apache.calcite.avatica.Meta.StatementHandle)</code></a>.</div>
+</th>
+</tr>
+<tr id="i395" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.CloseStatementResponse.html" title="class in org.apache.calcite.avatica.remote">Service.CloseStatementResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response from
+ <a href="org/apache/calcite/avatica/remote/Service.CloseStatementRequest.html" title="class in org.apache.calcite.avatica.remote"><code>Service.CloseStatementRequest</code></a>.</div>
+</th>
+</tr>
+<tr id="i396" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.ColumnsRequest.html" title="class in org.apache.calcite.avatica.remote">Service.ColumnsRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#getColumns(org.apache.calcite.avatica.Meta.ConnectionHandle,java.lang.String,org.apache.calcite.avatica.Meta.Pat,org.apache.calcite.avatica.Meta.Pat,org.apache.calcite.avatica.Meta.Pat)"><code>Meta.getColumns(Meta.ConnectionHandle, String, org.apache.calcite.avatica.Meta.Pat, org.apache.calcite.avatica.Meta.Pat, org.apache.calcite.avatica.Meta.Pat)</code></a>.</div>
+</th>
+</tr>
+<tr id="i397" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.CommitRequest.html" title="class in org.apache.calcite.avatica.remote">Service.CommitRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">An RPC request to invoke a commit on a Connection.</div>
+</th>
+</tr>
+<tr id="i398" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.CommitResponse.html" title="class in org.apache.calcite.avatica.remote">Service.CommitResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">An RPC response from invoking commit on a Connection.</div>
+</th>
+</tr>
+<tr id="i399" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.ConnectionSyncRequest.html" title="class in org.apache.calcite.avatica.remote">Service.ConnectionSyncRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for <a href="org/apache/calcite/avatica/Meta.html#connectionSync(org.apache.calcite.avatica.Meta.ConnectionHandle,org.apache.calcite.avatica.Meta.ConnectionProperties)"><code>Meta.connectionSync(Meta.ConnectionHandle, Meta.ConnectionProperties)</code></a>.</div>
+</th>
+</tr>
+<tr id="i400" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.ConnectionSyncResponse.html" title="class in org.apache.calcite.avatica.remote">Service.ConnectionSyncResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response for
+ <a href="org/apache/calcite/avatica/Meta.html#connectionSync(org.apache.calcite.avatica.Meta.ConnectionHandle,org.apache.calcite.avatica.Meta.ConnectionProperties)"><code>Meta.connectionSync(Meta.ConnectionHandle, Meta.ConnectionProperties)</code></a>.</div>
+</th>
+</tr>
+<tr id="i401" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.CreateStatementRequest.html" title="class in org.apache.calcite.avatica.remote">Service.CreateStatementRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#createStatement(org.apache.calcite.avatica.Meta.ConnectionHandle)"><code>Meta.createStatement(org.apache.calcite.avatica.Meta.ConnectionHandle)</code></a>.</div>
+</th>
+</tr>
+<tr id="i402" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.CreateStatementResponse.html" title="class in org.apache.calcite.avatica.remote">Service.CreateStatementResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response from
+ <a href="org/apache/calcite/avatica/remote/Service.CreateStatementRequest.html" title="class in org.apache.calcite.avatica.remote"><code>Service.CreateStatementRequest</code></a>.</div>
+</th>
+</tr>
+<tr id="i403" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.DatabasePropertyRequest.html" title="class in org.apache.calcite.avatica.remote">Service.DatabasePropertyRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#getDatabaseProperties(org.apache.calcite.avatica.Meta.ConnectionHandle)"><code>Meta.getDatabaseProperties(Meta.ConnectionHandle)</code></a>.</div>
+</th>
+</tr>
+<tr id="i404" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.DatabasePropertyResponse.html" title="class in org.apache.calcite.avatica.remote">Service.DatabasePropertyResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response for
+ <a href="org/apache/calcite/avatica/Meta.html#getDatabaseProperties(org.apache.calcite.avatica.Meta.ConnectionHandle)"><code>Meta.getDatabaseProperties(Meta.ConnectionHandle)</code></a>.</div>
+</th>
+</tr>
+<tr id="i405" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html" title="class in org.apache.calcite.avatica.remote">Service.ErrorResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response for any request that the server failed to successfully perform.</div>
+</th>
+</tr>
+<tr id="i406" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.ExecuteBatchRequest.html" title="class in org.apache.calcite.avatica.remote">Service.ExecuteBatchRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request object to execute a batch of commands.</div>
+</th>
+</tr>
+<tr id="i407" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.ExecuteBatchResponse.html" title="class in org.apache.calcite.avatica.remote">Service.ExecuteBatchResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response object for executing a batch of commands.</div>
+</th>
+</tr>
+<tr id="i408" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.ExecuteRequest.html" title="class in org.apache.calcite.avatica.remote">Service.ExecuteRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#execute(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List,long)"><code>Meta.execute(org.apache.calcite.avatica.Meta.StatementHandle, java.util.List&lt;org.apache.calcite.avatica.remote.TypedValue&gt;, long)</code></a>.</div>
+</th>
+</tr>
+<tr id="i409" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.ExecuteResponse.html" title="class in org.apache.calcite.avatica.remote">Service.ExecuteResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response to a
+ <a href="org/apache/calcite/avatica/remote/Service.PrepareAndExecuteRequest.html" title="class in org.apache.calcite.avatica.remote"><code>Service.PrepareAndExecuteRequest</code></a>.</div>
+</th>
+</tr>
+<tr id="i410" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.Factory.html" title="interface in org.apache.calcite.avatica.remote">Service.Factory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factory that creates a <code>Service</code>.</div>
+</th>
+</tr>
+<tr id="i411" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.FetchRequest.html" title="class in org.apache.calcite.avatica.remote">Service.FetchRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#fetch(org.apache.calcite.avatica.Meta.StatementHandle,long,int)"><code>Meta.fetch(org.apache.calcite.avatica.Meta.StatementHandle, long, int)</code></a>.</div>
+</th>
+</tr>
+<tr id="i412" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.FetchResponse.html" title="class in org.apache.calcite.avatica.remote">Service.FetchResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response from
+ <a href="org/apache/calcite/avatica/remote/Service.FetchRequest.html" title="class in org.apache.calcite.avatica.remote"><code>Service.FetchRequest</code></a>.</div>
+</th>
+</tr>
+<tr id="i413" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.OpenConnectionRequest.html" title="class in org.apache.calcite.avatica.remote">Service.OpenConnectionRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#openConnection(org.apache.calcite.avatica.Meta.ConnectionHandle,java.util.Map)"><code>Meta.openConnection(org.apache.calcite.avatica.Meta.ConnectionHandle, java.util.Map&lt;java.lang.String, java.lang.String&gt;)</code></a>.</div>
+</th>
+</tr>
+<tr id="i414" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.OpenConnectionResponse.html" title="class in org.apache.calcite.avatica.remote">Service.OpenConnectionResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response from
+ <a href="org/apache/calcite/avatica/remote/Service.OpenConnectionRequest.html" title="class in org.apache.calcite.avatica.remote"><code>Service.OpenConnectionRequest</code></a>.</div>
+</th>
+</tr>
+<tr id="i415" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.PrepareAndExecuteBatchRequest.html" title="class in org.apache.calcite.avatica.remote">Service.PrepareAndExecuteBatchRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request to prepare a statement and execute a series of batch commands in one call.</div>
+</th>
+</tr>
+<tr id="i416" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.PrepareAndExecuteRequest.html" title="class in org.apache.calcite.avatica.remote">Service.PrepareAndExecuteRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#prepareAndExecute(org.apache.calcite.avatica.Meta.StatementHandle,java.lang.String,long,int,org.apache.calcite.avatica.Meta.PrepareCallback)"><code>Meta.prepareAndExecute(Meta.StatementHandle, String, long, int, Meta.PrepareCallback)</code></a>.</div>
+</th>
+</tr>
+<tr id="i417" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.PrepareRequest.html" title="class in org.apache.calcite.avatica.remote">Service.PrepareRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#prepare(org.apache.calcite.avatica.Meta.ConnectionHandle,java.lang.String,long)"><code>Meta.prepare(Meta.ConnectionHandle, String, long)</code></a>.</div>
+</th>
+</tr>
+<tr id="i418" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.PrepareResponse.html" title="class in org.apache.calcite.avatica.remote">Service.PrepareResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response from
+ <a href="org/apache/calcite/avatica/remote/Service.PrepareRequest.html" title="class in org.apache.calcite.avatica.remote"><code>Service.PrepareRequest</code></a>.</div>
+</th>
+</tr>
+<tr id="i419" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.Request.html" title="class in org.apache.calcite.avatica.remote">Service.Request</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all service request messages.</div>
+</th>
+</tr>
+<tr id="i420" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.Response.html" title="class in org.apache.calcite.avatica.remote">Service.Response</a></td>
+<th class="colLast" scope="row">
+<div class="block">Base class for all service response messages.</div>
+</th>
+</tr>
+<tr id="i421" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.ResultSetResponse.html" title="class in org.apache.calcite.avatica.remote">Service.ResultSetResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response that contains a result set.</div>
+</th>
+</tr>
+<tr id="i422" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.RollbackRequest.html" title="class in org.apache.calcite.avatica.remote">Service.RollbackRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">An RPC request to invoke a rollback on a Connection.</div>
+</th>
+</tr>
+<tr id="i423" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.RollbackResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RollbackResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">An RPC response from invoking rollback on a Connection.</div>
+</th>
+</tr>
+<tr id="i424" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.RpcMetadataResponse.html" title="class in org.apache.calcite.avatica.remote">Service.RpcMetadataResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response that includes information about the server that handled an RPC.</div>
+</th>
+</tr>
+<tr id="i425" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.SchemasRequest.html" title="class in org.apache.calcite.avatica.remote">Service.SchemasRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#getSchemas(org.apache.calcite.avatica.Meta.ConnectionHandle,java.lang.String,org.apache.calcite.avatica.Meta.Pat)"><code>Meta.getSchemas(Meta.ConnectionHandle, String, Meta.Pat)</code></a>.</div>
+</th>
+</tr>
+<tr id="i426" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.SyncResultsRequest.html" title="class in org.apache.calcite.avatica.remote">Service.SyncResultsRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for <a href="org/apache/calcite/avatica/remote/Service.html#apply(org.apache.calcite.avatica.remote.Service.SyncResultsRequest)"><code>Service.apply(SyncResultsRequest)</code></a></div>
+</th>
+</tr>
+<tr id="i427" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.SyncResultsResponse.html" title="class in org.apache.calcite.avatica.remote">Service.SyncResultsResponse</a></td>
+<th class="colLast" scope="row">
+<div class="block">Response for <a href="org/apache/calcite/avatica/remote/Service.html#apply(org.apache.calcite.avatica.remote.Service.SyncResultsRequest)"><code>Service.apply(SyncResultsRequest)</code></a>.</div>
+</th>
+</tr>
+<tr id="i428" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.TablesRequest.html" title="class in org.apache.calcite.avatica.remote">Service.TablesRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#getTables(org.apache.calcite.avatica.Meta.ConnectionHandle,java.lang.String,org.apache.calcite.avatica.Meta.Pat,org.apache.calcite.avatica.Meta.Pat,java.util.List)"><code>Meta.getTables(Meta.ConnectionHandle, String, org.apache.calcite.avatica.Meta.Pat, org.apache.calcite.avatica.Meta.Pat, java.util.List)</code></a></div>
+</th>
+</tr>
+<tr id="i429" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.TableTypesRequest.html" title="class in org.apache.calcite.avatica.remote">Service.TableTypesRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for <a href="org/apache/calcite/avatica/Meta.html#getTableTypes(org.apache.calcite.avatica.Meta.ConnectionHandle)"><code>Meta.getTableTypes(Meta.ConnectionHandle)</code></a>.</div>
+</th>
+</tr>
+<tr id="i430" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/Service.TypeInfoRequest.html" title="class in org.apache.calcite.avatica.remote">Service.TypeInfoRequest</a></td>
+<th class="colLast" scope="row">
+<div class="block">Request for
+ <a href="org/apache/calcite/avatica/Meta.html#getTypeInfo(org.apache.calcite.avatica.Meta.ConnectionHandle)"><code>Meta.getTypeInfo(Meta.ConnectionHandle)</code></a>.</div>
+</th>
+</tr>
+<tr id="i431" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/Spacer.html" title="class in org.apache.calcite.avatica.util">Spacer</a></td>
+<th class="colLast" scope="row">
+<div class="block">Efficiently writes strings of spaces.</div>
+</th>
+</tr>
+<tr id="i432" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/Spaces.html" title="class in org.apache.calcite.avatica.util">Spaces</a></td>
+<th class="colLast" scope="row">
+<div class="block">Utilities for creating strings of spaces.</div>
+</th>
+</tr>
+<tr id="i433" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/SqlState.html" title="enum in org.apache.calcite.avatica">SqlState</a></td>
+<th class="colLast" scope="row">
+<div class="block">SQL error codes.</div>
+</th>
+</tr>
+<tr id="i434" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/SqlType.html" title="enum in org.apache.calcite.avatica">SqlType</a></td>
+<th class="colLast" scope="row">
+<div class="block">Extends the information in <code>Types</code>.</div>
+</th>
+</tr>
+<tr id="i435" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/SqlType.Method.html" title="enum in org.apache.calcite.avatica">SqlType.Method</a></td>
+<th class="colLast" scope="row">
+<div class="block">Getter methods in <code>ResultSet</code>.</div>
+</th>
+</tr>
+<tr id="i436" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/standalone/StandaloneServer.html" title="class in org.apache.calcite.avatica.standalone">StandaloneServer</a></td>
+<th class="colLast" scope="row">
+<div class="block">An Avatica server for arbitrary JDBC drivers.</div>
+</th>
+</tr>
+<tr id="i437" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/standalone/StandaloneServer.SerializationConverter.html" title="class in org.apache.calcite.avatica.standalone">StandaloneServer.SerializationConverter</a></td>
+<th class="colLast" scope="row">
+<div class="block">Converter from String to Serialization.</div>
+</th>
+</tr>
+<tr id="i438" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/jdbc/StatementInfo.html" title="class in org.apache.calcite.avatica.jdbc">StatementInfo</a></td>
+<th class="colLast" scope="row">
+<div class="block">All we know about a statement.</div>
+</th>
+</tr>
+<tr id="i439" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/StructImpl.html" title="class in org.apache.calcite.avatica.util">StructImpl</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of JDBC <code>Struct</code>.</div>
+</th>
+</tr>
+<tr id="i440" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/StructImpl.Factory.html" title="interface in org.apache.calcite.avatica.util">StructImpl.Factory</a></td>
+<th class="colLast" scope="row">
+<div class="block">Factory that can create a result set based on a list of values.</div>
+</th>
+</tr>
+<tr id="i441" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/tck/TestRunner.html" title="class in org.apache.calcite.avatica.tck">TestRunner</a></td>
+<th class="colLast" scope="row">
+<div class="block">Entry point for running an Avatica cross-version compatibility test.</div>
+</th>
+</tr>
+<tr id="i442" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/Timer.html" title="interface in org.apache.calcite.avatica.metrics">Timer</a></td>
+<th class="colLast" scope="row">
+<div class="block">A metric which encompasses a <a href="org/apache/calcite/avatica/metrics/Histogram.html" title="interface in org.apache.calcite.avatica.metrics"><code>Histogram</code></a> and <a href="org/apache/calcite/avatica/metrics/Meter.html" title="interface in org.apache.calcite.avatica.metrics"><code>Meter</code></a>.</div>
+</th>
+</tr>
+<tr id="i443" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/Timer.Context.html" title="interface in org.apache.calcite.avatica.metrics">Timer.Context</a></td>
+<th class="colLast" scope="row">
+<div class="block">A object that tracks an active timing state.</div>
+</th>
+</tr>
+<tr id="i444" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/TimeUnit.html" title="enum in org.apache.calcite.avatica.util">TimeUnit</a></td>
+<th class="colLast" scope="row">
+<div class="block">Enumeration of time units used to construct an interval.</div>
+</th>
+</tr>
+<tr id="i445" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/TimeUnitRange.html" title="enum in org.apache.calcite.avatica.util">TimeUnitRange</a></td>
+<th class="colLast" scope="row">
+<div class="block">A range of time units.</div>
+</th>
+</tr>
+<tr id="i446" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/TrustStoreConfigurable.html" title="interface in org.apache.calcite.avatica.remote">TrustStoreConfigurable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Allows a truststore (and password) to be provided to enable TLS authentication.</div>
+</th>
+</tr>
+<tr id="i447" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/TypedValue.html" title="class in org.apache.calcite.avatica.remote">TypedValue</a></td>
+<th class="colLast" scope="row">
+<div class="block">Value and type.</div>
+</th>
+</tr>
+<tr id="i448" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/UnregisteredDriver.html" title="class in org.apache.calcite.avatica">UnregisteredDriver</a></td>
+<th class="colLast" scope="row">
+<div class="block">Implementation of JDBC driver that does not register itself.</div>
+</th>
+</tr>
+<tr id="i449" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/UnregisteredDriver.JdbcVersion.html" title="enum in org.apache.calcite.avatica">UnregisteredDriver.JdbcVersion</a></td>
+<th class="colLast" scope="row">
+<div class="block">JDBC version.</div>
+</th>
+</tr>
+<tr id="i450" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/Unsafe.html" title="class in org.apache.calcite.avatica.util">Unsafe</a></td>
+<th class="colLast" scope="row">
+<div class="block">Contains methods that call JDK methods that the
+ <a href="https://github.com/policeman-tools/forbidden-apis">forbidden
+ APIs checker</a> does not approve of.</div>
+</th>
+</tr>
+<tr id="i451" class="rowColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/util/UnsynchronizedBuffer.html" title="class in org.apache.calcite.avatica.util">UnsynchronizedBuffer</a></td>
+<th class="colLast" scope="row">
+<div class="block">A utility class for reading and writing bytes to byte buffers without synchronization.</div>
+</th>
+</tr>
+<tr id="i452" class="altColor">
+<td class="colFirst"><a href="org/apache/calcite/avatica/remote/UsernamePasswordAuthenticateable.html" title="interface in org.apache.calcite.avatica.remote">UsernamePasswordAuthenticateable</a></td>
+<th class="colLast" scope="row">
+<div class="block">Interface that allows configuration of a username and password with some HTTP authentication.</div>
+</th>
+</tr>
+</table>
+</li>
+</ul>
+</div>
+</main>
+<footer role="contentinfo">
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.bottom.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_bottom">
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  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.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</footer>
+</body>
+</html>
diff --git a/avatica/apidocs/allclasses-noframe.html b/avatica/apidocs/allclasses.html
similarity index 99%
rename from avatica/apidocs/allclasses-noframe.html
rename to avatica/apidocs/allclasses.html
index fa622c4..635a0bf 100644
--- a/avatica/apidocs/allclasses-noframe.html
+++ b/avatica/apidocs/allclasses.html
@@ -1,16 +1,25 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE HTML>
 <!-- NewPage -->
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Apache Calcite Avatica 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>
 <h1 class="bar">All&nbsp;Classes</h1>
-<div class="indexContainer">
+<main role="main" class="indexContainer">
 <ul>
 <li><a href="org/apache/calcite/avatica/server/AbstractAvaticaHandler.html" title="class in org.apache.calcite.avatica.server">AbstractAvaticaHandler</a></li>
 <li><a href="org/apache/calcite/avatica/util/AbstractCursor.html" title="class in org.apache.calcite.avatica.util">AbstractCursor</a></li>
@@ -466,6 +475,6 @@
 <li><a href="org/apache/calcite/avatica/util/UnsynchronizedBuffer.html" title="class in org.apache.calcite.avatica.util">UnsynchronizedBuffer</a></li>
 <li><a href="org/apache/calcite/avatica/remote/UsernamePasswordAuthenticateable.html" title="interface in org.apache.calcite.avatica.remote"><span class="interfaceName">UsernamePasswordAuthenticateable</span></a></li>
 </ul>
-</div>
+</main>
 </body>
 </html>
diff --git a/avatica/apidocs/overview-summary.html b/avatica/apidocs/allpackages-index.html
similarity index 50%
copy from avatica/apidocs/overview-summary.html
copy to avatica/apidocs/allpackages-index.html
index 6f5d513..a59506c 100644
--- a/avatica/apidocs/overview-summary.html
+++ b/avatica/apidocs/allpackages-index.html
@@ -1,37 +1,51 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE HTML>
 <!-- NewPage -->
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
+<title>All Packages (Apache Calcite Avatica API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Overview (Apache Calcite Avatica API)</title>
 <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="Overview (Apache Calcite Avatica API)";
+            parent.document.title="All Packages (Apache Calcite Avatica API)";
         }
     }
     catch(err) {
     }
 //-->
-</script>
+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 name="navbar.top">
+<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 name="navbar.top.firstrow">
+<a id="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li class="navBarCell1Rev">Overview</li>
+<li><a href="index.html">Overview</a></li>
 <li>Package</li>
 <li>Class</li>
 <li>Use</li>
@@ -42,16 +56,14 @@
 </ul>
 </div>
 <div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
-<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<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"><!--
@@ -64,111 +76,130 @@
   }
   //-->
 </script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
-<a name="skip.navbar.top">
+<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 class="title">Apache Calcite Avatica Project 1.14.0-SNAPSHOT API</h1>
+<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
 </div>
-<div class="contentContainer">
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
-<caption><span>Packages</span><span class="tabEnd">&nbsp;</span></caption>
+<div class="allPackagesContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packagesSummary">
+<caption><span>Package Summary</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Package</th>
 <th class="colLast" scope="col">Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/calcite/avatica/package-summary.html">org.apache.calcite.avatica</a></td>
+<th class="colFirst" scope="row"><a href="org/apache/calcite/avatica/package-summary.html">org.apache.calcite.avatica</a></th>
 <td class="colLast">
 <div class="block">Avatica JDBC framework.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="org/apache/calcite/avatica/jdbc/package-summary.html">org.apache.calcite.avatica.jdbc</a></td>
+<th class="colFirst" scope="row"><a href="org/apache/calcite/avatica/jdbc/package-summary.html">org.apache.calcite.avatica.jdbc</a></th>
 <td class="colLast">
 <div class="block">Implements an Avatica provider on top of an existing JDBC data source.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/package-summary.html">org.apache.calcite.avatica.metrics</a></td>
+<th class="colFirst" scope="row"><a href="org/apache/calcite/avatica/metrics/package-summary.html">org.apache.calcite.avatica.metrics</a></th>
 <td class="colLast">
 <div class="block">Metrics for the Avatica framework.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/dropwizard/package-summary.html">org.apache.calcite.avatica.metrics.dropwizard</a></td>
+<th class="colFirst" scope="row"><a href="org/apache/calcite/avatica/metrics/dropwizard/package-summary.html">org.apache.calcite.avatica.metrics.dropwizard</a></th>
 <td class="colLast">
 <div class="block">Dropwizard-Metrics (v3) implementation of the Avatica Metrics framework.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/calcite/avatica/metrics/noop/package-summary.html">org.apache.calcite.avatica.metrics.noop</a></td>
+<th class="colFirst" scope="row"><a href="org/apache/calcite/avatica/metrics/noop/package-summary.html">org.apache.calcite.avatica.metrics.noop</a></th>
 <td class="colLast">
 <div class="block">No-operation implementation for the Avatica Metrics framework.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="org/apache/calcite/avatica/noop/package-summary.html">org.apache.calcite.avatica.noop</a></td>
+<th class="colFirst" scope="row"><a href="org/apache/calcite/avatica/noop/package-summary.html">org.apache.calcite.avatica.noop</a></th>
 <td class="colLast">
 <div class="block">A no-operation implementation of a JDBC driver built for testing Avatica.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/calcite/avatica/proto/package-summary.html">org.apache.calcite.avatica.proto</a></td>
+<th class="colFirst" scope="row"><a href="org/apache/calcite/avatica/proto/package-summary.html">org.apache.calcite.avatica.proto</a></th>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="org/apache/calcite/avatica/remote/package-summary.html">org.apache.calcite.avatica.remote</a></td>
+<th class="colFirst" scope="row"><a href="org/apache/calcite/avatica/remote/package-summary.html">org.apache.calcite.avatica.remote</a></th>
 <td class="colLast">
 <div class="block">JDBC driver that uses remote procedure calls.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/calcite/avatica/server/package-summary.html">org.apache.calcite.avatica.server</a></td>
+<th class="colFirst" scope="row"><a href="org/apache/calcite/avatica/server/package-summary.html">org.apache.calcite.avatica.server</a></th>
 <td class="colLast">
 <div class="block">Avatica server that listens for HTTP requests.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="org/apache/calcite/avatica/standalone/package-summary.html">org.apache.calcite.avatica.standalone</a></td>
+<th class="colFirst" scope="row"><a href="org/apache/calcite/avatica/standalone/package-summary.html">org.apache.calcite.avatica.standalone</a></th>
 <td class="colLast">
 <div class="block">Avatica Server without any authentication for any JDBC driver.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/calcite/avatica/tck/package-summary.html">org.apache.calcite.avatica.tck</a></td>
+<th class="colFirst" scope="row"><a href="org/apache/calcite/avatica/tck/package-summary.html">org.apache.calcite.avatica.tck</a></th>
 <td class="colLast">
 <div class="block">Avatica compatibility framework.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="org/apache/calcite/avatica/tck/tests/package-summary.html">org.apache.calcite.avatica.tck.tests</a></td>
+<th class="colFirst" scope="row"><a href="org/apache/calcite/avatica/tck/tests/package-summary.html">org.apache.calcite.avatica.tck.tests</a></th>
 <td class="colLast">
 <div class="block">Tests for the Avatica compatibility framework.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/calcite/avatica/util/package-summary.html">org.apache.calcite.avatica.util</a></td>
+<th class="colFirst" scope="row"><a href="org/apache/calcite/avatica/util/package-summary.html">org.apache.calcite.avatica.util</a></th>
 <td class="colLast">
 <div class="block">Avatica utilities.</div>
 </td>
 </tr>
 </tbody>
 </table>
+</li>
+</ul>
 </div>
+</main>
+<footer role="contentinfo">
+<nav role="navigation">
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<div class="bottomNav"><a id="navbar.bottom">
 <!--   -->
 </a>
 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
+<a id="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li class="navBarCell1Rev">Overview</li>
+<li><a href="index.html">Overview</a></li>
 <li>Package</li>
 <li>Class</li>
 <li>Use</li>
@@ -179,16 +210,8 @@
 </ul>
 </div>
 <div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
-<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -201,11 +224,16 @@
   }
   //-->
 </script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
-<a name="skip.navbar.bottom">
+<a id="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2018 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</nav>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</footer>
 </body>
 </html>
diff --git a/avatica/apidocs/constant-values.html b/avatica/apidocs/constant-values.html
index ac11632..9cc5d0c 100644
--- a/avatica/apidocs/constant-values.html
+++ b/avatica/apidocs/constant-values.html
@@ -1,12 +1,21 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE HTML>
 <!-- NewPage -->
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constant Field Values (Apache Calcite Avatica 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"><!--
@@ -18,20 +27,25 @@
     catch(err) {
     }
 //-->
-</script>
+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 name="navbar.top">
+<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 name="navbar.top.firstrow">
+<a id="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
+<li><a href="index.html">Overview</a></li>
 <li>Package</li>
 <li>Class</li>
 <li>Use</li>
@@ -42,16 +56,14 @@
 </ul>
 </div>
 <div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
-<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<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"><!--
@@ -64,103 +76,118 @@
   }
   //-->
 </script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
-<a name="skip.navbar.top">
+<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="Constant Field Values" class="title">Constant Field Values</h1>
+<section role="region">
 <h2 title="Contents">Contents</h2>
 <ul>
 <li><a href="#org.apache">org.apache.*</a></li>
 </ul>
+</section>
 </div>
-<div class="constantValuesContainer"><a name="org.apache">
+<div class="constantValuesContainer"><a id="org.apache">
 <!--   -->
 </a>
+<section role="region">
 <h2 title="org.apache">org.apache.*</h2>
 <ul class="blockList">
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.<a href="org/apache/calcite/avatica/AvaticaConnection.html" title="class in org.apache.calcite.avatica">AvaticaConnection</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.AvaticaConnection.NUM_EXECUTE_RETRIES_DEFAULT">
+<td class="colFirst"><a id="org.apache.calcite.avatica.AvaticaConnection.NUM_EXECUTE_RETRIES_DEFAULT">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/AvaticaConnection.html#NUM_EXECUTE_RETRIES_DEFAULT">NUM_EXECUTE_RETRIES_DEFAULT</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/AvaticaConnection.html#NUM_EXECUTE_RETRIES_DEFAULT">NUM_EXECUTE_RETRIES_DEFAULT</a></code></th>
 <td class="colLast"><code>"5"</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.AvaticaConnection.NUM_EXECUTE_RETRIES_KEY">
+<td class="colFirst"><a id="org.apache.calcite.avatica.AvaticaConnection.NUM_EXECUTE_RETRIES_KEY">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/AvaticaConnection.html#NUM_EXECUTE_RETRIES_KEY">NUM_EXECUTE_RETRIES_KEY</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/AvaticaConnection.html#NUM_EXECUTE_RETRIES_KEY">NUM_EXECUTE_RETRIES_KEY</a></code></th>
 <td class="colLast"><code>"avatica.statement.retries"</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.AvaticaConnection.PLAN_COLUMN_NAME">
+<td class="colFirst"><a id="org.apache.calcite.avatica.AvaticaConnection.PLAN_COLUMN_NAME">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/AvaticaConnection.html#PLAN_COLUMN_NAME">PLAN_COLUMN_NAME</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/AvaticaConnection.html#PLAN_COLUMN_NAME">PLAN_COLUMN_NAME</a></code></th>
 <td class="colLast"><code>"PLAN"</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.AvaticaConnection.ROWCOUNT_COLUMN_NAME">
+<td class="colFirst"><a id="org.apache.calcite.avatica.AvaticaConnection.ROWCOUNT_COLUMN_NAME">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/AvaticaConnection.html#ROWCOUNT_COLUMN_NAME">ROWCOUNT_COLUMN_NAME</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/AvaticaConnection.html#ROWCOUNT_COLUMN_NAME">ROWCOUNT_COLUMN_NAME</a></code></th>
 <td class="colLast"><code>"ROWCOUNT"</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.<a href="org/apache/calcite/avatica/AvaticaStatement.html" title="class in org.apache.calcite.avatica">AvaticaStatement</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.AvaticaStatement.DEFAULT_FETCH_SIZE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.AvaticaStatement.DEFAULT_FETCH_SIZE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/AvaticaStatement.html#DEFAULT_FETCH_SIZE">DEFAULT_FETCH_SIZE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/AvaticaStatement.html#DEFAULT_FETCH_SIZE">DEFAULT_FETCH_SIZE</a></code></th>
 <td class="colLast"><code>100</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.<a href="org/apache/calcite/avatica/MetaImpl.MetaColumn.html" title="class in org.apache.calcite.avatica">MetaImpl.MetaColumn</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.MetaImpl.MetaColumn.isAutoincrement">
+<td class="colFirst"><a id="org.apache.calcite.avatica.MetaImpl.MetaColumn.isAutoincrement">
 <!--   -->
-</a><code>public&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/MetaImpl.MetaColumn.html#isAutoincrement">isAutoincrement</a></code></td>
+</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/MetaImpl.MetaColumn.html#isAutoincrement">isAutoincrement</a></code></th>
 <td class="colLast"><code>""</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.MetaImpl.MetaColumn.isGeneratedcolumn">
+<td class="colFirst"><a id="org.apache.calcite.avatica.MetaImpl.MetaColumn.isGeneratedcolumn">
 <!--   -->
-</a><code>public&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/MetaImpl.MetaColumn.html#isGeneratedcolumn">isGeneratedcolumn</a></code></td>
+</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/MetaImpl.MetaColumn.html#isGeneratedcolumn">isGeneratedcolumn</a></code></th>
 <td class="colLast"><code>""</code></td>
 </tr>
 </tbody>
@@ -169,19 +196,19 @@
 </ul>
 <ul class="blockList">
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.jdbc.<a href="org/apache/calcite/avatica/jdbc/JdbcMeta.html" title="class in org.apache.calcite.avatica.jdbc">JdbcMeta</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.jdbc.JdbcMeta.UNLIMITED_COUNT">
+<td class="colFirst"><a id="org.apache.calcite.avatica.jdbc.JdbcMeta.UNLIMITED_COUNT">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/jdbc/JdbcMeta.html#UNLIMITED_COUNT">UNLIMITED_COUNT</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/jdbc/JdbcMeta.html#UNLIMITED_COUNT">UNLIMITED_COUNT</a></code></th>
 <td class="colLast"><code>-2</code></td>
 </tr>
 </tbody>
@@ -190,2640 +217,2640 @@
 </ul>
 <ul class="blockList">
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html" title="class in org.apache.calcite.avatica.proto">Common.AvaticaParameter</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.AvaticaParameter.CLASS_NAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.CLASS_NAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#CLASS_NAME_FIELD_NUMBER">CLASS_NAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#CLASS_NAME_FIELD_NUMBER">CLASS_NAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>6</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.AvaticaParameter.NAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.NAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>7</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.AvaticaParameter.PARAMETER_TYPE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.PARAMETER_TYPE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#PARAMETER_TYPE_FIELD_NUMBER">PARAMETER_TYPE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#PARAMETER_TYPE_FIELD_NUMBER">PARAMETER_TYPE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.AvaticaParameter.PRECISION_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.PRECISION_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#PRECISION_FIELD_NUMBER">PRECISION_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#PRECISION_FIELD_NUMBER">PRECISION_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.AvaticaParameter.SCALE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.SCALE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#SCALE_FIELD_NUMBER">SCALE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#SCALE_FIELD_NUMBER">SCALE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.AvaticaParameter.SIGNED_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.SIGNED_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#SIGNED_FIELD_NUMBER">SIGNED_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#SIGNED_FIELD_NUMBER">SIGNED_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.AvaticaParameter.TYPE_NAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaParameter.TYPE_NAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#TYPE_NAME_FIELD_NUMBER">TYPE_NAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaParameter.html#TYPE_NAME_FIELD_NUMBER">TYPE_NAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html" title="class in org.apache.calcite.avatica.proto">Common.AvaticaType</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.AvaticaType.COLUMNS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaType.COLUMNS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#COLUMNS_FIELD_NUMBER">COLUMNS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#COLUMNS_FIELD_NUMBER">COLUMNS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.AvaticaType.COMPONENT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaType.COMPONENT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#COMPONENT_FIELD_NUMBER">COMPONENT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#COMPONENT_FIELD_NUMBER">COMPONENT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.AvaticaType.ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaType.ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.AvaticaType.NAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaType.NAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.AvaticaType.REP_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.AvaticaType.REP_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#REP_FIELD_NUMBER">REP_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.AvaticaType.html#REP_FIELD_NUMBER">REP_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html" title="class in org.apache.calcite.avatica.proto">Common.ColumnMetaData</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.AUTO_INCREMENT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.AUTO_INCREMENT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#AUTO_INCREMENT_FIELD_NUMBER">AUTO_INCREMENT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#AUTO_INCREMENT_FIELD_NUMBER">AUTO_INCREMENT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.CASE_SENSITIVE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.CASE_SENSITIVE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#CASE_SENSITIVE_FIELD_NUMBER">CASE_SENSITIVE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#CASE_SENSITIVE_FIELD_NUMBER">CASE_SENSITIVE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.CATALOG_NAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.CATALOG_NAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#CATALOG_NAME_FIELD_NUMBER">CATALOG_NAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#CATALOG_NAME_FIELD_NUMBER">CATALOG_NAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>15</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.COLUMN_CLASS_NAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.COLUMN_CLASS_NAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#COLUMN_CLASS_NAME_FIELD_NUMBER">COLUMN_CLASS_NAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#COLUMN_CLASS_NAME_FIELD_NUMBER">COLUMN_CLASS_NAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>19</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.COLUMN_NAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.COLUMN_NAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#COLUMN_NAME_FIELD_NUMBER">COLUMN_NAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#COLUMN_NAME_FIELD_NUMBER">COLUMN_NAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>10</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.CURRENCY_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.CURRENCY_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#CURRENCY_FIELD_NUMBER">CURRENCY_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#CURRENCY_FIELD_NUMBER">CURRENCY_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.DEFINITELY_WRITABLE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.DEFINITELY_WRITABLE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#DEFINITELY_WRITABLE_FIELD_NUMBER">DEFINITELY_WRITABLE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#DEFINITELY_WRITABLE_FIELD_NUMBER">DEFINITELY_WRITABLE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>18</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.DISPLAY_SIZE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.DISPLAY_SIZE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#DISPLAY_SIZE_FIELD_NUMBER">DISPLAY_SIZE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#DISPLAY_SIZE_FIELD_NUMBER">DISPLAY_SIZE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>8</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.LABEL_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.LABEL_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#LABEL_FIELD_NUMBER">LABEL_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#LABEL_FIELD_NUMBER">LABEL_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>9</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.NULLABLE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.NULLABLE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#NULLABLE_FIELD_NUMBER">NULLABLE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#NULLABLE_FIELD_NUMBER">NULLABLE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>6</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.ORDINAL_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.ORDINAL_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#ORDINAL_FIELD_NUMBER">ORDINAL_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#ORDINAL_FIELD_NUMBER">ORDINAL_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.PRECISION_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.PRECISION_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#PRECISION_FIELD_NUMBER">PRECISION_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#PRECISION_FIELD_NUMBER">PRECISION_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>12</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.READ_ONLY_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.READ_ONLY_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#READ_ONLY_FIELD_NUMBER">READ_ONLY_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#READ_ONLY_FIELD_NUMBER">READ_ONLY_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>16</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.SCALE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.SCALE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#SCALE_FIELD_NUMBER">SCALE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#SCALE_FIELD_NUMBER">SCALE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>13</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.SCHEMA_NAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.SCHEMA_NAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#SCHEMA_NAME_FIELD_NUMBER">SCHEMA_NAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#SCHEMA_NAME_FIELD_NUMBER">SCHEMA_NAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>11</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.SEARCHABLE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.SEARCHABLE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#SEARCHABLE_FIELD_NUMBER">SEARCHABLE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#SEARCHABLE_FIELD_NUMBER">SEARCHABLE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.SIGNED_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.SIGNED_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#SIGNED_FIELD_NUMBER">SIGNED_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#SIGNED_FIELD_NUMBER">SIGNED_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>7</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.TABLE_NAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.TABLE_NAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#TABLE_NAME_FIELD_NUMBER">TABLE_NAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#TABLE_NAME_FIELD_NUMBER">TABLE_NAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>14</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.TYPE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.TYPE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>20</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnMetaData.WRITABLE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnMetaData.WRITABLE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#WRITABLE_FIELD_NUMBER">WRITABLE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnMetaData.html#WRITABLE_FIELD_NUMBER">WRITABLE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>17</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html" title="class in org.apache.calcite.avatica.proto">Common.ColumnValue</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnValue.ARRAY_VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnValue.ARRAY_VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html#ARRAY_VALUE_FIELD_NUMBER">ARRAY_VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html#ARRAY_VALUE_FIELD_NUMBER">ARRAY_VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnValue.HAS_ARRAY_VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnValue.HAS_ARRAY_VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html#HAS_ARRAY_VALUE_FIELD_NUMBER">HAS_ARRAY_VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html#HAS_ARRAY_VALUE_FIELD_NUMBER">HAS_ARRAY_VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnValue.SCALAR_VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnValue.SCALAR_VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html#SCALAR_VALUE_FIELD_NUMBER">SCALAR_VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html#SCALAR_VALUE_FIELD_NUMBER">SCALAR_VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ColumnValue.VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ColumnValue.VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ColumnValue.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html" title="class in org.apache.calcite.avatica.proto">Common.ConnectionProperties</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ConnectionProperties.AUTO_COMMIT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.AUTO_COMMIT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#AUTO_COMMIT_FIELD_NUMBER">AUTO_COMMIT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#AUTO_COMMIT_FIELD_NUMBER">AUTO_COMMIT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ConnectionProperties.CATALOG_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.CATALOG_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#CATALOG_FIELD_NUMBER">CATALOG_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#CATALOG_FIELD_NUMBER">CATALOG_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ConnectionProperties.HAS_AUTO_COMMIT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.HAS_AUTO_COMMIT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#HAS_AUTO_COMMIT_FIELD_NUMBER">HAS_AUTO_COMMIT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#HAS_AUTO_COMMIT_FIELD_NUMBER">HAS_AUTO_COMMIT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>7</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ConnectionProperties.HAS_READ_ONLY_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.HAS_READ_ONLY_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#HAS_READ_ONLY_FIELD_NUMBER">HAS_READ_ONLY_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#HAS_READ_ONLY_FIELD_NUMBER">HAS_READ_ONLY_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>8</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ConnectionProperties.IS_DIRTY_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.IS_DIRTY_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#IS_DIRTY_FIELD_NUMBER">IS_DIRTY_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#IS_DIRTY_FIELD_NUMBER">IS_DIRTY_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ConnectionProperties.READ_ONLY_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.READ_ONLY_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#READ_ONLY_FIELD_NUMBER">READ_ONLY_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#READ_ONLY_FIELD_NUMBER">READ_ONLY_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ConnectionProperties.SCHEMA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.SCHEMA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#SCHEMA_FIELD_NUMBER">SCHEMA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#SCHEMA_FIELD_NUMBER">SCHEMA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>6</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.ConnectionProperties.TRANSACTION_ISOLATION_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.ConnectionProperties.TRANSACTION_ISOLATION_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#TRANSACTION_ISOLATION_FIELD_NUMBER">TRANSACTION_ISOLATION_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.ConnectionProperties.html#TRANSACTION_ISOLATION_FIELD_NUMBER">TRANSACTION_ISOLATION_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.CursorFactory.html" title="class in org.apache.calcite.avatica.proto">Common.CursorFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.CursorFactory.CLASS_NAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.CLASS_NAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.html#CLASS_NAME_FIELD_NUMBER">CLASS_NAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.html#CLASS_NAME_FIELD_NUMBER">CLASS_NAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.CursorFactory.FIELD_NAMES_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.FIELD_NAMES_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.html#FIELD_NAMES_FIELD_NUMBER">FIELD_NAMES_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.html#FIELD_NAMES_FIELD_NUMBER">FIELD_NAMES_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.CursorFactory.STYLE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.STYLE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.html#STYLE_FIELD_NUMBER">STYLE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.html#STYLE_FIELD_NUMBER">STYLE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html" title="enum in org.apache.calcite.avatica.proto">Common.CursorFactory.Style</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.ARRAY_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.ARRAY_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#ARRAY_VALUE">ARRAY_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#ARRAY_VALUE">ARRAY_VALUE</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.LIST_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.LIST_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#LIST_VALUE">LIST_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#LIST_VALUE">LIST_VALUE</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.MAP_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.MAP_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#MAP_VALUE">MAP_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#MAP_VALUE">MAP_VALUE</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.OBJECT_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.OBJECT_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#OBJECT_VALUE">OBJECT_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#OBJECT_VALUE">OBJECT_VALUE</a></code></th>
 <td class="colLast"><code>0</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.RECORD_PROJECTION_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.RECORD_PROJECTION_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#RECORD_PROJECTION_VALUE">RECORD_PROJECTION_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#RECORD_PROJECTION_VALUE">RECORD_PROJECTION_VALUE</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.RECORD_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.CursorFactory.Style.RECORD_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#RECORD_VALUE">RECORD_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#RECORD_VALUE">RECORD_VALUE</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.DatabaseProperty.html" title="class in org.apache.calcite.avatica.proto">Common.DatabaseProperty</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.DatabaseProperty.FUNCTIONS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.DatabaseProperty.FUNCTIONS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.DatabaseProperty.html#FUNCTIONS_FIELD_NUMBER">FUNCTIONS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.DatabaseProperty.html#FUNCTIONS_FIELD_NUMBER">FUNCTIONS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.DatabaseProperty.NAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.DatabaseProperty.NAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.DatabaseProperty.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.DatabaseProperty.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.Frame.html" title="class in org.apache.calcite.avatica.proto">Common.Frame</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Frame.DONE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Frame.DONE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Frame.html#DONE_FIELD_NUMBER">DONE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Frame.html#DONE_FIELD_NUMBER">DONE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Frame.OFFSET_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Frame.OFFSET_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Frame.html#OFFSET_FIELD_NUMBER">OFFSET_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Frame.html#OFFSET_FIELD_NUMBER">OFFSET_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Frame.ROWS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Frame.ROWS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Frame.html#ROWS_FIELD_NUMBER">ROWS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Frame.html#ROWS_FIELD_NUMBER">ROWS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html" title="enum in org.apache.calcite.avatica.proto">Common.MetaDataOperation</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_ATTRIBUTES_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_ATTRIBUTES_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_ATTRIBUTES_VALUE">GET_ATTRIBUTES_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_ATTRIBUTES_VALUE">GET_ATTRIBUTES_VALUE</a></code></th>
 <td class="colLast"><code>0</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_BEST_ROW_IDENTIFIER_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_BEST_ROW_IDENTIFIER_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_BEST_ROW_IDENTIFIER_VALUE">GET_BEST_ROW_IDENTIFIER_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_BEST_ROW_IDENTIFIER_VALUE">GET_BEST_ROW_IDENTIFIER_VALUE</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_CATALOGS_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_CATALOGS_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_CATALOGS_VALUE">GET_CATALOGS_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_CATALOGS_VALUE">GET_CATALOGS_VALUE</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_CLIENT_INFO_PROPERTIES_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_CLIENT_INFO_PROPERTIES_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_CLIENT_INFO_PROPERTIES_VALUE">GET_CLIENT_INFO_PROPERTIES_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_CLIENT_INFO_PROPERTIES_VALUE">GET_CLIENT_INFO_PROPERTIES_VALUE</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_COLUMN_PRIVILEGES_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_COLUMN_PRIVILEGES_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_COLUMN_PRIVILEGES_VALUE">GET_COLUMN_PRIVILEGES_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_COLUMN_PRIVILEGES_VALUE">GET_COLUMN_PRIVILEGES_VALUE</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_COLUMNS_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_COLUMNS_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_COLUMNS_VALUE">GET_COLUMNS_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_COLUMNS_VALUE">GET_COLUMNS_VALUE</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_CROSS_REFERENCE_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_CROSS_REFERENCE_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_CROSS_REFERENCE_VALUE">GET_CROSS_REFERENCE_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_CROSS_REFERENCE_VALUE">GET_CROSS_REFERENCE_VALUE</a></code></th>
 <td class="colLast"><code>6</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_EXPORTED_KEYS_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_EXPORTED_KEYS_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_EXPORTED_KEYS_VALUE">GET_EXPORTED_KEYS_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_EXPORTED_KEYS_VALUE">GET_EXPORTED_KEYS_VALUE</a></code></th>
 <td class="colLast"><code>7</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_FUNCTION_COLUMNS_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_FUNCTION_COLUMNS_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_FUNCTION_COLUMNS_VALUE">GET_FUNCTION_COLUMNS_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_FUNCTION_COLUMNS_VALUE">GET_FUNCTION_COLUMNS_VALUE</a></code></th>
 <td class="colLast"><code>8</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_FUNCTIONS_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_FUNCTIONS_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_FUNCTIONS_VALUE">GET_FUNCTIONS_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_FUNCTIONS_VALUE">GET_FUNCTIONS_VALUE</a></code></th>
 <td class="colLast"><code>9</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_IMPORTED_KEYS_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_IMPORTED_KEYS_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_IMPORTED_KEYS_VALUE">GET_IMPORTED_KEYS_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_IMPORTED_KEYS_VALUE">GET_IMPORTED_KEYS_VALUE</a></code></th>
 <td class="colLast"><code>10</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_INDEX_INFO_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_INDEX_INFO_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_INDEX_INFO_VALUE">GET_INDEX_INFO_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_INDEX_INFO_VALUE">GET_INDEX_INFO_VALUE</a></code></th>
 <td class="colLast"><code>11</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_PRIMARY_KEYS_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_PRIMARY_KEYS_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_PRIMARY_KEYS_VALUE">GET_PRIMARY_KEYS_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_PRIMARY_KEYS_VALUE">GET_PRIMARY_KEYS_VALUE</a></code></th>
 <td class="colLast"><code>12</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_PROCEDURE_COLUMNS_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_PROCEDURE_COLUMNS_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_PROCEDURE_COLUMNS_VALUE">GET_PROCEDURE_COLUMNS_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_PROCEDURE_COLUMNS_VALUE">GET_PROCEDURE_COLUMNS_VALUE</a></code></th>
 <td class="colLast"><code>13</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_PROCEDURES_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_PROCEDURES_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_PROCEDURES_VALUE">GET_PROCEDURES_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_PROCEDURES_VALUE">GET_PROCEDURES_VALUE</a></code></th>
 <td class="colLast"><code>14</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_PSEUDO_COLUMNS_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_PSEUDO_COLUMNS_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_PSEUDO_COLUMNS_VALUE">GET_PSEUDO_COLUMNS_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_PSEUDO_COLUMNS_VALUE">GET_PSEUDO_COLUMNS_VALUE</a></code></th>
 <td class="colLast"><code>15</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_SCHEMAS_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_SCHEMAS_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_SCHEMAS_VALUE">GET_SCHEMAS_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_SCHEMAS_VALUE">GET_SCHEMAS_VALUE</a></code></th>
 <td class="colLast"><code>16</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_SCHEMAS_WITH_ARGS_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_SCHEMAS_WITH_ARGS_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_SCHEMAS_WITH_ARGS_VALUE">GET_SCHEMAS_WITH_ARGS_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_SCHEMAS_WITH_ARGS_VALUE">GET_SCHEMAS_WITH_ARGS_VALUE</a></code></th>
 <td class="colLast"><code>17</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_SUPER_TABLES_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_SUPER_TABLES_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_SUPER_TABLES_VALUE">GET_SUPER_TABLES_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_SUPER_TABLES_VALUE">GET_SUPER_TABLES_VALUE</a></code></th>
 <td class="colLast"><code>18</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_SUPER_TYPES_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_SUPER_TYPES_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_SUPER_TYPES_VALUE">GET_SUPER_TYPES_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_SUPER_TYPES_VALUE">GET_SUPER_TYPES_VALUE</a></code></th>
 <td class="colLast"><code>19</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_TABLE_PRIVILEGES_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_TABLE_PRIVILEGES_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_TABLE_PRIVILEGES_VALUE">GET_TABLE_PRIVILEGES_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_TABLE_PRIVILEGES_VALUE">GET_TABLE_PRIVILEGES_VALUE</a></code></th>
 <td class="colLast"><code>20</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_TABLE_TYPES_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_TABLE_TYPES_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_TABLE_TYPES_VALUE">GET_TABLE_TYPES_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_TABLE_TYPES_VALUE">GET_TABLE_TYPES_VALUE</a></code></th>
 <td class="colLast"><code>22</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_TABLES_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_TABLES_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_TABLES_VALUE">GET_TABLES_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_TABLES_VALUE">GET_TABLES_VALUE</a></code></th>
 <td class="colLast"><code>21</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_TYPE_INFO_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_TYPE_INFO_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_TYPE_INFO_VALUE">GET_TYPE_INFO_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_TYPE_INFO_VALUE">GET_TYPE_INFO_VALUE</a></code></th>
 <td class="colLast"><code>23</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_UDTS_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_UDTS_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_UDTS_VALUE">GET_UDTS_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_UDTS_VALUE">GET_UDTS_VALUE</a></code></th>
 <td class="colLast"><code>24</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_VERSION_COLUMNS_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperation.GET_VERSION_COLUMNS_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_VERSION_COLUMNS_VALUE">GET_VERSION_COLUMNS_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#GET_VERSION_COLUMNS_VALUE">GET_VERSION_COLUMNS_VALUE</a></code></th>
 <td class="colLast"><code>25</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html" title="class in org.apache.calcite.avatica.proto">Common.MetaDataOperationArgument</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.BOOL_VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.BOOL_VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#BOOL_VALUE_FIELD_NUMBER">BOOL_VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#BOOL_VALUE_FIELD_NUMBER">BOOL_VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.INT_ARRAY_VALUES_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.INT_ARRAY_VALUES_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#INT_ARRAY_VALUES_FIELD_NUMBER">INT_ARRAY_VALUES_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#INT_ARRAY_VALUES_FIELD_NUMBER">INT_ARRAY_VALUES_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.INT_VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.INT_VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#INT_VALUE_FIELD_NUMBER">INT_VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#INT_VALUE_FIELD_NUMBER">INT_VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.STRING_ARRAY_VALUES_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.STRING_ARRAY_VALUES_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#STRING_ARRAY_VALUES_FIELD_NUMBER">STRING_ARRAY_VALUES_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#STRING_ARRAY_VALUES_FIELD_NUMBER">STRING_ARRAY_VALUES_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.STRING_VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.STRING_VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#STRING_VALUE_FIELD_NUMBER">STRING_VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#STRING_VALUE_FIELD_NUMBER">STRING_VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.TYPE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.TYPE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>6</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html" title="enum in org.apache.calcite.avatica.proto">Common.MetaDataOperationArgument.ArgumentType</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.BOOL_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.BOOL_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#BOOL_VALUE">BOOL_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#BOOL_VALUE">BOOL_VALUE</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.INT_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.INT_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#INT_VALUE">INT_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#INT_VALUE">INT_VALUE</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.NULL_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.NULL_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#NULL_VALUE">NULL_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#NULL_VALUE">NULL_VALUE</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.REPEATED_INT_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.REPEATED_INT_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#REPEATED_INT_VALUE">REPEATED_INT_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#REPEATED_INT_VALUE">REPEATED_INT_VALUE</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.REPEATED_STRING_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.REPEATED_STRING_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#REPEATED_STRING_VALUE">REPEATED_STRING_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#REPEATED_STRING_VALUE">REPEATED_STRING_VALUE</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.STRING_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.STRING_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#STRING_VALUE">STRING_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#STRING_VALUE">STRING_VALUE</a></code></th>
 <td class="colLast"><code>0</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.QueryState.html" title="class in org.apache.calcite.avatica.proto">Common.QueryState</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.QueryState.ARGS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.ARGS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#ARGS_FIELD_NUMBER">ARGS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#ARGS_FIELD_NUMBER">ARGS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.QueryState.HAS_ARGS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.HAS_ARGS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#HAS_ARGS_FIELD_NUMBER">HAS_ARGS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#HAS_ARGS_FIELD_NUMBER">HAS_ARGS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.QueryState.HAS_OP_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.HAS_OP_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#HAS_OP_FIELD_NUMBER">HAS_OP_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#HAS_OP_FIELD_NUMBER">HAS_OP_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>7</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.QueryState.HAS_SQL_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.HAS_SQL_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#HAS_SQL_FIELD_NUMBER">HAS_SQL_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#HAS_SQL_FIELD_NUMBER">HAS_SQL_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>6</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.QueryState.OP_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.OP_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#OP_FIELD_NUMBER">OP_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#OP_FIELD_NUMBER">OP_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.QueryState.SQL_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.SQL_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#SQL_FIELD_NUMBER">SQL_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#SQL_FIELD_NUMBER">SQL_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.QueryState.TYPE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.QueryState.TYPE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.QueryState.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.Rep.html" title="enum in org.apache.calcite.avatica.proto">Common.Rep</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.ARRAY_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.ARRAY_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#ARRAY_VALUE">ARRAY_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#ARRAY_VALUE">ARRAY_VALUE</a></code></th>
 <td class="colLast"><code>27</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.BIG_DECIMAL_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.BIG_DECIMAL_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BIG_DECIMAL_VALUE">BIG_DECIMAL_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BIG_DECIMAL_VALUE">BIG_DECIMAL_VALUE</a></code></th>
 <td class="colLast"><code>26</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.BIG_INTEGER_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.BIG_INTEGER_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BIG_INTEGER_VALUE">BIG_INTEGER_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BIG_INTEGER_VALUE">BIG_INTEGER_VALUE</a></code></th>
 <td class="colLast"><code>25</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.BOOLEAN_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.BOOLEAN_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BOOLEAN_VALUE">BOOLEAN_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BOOLEAN_VALUE">BOOLEAN_VALUE</a></code></th>
 <td class="colLast"><code>8</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.BYTE_STRING_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.BYTE_STRING_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BYTE_STRING_VALUE">BYTE_STRING_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BYTE_STRING_VALUE">BYTE_STRING_VALUE</a></code></th>
 <td class="colLast"><code>20</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.BYTE_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.BYTE_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BYTE_VALUE">BYTE_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#BYTE_VALUE">BYTE_VALUE</a></code></th>
 <td class="colLast"><code>9</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.CHARACTER_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.CHARACTER_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#CHARACTER_VALUE">CHARACTER_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#CHARACTER_VALUE">CHARACTER_VALUE</a></code></th>
 <td class="colLast"><code>10</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.DOUBLE_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.DOUBLE_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#DOUBLE_VALUE">DOUBLE_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#DOUBLE_VALUE">DOUBLE_VALUE</a></code></th>
 <td class="colLast"><code>15</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.FLOAT_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.FLOAT_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#FLOAT_VALUE">FLOAT_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#FLOAT_VALUE">FLOAT_VALUE</a></code></th>
 <td class="colLast"><code>14</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.INTEGER_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.INTEGER_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#INTEGER_VALUE">INTEGER_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#INTEGER_VALUE">INTEGER_VALUE</a></code></th>
 <td class="colLast"><code>12</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.JAVA_SQL_DATE_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.JAVA_SQL_DATE_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#JAVA_SQL_DATE_VALUE">JAVA_SQL_DATE_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#JAVA_SQL_DATE_VALUE">JAVA_SQL_DATE_VALUE</a></code></th>
 <td class="colLast"><code>18</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.JAVA_SQL_TIME_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.JAVA_SQL_TIME_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#JAVA_SQL_TIME_VALUE">JAVA_SQL_TIME_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#JAVA_SQL_TIME_VALUE">JAVA_SQL_TIME_VALUE</a></code></th>
 <td class="colLast"><code>16</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.JAVA_SQL_TIMESTAMP_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.JAVA_SQL_TIMESTAMP_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#JAVA_SQL_TIMESTAMP_VALUE">JAVA_SQL_TIMESTAMP_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#JAVA_SQL_TIMESTAMP_VALUE">JAVA_SQL_TIMESTAMP_VALUE</a></code></th>
 <td class="colLast"><code>17</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.JAVA_UTIL_DATE_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.JAVA_UTIL_DATE_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#JAVA_UTIL_DATE_VALUE">JAVA_UTIL_DATE_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#JAVA_UTIL_DATE_VALUE">JAVA_UTIL_DATE_VALUE</a></code></th>
 <td class="colLast"><code>19</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.LONG_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.LONG_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#LONG_VALUE">LONG_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#LONG_VALUE">LONG_VALUE</a></code></th>
 <td class="colLast"><code>13</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.MULTISET_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.MULTISET_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#MULTISET_VALUE">MULTISET_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#MULTISET_VALUE">MULTISET_VALUE</a></code></th>
 <td class="colLast"><code>29</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.NULL_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.NULL_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#NULL_VALUE">NULL_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#NULL_VALUE">NULL_VALUE</a></code></th>
 <td class="colLast"><code>24</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.NUMBER_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.NUMBER_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#NUMBER_VALUE">NUMBER_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#NUMBER_VALUE">NUMBER_VALUE</a></code></th>
 <td class="colLast"><code>22</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.OBJECT_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.OBJECT_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#OBJECT_VALUE">OBJECT_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#OBJECT_VALUE">OBJECT_VALUE</a></code></th>
 <td class="colLast"><code>23</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_BOOLEAN_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_BOOLEAN_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_BOOLEAN_VALUE">PRIMITIVE_BOOLEAN_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_BOOLEAN_VALUE">PRIMITIVE_BOOLEAN_VALUE</a></code></th>
 <td class="colLast"><code>0</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_BYTE_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_BYTE_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_BYTE_VALUE">PRIMITIVE_BYTE_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_BYTE_VALUE">PRIMITIVE_BYTE_VALUE</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_CHAR_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_CHAR_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_CHAR_VALUE">PRIMITIVE_CHAR_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_CHAR_VALUE">PRIMITIVE_CHAR_VALUE</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_DOUBLE_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_DOUBLE_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_DOUBLE_VALUE">PRIMITIVE_DOUBLE_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_DOUBLE_VALUE">PRIMITIVE_DOUBLE_VALUE</a></code></th>
 <td class="colLast"><code>7</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_FLOAT_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_FLOAT_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_FLOAT_VALUE">PRIMITIVE_FLOAT_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_FLOAT_VALUE">PRIMITIVE_FLOAT_VALUE</a></code></th>
 <td class="colLast"><code>6</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_INT_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_INT_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_INT_VALUE">PRIMITIVE_INT_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_INT_VALUE">PRIMITIVE_INT_VALUE</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_LONG_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_LONG_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_LONG_VALUE">PRIMITIVE_LONG_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_LONG_VALUE">PRIMITIVE_LONG_VALUE</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_SHORT_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.PRIMITIVE_SHORT_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_SHORT_VALUE">PRIMITIVE_SHORT_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#PRIMITIVE_SHORT_VALUE">PRIMITIVE_SHORT_VALUE</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.SHORT_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.SHORT_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#SHORT_VALUE">SHORT_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#SHORT_VALUE">SHORT_VALUE</a></code></th>
 <td class="colLast"><code>11</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.STRING_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.STRING_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#STRING_VALUE">STRING_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#STRING_VALUE">STRING_VALUE</a></code></th>
 <td class="colLast"><code>21</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Rep.STRUCT_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Rep.STRUCT_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#STRUCT_VALUE">STRUCT_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Rep.html#STRUCT_VALUE">STRUCT_VALUE</a></code></th>
 <td class="colLast"><code>28</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.Row.html" title="class in org.apache.calcite.avatica.proto">Common.Row</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Row.VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Row.VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Row.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Row.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.Severity.html" title="enum in org.apache.calcite.avatica.proto">Common.Severity</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Severity.ERROR_SEVERITY_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Severity.ERROR_SEVERITY_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Severity.html#ERROR_SEVERITY_VALUE">ERROR_SEVERITY_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Severity.html#ERROR_SEVERITY_VALUE">ERROR_SEVERITY_VALUE</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Severity.FATAL_SEVERITY_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Severity.FATAL_SEVERITY_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Severity.html#FATAL_SEVERITY_VALUE">FATAL_SEVERITY_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Severity.html#FATAL_SEVERITY_VALUE">FATAL_SEVERITY_VALUE</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Severity.UNKNOWN_SEVERITY_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Severity.UNKNOWN_SEVERITY_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Severity.html#UNKNOWN_SEVERITY_VALUE">UNKNOWN_SEVERITY_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Severity.html#UNKNOWN_SEVERITY_VALUE">UNKNOWN_SEVERITY_VALUE</a></code></th>
 <td class="colLast"><code>0</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Severity.WARNING_SEVERITY_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Severity.WARNING_SEVERITY_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Severity.html#WARNING_SEVERITY_VALUE">WARNING_SEVERITY_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Severity.html#WARNING_SEVERITY_VALUE">WARNING_SEVERITY_VALUE</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.Signature.html" title="class in org.apache.calcite.avatica.proto">Common.Signature</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Signature.COLUMNS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Signature.COLUMNS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#COLUMNS_FIELD_NUMBER">COLUMNS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#COLUMNS_FIELD_NUMBER">COLUMNS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Signature.CURSOR_FACTORY_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Signature.CURSOR_FACTORY_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#CURSOR_FACTORY_FIELD_NUMBER">CURSOR_FACTORY_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#CURSOR_FACTORY_FIELD_NUMBER">CURSOR_FACTORY_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Signature.PARAMETERS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Signature.PARAMETERS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#PARAMETERS_FIELD_NUMBER">PARAMETERS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#PARAMETERS_FIELD_NUMBER">PARAMETERS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Signature.SQL_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Signature.SQL_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#SQL_FIELD_NUMBER">SQL_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#SQL_FIELD_NUMBER">SQL_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.Signature.STATEMENTTYPE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.Signature.STATEMENTTYPE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#STATEMENTTYPE_FIELD_NUMBER">STATEMENTTYPE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.Signature.html#STATEMENTTYPE_FIELD_NUMBER">STATEMENTTYPE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.StatementHandle.html" title="class in org.apache.calcite.avatica.proto">Common.StatementHandle</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementHandle.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementHandle.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementHandle.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementHandle.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementHandle.ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementHandle.ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementHandle.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementHandle.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementHandle.SIGNATURE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementHandle.SIGNATURE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementHandle.html#SIGNATURE_FIELD_NUMBER">SIGNATURE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementHandle.html#SIGNATURE_FIELD_NUMBER">SIGNATURE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.StatementType.html" title="enum in org.apache.calcite.avatica.proto">Common.StatementType</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementType.ALTER_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.ALTER_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#ALTER_VALUE">ALTER_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#ALTER_VALUE">ALTER_VALUE</a></code></th>
 <td class="colLast"><code>9</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementType.CALL_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.CALL_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#CALL_VALUE">CALL_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#CALL_VALUE">CALL_VALUE</a></code></th>
 <td class="colLast"><code>11</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementType.CREATE_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.CREATE_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#CREATE_VALUE">CREATE_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#CREATE_VALUE">CREATE_VALUE</a></code></th>
 <td class="colLast"><code>7</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementType.DELETE_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.DELETE_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#DELETE_VALUE">DELETE_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#DELETE_VALUE">DELETE_VALUE</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementType.DROP_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.DROP_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#DROP_VALUE">DROP_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#DROP_VALUE">DROP_VALUE</a></code></th>
 <td class="colLast"><code>8</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementType.INSERT_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.INSERT_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#INSERT_VALUE">INSERT_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#INSERT_VALUE">INSERT_VALUE</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementType.MERGE_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.MERGE_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#MERGE_VALUE">MERGE_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#MERGE_VALUE">MERGE_VALUE</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementType.OTHER_DDL_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.OTHER_DDL_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#OTHER_DDL_VALUE">OTHER_DDL_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#OTHER_DDL_VALUE">OTHER_DDL_VALUE</a></code></th>
 <td class="colLast"><code>10</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementType.OTHER_DML_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.OTHER_DML_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#OTHER_DML_VALUE">OTHER_DML_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#OTHER_DML_VALUE">OTHER_DML_VALUE</a></code></th>
 <td class="colLast"><code>6</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementType.SELECT_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.SELECT_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#SELECT_VALUE">SELECT_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#SELECT_VALUE">SELECT_VALUE</a></code></th>
 <td class="colLast"><code>0</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementType.UPDATE_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.UPDATE_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#UPDATE_VALUE">UPDATE_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#UPDATE_VALUE">UPDATE_VALUE</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StatementType.UPSERT_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StatementType.UPSERT_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#UPSERT_VALUE">UPSERT_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#UPSERT_VALUE">UPSERT_VALUE</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.StateType.html" title="enum in org.apache.calcite.avatica.proto">Common.StateType</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StateType.METADATA_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StateType.METADATA_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StateType.html#METADATA_VALUE">METADATA_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StateType.html#METADATA_VALUE">METADATA_VALUE</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.StateType.SQL_VALUE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.StateType.SQL_VALUE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.StateType.html#SQL_VALUE">SQL_VALUE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.StateType.html#SQL_VALUE">SQL_VALUE</a></code></th>
 <td class="colLast"><code>0</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.TypedValue.html" title="class in org.apache.calcite.avatica.proto">Common.TypedValue</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.TypedValue.ARRAY_VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.ARRAY_VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#ARRAY_VALUE_FIELD_NUMBER">ARRAY_VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#ARRAY_VALUE_FIELD_NUMBER">ARRAY_VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>8</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.TypedValue.BOOL_VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.BOOL_VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#BOOL_VALUE_FIELD_NUMBER">BOOL_VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#BOOL_VALUE_FIELD_NUMBER">BOOL_VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.TypedValue.BYTES_VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.BYTES_VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#BYTES_VALUE_FIELD_NUMBER">BYTES_VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#BYTES_VALUE_FIELD_NUMBER">BYTES_VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.TypedValue.COMPONENT_TYPE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.COMPONENT_TYPE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#COMPONENT_TYPE_FIELD_NUMBER">COMPONENT_TYPE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#COMPONENT_TYPE_FIELD_NUMBER">COMPONENT_TYPE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>9</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.TypedValue.DOUBLE_VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.DOUBLE_VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#DOUBLE_VALUE_FIELD_NUMBER">DOUBLE_VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#DOUBLE_VALUE_FIELD_NUMBER">DOUBLE_VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>6</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.TypedValue.IMPLICITLY_NULL_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.IMPLICITLY_NULL_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#IMPLICITLY_NULL_FIELD_NUMBER">IMPLICITLY_NULL_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#IMPLICITLY_NULL_FIELD_NUMBER">IMPLICITLY_NULL_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>10</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.TypedValue.NULL_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.NULL_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#NULL_FIELD_NUMBER">NULL_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#NULL_FIELD_NUMBER">NULL_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>7</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.TypedValue.NUMBER_VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.NUMBER_VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#NUMBER_VALUE_FIELD_NUMBER">NUMBER_VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#NUMBER_VALUE_FIELD_NUMBER">NUMBER_VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.TypedValue.STRING_VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.STRING_VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#STRING_VALUE_FIELD_NUMBER">STRING_VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#STRING_VALUE_FIELD_NUMBER">STRING_VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.TypedValue.TYPE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.TypedValue.TYPE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.TypedValue.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Common.WireMessage.html" title="class in org.apache.calcite.avatica.proto">Common.WireMessage</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.WireMessage.NAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.WireMessage.NAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.WireMessage.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.WireMessage.html#NAME_FIELD_NUMBER">NAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Common.WireMessage.WRAPPED_MESSAGE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Common.WireMessage.WRAPPED_MESSAGE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Common.WireMessage.html#WRAPPED_MESSAGE_FIELD_NUMBER">WRAPPED_MESSAGE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Common.WireMessage.html#WRAPPED_MESSAGE_FIELD_NUMBER">WRAPPED_MESSAGE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.CatalogsRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CatalogsRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.CatalogsRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.CatalogsRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.CatalogsRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.CatalogsRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.CloseConnectionRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CloseConnectionRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.CloseConnectionRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.CloseConnectionRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.CloseConnectionRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.CloseConnectionRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CloseStatementRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.CloseStatementRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.CloseStatementRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.CloseStatementRequest.STATEMENT_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.CloseStatementRequest.STATEMENT_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.CloseStatementRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.ColumnsRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.CATALOG_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.CATALOG_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#CATALOG_FIELD_NUMBER">CATALOG_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#CATALOG_FIELD_NUMBER">CATALOG_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.COLUMN_NAME_PATTERN_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.COLUMN_NAME_PATTERN_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#COLUMN_NAME_PATTERN_FIELD_NUMBER">COLUMN_NAME_PATTERN_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#COLUMN_NAME_PATTERN_FIELD_NUMBER">COLUMN_NAME_PATTERN_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.SCHEMA_PATTERN_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.SCHEMA_PATTERN_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#SCHEMA_PATTERN_FIELD_NUMBER">SCHEMA_PATTERN_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#SCHEMA_PATTERN_FIELD_NUMBER">SCHEMA_PATTERN_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.TABLE_NAME_PATTERN_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ColumnsRequest.TABLE_NAME_PATTERN_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#TABLE_NAME_PATTERN_FIELD_NUMBER">TABLE_NAME_PATTERN_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ColumnsRequest.html#TABLE_NAME_PATTERN_FIELD_NUMBER">TABLE_NAME_PATTERN_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.CommitRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CommitRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.CommitRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.CommitRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.CommitRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.CommitRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.ConnectionSyncRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ConnectionSyncRequest.CONN_PROPS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ConnectionSyncRequest.CONN_PROPS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequest.html#CONN_PROPS_FIELD_NUMBER">CONN_PROPS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequest.html#CONN_PROPS_FIELD_NUMBER">CONN_PROPS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ConnectionSyncRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ConnectionSyncRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ConnectionSyncRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.CreateStatementRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.CreateStatementRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.CreateStatementRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.CreateStatementRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.CreateStatementRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.CreateStatementRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.DatabasePropertyRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.DatabasePropertyRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.DatabasePropertyRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.DatabasePropertyRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.DatabasePropertyRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.DatabasePropertyRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.ExecuteBatchRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ExecuteBatchRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteBatchRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ExecuteBatchRequest.STATEMENT_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteBatchRequest.STATEMENT_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ExecuteBatchRequest.UPDATES_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteBatchRequest.UPDATES_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.html#UPDATES_FIELD_NUMBER">UPDATES_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteBatchRequest.html#UPDATES_FIELD_NUMBER">UPDATES_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.ExecuteRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.DEPRECATED_FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.DEPRECATED_FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#DEPRECATED_FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">DEPRECATED_FIRST_FRAME_MAX_SIZE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#DEPRECATED_FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">DEPRECATED_FIRST_FRAME_MAX_SIZE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">FIRST_FRAME_MAX_SIZE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">FIRST_FRAME_MAX_SIZE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.HAS_PARAMETER_VALUES_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.HAS_PARAMETER_VALUES_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#HAS_PARAMETER_VALUES_FIELD_NUMBER">HAS_PARAMETER_VALUES_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#HAS_PARAMETER_VALUES_FIELD_NUMBER">HAS_PARAMETER_VALUES_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.PARAMETER_VALUES_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.PARAMETER_VALUES_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#PARAMETER_VALUES_FIELD_NUMBER">PARAMETER_VALUES_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#PARAMETER_VALUES_FIELD_NUMBER">PARAMETER_VALUES_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.STATEMENTHANDLE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.ExecuteRequest.STATEMENTHANDLE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#STATEMENTHANDLE_FIELD_NUMBER">STATEMENTHANDLE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.ExecuteRequest.html#STATEMENTHANDLE_FIELD_NUMBER">STATEMENTHANDLE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.FetchRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.FetchRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.FetchRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.FetchRequest.FETCH_MAX_ROW_COUNT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.FetchRequest.FETCH_MAX_ROW_COUNT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#FETCH_MAX_ROW_COUNT_FIELD_NUMBER">FETCH_MAX_ROW_COUNT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#FETCH_MAX_ROW_COUNT_FIELD_NUMBER">FETCH_MAX_ROW_COUNT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.FetchRequest.FRAME_MAX_SIZE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.FetchRequest.FRAME_MAX_SIZE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#FRAME_MAX_SIZE_FIELD_NUMBER">FRAME_MAX_SIZE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#FRAME_MAX_SIZE_FIELD_NUMBER">FRAME_MAX_SIZE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.FetchRequest.OFFSET_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.FetchRequest.OFFSET_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#OFFSET_FIELD_NUMBER">OFFSET_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#OFFSET_FIELD_NUMBER">OFFSET_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.FetchRequest.STATEMENT_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.FetchRequest.STATEMENT_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.FetchRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.OpenConnectionRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.OpenConnectionRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.OpenConnectionRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.OpenConnectionRequest.INFO_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.OpenConnectionRequest.INFO_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.html#INFO_FIELD_NUMBER">INFO_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.html#INFO_FIELD_NUMBER">INFO_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.PrepareAndExecuteBatchRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteBatchRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteBatchRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteBatchRequest.SQL_COMMANDS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteBatchRequest.SQL_COMMANDS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.html#SQL_COMMANDS_FIELD_NUMBER">SQL_COMMANDS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.html#SQL_COMMANDS_FIELD_NUMBER">SQL_COMMANDS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteBatchRequest.STATEMENT_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteBatchRequest.STATEMENT_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteBatchRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.PrepareAndExecuteRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">FIRST_FRAME_MAX_SIZE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#FIRST_FRAME_MAX_SIZE_FIELD_NUMBER">FIRST_FRAME_MAX_SIZE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>6</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.MAX_ROW_COUNT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.MAX_ROW_COUNT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#MAX_ROW_COUNT_FIELD_NUMBER">MAX_ROW_COUNT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#MAX_ROW_COUNT_FIELD_NUMBER">MAX_ROW_COUNT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.MAX_ROWS_TOTAL_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.MAX_ROWS_TOTAL_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#MAX_ROWS_TOTAL_FIELD_NUMBER">MAX_ROWS_TOTAL_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#MAX_ROWS_TOTAL_FIELD_NUMBER">MAX_ROWS_TOTAL_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.SQL_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.SQL_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#SQL_FIELD_NUMBER">SQL_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#SQL_FIELD_NUMBER">SQL_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.STATEMENT_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareAndExecuteRequest.STATEMENT_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareAndExecuteRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.PrepareRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.PrepareRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.PrepareRequest.MAX_ROW_COUNT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareRequest.MAX_ROW_COUNT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html#MAX_ROW_COUNT_FIELD_NUMBER">MAX_ROW_COUNT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html#MAX_ROW_COUNT_FIELD_NUMBER">MAX_ROW_COUNT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.PrepareRequest.MAX_ROWS_TOTAL_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareRequest.MAX_ROWS_TOTAL_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html#MAX_ROWS_TOTAL_FIELD_NUMBER">MAX_ROWS_TOTAL_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html#MAX_ROWS_TOTAL_FIELD_NUMBER">MAX_ROWS_TOTAL_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.PrepareRequest.SQL_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.PrepareRequest.SQL_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html#SQL_FIELD_NUMBER">SQL_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.PrepareRequest.html#SQL_FIELD_NUMBER">SQL_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.RollbackRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.RollbackRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.RollbackRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.RollbackRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.RollbackRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.RollbackRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.SchemasRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.SchemasRequest.CATALOG_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SchemasRequest.CATALOG_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.html#CATALOG_FIELD_NUMBER">CATALOG_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.html#CATALOG_FIELD_NUMBER">CATALOG_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.SchemasRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SchemasRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.SchemasRequest.SCHEMA_PATTERN_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SchemasRequest.SCHEMA_PATTERN_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.html#SCHEMA_PATTERN_FIELD_NUMBER">SCHEMA_PATTERN_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SchemasRequest.html#SCHEMA_PATTERN_FIELD_NUMBER">SCHEMA_PATTERN_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.SyncResultsRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.SyncResultsRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SyncResultsRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.SyncResultsRequest.OFFSET_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SyncResultsRequest.OFFSET_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html#OFFSET_FIELD_NUMBER">OFFSET_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html#OFFSET_FIELD_NUMBER">OFFSET_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.SyncResultsRequest.STATE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SyncResultsRequest.STATE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html#STATE_FIELD_NUMBER">STATE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html#STATE_FIELD_NUMBER">STATE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.SyncResultsRequest.STATEMENT_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.SyncResultsRequest.STATEMENT_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.SyncResultsRequest.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.TablesRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.TablesRequest.CATALOG_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TablesRequest.CATALOG_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#CATALOG_FIELD_NUMBER">CATALOG_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#CATALOG_FIELD_NUMBER">CATALOG_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.TablesRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TablesRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>7</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.TablesRequest.HAS_TYPE_LIST_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TablesRequest.HAS_TYPE_LIST_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#HAS_TYPE_LIST_FIELD_NUMBER">HAS_TYPE_LIST_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#HAS_TYPE_LIST_FIELD_NUMBER">HAS_TYPE_LIST_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>6</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.TablesRequest.SCHEMA_PATTERN_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TablesRequest.SCHEMA_PATTERN_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#SCHEMA_PATTERN_FIELD_NUMBER">SCHEMA_PATTERN_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#SCHEMA_PATTERN_FIELD_NUMBER">SCHEMA_PATTERN_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.TablesRequest.TABLE_NAME_PATTERN_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TablesRequest.TABLE_NAME_PATTERN_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#TABLE_NAME_PATTERN_FIELD_NUMBER">TABLE_NAME_PATTERN_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#TABLE_NAME_PATTERN_FIELD_NUMBER">TABLE_NAME_PATTERN_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.TablesRequest.TYPE_LIST_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TablesRequest.TYPE_LIST_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#TYPE_LIST_FIELD_NUMBER">TYPE_LIST_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TablesRequest.html#TYPE_LIST_FIELD_NUMBER">TYPE_LIST_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.TableTypesRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.TableTypesRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.TableTypesRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TableTypesRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.TableTypesRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TableTypesRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.TypeInfoRequest.html" title="class in org.apache.calcite.avatica.proto">Requests.TypeInfoRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.TypeInfoRequest.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.TypeInfoRequest.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.TypeInfoRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.TypeInfoRequest.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Requests.UpdateBatch.html" title="class in org.apache.calcite.avatica.proto">Requests.UpdateBatch</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Requests.UpdateBatch.PARAMETER_VALUES_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Requests.UpdateBatch.PARAMETER_VALUES_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Requests.UpdateBatch.html#PARAMETER_VALUES_FIELD_NUMBER">PARAMETER_VALUES_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Requests.UpdateBatch.html#PARAMETER_VALUES_FIELD_NUMBER">PARAMETER_VALUES_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.CloseConnectionResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.CloseConnectionResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.CloseConnectionResponse.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.CloseConnectionResponse.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.CloseConnectionResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.CloseConnectionResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.CloseStatementResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.CloseStatementResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.CloseStatementResponse.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.CloseStatementResponse.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.CloseStatementResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.CloseStatementResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ConnectionSyncResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ConnectionSyncResponse.CONN_PROPS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ConnectionSyncResponse.CONN_PROPS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponse.html#CONN_PROPS_FIELD_NUMBER">CONN_PROPS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponse.html#CONN_PROPS_FIELD_NUMBER">CONN_PROPS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ConnectionSyncResponse.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ConnectionSyncResponse.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ConnectionSyncResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.CreateStatementResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.CreateStatementResponse.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.CreateStatementResponse.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.CreateStatementResponse.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.CreateStatementResponse.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.CreateStatementResponse.STATEMENT_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.CreateStatementResponse.STATEMENT_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.CreateStatementResponse.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.html" title="class in org.apache.calcite.avatica.proto">Responses.DatabasePropertyElement</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.DatabasePropertyElement.KEY_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.DatabasePropertyElement.KEY_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.DatabasePropertyElement.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.DatabasePropertyElement.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.DatabasePropertyElement.VALUE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.DatabasePropertyElement.VALUE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyElement.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.DatabasePropertyResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.DatabasePropertyResponse.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.DatabasePropertyResponse.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.DatabasePropertyResponse.PROPS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.DatabasePropertyResponse.PROPS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponse.html#PROPS_FIELD_NUMBER">PROPS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.DatabasePropertyResponse.html#PROPS_FIELD_NUMBER">PROPS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ErrorResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ErrorResponse.ERROR_CODE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.ERROR_CODE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#ERROR_CODE_FIELD_NUMBER">ERROR_CODE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#ERROR_CODE_FIELD_NUMBER">ERROR_CODE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ErrorResponse.ERROR_MESSAGE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.ERROR_MESSAGE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#ERROR_MESSAGE_FIELD_NUMBER">ERROR_MESSAGE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#ERROR_MESSAGE_FIELD_NUMBER">ERROR_MESSAGE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ErrorResponse.EXCEPTIONS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.EXCEPTIONS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#EXCEPTIONS_FIELD_NUMBER">EXCEPTIONS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#EXCEPTIONS_FIELD_NUMBER">EXCEPTIONS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ErrorResponse.HAS_EXCEPTIONS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.HAS_EXCEPTIONS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#HAS_EXCEPTIONS_FIELD_NUMBER">HAS_EXCEPTIONS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#HAS_EXCEPTIONS_FIELD_NUMBER">HAS_EXCEPTIONS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>7</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ErrorResponse.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>6</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ErrorResponse.SEVERITY_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.SEVERITY_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#SEVERITY_FIELD_NUMBER">SEVERITY_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#SEVERITY_FIELD_NUMBER">SEVERITY_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ErrorResponse.SQL_STATE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ErrorResponse.SQL_STATE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#SQL_STATE_FIELD_NUMBER">SQL_STATE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ErrorResponse.html#SQL_STATE_FIELD_NUMBER">SQL_STATE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ExecuteBatchResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.MISSING_STATEMENT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.MISSING_STATEMENT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#MISSING_STATEMENT_FIELD_NUMBER">MISSING_STATEMENT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#MISSING_STATEMENT_FIELD_NUMBER">MISSING_STATEMENT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.STATEMENT_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.STATEMENT_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.UPDATE_COUNTS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteBatchResponse.UPDATE_COUNTS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#UPDATE_COUNTS_FIELD_NUMBER">UPDATE_COUNTS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteBatchResponse.html#UPDATE_COUNTS_FIELD_NUMBER">UPDATE_COUNTS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ExecuteResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ExecuteResponse.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteResponse.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ExecuteResponse.MISSING_STATEMENT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteResponse.MISSING_STATEMENT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.html#MISSING_STATEMENT_FIELD_NUMBER">MISSING_STATEMENT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.html#MISSING_STATEMENT_FIELD_NUMBER">MISSING_STATEMENT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ExecuteResponse.RESULTS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ExecuteResponse.RESULTS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.html#RESULTS_FIELD_NUMBER">RESULTS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ExecuteResponse.html#RESULTS_FIELD_NUMBER">RESULTS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.FetchResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.FetchResponse.FRAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.FetchResponse.FRAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html#FRAME_FIELD_NUMBER">FRAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html#FRAME_FIELD_NUMBER">FRAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.FetchResponse.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.FetchResponse.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.FetchResponse.MISSING_RESULTS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.FetchResponse.MISSING_RESULTS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html#MISSING_RESULTS_FIELD_NUMBER">MISSING_RESULTS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html#MISSING_RESULTS_FIELD_NUMBER">MISSING_RESULTS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.FetchResponse.MISSING_STATEMENT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.FetchResponse.MISSING_STATEMENT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html#MISSING_STATEMENT_FIELD_NUMBER">MISSING_STATEMENT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.FetchResponse.html#MISSING_STATEMENT_FIELD_NUMBER">MISSING_STATEMENT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.OpenConnectionResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.OpenConnectionResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.OpenConnectionResponse.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.OpenConnectionResponse.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.OpenConnectionResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.OpenConnectionResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.PrepareResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.PrepareResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.PrepareResponse.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.PrepareResponse.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.PrepareResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.PrepareResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.PrepareResponse.STATEMENT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.PrepareResponse.STATEMENT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.PrepareResponse.html#STATEMENT_FIELD_NUMBER">STATEMENT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.PrepareResponse.html#STATEMENT_FIELD_NUMBER">STATEMENT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.ResultSetResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.CONNECTION_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.CONNECTION_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#CONNECTION_ID_FIELD_NUMBER">CONNECTION_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.FIRST_FRAME_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.FIRST_FRAME_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#FIRST_FRAME_FIELD_NUMBER">FIRST_FRAME_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#FIRST_FRAME_FIELD_NUMBER">FIRST_FRAME_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>5</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>7</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.OWN_STATEMENT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.OWN_STATEMENT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#OWN_STATEMENT_FIELD_NUMBER">OWN_STATEMENT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#OWN_STATEMENT_FIELD_NUMBER">OWN_STATEMENT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.SIGNATURE_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.SIGNATURE_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#SIGNATURE_FIELD_NUMBER">SIGNATURE_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#SIGNATURE_FIELD_NUMBER">SIGNATURE_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.STATEMENT_ID_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.STATEMENT_ID_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#STATEMENT_ID_FIELD_NUMBER">STATEMENT_ID_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.UPDATE_COUNT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.ResultSetResponse.UPDATE_COUNT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#UPDATE_COUNT_FIELD_NUMBER">UPDATE_COUNT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.ResultSetResponse.html#UPDATE_COUNT_FIELD_NUMBER">UPDATE_COUNT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>6</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.RpcMetadata.html" title="class in org.apache.calcite.avatica.proto">Responses.RpcMetadata</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.RpcMetadata.SERVER_ADDRESS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.RpcMetadata.SERVER_ADDRESS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.RpcMetadata.html#SERVER_ADDRESS_FIELD_NUMBER">SERVER_ADDRESS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.RpcMetadata.html#SERVER_ADDRESS_FIELD_NUMBER">SERVER_ADDRESS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.proto.<a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.html" title="class in org.apache.calcite.avatica.proto">Responses.SyncResultsResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.SyncResultsResponse.METADATA_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.SyncResultsResponse.METADATA_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.html#METADATA_FIELD_NUMBER">METADATA_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>3</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.SyncResultsResponse.MISSING_STATEMENT_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.SyncResultsResponse.MISSING_STATEMENT_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.html#MISSING_STATEMENT_FIELD_NUMBER">MISSING_STATEMENT_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.html#MISSING_STATEMENT_FIELD_NUMBER">MISSING_STATEMENT_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.proto.Responses.SyncResultsResponse.MORE_RESULTS_FIELD_NUMBER">
+<td class="colFirst"><a id="org.apache.calcite.avatica.proto.Responses.SyncResultsResponse.MORE_RESULTS_FIELD_NUMBER">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.html#MORE_RESULTS_FIELD_NUMBER">MORE_RESULTS_FIELD_NUMBER</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/proto/Responses.SyncResultsResponse.html#MORE_RESULTS_FIELD_NUMBER">MORE_RESULTS_FIELD_NUMBER</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 </tbody>
@@ -2832,179 +2859,179 @@
 </ul>
 <ul class="blockList">
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.remote.<a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html" title="class in org.apache.calcite.avatica.remote">AvaticaCommonsHttpClientSpnegoImpl</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl.CACHED_CONNECTIONS_MAX_DEFAULT">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl.CACHED_CONNECTIONS_MAX_DEFAULT">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html#CACHED_CONNECTIONS_MAX_DEFAULT">CACHED_CONNECTIONS_MAX_DEFAULT</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html#CACHED_CONNECTIONS_MAX_DEFAULT">CACHED_CONNECTIONS_MAX_DEFAULT</a></code></th>
 <td class="colLast"><code>"100"</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl.CACHED_CONNECTIONS_MAX_KEY">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl.CACHED_CONNECTIONS_MAX_KEY">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html#CACHED_CONNECTIONS_MAX_KEY">CACHED_CONNECTIONS_MAX_KEY</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html#CACHED_CONNECTIONS_MAX_KEY">CACHED_CONNECTIONS_MAX_KEY</a></code></th>
 <td class="colLast"><code>"avatica.http.spnego.max_cached"</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl.CACHED_CONNECTIONS_MAX_PER_ROUTE_DEFAULT">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl.CACHED_CONNECTIONS_MAX_PER_ROUTE_DEFAULT">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html#CACHED_CONNECTIONS_MAX_PER_ROUTE_DEFAULT">CACHED_CONNECTIONS_MAX_PER_ROUTE_DEFAULT</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html#CACHED_CONNECTIONS_MAX_PER_ROUTE_DEFAULT">CACHED_CONNECTIONS_MAX_PER_ROUTE_DEFAULT</a></code></th>
 <td class="colLast"><code>"25"</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl.CACHED_CONNECTIONS_MAX_PER_ROUTE_KEY">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientSpnegoImpl.CACHED_CONNECTIONS_MAX_PER_ROUTE_KEY">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html#CACHED_CONNECTIONS_MAX_PER_ROUTE_KEY">CACHED_CONNECTIONS_MAX_PER_ROUTE_KEY</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/AvaticaCommonsHttpClientSpnegoImpl.html#CACHED_CONNECTIONS_MAX_PER_ROUTE_KEY">CACHED_CONNECTIONS_MAX_PER_ROUTE_KEY</a></code></th>
 <td class="colLast"><code>"avatica.http.spnego.max_per_route"</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.remote.<a href="org/apache/calcite/avatica/remote/Driver.html" title="class in org.apache.calcite.avatica.remote">Driver</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.Driver.CONNECT_STRING_PREFIX">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Driver.CONNECT_STRING_PREFIX">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/Driver.html#CONNECT_STRING_PREFIX">CONNECT_STRING_PREFIX</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Driver.html#CONNECT_STRING_PREFIX">CONNECT_STRING_PREFIX</a></code></th>
 <td class="colLast"><code>"jdbc:avatica:remote:"</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.remote.<a href="org/apache/calcite/avatica/remote/Handler.html" title="interface in org.apache.calcite.avatica.remote">Handler</a>&lt;<a href="org/apache/calcite/avatica/remote/Handler.html" title="type parameter in Handler">T</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.Handler.HANDLER_SERIALIZATION_METRICS_NAME">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Handler.HANDLER_SERIALIZATION_METRICS_NAME">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/Handler.html#HANDLER_SERIALIZATION_METRICS_NAME">HANDLER_SERIALIZATION_METRICS_NAME</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Handler.html#HANDLER_SERIALIZATION_METRICS_NAME">HANDLER_SERIALIZATION_METRICS_NAME</a></code></th>
 <td class="colLast"><code>"Handler.Serialization"</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.Handler.HTTP_INTERNAL_SERVER_ERROR">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Handler.HTTP_INTERNAL_SERVER_ERROR">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/Handler.html#HTTP_INTERNAL_SERVER_ERROR">HTTP_INTERNAL_SERVER_ERROR</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Handler.html#HTTP_INTERNAL_SERVER_ERROR">HTTP_INTERNAL_SERVER_ERROR</a></code></th>
 <td class="colLast"><code>500</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.Handler.HTTP_OK">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Handler.HTTP_OK">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/Handler.html#HTTP_OK">HTTP_OK</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Handler.html#HTTP_OK">HTTP_OK</a></code></th>
 <td class="colLast"><code>200</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.Handler.HTTP_UNAUTHENTICATED">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Handler.HTTP_UNAUTHENTICATED">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/Handler.html#HTTP_UNAUTHENTICATED">HTTP_UNAUTHENTICATED</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Handler.html#HTTP_UNAUTHENTICATED">HTTP_UNAUTHENTICATED</a></code></th>
 <td class="colLast"><code>401</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.Handler.HTTP_UNAUTHORIZED">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Handler.HTTP_UNAUTHORIZED">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/Handler.html#HTTP_UNAUTHORIZED">HTTP_UNAUTHORIZED</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Handler.html#HTTP_UNAUTHORIZED">HTTP_UNAUTHORIZED</a></code></th>
 <td class="colLast"><code>403</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.remote.<a href="org/apache/calcite/avatica/remote/KerberosConnection.html" title="class in org.apache.calcite.avatica.remote">KerberosConnection</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.KerberosConnection.PERCENT_OF_LIFETIME_TO_RENEW">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.KerberosConnection.PERCENT_OF_LIFETIME_TO_RENEW">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;float</code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/KerberosConnection.html#PERCENT_OF_LIFETIME_TO_RENEW">PERCENT_OF_LIFETIME_TO_RENEW</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/KerberosConnection.html#PERCENT_OF_LIFETIME_TO_RENEW">PERCENT_OF_LIFETIME_TO_RENEW</a></code></th>
 <td class="colLast"><code>0.800000011920929f</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.KerberosConnection.RENEWAL_PERIOD">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.KerberosConnection.RENEWAL_PERIOD">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/KerberosConnection.html#RENEWAL_PERIOD">RENEWAL_PERIOD</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/KerberosConnection.html#RENEWAL_PERIOD">RENEWAL_PERIOD</a></code></th>
 <td class="colLast"><code>30L</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.remote.<a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html" title="class in org.apache.calcite.avatica.remote">Service.ErrorResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.Service.ErrorResponse.MISSING_CONNECTION_ERROR_CODE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Service.ErrorResponse.MISSING_CONNECTION_ERROR_CODE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#MISSING_CONNECTION_ERROR_CODE">MISSING_CONNECTION_ERROR_CODE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#MISSING_CONNECTION_ERROR_CODE">MISSING_CONNECTION_ERROR_CODE</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.Service.ErrorResponse.UNAUTHORIZED_ERROR_CODE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Service.ErrorResponse.UNAUTHORIZED_ERROR_CODE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#UNAUTHORIZED_ERROR_CODE">UNAUTHORIZED_ERROR_CODE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#UNAUTHORIZED_ERROR_CODE">UNAUTHORIZED_ERROR_CODE</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.Service.ErrorResponse.UNAUTHORIZED_SQL_STATE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Service.ErrorResponse.UNAUTHORIZED_SQL_STATE">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#UNAUTHORIZED_SQL_STATE">UNAUTHORIZED_SQL_STATE</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#UNAUTHORIZED_SQL_STATE">UNAUTHORIZED_SQL_STATE</a></code></th>
 <td class="colLast"><code>"00002"</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.Service.ErrorResponse.UNKNOWN_ERROR_CODE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Service.ErrorResponse.UNKNOWN_ERROR_CODE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#UNKNOWN_ERROR_CODE">UNKNOWN_ERROR_CODE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#UNKNOWN_ERROR_CODE">UNKNOWN_ERROR_CODE</a></code></th>
 <td class="colLast"><code>-1</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.remote.Service.ErrorResponse.UNKNOWN_SQL_STATE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.remote.Service.ErrorResponse.UNKNOWN_SQL_STATE">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#UNKNOWN_SQL_STATE">UNKNOWN_SQL_STATE</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/remote/Service.ErrorResponse.html#UNKNOWN_SQL_STATE">UNKNOWN_SQL_STATE</a></code></th>
 <td class="colLast"><code>"00000"</code></td>
 </tr>
 </tbody>
@@ -3013,26 +3040,26 @@
 </ul>
 <ul class="blockList">
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.server.<a href="org/apache/calcite/avatica/server/MetricsAwareAvaticaHandler.html" title="interface in org.apache.calcite.avatica.server">MetricsAwareAvaticaHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.server.MetricsAwareAvaticaHandler.HANDLER_PREFIX">
+<td class="colFirst"><a id="org.apache.calcite.avatica.server.MetricsAwareAvaticaHandler.HANDLER_PREFIX">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/server/MetricsAwareAvaticaHandler.html#HANDLER_PREFIX">HANDLER_PREFIX</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/server/MetricsAwareAvaticaHandler.html#HANDLER_PREFIX">HANDLER_PREFIX</a></code></th>
 <td class="colLast"><code>"Handler."</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.server.MetricsAwareAvaticaHandler.REQUEST_TIMER_NAME">
+<td class="colFirst"><a id="org.apache.calcite.avatica.server.MetricsAwareAvaticaHandler.REQUEST_TIMER_NAME">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/server/MetricsAwareAvaticaHandler.html#REQUEST_TIMER_NAME">REQUEST_TIMER_NAME</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/server/MetricsAwareAvaticaHandler.html#REQUEST_TIMER_NAME">REQUEST_TIMER_NAME</a></code></th>
 <td class="colLast"><code>"Handler.RequestTimings"</code></td>
 </tr>
 </tbody>
@@ -3041,179 +3068,183 @@
 </ul>
 <ul class="blockList">
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.util.<a href="org/apache/calcite/avatica/util/Base64.html" title="class in org.apache.calcite.avatica.util">Base64</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.Base64.DECODE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.DECODE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/Base64.html#DECODE">DECODE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#DECODE">DECODE</a></code></th>
 <td class="colLast"><code>0</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.Base64.DO_BREAK_LINES">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.DO_BREAK_LINES">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/Base64.html#DO_BREAK_LINES">DO_BREAK_LINES</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#DO_BREAK_LINES">DO_BREAK_LINES</a></code></th>
 <td class="colLast"><code>8</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.Base64.DONT_GUNZIP">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.DONT_GUNZIP">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/Base64.html#DONT_GUNZIP">DONT_GUNZIP</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#DONT_GUNZIP">DONT_GUNZIP</a></code></th>
 <td class="colLast"><code>4</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.Base64.ENCODE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.ENCODE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/Base64.html#ENCODE">ENCODE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#ENCODE">ENCODE</a></code></th>
 <td class="colLast"><code>1</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.Base64.GZIP">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.GZIP">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/Base64.html#GZIP">GZIP</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#GZIP">GZIP</a></code></th>
 <td class="colLast"><code>2</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.Base64.NO_OPTIONS">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.NO_OPTIONS">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/Base64.html#NO_OPTIONS">NO_OPTIONS</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#NO_OPTIONS">NO_OPTIONS</a></code></th>
 <td class="colLast"><code>0</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.Base64.ORDERED">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.ORDERED">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/Base64.html#ORDERED">ORDERED</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#ORDERED">ORDERED</a></code></th>
 <td class="colLast"><code>32</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.Base64.URL_SAFE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.Base64.URL_SAFE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/Base64.html#URL_SAFE">URL_SAFE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/Base64.html#URL_SAFE">URL_SAFE</a></code></th>
 <td class="colLast"><code>16</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.util.<a href="org/apache/calcite/avatica/util/DateTimeUtils.html" title="class in org.apache.calcite.avatica.util">DateTimeUtils</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.DateTimeUtils.DATE_FORMAT_STRING">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.DATE_FORMAT_STRING">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#DATE_FORMAT_STRING">DATE_FORMAT_STRING</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#DATE_FORMAT_STRING">DATE_FORMAT_STRING</a></code></th>
 <td class="colLast"><code>"yyyy-MM-dd"</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.DateTimeUtils.EPOCH_JULIAN">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.EPOCH_JULIAN">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#EPOCH_JULIAN">EPOCH_JULIAN</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#EPOCH_JULIAN">EPOCH_JULIAN</a></code></th>
 <td class="colLast"><code>2440588</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.DateTimeUtils.MILLIS_PER_DAY">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.MILLIS_PER_DAY">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#MILLIS_PER_DAY">MILLIS_PER_DAY</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#MILLIS_PER_DAY">MILLIS_PER_DAY</a></code></th>
 <td class="colLast"><code>86400000L</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.DateTimeUtils.MILLIS_PER_HOUR">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.MILLIS_PER_HOUR">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#MILLIS_PER_HOUR">MILLIS_PER_HOUR</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#MILLIS_PER_HOUR">MILLIS_PER_HOUR</a></code></th>
 <td class="colLast"><code>3600000L</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.DateTimeUtils.MILLIS_PER_MINUTE">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.MILLIS_PER_MINUTE">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#MILLIS_PER_MINUTE">MILLIS_PER_MINUTE</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#MILLIS_PER_MINUTE">MILLIS_PER_MINUTE</a></code></th>
 <td class="colLast"><code>60000L</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.DateTimeUtils.MILLIS_PER_SECOND">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.MILLIS_PER_SECOND">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#MILLIS_PER_SECOND">MILLIS_PER_SECOND</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#MILLIS_PER_SECOND">MILLIS_PER_SECOND</a></code></th>
 <td class="colLast"><code>1000L</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.DateTimeUtils.SECONDS_PER_DAY">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.SECONDS_PER_DAY">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
-<td><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#SECONDS_PER_DAY">SECONDS_PER_DAY</a></code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#SECONDS_PER_DAY">SECONDS_PER_DAY</a></code></th>
 <td class="colLast"><code>86400L</code></td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.DateTimeUtils.TIME_FORMAT_STRING">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.TIME_FORMAT_STRING">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#TIME_FORMAT_STRING">TIME_FORMAT_STRING</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#TIME_FORMAT_STRING">TIME_FORMAT_STRING</a></code></th>
 <td class="colLast"><code>"HH:mm:ss"</code></td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.DateTimeUtils.TIMESTAMP_FORMAT_STRING">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.DateTimeUtils.TIMESTAMP_FORMAT_STRING">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#TIMESTAMP_FORMAT_STRING">TIMESTAMP_FORMAT_STRING</a></code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#TIMESTAMP_FORMAT_STRING">TIMESTAMP_FORMAT_STRING</a></code></th>
 <td class="colLast"><code>"yyyy-MM-dd HH:mm:ss"</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 <li class="blockList">
-<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<table class="constantsSummary">
 <caption><span>org.apache.calcite.avatica.util.<a href="org/apache/calcite/avatica/util/FilteredConstants.html" title="class in org.apache.calcite.avatica.util">FilteredConstants</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
-<th scope="col">Constant Field</th>
+<th class="colSecond" scope="col">Constant Field</th>
 <th class="colLast" scope="col">Value</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a name="org.apache.calcite.avatica.util.FilteredConstants.VERSION">
+<td class="colFirst"><a id="org.apache.calcite.avatica.util.FilteredConstants.VERSION">
 <!--   -->
-</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td><code><a href="org/apache/calcite/avatica/util/FilteredConstants.html#VERSION">VERSION</a></code></td>
-<td class="colLast"><code>"1.14.0-SNAPSHOT"</code></td>
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<th class="colSecond" scope="row"><code><a href="org/apache/calcite/avatica/util/FilteredConstants.html#VERSION">VERSION</a></code></th>
+<td class="colLast"><code>"1.15.0-SNAPSHOT"</code></td>
 </tr>
 </tbody>
 </table>
 </li>
 </ul>
+</section>
 </div>
+</main>
+<footer role="contentinfo">
+<nav role="navigation">
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<div class="bottomNav"><a id="navbar.bottom">
 <!--   -->
 </a>
 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
+<a id="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
+<li><a href="index.html">Overview</a></li>
 <li>Package</li>
 <li>Class</li>
 <li>Use</li>
@@ -3224,16 +3255,8 @@
 </ul>
 </div>
 <div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
-<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -3246,11 +3269,16 @@
   }
   //-->
 </script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
-<a name="skip.navbar.bottom">
+<a id="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2018 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</nav>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</footer>
 </body>
 </html>
diff --git a/avatica/apidocs/deprecated-list.html b/avatica/apidocs/deprecated-list.html
index 4556589..ede54e0 100644
--- a/avatica/apidocs/deprecated-list.html
+++ b/avatica/apidocs/deprecated-list.html
@@ -1,12 +1,21 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE HTML>
 <!-- NewPage -->
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Deprecated List (Apache Calcite Avatica 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"><!--
@@ -18,20 +27,25 @@
     catch(err) {
     }
 //-->
-</script>
+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 name="navbar.top">
+<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 name="navbar.top.firstrow">
+<a id="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
+<li><a href="index.html">Overview</a></li>
 <li>Package</li>
 <li>Class</li>
 <li>Use</li>
@@ -42,16 +56,14 @@
 </ul>
 </div>
 <div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
-<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<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"><!--
@@ -64,156 +76,176 @@
   }
   //-->
 </script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
-<a name="skip.navbar.top">
+<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="Deprecated API" class="title">Deprecated API</h1>
 <h2 title="Contents">Contents</h2>
 <ul>
-<li><a href="#field">Deprecated Fields</a></li>
-<li><a href="#method">Deprecated Methods</a></li>
-<li><a href="#constructor">Deprecated Constructors</a></li>
+<li><a href="#field">Fields</a></li>
+<li><a href="#method">Methods</a></li>
+<li><a href="#constructor">Constructors</a></li>
 </ul>
 </div>
-<div class="contentContainer"><a name="field">
+<div class="contentContainer"><a id="field">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Fields table, listing deprecated fields, and an explanation">
-<caption><span>Deprecated Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<table class="deprecatedSummary">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
-<th class="colOne" scope="col">Field and Description</th>
+<th class="colFirst" scope="col">Field</th>
+<th class="colLast" scope="col">Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#GMT_ZONE">org.apache.calcite.avatica.util.DateTimeUtils.GMT_ZONE</a>
-<div class="block"><span class="deprecationComment">Use <a href="org/apache/calcite/avatica/util/DateTimeUtils.html#UTC_ZONE"><code>DateTimeUtils.UTC_ZONE</code></a></span></div>
-</td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/BuiltInConnectionProperty.html#TIMEZONE">org.apache.calcite.avatica.BuiltInConnectionProperty.TIMEZONE</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/BuiltInConnectionProperty.html#TIMEZONE">org.apache.calcite.avatica.BuiltInConnectionProperty.TIMEZONE</a></td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#GMT_ZONE">org.apache.calcite.avatica.util.DateTimeUtils.GMT_ZONE</a></th>
+<td class="colLast">
+<div class="deprecationComment">Use <a href="org/apache/calcite/avatica/util/DateTimeUtils.html#UTC_ZONE"><code>DateTimeUtils.UTC_ZONE</code></a></div>
+</td>
 </tr>
 </tbody>
 </table>
 </li>
 </ul>
-<a name="method">
+<a id="method">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation">
-<caption><span>Deprecated Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<table class="deprecatedSummary">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
-<th class="colOne" scope="col">Method and Description</th>
+<th class="colFirst" scope="col">Method</th>
+<th class="colLast" scope="col">Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/Meta.html#execute-org.apache.calcite.avatica.Meta.StatementHandle-java.util.List-long-">org.apache.calcite.avatica.Meta.execute(Meta.StatementHandle, List&lt;TypedValue&gt;, long)</a>
-<div class="block"><span class="deprecationComment">See <a href="org/apache/calcite/avatica/Meta.html#execute-org.apache.calcite.avatica.Meta.StatementHandle-java.util.List-int-"><code>Meta.execute(StatementHandle, List, int)</code></a></span></div>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/Meta.html#execute(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List,long)">org.apache.calcite.avatica.Meta.execute&#8203;(Meta.StatementHandle, List&lt;TypedValue&gt;, long)</a></th>
+<td class="colLast">
+<div class="deprecationComment">See <a href="org/apache/calcite/avatica/Meta.html#execute(org.apache.calcite.avatica.Meta.StatementHandle,java.util.List,int)"><code>Meta.execute(StatementHandle, List, int)</code></a></div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequestOrBuilder.html#getInfo--">org.apache.calcite.avatica.proto.Requests.OpenConnectionRequestOrBuilder.getInfo()</a></td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/Meta.html#prepareAndExecute(org.apache.calcite.avatica.Meta.StatementHandle,java.lang.String,long,org.apache.calcite.avatica.Meta.PrepareCallback)">org.apache.calcite.avatica.Meta.prepareAndExecute&#8203;(Meta.StatementHandle, String, long, Meta.PrepareCallback)</a></th>
+<td class="colLast">
+<div class="deprecationComment">See <a href="org/apache/calcite/avatica/Meta.html#prepareAndExecute(org.apache.calcite.avatica.Meta.StatementHandle,java.lang.String,long,int,org.apache.calcite.avatica.Meta.PrepareCallback)"><code>Meta.prepareAndExecute(StatementHandle, String, long, int, PrepareCallback)</code></a></div>
+</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.html#getInfo--">org.apache.calcite.avatica.proto.Requests.OpenConnectionRequest.getInfo()</a></td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#valueOf(int)">org.apache.calcite.avatica.proto.Common.CursorFactory.Style.valueOf&#8203;(int)</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.Builder.html#getInfo--">org.apache.calcite.avatica.proto.Requests.OpenConnectionRequest.Builder.getInfo()</a></td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#valueOf(int)">org.apache.calcite.avatica.proto.Common.MetaDataOperation.valueOf&#8203;(int)</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.Builder.html#getMutableInfo--">org.apache.calcite.avatica.proto.Requests.OpenConnectionRequest.Builder.getMutableInfo()</a></td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#valueOf(int)">org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.valueOf&#8203;(int)</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#parseDateFormat-java.lang.String-java.lang.String-java.util.TimeZone-">org.apache.calcite.avatica.util.DateTimeUtils.parseDateFormat(String, String, TimeZone)</a></td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/proto/Common.Rep.html#valueOf(int)">org.apache.calcite.avatica.proto.Common.Rep.valueOf&#8203;(int)</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#parsePrecisionDateTimeLiteral-java.lang.String-java.lang.String-java.util.TimeZone-">org.apache.calcite.avatica.util.DateTimeUtils.parsePrecisionDateTimeLiteral(String, String, TimeZone)</a></td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/proto/Common.Severity.html#valueOf(int)">org.apache.calcite.avatica.proto.Common.Severity.valueOf&#8203;(int)</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/Meta.html#prepareAndExecute-org.apache.calcite.avatica.Meta.StatementHandle-java.lang.String-long-org.apache.calcite.avatica.Meta.PrepareCallback-">org.apache.calcite.avatica.Meta.prepareAndExecute(Meta.StatementHandle, String, long, Meta.PrepareCallback)</a>
-<div class="block"><span class="deprecationComment">See <a href="org/apache/calcite/avatica/Meta.html#prepareAndExecute-org.apache.calcite.avatica.Meta.StatementHandle-java.lang.String-long-int-org.apache.calcite.avatica.Meta.PrepareCallback-"><code>Meta.prepareAndExecute(StatementHandle, String, long, int, PrepareCallback)</code></a></span></div>
-</td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#valueOf(int)">org.apache.calcite.avatica.proto.Common.StatementType.valueOf&#8203;(int)</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/proto/Common.StatementType.html#valueOf-int-">org.apache.calcite.avatica.proto.Common.StatementType.valueOf(int)</a>
-<div class="block"><span class="deprecationComment">Use <a href="org/apache/calcite/avatica/proto/Common.StatementType.html#forNumber-int-"><code>Common.StatementType.forNumber(int)</code></a> instead.</span></div>
-</td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/proto/Common.StateType.html#valueOf(int)">org.apache.calcite.avatica.proto.Common.StateType.valueOf&#8203;(int)</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/proto/Common.Rep.html#valueOf-int-">org.apache.calcite.avatica.proto.Common.Rep.valueOf(int)</a>
-<div class="block"><span class="deprecationComment">Use <a href="org/apache/calcite/avatica/proto/Common.Rep.html#forNumber-int-"><code>Common.Rep.forNumber(int)</code></a> instead.</span></div>
-</td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.Builder.html#getInfo()">org.apache.calcite.avatica.proto.Requests.OpenConnectionRequest.Builder.getInfo()</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/proto/Common.Severity.html#valueOf-int-">org.apache.calcite.avatica.proto.Common.Severity.valueOf(int)</a>
-<div class="block"><span class="deprecationComment">Use <a href="org/apache/calcite/avatica/proto/Common.Severity.html#forNumber-int-"><code>Common.Severity.forNumber(int)</code></a> instead.</span></div>
-</td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.Builder.html#getMutableInfo()">org.apache.calcite.avatica.proto.Requests.OpenConnectionRequest.Builder.getMutableInfo()</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#valueOf-int-">org.apache.calcite.avatica.proto.Common.MetaDataOperation.valueOf(int)</a>
-<div class="block"><span class="deprecationComment">Use <a href="org/apache/calcite/avatica/proto/Common.MetaDataOperation.html#forNumber-int-"><code>Common.MetaDataOperation.forNumber(int)</code></a> instead.</span></div>
-</td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequest.html#getInfo()">org.apache.calcite.avatica.proto.Requests.OpenConnectionRequest.getInfo()</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/proto/Common.StateType.html#valueOf-int-">org.apache.calcite.avatica.proto.Common.StateType.valueOf(int)</a>
-<div class="block"><span class="deprecationComment">Use <a href="org/apache/calcite/avatica/proto/Common.StateType.html#forNumber-int-"><code>Common.StateType.forNumber(int)</code></a> instead.</span></div>
-</td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/proto/Requests.OpenConnectionRequestOrBuilder.html#getInfo()">org.apache.calcite.avatica.proto.Requests.OpenConnectionRequestOrBuilder.getInfo()</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#valueOf-int-">org.apache.calcite.avatica.proto.Common.CursorFactory.Style.valueOf(int)</a>
-<div class="block"><span class="deprecationComment">Use <a href="org/apache/calcite/avatica/proto/Common.CursorFactory.Style.html#forNumber-int-"><code>Common.CursorFactory.Style.forNumber(int)</code></a> instead.</span></div>
-</td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#parseDateFormat(java.lang.String,java.lang.String,java.util.TimeZone)">org.apache.calcite.avatica.util.DateTimeUtils.parseDateFormat&#8203;(String, String, TimeZone)</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#valueOf-int-">org.apache.calcite.avatica.proto.Common.MetaDataOperationArgument.ArgumentType.valueOf(int)</a>
-<div class="block"><span class="deprecationComment">Use <a href="org/apache/calcite/avatica/proto/Common.MetaDataOperationArgument.ArgumentType.html#forNumber-int-"><code>Common.MetaDataOperationArgument.ArgumentType.forNumber(int)</code></a> instead.</span></div>
-</td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/util/DateTimeUtils.html#parsePrecisionDateTimeLiteral(java.lang.String,java.lang.String,java.util.TimeZone)">org.apache.calcite.avatica.util.DateTimeUtils.parsePrecisionDateTimeLiteral&#8203;(String, String, TimeZone)</a></th>
+<td class="colLast"></td>
 </tr>
 </tbody>
 </table>
 </li>
 </ul>
-<a name="constructor">
+<a id="constructor">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Constructors table, listing deprecated constructors, and an explanation">
-<caption><span>Deprecated Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<table class="deprecatedSummary">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
-<th class="colOne" scope="col">Constructor and Description</th>
+<th class="colFirst" scope="col">Constructor</th>
+<th class="colLast" scope="col">Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/server/HttpServer.html#HttpServer-org.eclipse.jetty.server.Handler-">org.apache.calcite.avatica.server.HttpServer(Handler)</a></td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/Meta.MetaResultSet.html#%3Cinit%3E(java.lang.String,int,boolean,org.apache.calcite.avatica.Meta.Signature,org.apache.calcite.avatica.Meta.Frame,int)">org.apache.calcite.avatica.Meta.MetaResultSet&#8203;(String, int, boolean, Meta.Signature, Meta.Frame, int)</a></th>
+<td class="colLast"></td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/server/HttpServer.html#HttpServer-int-org.eclipse.jetty.server.Handler-">org.apache.calcite.avatica.server.HttpServer(int, Handler)</a></td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="org/apache/calcite/avatica/Meta.MetaResultSet.html#MetaResultSet-java.lang.String-int-boolean-org.apache.calcite.avatica.Meta.Signature-org.apache.calcite.avatica.Meta.Frame-int-">org.apache.calcite.avatica.Meta.MetaResultSet(String, int, boolean, Meta.Signature, Meta.Frame, int)</a></td>
+<th class="colDeprecatedItemName" scope="row"><a href="org/apache/calcite/avatica/server/HttpServer.html#%3Cinit%3E(org.eclipse.jetty.server.Handler)">org.apache.calcite.avatica.server.HttpServer&#8203;(Handler)</a></th>
+<td class="colLast"></td>
 </tr>
 </tbody>
 </table>
 </li>
 </ul>
 </div>
+</main>
+<footer role="contentinfo">
+<nav role="navigation">
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<div class="bottomNav"><a id="navbar.bottom">
 <!--   -->
 </a>
 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
+<a id="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
+<li><a href="index.html">Overview</a></li>
 <li>Package</li>
 <li>Class</li>
 <li>Use</li>
@@ -224,16 +256,8 @@
 </ul>
 </div>
 <div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
-<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -246,11 +270,16 @@
   }
   //-->
 </script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
-<a name="skip.navbar.bottom">
+<a id="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2018 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</nav>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</footer>
 </body>
 </html>
diff --git a/avatica/apidocs/package-list b/avatica/apidocs/element-list
similarity index 100%
rename from avatica/apidocs/package-list
rename to avatica/apidocs/element-list
diff --git a/avatica/apidocs/help-doc.html b/avatica/apidocs/help-doc.html
index 95b39eb..ec2eda6 100644
--- a/avatica/apidocs/help-doc.html
+++ b/avatica/apidocs/help-doc.html
@@ -1,12 +1,21 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE HTML>
 <!-- NewPage -->
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Help (Apache Calcite Avatica 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"><!--
@@ -18,20 +27,25 @@
     catch(err) {
     }
 //-->
-</script>
+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 name="navbar.top">
+<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 name="navbar.top.firstrow">
+<a id="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
+<li><a href="index.html">Overview</a></li>
 <li>Package</li>
 <li>Class</li>
 <li>Use</li>
@@ -42,16 +56,14 @@
 </ul>
 </div>
 <div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
-<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<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"><!--
@@ -64,11 +76,23 @@
   }
   //-->
 </script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
-<a name="skip.navbar.top">
+<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 class="title">How This API Document Is Organized</h1>
 <div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
@@ -76,118 +100,148 @@
 <div class="contentContainer">
 <ul class="blockList">
 <li class="blockList">
+<section role="region">
 <h2>Overview</h2>
-<p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</p>
+<p>The <a href="index.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</p>
+</section>
 </li>
 <li class="blockList">
+<section role="region">
 <h2>Package</h2>
-<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
+<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain six categories:</p>
 <ul>
-<li>Interfaces (italic)</li>
+<li>Interfaces</li>
 <li>Classes</li>
 <li>Enums</li>
 <li>Exceptions</li>
 <li>Errors</li>
 <li>Annotation Types</li>
 </ul>
+</section>
 </li>
 <li class="blockList">
-<h2>Class/Interface</h2>
+<section role="region">
+<h2>Class or Interface</h2>
 <p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
 <ul>
-<li>Class inheritance diagram</li>
+<li>Class Inheritance Diagram</li>
 <li>Direct Subclasses</li>
 <li>All Known Subinterfaces</li>
 <li>All Known Implementing Classes</li>
-<li>Class/interface declaration</li>
-<li>Class/interface description</li>
+<li>Class or Interface Declaration</li>
+<li>Class or Interface Description</li>
 </ul>
+<br>
 <ul>
 <li>Nested Class Summary</li>
 <li>Field Summary</li>
+<li>Property Summary</li>
 <li>Constructor Summary</li>
 <li>Method Summary</li>
 </ul>
+<br>
 <ul>
 <li>Field Detail</li>
+<li>Property Detail</li>
 <li>Constructor Detail</li>
 <li>Method Detail</li>
 </ul>
 <p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
+</section>
 </li>
 <li class="blockList">
+<section role="region">
 <h2>Annotation Type</h2>
 <p>Each annotation type has its own separate page with the following sections:</p>
 <ul>
-<li>Annotation Type declaration</li>
-<li>Annotation Type description</li>
+<li>Annotation Type Declaration</li>
+<li>Annotation Type Description</li>
 <li>Required Element Summary</li>
 <li>Optional Element Summary</li>
 <li>Element Detail</li>
 </ul>
+</section>
 </li>
 <li class="blockList">
+<section role="region">
 <h2>Enum</h2>
 <p>Each enum has its own separate page with the following sections:</p>
 <ul>
-<li>Enum declaration</li>
-<li>Enum description</li>
+<li>Enum Declaration</li>
+<li>Enum Description</li>
 <li>Enum Constant Summary</li>
 <li>Enum Constant Detail</li>
 </ul>
+</section>
 </li>
 <li class="blockList">
+<section role="region">
 <h2>Use</h2>
-<p>Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
+<p>Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its "Use" page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
+</section>
 </li>
 <li class="blockList">
+<section role="region">
 <h2>Tree (Class Hierarchy)</h2>
-<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with <code>java.lang.Object</code>. Interfaces do not inherit from <code>java.lang.Object</code>.</p>
 <ul>
 <li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
-<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
+<li>When viewing a particular package, class or interface page, clicking on "Tree" displays the hierarchy for only that package.</li>
 </ul>
+</section>
 </li>
 <li class="blockList">
+<section role="region">
 <h2>Deprecated API</h2>
 <p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
+</section>
 </li>
 <li class="blockList">
+<section role="region">
 <h2>Index</h2>
-<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
-</li>
-<li class="blockList">
-<h2>Prev/Next</h2>
-<p>These links take you to the next or previous class, interface, package, or related page.</p>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes.</p>
+</section>
 </li>
 <li class="blockList">
-<h2>Frames/No Frames</h2>
-<p>These links show and hide the HTML frames.  All pages are available with or without frames.</p>
-</li>
-<li class="blockList">
-<h2>All Classes</h2>
-<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
+<section role="region">
+<h2>All&nbsp;Classes</h2>
+<p>The <a href="allclasses.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
+</section>
 </li>
 <li class="blockList">
+<section role="region">
 <h2>Serialized Form</h2>
 <p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
+</section>
 </li>
 <li class="blockList">
+<section role="region">
 <h2>Constant Field Values</h2>
 <p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
+</section>
+</li>
+<li class="blockList">
+<section role="region">
+<h2>Search</h2>
+<p>You can search for definitions of modules, packages, types, fields, methods and other terms defined in the API, using some or all of the name. "Camel-case" abbreviations are supported: for example, "InpStr" will find "InputStream" and "InputStreamReader".</p>
+</section>
 </li>
 </ul>
-<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></div>
+<hr>
+<span class="emphasizedPhrase">This help file applies to API documentation generated by the standard doclet.</span></div>
+</main>
+<footer role="contentinfo">
+<nav role="navigation">
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<div class="bottomNav"><a id="navbar.bottom">
 <!--   -->
 </a>
 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
+<a id="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
+<li><a href="index.html">Overview</a></li>
 <li>Package</li>
 <li>Class</li>
 <li>Use</li>
@@ -198,16 +252,8 @@
 </ul>
 </div>
 <div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
-<li><a href="help-doc.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -220,11 +266,16 @@
   }
   //-->
 </script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
 </div>
-<a name="skip.navbar.bottom">
+<a id="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2018 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</nav>
+<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</footer>
 </body>
 </html>
diff --git a/avatica/apidocs/index-all.html b/avatica/apidocs/index-all.html
index 99d41d0..1f74390 100644
--- a/avatica/apidocs/index-all.html
+++ b/avatica/apidocs/index-all.html
@@ -1,12 +1,21 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE HTML>
 <!-- NewPage -->
 <html lang="en">
 <head>
 <!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Index (Apache Calcite Avatica 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"><!--
@@ -18,20 +27,25 @@
     catch(err) {
     }
 //-->
-</script>
+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 name="navbar.top">
+<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 name="navbar.top.firstrow">
+<a id="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
-<li><a href="overview-summary.html">Overview</a></li>
+<li><a href="index.html">Overview</a></li>
 <li>Package</li>
 <li>Class</li>
 <li>Use</li>
@@ -42,16 +56,14 @@
 </ul>
 </div>
 <div class="subNav">
-<ul class="navList">
-<li>Prev</li>
-<li>Next</li>
-</ul>
-<ul class="navList">
-<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
-<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
+<li><a href="allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
... 713841 lines suppressed ...


[calcite-site] 02/08: Publish website for Calcite 1.19.0

Posted by fr...@apache.org.
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 87aebcae43377fab429666f09e7b3f2b608c33e2
Author: Kevin Risden <kr...@apache.org>
AuthorDate: Mon Mar 25 20:40:28 2019 -0400

    Publish website for Calcite 1.19.0
---
 apidocs/allclasses-frame.html                      |  2602 +
 apidocs/allclasses-index.html                      | 16653 ------
 apidocs/allclasses-noframe.html                    |  2602 +
 apidocs/allclasses.html                            |  2571 -
 apidocs/allpackages-index.html                     |   621 -
 apidocs/constant-values.html                       |  1338 +-
 apidocs/deprecated-list.html                       |  1790 +-
 apidocs/element-list                               |    75 -
 apidocs/help-doc.html                              |   163 +-
 apidocs/index-all.html                             | 57701 ++++++++++---------
 apidocs/index.html                                 |   667 +-
 apidocs/jquery/external/jquery/jquery.js           | 10364 ----
 .../jquery/images/ui-bg_flat_0_aaaaaa_40x100.png   |   Bin 212 -> 0 bytes
 .../jquery/images/ui-bg_flat_75_ffffff_40x100.png  |   Bin 208 -> 0 bytes
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 335 -> 0 bytes
 .../jquery/images/ui-bg_glass_65_ffffff_1x400.png  |   Bin 207 -> 0 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 262 -> 0 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 262 -> 0 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 332 -> 0 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 280 -> 0 bytes
 apidocs/jquery/images/ui-icons_222222_256x240.png  |   Bin 6922 -> 0 bytes
 apidocs/jquery/images/ui-icons_2e83ff_256x240.png  |   Bin 4549 -> 0 bytes
 apidocs/jquery/images/ui-icons_454545_256x240.png  |   Bin 6992 -> 0 bytes
 apidocs/jquery/images/ui-icons_888888_256x240.png  |   Bin 6999 -> 0 bytes
 apidocs/jquery/images/ui-icons_cd0a0a_256x240.png  |   Bin 4549 -> 0 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 348924 -> 0 bytes
 .../org/apache/calcite/DataContext.Variable.html   |   331 +-
 apidocs/org/apache/calcite/DataContext.html        |   176 +-
 apidocs/org/apache/calcite/Demo.html               |   137 +-
 .../apache/calcite/adapter/Java9Workaround.html    |   123 +-
 .../adapter/cassandra/CassandraEnumerator.html     |   249 +-
 .../cassandra/CassandraFilter.Translator.html      |   314 +-
 .../calcite/adapter/cassandra/CassandraFilter.html |   380 +-
 .../calcite/adapter/cassandra/CassandraLimit.html  |   315 +-
 .../calcite/adapter/cassandra/CassandraMethod.html |   243 +-
 .../adapter/cassandra/CassandraProject.html        |   305 +-
 .../cassandra/CassandraRel.Implementor.html        |   231 +-
 .../calcite/adapter/cassandra/CassandraRel.html    |   169 +-
 .../CassandraRules.CassandraConverterRule.html     |   192 +-
 .../CassandraRules.CassandraFilterRule.html        |   270 +-
 .../CassandraRules.CassandraLimitRule.html         |   198 +-
 .../CassandraRules.CassandraProjectRule.html       |   224 +-
 .../CassandraRules.CassandraSortRule.html          |   254 +-
 .../CassandraRules.RexToCassandraTranslator.html   |   200 +-
 .../calcite/adapter/cassandra/CassandraRules.html  |   208 +-
 .../calcite/adapter/cassandra/CassandraSchema.html |   379 +-
 .../adapter/cassandra/CassandraSchemaFactory.html  |   157 +-
 .../calcite/adapter/cassandra/CassandraSort.html   |   295 +-
 .../CassandraTable.CassandraQueryable.html         |   274 +-
 .../calcite/adapter/cassandra/CassandraTable.html  |   390 +-
 .../adapter/cassandra/CassandraTableScan.html      |   303 +-
 .../cassandra/CassandraToEnumerableConverter.html  |   317 +-
 .../CassandraToEnumerableConverterRule.html        |   191 +-
 .../cassandra/class-use/CassandraEnumerator.html   |    88 +-
 .../class-use/CassandraFilter.Translator.html      |    88 +-
 .../cassandra/class-use/CassandraFilter.html       |   130 +-
 .../cassandra/class-use/CassandraLimit.html        |   114 +-
 .../cassandra/class-use/CassandraMethod.html       |   129 +-
 .../cassandra/class-use/CassandraProject.html      |    88 +-
 .../class-use/CassandraRel.Implementor.html        |   125 +-
 .../adapter/cassandra/class-use/CassandraRel.html  |   128 +-
 .../CassandraRules.CassandraConverterRule.html     |   114 +-
 .../CassandraRules.CassandraFilterRule.html        |   112 +-
 .../CassandraRules.CassandraLimitRule.html         |   112 +-
 .../CassandraRules.CassandraProjectRule.html       |   112 +-
 .../CassandraRules.CassandraSortRule.html          |   112 +-
 .../CassandraRules.RexToCassandraTranslator.html   |    88 +-
 .../cassandra/class-use/CassandraRules.html        |    88 +-
 .../cassandra/class-use/CassandraSchema.html       |   131 +-
 .../class-use/CassandraSchemaFactory.html          |    88 +-
 .../adapter/cassandra/class-use/CassandraSort.html |    88 +-
 .../CassandraTable.CassandraQueryable.html         |    88 +-
 .../cassandra/class-use/CassandraTable.html        |   156 +-
 .../cassandra/class-use/CassandraTableScan.html    |   114 +-
 .../class-use/CassandraToEnumerableConverter.html  |    88 +-
 .../CassandraToEnumerableConverterRule.html        |    88 +-
 .../calcite/adapter/cassandra/package-frame.html   |    48 +
 .../calcite/adapter/cassandra/package-summary.html |   192 +-
 .../calcite/adapter/cassandra/package-tree.html    |   186 +-
 .../calcite/adapter/cassandra/package-use.html     |   158 +-
 .../calcite/adapter/class-use/Java9Workaround.html |    88 +-
 .../clone/ArrayTable.BitSlicedPrimitiveArray.html  |   325 +-
 .../clone/ArrayTable.ByteStringDictionary.html     |   244 +-
 .../calcite/adapter/clone/ArrayTable.Column.html   |   209 +-
 .../calcite/adapter/clone/ArrayTable.Constant.html |   264 +-
 .../clone/ArrayTable.Content.ArrayEnumerator.html  |   244 +-
 .../clone/ArrayTable.Content.ObjectEnumerator.html |   253 +-
 .../calcite/adapter/clone/ArrayTable.Content.html  |   226 +-
 .../adapter/clone/ArrayTable.ObjectArray.html      |   264 +-
 .../adapter/clone/ArrayTable.ObjectDictionary.html |   277 +-
 .../adapter/clone/ArrayTable.PrimitiveArray.html   |   290 +-
 .../clone/ArrayTable.PrimitiveDictionary.html      |   244 +-
 .../adapter/clone/ArrayTable.Representation.html   |   179 +-
 .../clone/ArrayTable.RepresentationType.html       |   277 +-
 .../adapter/clone/ArrayTable.StringDictionary.html |   244 +-
 .../apache/calcite/adapter/clone/ArrayTable.html   |   340 +-
 .../calcite/adapter/clone/CloneSchema.Factory.html |   159 +-
 .../apache/calcite/adapter/clone/CloneSchema.html  |   270 +-
 .../calcite/adapter/clone/ColumnLoader.Kev.html    |   178 +-
 .../adapter/clone/ColumnLoader.ValueSet.html       |   267 +-
 .../apache/calcite/adapter/clone/ColumnLoader.html |   313 +-
 .../apache/calcite/adapter/clone/ListTable.html    |   263 +-
 .../ArrayTable.BitSlicedPrimitiveArray.html        |    88 +-
 .../class-use/ArrayTable.ByteStringDictionary.html |    88 +-
 .../adapter/clone/class-use/ArrayTable.Column.html |   177 +-
 .../clone/class-use/ArrayTable.Constant.html       |    88 +-
 .../ArrayTable.Content.ArrayEnumerator.html        |    88 +-
 .../ArrayTable.Content.ObjectEnumerator.html       |    88 +-
 .../clone/class-use/ArrayTable.Content.html        |   126 +-
 .../clone/class-use/ArrayTable.ObjectArray.html    |    88 +-
 .../class-use/ArrayTable.ObjectDictionary.html     |    88 +-
 .../clone/class-use/ArrayTable.PrimitiveArray.html |    88 +-
 .../class-use/ArrayTable.PrimitiveDictionary.html  |    88 +-
 .../clone/class-use/ArrayTable.Representation.html |   207 +-
 .../class-use/ArrayTable.RepresentationType.html   |   166 +-
 .../class-use/ArrayTable.StringDictionary.html     |    88 +-
 .../adapter/clone/class-use/ArrayTable.html        |    88 +-
 .../clone/class-use/CloneSchema.Factory.html       |    88 +-
 .../adapter/clone/class-use/CloneSchema.html       |    88 +-
 .../adapter/clone/class-use/ColumnLoader.Kev.html  |   110 +-
 .../clone/class-use/ColumnLoader.ValueSet.html     |   174 +-
 .../adapter/clone/class-use/ColumnLoader.html      |    88 +-
 .../calcite/adapter/clone/class-use/ListTable.html |    88 +-
 .../calcite/adapter/clone/package-frame.html       |    46 +
 .../calcite/adapter/clone/package-summary.html     |   148 +-
 .../apache/calcite/adapter/clone/package-tree.html |   144 +-
 .../apache/calcite/adapter/clone/package-use.html  |   117 +-
 .../csv/CsvEnumerator.ArrayRowConverter.html       |   214 +-
 .../adapter/csv/CsvEnumerator.RowConverter.html    |   156 +-
 .../CsvEnumerator.SingleColumnRowConverter.html    |   182 +-
 .../apache/calcite/adapter/csv/CsvEnumerator.html  |   404 +-
 .../apache/calcite/adapter/csv/CsvFieldType.html   |   363 +-
 .../calcite/adapter/csv/CsvFilterableTable.html    |   233 +-
 .../adapter/csv/CsvProjectTableScanRule.html       |   194 +-
 .../calcite/adapter/csv/CsvScannableTable.html     |   220 +-
 .../org/apache/calcite/adapter/csv/CsvSchema.html  |   267 +-
 .../calcite/adapter/csv/CsvSchemaFactory.html      |   188 +-
 .../csv/CsvStreamReader.CsvContentListener.html    |   165 +-
 .../calcite/adapter/csv/CsvStreamReader.html       |   245 +-
 .../adapter/csv/CsvStreamScannableTable.html       |   244 +-
 .../calcite/adapter/csv/CsvStreamTableFactory.html |   163 +-
 .../calcite/adapter/csv/CsvTable.Flavor.html       |   224 +-
 .../org/apache/calcite/adapter/csv/CsvTable.html   |   211 +-
 .../calcite/adapter/csv/CsvTableFactory.html       |   163 +-
 .../apache/calcite/adapter/csv/CsvTableScan.html   |   339 +-
 .../calcite/adapter/csv/CsvTranslatableTable.html  |   294 +-
 .../apache/calcite/adapter/csv/JsonEnumerator.html |   228 +-
 .../org/apache/calcite/adapter/csv/JsonTable.html  |   209 +-
 .../class-use/CsvEnumerator.ArrayRowConverter.html |    88 +-
 .../csv/class-use/CsvEnumerator.RowConverter.html  |   155 +-
 .../CsvEnumerator.SingleColumnRowConverter.html    |    88 +-
 .../adapter/csv/class-use/CsvEnumerator.html       |    88 +-
 .../adapter/csv/class-use/CsvFieldType.html        |   249 +-
 .../adapter/csv/class-use/CsvFilterableTable.html  |    88 +-
 .../csv/class-use/CsvProjectTableScanRule.html     |   112 +-
 .../adapter/csv/class-use/CsvScannableTable.html   |   110 +-
 .../calcite/adapter/csv/class-use/CsvSchema.html   |    88 +-
 .../adapter/csv/class-use/CsvSchemaFactory.html    |   112 +-
 .../CsvStreamReader.CsvContentListener.html        |    88 +-
 .../adapter/csv/class-use/CsvStreamReader.html     |    88 +-
 .../csv/class-use/CsvStreamScannableTable.html     |    88 +-
 .../csv/class-use/CsvStreamTableFactory.html       |    88 +-
 .../adapter/csv/class-use/CsvTable.Flavor.html     |   141 +-
 .../calcite/adapter/csv/class-use/CsvTable.html    |   148 +-
 .../adapter/csv/class-use/CsvTableFactory.html     |    88 +-
 .../adapter/csv/class-use/CsvTableScan.html        |    88 +-
 .../csv/class-use/CsvTranslatableTable.html        |   128 +-
 .../adapter/csv/class-use/JsonEnumerator.html      |    88 +-
 .../calcite/adapter/csv/class-use/JsonTable.html   |    88 +-
 .../apache/calcite/adapter/csv/package-frame.html  |    43 +
 .../calcite/adapter/csv/package-summary.html       |   160 +-
 .../apache/calcite/adapter/csv/package-tree.html   |   150 +-
 .../apache/calcite/adapter/csv/package-use.html    |   127 +-
 .../adapter/druid/BinaryOperatorConversion.html    |   205 +-
 .../adapter/druid/CeilOperatorConversion.html      |   170 +-
 .../calcite/adapter/druid/ComplexMetric.html       |   212 +-
 .../adapter/druid/DefaultDimensionSpec.html        |   248 +-
 .../calcite/adapter/druid/DimensionSpec.html       |   152 +-
 .../adapter/druid/DirectOperatorConversion.html    |   205 +-
 .../calcite/adapter/druid/DruidConnection.html     |    89 +-
 ...ruidConnectionImpl.BlockingQueueEnumerator.html |   257 +-
 .../druid/DruidConnectionImpl.JsonAggregator.html  |   181 +-
 .../druid/DruidConnectionImpl.JsonColumn.html      |   175 +-
 .../DruidConnectionImpl.JsonSegmentMetadata.html   |   184 +-
 .../adapter/druid/DruidConnectionImpl.Page.html    |   175 +-
 .../DruidConnectionImpl.RunnableQueueSink.html     |   115 +-
 .../calcite/adapter/druid/DruidConnectionImpl.html |   518 +-
 .../calcite/adapter/druid/DruidDateTimeUtils.html  |   250 +-
 .../calcite/adapter/druid/DruidExpressions.html    |   325 +-
 .../apache/calcite/adapter/druid/DruidJson.html    |   117 +-
 .../adapter/druid/DruidJsonFilter.JsonBound.html   |   251 +-
 .../druid/DruidJsonFilter.JsonCompositeFilter.html |   212 +-
 .../druid/DruidJsonFilter.JsonDimHavingFilter.html |   173 +-
 .../DruidJsonFilter.JsonExpressionFilter.html      |   215 +-
 .../druid/DruidJsonFilter.JsonInFilter.html        |   223 +-
 .../druid/DruidJsonFilter.JsonSelector.html        |   223 +-
 .../adapter/druid/DruidJsonFilter.Type.html        |   261 +-
 .../calcite/adapter/druid/DruidJsonFilter.html     |   413 +-
 .../adapter/druid/DruidQuery.DruidQueryNode.html   |   211 +-
 .../adapter/druid/DruidQuery.JsonAggregation.html  |   214 +-
 .../DruidQuery.JsonCardinalityAggregation.html     |   189 +-
 .../adapter/druid/DruidQuery.JsonCollation.html    |   199 +-
 .../druid/DruidQuery.JsonExpressionPostAgg.html    |   204 +-
 .../druid/DruidQuery.JsonFilteredAggregation.html  |   194 +-
 .../adapter/druid/DruidQuery.JsonLimit.html        |   199 +-
 .../druid/DruidQuery.JsonPostAggregation.html      |   195 +-
 .../adapter/druid/DruidQuery.QuerySpec.html        |   224 +-
 .../adapter/druid/DruidQuery.ScanQuery.html        |   232 +-
 .../apache/calcite/adapter/druid/DruidQuery.html   |  1220 +-
 ...ruidRules.DruidAggregateExtractProjectRule.html |   163 +-
 ...uidRules.DruidAggregateFilterTransposeRule.html |   169 +-
 .../DruidRules.DruidAggregateProjectRule.html      |   261 +-
 .../druid/DruidRules.DruidAggregateRule.html       |   175 +-
 ...uidRules.DruidFilterAggregateTransposeRule.html |   169 +-
 ...DruidRules.DruidFilterProjectTransposeRule.html |   169 +-
 .../adapter/druid/DruidRules.DruidFilterRule.html  |   200 +-
 .../druid/DruidRules.DruidHavingFilterRule.html    |   175 +-
 ...DruidRules.DruidPostAggregationProjectRule.html |   175 +-
 ...DruidRules.DruidProjectFilterTransposeRule.html |   169 +-
 .../adapter/druid/DruidRules.DruidProjectRule.html |   192 +-
 .../DruidRules.DruidProjectSortTransposeRule.html  |   167 +-
 .../DruidRules.DruidSortProjectTransposeRule.html  |   167 +-
 .../adapter/druid/DruidRules.DruidSortRule.html    |   177 +-
 .../apache/calcite/adapter/druid/DruidRules.html   |   385 +-
 .../apache/calcite/adapter/druid/DruidSchema.html  |   243 +-
 .../calcite/adapter/druid/DruidSchemaFactory.html  |   177 +-
 .../adapter/druid/DruidSqlCastConverter.html       |   215 +-
 .../adapter/druid/DruidSqlOperatorConverter.html   |   132 +-
 .../druid/DruidTable.MapRelProtoDataType.html      |   199 +-
 .../apache/calcite/adapter/druid/DruidTable.html   |   514 +-
 .../calcite/adapter/druid/DruidTableFactory.html   |   183 +-
 .../apache/calcite/adapter/druid/DruidType.html    |   301 +-
 .../adapter/druid/ExtractOperatorConversion.html   |   190 +-
 .../adapter/druid/ExtractionDimensionSpec.html     |   282 +-
 .../calcite/adapter/druid/ExtractionFunction.html  |   107 +-
 .../adapter/druid/FloorOperatorConversion.html     |   170 +-
 .../druid/Granularities.AllGranularity.html        |   254 +-
 .../druid/Granularities.PeriodGranularity.html     |   228 +-
 .../calcite/adapter/druid/Granularities.html       |   175 +-
 .../calcite/adapter/druid/Granularity.Type.html    |   288 +-
 .../apache/calcite/adapter/druid/Granularity.html  |   139 +-
 .../adapter/druid/NaryOperatorConverter.html       |   207 +-
 .../apache/calcite/adapter/druid/QueryType.html    |   267 +-
 .../adapter/druid/SubstringOperatorConversion.html |   170 +-
 .../adapter/druid/TimeExtractionFunction.html      |   313 +-
 .../druid/UnaryPrefixOperatorConversion.html       |   205 +-
 .../druid/UnarySuffixOperatorConversion.html       |   205 +-
 .../adapter/druid/VirtualColumn.Builder.html       |   208 +-
 .../calcite/adapter/druid/VirtualColumn.html       |   245 +-
 .../druid/class-use/BinaryOperatorConversion.html  |    88 +-
 .../druid/class-use/CeilOperatorConversion.html    |    88 +-
 .../adapter/druid/class-use/ComplexMetric.html     |   214 +-
 .../druid/class-use/DefaultDimensionSpec.html      |    88 +-
 .../adapter/druid/class-use/DimensionSpec.html     |   201 +-
 .../druid/class-use/DirectOperatorConversion.html  |    88 +-
 .../adapter/druid/class-use/DruidConnection.html   |   112 +-
 ...ruidConnectionImpl.BlockingQueueEnumerator.html |    88 +-
 .../DruidConnectionImpl.JsonAggregator.html        |   112 +-
 .../class-use/DruidConnectionImpl.JsonColumn.html  |   112 +-
 .../DruidConnectionImpl.JsonSegmentMetadata.html   |    88 +-
 .../druid/class-use/DruidConnectionImpl.Page.html  |   135 +-
 .../DruidConnectionImpl.RunnableQueueSink.html     |    88 +-
 .../druid/class-use/DruidConnectionImpl.html       |   135 +-
 .../druid/class-use/DruidDateTimeUtils.html        |    88 +-
 .../adapter/druid/class-use/DruidExpressions.html  |    88 +-
 .../calcite/adapter/druid/class-use/DruidJson.html |   187 +-
 .../druid/class-use/DruidJsonFilter.JsonBound.html |    88 +-
 .../DruidJsonFilter.JsonCompositeFilter.html       |    88 +-
 .../DruidJsonFilter.JsonDimHavingFilter.html       |    88 +-
 .../DruidJsonFilter.JsonExpressionFilter.html      |   117 +-
 .../class-use/DruidJsonFilter.JsonInFilter.html    |    88 +-
 .../class-use/DruidJsonFilter.JsonSelector.html    |    88 +-
 .../druid/class-use/DruidJsonFilter.Type.html      |   149 +-
 .../adapter/druid/class-use/DruidJsonFilter.html   |   364 +-
 .../druid/class-use/DruidQuery.DruidQueryNode.html |    88 +-
 .../class-use/DruidQuery.JsonAggregation.html      |   218 +-
 .../DruidQuery.JsonCardinalityAggregation.html     |    88 +-
 .../druid/class-use/DruidQuery.JsonCollation.html  |   126 +-
 .../DruidQuery.JsonExpressionPostAgg.html          |   158 +-
 .../DruidQuery.JsonFilteredAggregation.html        |    88 +-
 .../druid/class-use/DruidQuery.JsonLimit.html      |   178 +-
 .../class-use/DruidQuery.JsonPostAggregation.html  |   110 +-
 .../druid/class-use/DruidQuery.QuerySpec.html      |   171 +-
 .../druid/class-use/DruidQuery.ScanQuery.html      |    88 +-
 .../adapter/druid/class-use/DruidQuery.html        |   527 +-
 ...ruidRules.DruidAggregateExtractProjectRule.html |   112 +-
 ...uidRules.DruidAggregateFilterTransposeRule.html |   112 +-
 .../DruidRules.DruidAggregateProjectRule.html      |   112 +-
 .../class-use/DruidRules.DruidAggregateRule.html   |   112 +-
 ...uidRules.DruidFilterAggregateTransposeRule.html |   112 +-
 ...DruidRules.DruidFilterProjectTransposeRule.html |   112 +-
 .../class-use/DruidRules.DruidFilterRule.html      |   112 +-
 .../DruidRules.DruidHavingFilterRule.html          |   112 +-
 ...DruidRules.DruidPostAggregationProjectRule.html |   112 +-
 ...DruidRules.DruidProjectFilterTransposeRule.html |   112 +-
 .../class-use/DruidRules.DruidProjectRule.html     |   112 +-
 .../DruidRules.DruidProjectSortTransposeRule.html  |   112 +-
 .../DruidRules.DruidSortProjectTransposeRule.html  |   112 +-
 .../druid/class-use/DruidRules.DruidSortRule.html  |   112 +-
 .../adapter/druid/class-use/DruidRules.html        |    88 +-
 .../adapter/druid/class-use/DruidSchema.html       |   185 +-
 .../druid/class-use/DruidSchemaFactory.html        |    88 +-
 .../druid/class-use/DruidSqlCastConverter.html     |    88 +-
 .../druid/class-use/DruidSqlOperatorConverter.html |   227 +-
 .../class-use/DruidTable.MapRelProtoDataType.html  |    88 +-
 .../adapter/druid/class-use/DruidTable.html        |   198 +-
 .../adapter/druid/class-use/DruidTableFactory.html |   112 +-
 .../calcite/adapter/druid/class-use/DruidType.html |   255 +-
 .../druid/class-use/ExtractOperatorConversion.html |    88 +-
 .../druid/class-use/ExtractionDimensionSpec.html   |    88 +-
 .../druid/class-use/ExtractionFunction.html        |   237 +-
 .../druid/class-use/FloorOperatorConversion.html   |    88 +-
 .../class-use/Granularities.AllGranularity.html    |   117 +-
 .../class-use/Granularities.PeriodGranularity.html |    88 +-
 .../adapter/druid/class-use/Granularities.html     |    88 +-
 .../adapter/druid/class-use/Granularity.Type.html  |   177 +-
 .../adapter/druid/class-use/Granularity.html       |   202 +-
 .../druid/class-use/NaryOperatorConverter.html     |    88 +-
 .../calcite/adapter/druid/class-use/QueryType.html |   196 +-
 .../class-use/SubstringOperatorConversion.html     |    88 +-
 .../druid/class-use/TimeExtractionFunction.html    |   133 +-
 .../class-use/UnaryPrefixOperatorConversion.html   |    88 +-
 .../class-use/UnarySuffixOperatorConversion.html   |    88 +-
 .../druid/class-use/VirtualColumn.Builder.html     |   127 +-
 .../adapter/druid/class-use/VirtualColumn.html     |   208 +-
 .../calcite/adapter/druid/package-frame.html       |   101 +
 .../calcite/adapter/druid/package-summary.html     |   332 +-
 .../apache/calcite/adapter/druid/package-tree.html |   276 +-
 .../apache/calcite/adapter/druid/package-use.html  |   328 +-
 .../elasticsearch/ElasticsearchAggregate.html      |   353 +-
 .../elasticsearch/ElasticsearchConstants.html      |   237 +-
 .../elasticsearch/ElasticsearchEnumerators.html    |   191 +-
 ...icsearchFilter.PredicateAnalyzerTranslator.html |   169 +-
 .../ElasticsearchFilter.Translator.html            |   576 -
 .../adapter/elasticsearch/ElasticsearchFilter.html |   298 +-
 .../ElasticsearchJson.Aggregation.html             |   115 +-
 .../ElasticsearchJson.Aggregations.html            |   245 +-
 ...ElasticsearchJson.AggregationsDeserializer.html |   254 +-
 .../elasticsearch/ElasticsearchJson.Bucket.html    |   233 +-
 .../ElasticsearchJson.GroupValue.html              |   167 +-
 .../ElasticsearchJson.HasAggregations.html         |   115 +-
 .../ElasticsearchJson.MultiBucketsAggregation.html |   193 +-
 .../ElasticsearchJson.MultiValue.html              |   204 +-
 .../elasticsearch/ElasticsearchJson.Result.html    |   225 +-
 .../elasticsearch/ElasticsearchJson.RowKey.html    |   195 +-
 .../elasticsearch/ElasticsearchJson.SearchHit.html |   243 +-
 .../ElasticsearchJson.SearchHits.html              |   183 +-
 .../adapter/elasticsearch/ElasticsearchJson.html   |   235 +-
 .../ElasticsearchMapping.Datatype.html             |   209 +-
 .../elasticsearch/ElasticsearchMapping.html        |   228 +-
 .../adapter/elasticsearch/ElasticsearchMethod.html |   245 +-
 .../elasticsearch/ElasticsearchProject.html        |   305 +-
 .../ElasticsearchRel.Implementor.html              |   326 +-
 .../adapter/elasticsearch/ElasticsearchRel.html    |   169 +-
 ...sticsearchRules.ElasticsearchAggregateRule.html |   201 +-
 ...sticsearchRules.ElasticsearchConverterRule.html |   185 +-
 ...ElasticsearchRules.ElasticsearchFilterRule.html |   201 +-
 ...lasticsearchRules.ElasticsearchProjectRule.html |   201 +-
 .../ElasticsearchRules.ElasticsearchSortRule.html  |   201 +-
 ...icsearchRules.RexToElasticsearchTranslator.html |   235 +-
 .../adapter/elasticsearch/ElasticsearchRules.html  |   248 +-
 .../adapter/elasticsearch/ElasticsearchSchema.html |   294 +-
 .../elasticsearch/ElasticsearchSchemaFactory.html  |   164 +-
 .../ElasticsearchSearchResult.SearchHit.html       |   227 +-
 .../ElasticsearchSearchResult.SearchHits.html      |   183 +-
 .../elasticsearch/ElasticsearchSearchResult.html   |   194 +-
 .../adapter/elasticsearch/ElasticsearchSort.html   |   303 +-
 .../ElasticsearchTable.ElasticsearchQueryable.html |   273 +-
 .../adapter/elasticsearch/ElasticsearchTable.html  |   405 +-
 .../elasticsearch/ElasticsearchTableScan.html      |   324 +-
 .../ElasticsearchToEnumerableConverter.html        |   317 +-
 .../ElasticsearchToEnumerableConverterRule.html    |   191 +-
 .../ElasticsearchTransport.HttpFunction.html       |   182 +-
 .../ElasticsearchTransport.JsonParserFn.html       |   186 +-
 .../elasticsearch/ElasticsearchTransport.html      |   321 +-
 .../elasticsearch/ElasticsearchVersion.html        |   247 +-
 .../ExpressionNotAnalyzableException.html          |   294 -
 .../elasticsearch/MapProjectionFieldVisitor.html   |   181 +-
 .../PredicateAnalyzer.CastExpression.html          |   196 +-
 .../PredicateAnalyzer.CompoundQueryExpression.html |   369 +-
 .../PredicateAnalyzer.Expression.html              |    93 +-
 ...eAnalyzer.ExpressionNotAnalyzableException.html |   145 +-
 .../PredicateAnalyzer.LiteralExpression.html       |   236 +-
 .../PredicateAnalyzer.NamedFieldExpression.html    |   197 +-
 .../PredicateAnalyzer.NotLikeConverter.html        |   179 +-
 ...edicateAnalyzer.PredicateAnalyzerException.html |   148 +-
 .../PredicateAnalyzer.QueryExpression.html         |   280 +-
 .../PredicateAnalyzer.SimpleQueryExpression.html   |   340 +-
 .../PredicateAnalyzer.TerminalExpression.html      |    95 +-
 .../PredicateAnalyzer.Visitor.SwapResult.html      |   203 +-
 .../elasticsearch/PredicateAnalyzer.Visitor.html   |   322 +-
 .../adapter/elasticsearch/PredicateAnalyzer.html   |   214 +-
 .../QueryBuilders.BoolQueryBuilder.html            |   251 +-
 .../QueryBuilders.ConstantScoreQueryBuilder.html   |   173 +-
 .../QueryBuilders.ExistsQueryBuilder.html          |   173 +-
 .../QueryBuilders.MatchAllQueryBuilder.html        |   149 +-
 .../elasticsearch/QueryBuilders.QueryBuilder.html  |   145 +-
 .../QueryBuilders.RangeQueryBuilder.html           |   277 +-
 .../QueryBuilders.RegexpQueryBuilder.html          |   186 +-
 .../QueryBuilders.TermQueryBuilder.html            |   186 +-
 .../QueryBuilders.TermsQueryBuilder.html           |   186 +-
 .../adapter/elasticsearch/QueryBuilders.html       |   344 +-
 .../Scrolling.AutoClosingIterator.html             |   226 +-
 .../Scrolling.SequentialIterator.html              |   197 +-
 .../calcite/adapter/elasticsearch/Scrolling.html   |   200 +-
 .../class-use/ElasticsearchAggregate.html          |    88 +-
 .../class-use/ElasticsearchConstants.html          |    88 +-
 .../class-use/ElasticsearchEnumerators.html        |    88 +-
 ...icsearchFilter.PredicateAnalyzerTranslator.html |    88 +-
 .../class-use/ElasticsearchFilter.Translator.html  |   149 -
 .../class-use/ElasticsearchFilter.html             |    88 +-
 .../class-use/ElasticsearchJson.Aggregation.html   |   218 +-
 .../class-use/ElasticsearchJson.Aggregations.html  |   188 +-
 ...ElasticsearchJson.AggregationsDeserializer.html |    88 +-
 .../class-use/ElasticsearchJson.Bucket.html        |   174 +-
 .../class-use/ElasticsearchJson.GroupValue.html    |   116 +-
 .../ElasticsearchJson.HasAggregations.html         |   110 +-
 .../ElasticsearchJson.MultiBucketsAggregation.html |    88 +-
 .../class-use/ElasticsearchJson.MultiValue.html    |   142 +-
 .../class-use/ElasticsearchJson.Result.html        |   205 +-
 .../class-use/ElasticsearchJson.RowKey.html        |   114 +-
 .../class-use/ElasticsearchJson.SearchHit.html     |   175 +-
 .../class-use/ElasticsearchJson.SearchHits.html    |   140 +-
 .../elasticsearch/class-use/ElasticsearchJson.html |    88 +-
 .../class-use/ElasticsearchMapping.Datatype.html   |   124 +-
 .../class-use/ElasticsearchMapping.html            |   126 +-
 .../class-use/ElasticsearchMethod.html             |   129 +-
 .../class-use/ElasticsearchProject.html            |    88 +-
 .../class-use/ElasticsearchRel.Implementor.html    |   125 +-
 .../elasticsearch/class-use/ElasticsearchRel.html  |   130 +-
 ...sticsearchRules.ElasticsearchAggregateRule.html |    88 +-
 ...sticsearchRules.ElasticsearchConverterRule.html |   135 +-
 ...ElasticsearchRules.ElasticsearchFilterRule.html |   112 +-
 ...lasticsearchRules.ElasticsearchProjectRule.html |   112 +-
 .../ElasticsearchRules.ElasticsearchSortRule.html  |   112 +-
 ...icsearchRules.RexToElasticsearchTranslator.html |    88 +-
 .../class-use/ElasticsearchRules.html              |    88 +-
 .../class-use/ElasticsearchSchema.html             |    88 +-
 .../class-use/ElasticsearchSchemaFactory.html      |    88 +-
 .../ElasticsearchSearchResult.SearchHit.html       |   136 +-
 .../ElasticsearchSearchResult.SearchHits.html      |   136 +-
 .../class-use/ElasticsearchSearchResult.html       |    88 +-
 .../elasticsearch/class-use/ElasticsearchSort.html |    88 +-
 .../ElasticsearchTable.ElasticsearchQueryable.html |    88 +-
 .../class-use/ElasticsearchTable.html              |   156 +-
 .../class-use/ElasticsearchTableScan.html          |    88 +-
 .../ElasticsearchToEnumerableConverter.html        |    88 +-
 .../ElasticsearchToEnumerableConverterRule.html    |    88 +-
 .../ElasticsearchTransport.HttpFunction.html       |    88 +-
 .../ElasticsearchTransport.JsonParserFn.html       |    88 +-
 .../class-use/ElasticsearchTransport.html          |   142 +-
 .../class-use/ElasticsearchVersion.html            |   144 +-
 .../ExpressionNotAnalyzableException.html          |   149 -
 .../class-use/MapProjectionFieldVisitor.html       |   112 +-
 .../PredicateAnalyzer.CastExpression.html          |   112 +-
 .../PredicateAnalyzer.CompoundQueryExpression.html |   119 +-
 .../class-use/PredicateAnalyzer.Expression.html    |   209 +-
 ...eAnalyzer.ExpressionNotAnalyzableException.html |   117 +-
 .../PredicateAnalyzer.LiteralExpression.html       |   277 +-
 .../PredicateAnalyzer.NamedFieldExpression.html    |   134 +-
 .../PredicateAnalyzer.NotLikeConverter.html        |    88 +-
 ...edicateAnalyzer.PredicateAnalyzerException.html |    88 +-
 .../PredicateAnalyzer.QueryExpression.html         |   363 +-
 .../PredicateAnalyzer.SimpleQueryExpression.html   |    88 +-
 .../PredicateAnalyzer.TerminalExpression.html      |   186 +-
 .../PredicateAnalyzer.Visitor.SwapResult.html      |   114 +-
 .../class-use/PredicateAnalyzer.Visitor.html       |    88 +-
 .../elasticsearch/class-use/PredicateAnalyzer.html |    88 +-
 .../class-use/QueryBuilders.BoolQueryBuilder.html  |   156 +-
 .../QueryBuilders.ConstantScoreQueryBuilder.html   |   112 +-
 .../QueryBuilders.ExistsQueryBuilder.html          |   112 +-
 .../QueryBuilders.MatchAllQueryBuilder.html        |   112 +-
 .../class-use/QueryBuilders.QueryBuilder.html      |   258 +-
 .../class-use/QueryBuilders.RangeQueryBuilder.html |   172 +-
 .../QueryBuilders.RegexpQueryBuilder.html          |   114 +-
 .../class-use/QueryBuilders.TermQueryBuilder.html  |   163 +-
 .../class-use/QueryBuilders.TermsQueryBuilder.html |   114 +-
 .../elasticsearch/class-use/QueryBuilders.html     |    88 +-
 .../class-use/Scrolling.AutoClosingIterator.html   |    88 +-
 .../class-use/Scrolling.SequentialIterator.html    |    88 +-
 .../adapter/elasticsearch/class-use/Scrolling.html |    88 +-
 .../adapter/elasticsearch/package-frame.html       |   102 +
 .../adapter/elasticsearch/package-summary.html     |   425 +-
 .../adapter/elasticsearch/package-tree.html        |   308 +-
 .../calcite/adapter/elasticsearch/package-use.html |   248 +-
 .../calcite/adapter/enumerable/AggAddContext.html  |   188 +-
 .../calcite/adapter/enumerable/AggContext.html     |   219 +-
 .../calcite/adapter/enumerable/AggImpState.html    |   203 +-
 .../calcite/adapter/enumerable/AggImplementor.html |   166 +-
 .../adapter/enumerable/AggResetContext.html        |   131 +-
 .../adapter/enumerable/AggResultContext.html       |   155 +-
 .../adapter/enumerable/AggregateLambdaFactory.html |   146 +-
 ...AggregateLambdaFactory.AccumulatorAdderSeq.html |   326 +
 .../enumerable/BasicAggregateLambdaFactory.html    |   413 +
 .../adapter/enumerable/BasicLazyAccumulator.html   |   328 +
 .../adapter/enumerable/CallImplementor.html        |   127 +-
 .../CodeGenerationBenchmark.CacheState.html        |   331 +
 .../CodeGenerationBenchmark.PlanInfo.html          |   306 +
 .../CodeGenerationBenchmark.QueryState.html        |   395 +
 .../enumerable/CodeGenerationBenchmark.html        |   371 +
 .../calcite/adapter/enumerable/EnumUtils.html      |   359 +-
 .../EnumerableAggregate.AggContextImpl.html        |   322 +-
 .../adapter/enumerable/EnumerableAggregate.html    |   365 +-
 .../enumerable/EnumerableAggregateRule.html        |   177 +-
 ...Bindable.EnumerableToBindableConverterRule.html |   191 +-
 .../adapter/enumerable/EnumerableBindable.html     |   296 +-
 .../calcite/adapter/enumerable/EnumerableCalc.html |   335 +-
 .../adapter/enumerable/EnumerableCalcRule.html     |   177 +-
 .../adapter/enumerable/EnumerableCollect.html      |   272 +-
 .../adapter/enumerable/EnumerableCollectRule.html  |   177 +-
 .../adapter/enumerable/EnumerableConvention.html   |   358 +-
 .../adapter/enumerable/EnumerableCorrelate.html    |   328 +-
 .../enumerable/EnumerableCorrelateRule.html        |   175 +-
 .../adapter/enumerable/EnumerableFilter.html       |   291 +-
 .../adapter/enumerable/EnumerableFilterRule.html   |   177 +-
 .../enumerable/EnumerableFilterToCalcRule.html     |   175 +-
 .../EnumerableInterpretable.EnumerableNode.html    |   192 +-
 ...numerableInterpretable.StaticFieldDetector.html |   335 +
 .../enumerable/EnumerableInterpretable.html        |   389 +-
 .../adapter/enumerable/EnumerableInterpreter.html  |   306 +-
 .../enumerable/EnumerableInterpreterRule.html      |   195 +-
 .../adapter/enumerable/EnumerableIntersect.html    |   266 +-
 .../enumerable/EnumerableIntersectRule.html        |   177 +-
 .../calcite/adapter/enumerable/EnumerableJoin.html |   491 +-
 .../adapter/enumerable/EnumerableJoinRule.html     |   177 +-
 .../adapter/enumerable/EnumerableLimit.html        |   330 +-
 .../adapter/enumerable/EnumerableLimitRule.html    |   173 +-
 .../adapter/enumerable/EnumerableMergeJoin.html    |   433 +-
 .../enumerable/EnumerableMergeJoinRule.html        |   179 +-
 .../adapter/enumerable/EnumerableMinus.html        |   266 +-
 .../adapter/enumerable/EnumerableMinusRule.html    |   177 +-
 .../adapter/enumerable/EnumerableProject.html      |   363 +-
 .../adapter/enumerable/EnumerableProjectRule.html  |   177 +-
 .../enumerable/EnumerableProjectToCalcRule.html    |   175 +-
 .../adapter/enumerable/EnumerableRel.Prefer.html   |   274 +-
 .../adapter/enumerable/EnumerableRel.Result.html   |   175 +-
 .../calcite/adapter/enumerable/EnumerableRel.html  |   187 +-
 .../EnumerableRelImplementor.TypeFinder.html       |   207 +-
 .../EnumerableRelImplementor.TypeRegistrar.html    |   179 +-
 .../enumerable/EnumerableRelImplementor.html       |   333 +-
 .../adapter/enumerable/EnumerableRules.html        |   346 +-
 .../adapter/enumerable/EnumerableSemiJoin.html     |   376 +-
 .../adapter/enumerable/EnumerableSemiJoinRule.html |   177 +-
 .../calcite/adapter/enumerable/EnumerableSort.html |   315 +-
 .../adapter/enumerable/EnumerableSortRule.html     |   177 +-
 .../enumerable/EnumerableTableFunctionScan.html    |   295 +-
 .../EnumerableTableFunctionScanRule.html           |   190 +-
 .../adapter/enumerable/EnumerableTableModify.html  |   300 +-
 .../enumerable/EnumerableTableModifyRule.html      |   179 +-
 .../adapter/enumerable/EnumerableTableScan.html    |   398 +-
 .../enumerable/EnumerableTableScanRule.html        |   190 +-
 .../adapter/enumerable/EnumerableThetaJoin.html    |   437 +-
 .../adapter/enumerable/EnumerableUncollect.html    |   308 +-
 .../enumerable/EnumerableUncollectRule.html        |   177 +-
 .../adapter/enumerable/EnumerableUnion.html        |   266 +-
 .../adapter/enumerable/EnumerableUnionRule.html    |   177 +-
 .../adapter/enumerable/EnumerableValues.html       |   279 +-
 .../adapter/enumerable/EnumerableValuesRule.html   |   179 +-
 .../EnumerableWindow.WindowRelInputGetter.html     |   208 +-
 .../adapter/enumerable/EnumerableWindow.html       |   559 +-
 .../adapter/enumerable/EnumerableWindowRule.html   |   177 +-
 .../adapter/enumerable/JavaRelImplementor.html     |   201 +-
 .../calcite/adapter/enumerable/JavaRowFormat.html  |   320 +-
 ...LazyAggregateLambdaFactory.LazyAccumulator.html |   240 +
 .../LazyAggregateLambdaFactory.LazySource.html     |   348 +
 .../enumerable/LazyAggregateLambdaFactory.html     |   420 +
 .../adapter/enumerable/NestedBlockBuilder.html     |   172 +-
 .../adapter/enumerable/NestedBlockBuilderImpl.html |   247 +-
 .../adapter/enumerable/NotNullImplementor.html     |   127 +-
 .../calcite/adapter/enumerable/NullPolicy.html     |   250 +-
 .../OrderedAggregateLambdaFactory.LazySource.html  |   390 -
 .../enumerable/OrderedAggregateLambdaFactory.html  |   463 -
 .../calcite/adapter/enumerable/PhysType.html       |   467 +-
 .../calcite/adapter/enumerable/PhysTypeImpl.html   |   724 +-
 .../ReflectiveCallNotNullImplementor.html          |   187 +-
 .../enumerable/RexImpTable.BinaryImplementor.html  |   254 +-
 .../enumerable/RexImpTable.BitOpImplementor.html   |   318 +
 .../enumerable/RexImpTable.CaseImplementor.html    |   176 +-
 .../enumerable/RexImpTable.CastImplementor.html    |   157 +-
 .../RexImpTable.CastOptimizedImplementor.html      |   179 +-
 .../RexImpTable.CoalesceImplementor.html           |   174 +-
 .../enumerable/RexImpTable.CollectImplementor.html |   168 +-
 .../enumerable/RexImpTable.CountImplementor.html   |   155 +-
 .../RexImpTable.CountWinImplementor.html           |   227 +-
 .../RexImpTable.DatetimeArithmeticImplementor.html |   170 +-
 .../RexImpTable.DenseRankImplementor.html          |   193 +-
 .../enumerable/RexImpTable.ExtractImplementor.html |   157 +-
 .../RexImpTable.FirstLastValueImplementor.html     |   253 +-
 .../RexImpTable.FirstValueImplementor.html         |   149 +-
 .../enumerable/RexImpTable.FloorImplementor.html   |   221 +-
 .../enumerable/RexImpTable.FusionImplementor.html  |   168 +-
 .../RexImpTable.GroupingImplementor.html           |   204 +-
 .../enumerable/RexImpTable.IsXxxImplementor.html   |   188 +-
 .../enumerable/RexImpTable.ItemImplementor.html    |   166 +-
 .../RexImpTable.JsonArrayAggImplementor.html       |   237 +-
 .../RexImpTable.JsonObjectAggImplementor.html      |   237 +-
 .../enumerable/RexImpTable.LagImplementor.html     |   149 +-
 .../RexImpTable.LastValueImplementor.html          |   149 +-
 .../enumerable/RexImpTable.LeadImplementor.html    |   149 +-
 .../enumerable/RexImpTable.LeadLagImplementor.html |   249 +-
 .../enumerable/RexImpTable.MethodImplementor.html  |   181 +-
 .../RexImpTable.MethodNameImplementor.html         |   185 +-
 .../enumerable/RexImpTable.MinMaxImplementor.html  |   168 +-
 .../enumerable/RexImpTable.NotImplementor.html     |   190 +-
 .../RexImpTable.NthValueImplementor.html           |   227 +-
 .../enumerable/RexImpTable.NtileImplementor.html   |   227 +-
 .../adapter/enumerable/RexImpTable.NullAs.html     |   263 +-
 .../enumerable/RexImpTable.RankImplementor.html    |   213 +-
 .../RexImpTable.ReinterpretImplementor.html        |   157 +-
 .../RexImpTable.RowNumberImplementor.html          |   209 +-
 .../RexImpTable.SingleValueImplementor.html        |   204 +-
 .../enumerable/RexImpTable.SumImplementor.html     |   183 +-
 .../RexImpTable.SystemFunctionImplementor.html     |   157 +-
 .../enumerable/RexImpTable.TrimImplementor.html    |   157 +-
 .../enumerable/RexImpTable.UnaryImplementor.html   |   181 +-
 ...pTable.UserDefinedAggReflectiveImplementor.html |   218 +-
 .../RexImpTable.ValueConstructorImplementor.html   |   157 +-
 .../calcite/adapter/enumerable/RexImpTable.html    |   789 +-
 .../enumerable/RexToLixTranslator.AlwaysNull.html  |   169 +-
 .../enumerable/RexToLixTranslator.InputGetter.html |   119 +-
 .../RexToLixTranslator.InputGetterImpl.html        |   179 +-
 .../adapter/enumerable/RexToLixTranslator.html     |   815 +-
 ...AggregateLambdaFactory.AccumulatorAdderSeq.html |   367 -
 .../SequencedAdderAggregateLambdaFactory.html      |   462 -
 .../calcite/adapter/enumerable/SourceSorter.html   |   227 +-
 .../adapter/enumerable/StrictAggImplementor.html   |   316 +-
 .../enumerable/StrictWinAggImplementor.html        |   291 +-
 .../adapter/enumerable/WinAggAddContext.html       |   178 +-
 .../calcite/adapter/enumerable/WinAggContext.html  |   107 +-
 .../adapter/enumerable/WinAggFrameContext.html     |   166 +-
 .../enumerable/WinAggFrameResultContext.html       |   171 +-
 .../enumerable/WinAggImplementor.SeekType.html     |   241 +-
 .../adapter/enumerable/WinAggImplementor.html      |   141 +-
 .../adapter/enumerable/WinAggResetContext.html     |   123 +-
 .../adapter/enumerable/WinAggResultContext.html    |   172 +-
 .../enumerable/class-use/AggAddContext.html        |   256 +-
 .../adapter/enumerable/class-use/AggContext.html   |   517 +-
 .../adapter/enumerable/class-use/AggImpState.html  |   198 +-
 .../enumerable/class-use/AggImplementor.html       |   319 +-
 .../enumerable/class-use/AggResetContext.html      |   280 +-
 .../enumerable/class-use/AggResultContext.html     |   266 +-
 .../class-use/AggregateLambdaFactory.html          |   122 +-
 ...AggregateLambdaFactory.AccumulatorAdderSeq.html |   125 +
 .../class-use/BasicAggregateLambdaFactory.html     |   125 +
 .../enumerable/class-use/BasicLazyAccumulator.html |   125 +
 .../enumerable/class-use/CallImplementor.html      |   306 +-
 .../CodeGenerationBenchmark.CacheState.html        |   206 +
 .../CodeGenerationBenchmark.PlanInfo.html          |   169 +
 .../CodeGenerationBenchmark.QueryState.html        |   214 +
 .../class-use/CodeGenerationBenchmark.html         |   177 +
 .../adapter/enumerable/class-use/EnumUtils.html    |    88 +-
 .../EnumerableAggregate.AggContextImpl.html        |    88 +-
 .../enumerable/class-use/EnumerableAggregate.html  |   120 +-
 .../class-use/EnumerableAggregateRule.html         |   112 +-
 ...Bindable.EnumerableToBindableConverterRule.html |   112 +-
 .../enumerable/class-use/EnumerableBindable.html   |   114 +-
 .../enumerable/class-use/EnumerableCalc.html       |   123 +-
 .../enumerable/class-use/EnumerableCalcRule.html   |   112 +-
 .../enumerable/class-use/EnumerableCollect.html    |   114 +-
 .../class-use/EnumerableCollectRule.html           |   112 +-
 .../enumerable/class-use/EnumerableConvention.html |   117 +-
 .../enumerable/class-use/EnumerableCorrelate.html  |   158 +-
 .../class-use/EnumerableCorrelateRule.html         |    88 +-
 .../enumerable/class-use/EnumerableFilter.html     |   123 +-
 .../enumerable/class-use/EnumerableFilterRule.html |   112 +-
 .../class-use/EnumerableFilterToCalcRule.html      |   112 +-
 .../EnumerableInterpretable.EnumerableNode.html    |    88 +-
 ...numerableInterpretable.StaticFieldDetector.html |   125 +
 .../class-use/EnumerableInterpretable.html         |   128 +-
 .../class-use/EnumerableInterpreter.html           |   136 +-
 .../class-use/EnumerableInterpreterRule.html       |   112 +-
 .../enumerable/class-use/EnumerableIntersect.html  |   116 +-
 .../class-use/EnumerableIntersectRule.html         |   112 +-
 .../enumerable/class-use/EnumerableJoin.html       |   186 +-
 .../enumerable/class-use/EnumerableJoinRule.html   |    88 +-
 .../enumerable/class-use/EnumerableLimit.html      |   179 +-
 .../enumerable/class-use/EnumerableLimitRule.html  |   112 +-
 .../enumerable/class-use/EnumerableMergeJoin.html  |   159 +-
 .../class-use/EnumerableMergeJoinRule.html         |    88 +-
 .../enumerable/class-use/EnumerableMinus.html      |   116 +-
 .../enumerable/class-use/EnumerableMinusRule.html  |   112 +-
 .../enumerable/class-use/EnumerableProject.html    |   127 +-
 .../class-use/EnumerableProjectRule.html           |   112 +-
 .../class-use/EnumerableProjectToCalcRule.html     |   112 +-
 .../enumerable/class-use/EnumerableRel.Prefer.html |   587 +-
 .../enumerable/class-use/EnumerableRel.Result.html |   566 +-
 .../enumerable/class-use/EnumerableRel.html        |   471 +-
 .../EnumerableRelImplementor.TypeFinder.html       |    88 +-
 .../EnumerableRelImplementor.TypeRegistrar.html    |    88 +-
 .../class-use/EnumerableRelImplementor.html        |   547 +-
 .../enumerable/class-use/EnumerableRules.html      |    88 +-
 .../enumerable/class-use/EnumerableSemiJoin.html   |   146 +-
 .../class-use/EnumerableSemiJoinRule.html          |    88 +-
 .../enumerable/class-use/EnumerableSort.html       |   131 +-
 .../enumerable/class-use/EnumerableSortRule.html   |   112 +-
 .../class-use/EnumerableTableFunctionScan.html     |   122 +-
 .../class-use/EnumerableTableFunctionScanRule.html |   112 +-
 .../class-use/EnumerableTableModify.html           |    88 +-
 .../class-use/EnumerableTableModifyRule.html       |   112 +-
 .../enumerable/class-use/EnumerableTableScan.html  |   114 +-
 .../class-use/EnumerableTableScanRule.html         |   112 +-
 .../enumerable/class-use/EnumerableThetaJoin.html  |   158 +-
 .../enumerable/class-use/EnumerableUncollect.html  |   123 +-
 .../class-use/EnumerableUncollectRule.html         |   112 +-
 .../enumerable/class-use/EnumerableUnion.html      |   116 +-
 .../enumerable/class-use/EnumerableUnionRule.html  |   112 +-
 .../enumerable/class-use/EnumerableValues.html     |   116 +-
 .../enumerable/class-use/EnumerableValuesRule.html |   112 +-
 .../EnumerableWindow.WindowRelInputGetter.html     |    88 +-
 .../enumerable/class-use/EnumerableWindow.html     |    88 +-
 .../enumerable/class-use/EnumerableWindowRule.html |   112 +-
 .../enumerable/class-use/JavaRelImplementor.html   |   139 +-
 .../enumerable/class-use/JavaRowFormat.html        |   352 +-
 ...LazyAggregateLambdaFactory.LazyAccumulator.html |   202 +
 .../LazyAggregateLambdaFactory.LazySource.html     |   183 +
 .../class-use/LazyAggregateLambdaFactory.html      |   125 +
 .../enumerable/class-use/NestedBlockBuilder.html   |   194 +-
 .../class-use/NestedBlockBuilderImpl.html          |   137 +-
 .../enumerable/class-use/NotNullImplementor.html   |   248 +-
 .../adapter/enumerable/class-use/NullPolicy.html   |   225 +-
 .../OrderedAggregateLambdaFactory.LazySource.html  |   215 -
 .../class-use/OrderedAggregateLambdaFactory.html   |   149 -
 .../adapter/enumerable/class-use/PhysType.html     |   652 +-
 .../adapter/enumerable/class-use/PhysTypeImpl.html |    88 +-
 .../ReflectiveCallNotNullImplementor.html          |    88 +-
 .../class-use/RexImpTable.BinaryImplementor.html   |    88 +-
 .../class-use/RexImpTable.BitOpImplementor.html    |   125 +
 .../class-use/RexImpTable.CaseImplementor.html     |    88 +-
 .../class-use/RexImpTable.CastImplementor.html     |    88 +-
 .../RexImpTable.CastOptimizedImplementor.html      |    88 +-
 .../class-use/RexImpTable.CoalesceImplementor.html |    88 +-
 .../class-use/RexImpTable.CollectImplementor.html  |    88 +-
 .../class-use/RexImpTable.CountImplementor.html    |    88 +-
 .../class-use/RexImpTable.CountWinImplementor.html |    88 +-
 .../RexImpTable.DatetimeArithmeticImplementor.html |    88 +-
 .../RexImpTable.DenseRankImplementor.html          |    88 +-
 .../class-use/RexImpTable.ExtractImplementor.html  |    88 +-
 .../RexImpTable.FirstLastValueImplementor.html     |   113 +-
 .../RexImpTable.FirstValueImplementor.html         |    88 +-
 .../class-use/RexImpTable.FloorImplementor.html    |    88 +-
 .../class-use/RexImpTable.FusionImplementor.html   |    88 +-
 .../class-use/RexImpTable.GroupingImplementor.html |    88 +-
 .../class-use/RexImpTable.IsXxxImplementor.html    |    88 +-
 .../class-use/RexImpTable.ItemImplementor.html     |    88 +-
 .../RexImpTable.JsonArrayAggImplementor.html       |   112 +-
 .../RexImpTable.JsonObjectAggImplementor.html      |   112 +-
 .../class-use/RexImpTable.LagImplementor.html      |    88 +-
 .../RexImpTable.LastValueImplementor.html          |    88 +-
 .../class-use/RexImpTable.LeadImplementor.html     |    88 +-
 .../class-use/RexImpTable.LeadLagImplementor.html  |   113 +-
 .../class-use/RexImpTable.MethodImplementor.html   |   112 +-
 .../RexImpTable.MethodNameImplementor.html         |   110 +-
 .../class-use/RexImpTable.MinMaxImplementor.html   |    88 +-
 .../class-use/RexImpTable.NotImplementor.html      |    88 +-
 .../class-use/RexImpTable.NthValueImplementor.html |    88 +-
 .../class-use/RexImpTable.NtileImplementor.html    |    88 +-
 .../enumerable/class-use/RexImpTable.NullAs.html   |   346 +-
 .../class-use/RexImpTable.RankImplementor.html     |   110 +-
 .../RexImpTable.ReinterpretImplementor.html        |    88 +-
 .../RexImpTable.RowNumberImplementor.html          |    88 +-
 .../RexImpTable.SingleValueImplementor.html        |    88 +-
 .../class-use/RexImpTable.SumImplementor.html      |    88 +-
 .../RexImpTable.SystemFunctionImplementor.html     |    88 +-
 .../class-use/RexImpTable.TrimImplementor.html     |    88 +-
 .../class-use/RexImpTable.UnaryImplementor.html    |    88 +-
 ...pTable.UserDefinedAggReflectiveImplementor.html |    88 +-
 .../RexImpTable.ValueConstructorImplementor.html   |    88 +-
 .../adapter/enumerable/class-use/RexImpTable.html  |   112 +-
 .../class-use/RexToLixTranslator.AlwaysNull.html   |   112 +-
 .../class-use/RexToLixTranslator.InputGetter.html  |   372 +-
 .../RexToLixTranslator.InputGetterImpl.html        |    88 +-
 .../enumerable/class-use/RexToLixTranslator.html   |   535 +-
 ...AggregateLambdaFactory.AccumulatorAdderSeq.html |   149 -
 .../SequencedAdderAggregateLambdaFactory.html      |   149 -
 .../adapter/enumerable/class-use/SourceSorter.html |   150 +-
 .../enumerable/class-use/StrictAggImplementor.html |   166 +-
 .../class-use/StrictWinAggImplementor.html         |   119 +-
 .../enumerable/class-use/WinAggAddContext.html     |   161 +-
 .../enumerable/class-use/WinAggContext.html        |   178 +-
 .../enumerable/class-use/WinAggFrameContext.html   |   155 +-
 .../class-use/WinAggFrameResultContext.html        |   280 +-
 .../class-use/WinAggImplementor.SeekType.html      |   175 +-
 .../enumerable/class-use/WinAggImplementor.html    |   158 +-
 .../enumerable/class-use/WinAggResetContext.html   |   132 +-
 .../enumerable/class-use/WinAggResultContext.html  |   172 +-
 ...CodeGenerationBenchmark_CacheState_jmhType.html |   287 +
 ...eGenerationBenchmark_CacheState_jmhType_B1.html |  3605 ++
 ...eGenerationBenchmark_CacheState_jmhType_B2.html |   445 +
 ...eGenerationBenchmark_CacheState_jmhType_B3.html |  3622 ++
 ...CodeGenerationBenchmark_QueryState_jmhType.html |   287 +
 ...eGenerationBenchmark_QueryState_jmhType_B1.html |  3605 ++
 ...eGenerationBenchmark_QueryState_jmhType_B2.html |   445 +
 ...eGenerationBenchmark_QueryState_jmhType_B3.html |  3622 ++
 ...rationBenchmark_getBindableNoCache_jmhTest.html |  3916 ++
 ...tionBenchmark_getBindableWithCache_jmhTest.html |  3957 ++
 .../generated/CodeGenerationBenchmark_jmhType.html |   302 +
 .../CodeGenerationBenchmark_jmhType_B1.html        |  3620 ++
 .../CodeGenerationBenchmark_jmhType_B2.html        |   460 +
 .../CodeGenerationBenchmark_jmhType_B3.html        |  3637 ++
 ...CodeGenerationBenchmark_CacheState_jmhType.html |   229 +
 ...eGenerationBenchmark_CacheState_jmhType_B1.html |   173 +
 ...eGenerationBenchmark_CacheState_jmhType_B2.html |   202 +
 ...eGenerationBenchmark_CacheState_jmhType_B3.html |   165 +
 ...CodeGenerationBenchmark_QueryState_jmhType.html |   275 +
 ...eGenerationBenchmark_QueryState_jmhType_B1.html |   173 +
 ...eGenerationBenchmark_QueryState_jmhType_B2.html |   202 +
 ...eGenerationBenchmark_QueryState_jmhType_B3.html |   165 +
 ...rationBenchmark_getBindableNoCache_jmhTest.html |   125 +
 ...tionBenchmark_getBindableWithCache_jmhTest.html |   125 +
 .../class-use/CodeGenerationBenchmark_jmhType.html |   275 +
 .../CodeGenerationBenchmark_jmhType_B1.html        |   173 +
 .../CodeGenerationBenchmark_jmhType_B2.html        |   202 +
 .../CodeGenerationBenchmark_jmhType_B3.html        |   165 +
 .../enumerable/generated/package-frame.html        |    33 +
 .../enumerable/generated/package-summary.html      |   195 +
 .../adapter/enumerable/generated/package-tree.html |   190 +
 .../adapter/enumerable/generated/package-use.html  |   191 +
 .../adapter/enumerable/impl/AggAddContextImpl.html |   203 +-
 .../enumerable/impl/AggResetContextImpl.html       |   204 +-
 .../enumerable/impl/AggResultContextImpl.html      |   263 +-
 .../enumerable/impl/WinAggAddContextImpl.html      |   282 +-
 .../enumerable/impl/WinAggResetContextImpl.html    |   341 +-
 .../enumerable/impl/WinAggResultContextImpl.html   |   418 +-
 .../impl/class-use/AggAddContextImpl.html          |    88 +-
 .../impl/class-use/AggResetContextImpl.html        |   132 +-
 .../impl/class-use/AggResultContextImpl.html       |   122 +-
 .../impl/class-use/WinAggAddContextImpl.html       |    88 +-
 .../impl/class-use/WinAggResetContextImpl.html     |    88 +-
 .../impl/class-use/WinAggResultContextImpl.html    |   112 +-
 .../adapter/enumerable/impl/package-frame.html     |    25 +
 .../adapter/enumerable/impl/package-summary.html   |   124 +-
 .../adapter/enumerable/impl/package-tree.html      |   102 +-
 .../adapter/enumerable/impl/package-use.html       |   114 +-
 .../calcite/adapter/enumerable/package-frame.html  |   171 +
 .../adapter/enumerable/package-summary.html        |   789 +-
 .../calcite/adapter/enumerable/package-tree.html   |   470 +-
 .../calcite/adapter/enumerable/package-use.html    |  1196 +-
 .../calcite/adapter/file/FileEnumerator.html       |   277 +-
 .../apache/calcite/adapter/file/FileFieldType.html |   363 +-
 .../file/FileReader.FileReaderIterator.html        |   200 +-
 .../apache/calcite/adapter/file/FileReader.html    |   337 +-
 .../calcite/adapter/file/FileReaderException.html  |   148 +-
 .../adapter/file/FileRowConverter.CellReader.html  |   237 +-
 .../adapter/file/FileRowConverter.FieldDef.html    |   247 +-
 .../calcite/adapter/file/FileRowConverter.html     |   267 +-
 .../apache/calcite/adapter/file/FileSchema.html    |   282 +-
 .../calcite/adapter/file/FileSchemaFactory.html    |   157 +-
 .../org/apache/calcite/adapter/file/FileTable.html |   335 +-
 .../apache/calcite/adapter/file/FileTableScan.html |   303 +-
 .../adapter/file/class-use/FileEnumerator.html     |    88 +-
 .../adapter/file/class-use/FileFieldType.html      |   190 +-
 .../class-use/FileReader.FileReaderIterator.html   |   112 +-
 .../calcite/adapter/file/class-use/FileReader.html |   129 +-
 .../file/class-use/FileReaderException.html        |   146 +-
 .../class-use/FileRowConverter.CellReader.html     |   112 +-
 .../file/class-use/FileRowConverter.FieldDef.html  |   112 +-
 .../adapter/file/class-use/FileRowConverter.html   |   136 +-
 .../calcite/adapter/file/class-use/FileSchema.html |    88 +-
 .../adapter/file/class-use/FileSchemaFactory.html  |    88 +-
 .../calcite/adapter/file/class-use/FileTable.html  |   142 +-
 .../adapter/file/class-use/FileTableScan.html      |    88 +-
 .../apache/calcite/adapter/file/package-frame.html |    35 +
 .../calcite/adapter/file/package-summary.html      |   136 +-
 .../apache/calcite/adapter/file/package-tree.html  |   132 +-
 .../apache/calcite/adapter/file/package-use.html   |   123 +-
 .../calcite/adapter/geode/rel/GeodeAggregate.html  |   328 +-
 .../calcite/adapter/geode/rel/GeodeEnumerator.html |   245 +-
 .../adapter/geode/rel/GeodeFilter.Translator.html  |   336 +-
 .../calcite/adapter/geode/rel/GeodeFilter.html     |   313 +-
 .../calcite/adapter/geode/rel/GeodeProject.html    |   311 +-
 .../geode/rel/GeodeRel.GeodeImplementContext.html  |   279 +-
 .../apache/calcite/adapter/geode/rel/GeodeRel.html |   173 +-
 .../geode/rel/GeodeRules.GeodeAggregateRule.html   |   201 +-
 .../geode/rel/GeodeRules.GeodeConverterRule.html   |   177 +-
 .../geode/rel/GeodeRules.GeodeFilterRule.html      |   270 +-
 .../geode/rel/GeodeRules.GeodeProjectRule.html     |   222 +-
 .../geode/rel/GeodeRules.GeodeSortLimitRule.html   |   191 +-
 .../geode/rel/GeodeRules.RexToGeodeTranslator.html |   218 +-
 .../calcite/adapter/geode/rel/GeodeRules.html      |   215 +-
 .../calcite/adapter/geode/rel/GeodeSchema.html     |   236 +-
 .../adapter/geode/rel/GeodeSchemaFactory.html      |   224 +-
 .../calcite/adapter/geode/rel/GeodeSort.html       |   346 +-
 .../geode/rel/GeodeTable.GeodeQueryable.html       |   274 +-
 .../calcite/adapter/geode/rel/GeodeTable.html      |   323 +-
 .../calcite/adapter/geode/rel/GeodeTableScan.html  |   309 +-
 .../geode/rel/GeodeToEnumerableConverter.html      |   346 +-
 .../geode/rel/GeodeToEnumerableConverterRule.html  |   189 +-
 .../geode/rel/class-use/GeodeAggregate.html        |    88 +-
 .../geode/rel/class-use/GeodeEnumerator.html       |    88 +-
 .../rel/class-use/GeodeFilter.Translator.html      |    88 +-
 .../adapter/geode/rel/class-use/GeodeFilter.html   |   116 +-
 .../adapter/geode/rel/class-use/GeodeProject.html  |    88 +-
 .../class-use/GeodeRel.GeodeImplementContext.html  |   131 +-
 .../adapter/geode/rel/class-use/GeodeRel.html      |   130 +-
 .../class-use/GeodeRules.GeodeAggregateRule.html   |   112 +-
 .../class-use/GeodeRules.GeodeConverterRule.html   |   119 +-
 .../rel/class-use/GeodeRules.GeodeFilterRule.html  |   112 +-
 .../rel/class-use/GeodeRules.GeodeProjectRule.html |   112 +-
 .../class-use/GeodeRules.GeodeSortLimitRule.html   |   112 +-
 .../class-use/GeodeRules.RexToGeodeTranslator.html |    88 +-
 .../adapter/geode/rel/class-use/GeodeRules.html    |    88 +-
 .../adapter/geode/rel/class-use/GeodeSchema.html   |    88 +-
 .../geode/rel/class-use/GeodeSchemaFactory.html    |    88 +-
 .../adapter/geode/rel/class-use/GeodeSort.html     |    88 +-
 .../rel/class-use/GeodeTable.GeodeQueryable.html   |    88 +-
 .../adapter/geode/rel/class-use/GeodeTable.html    |   156 +-
 .../geode/rel/class-use/GeodeTableScan.html        |   114 +-
 .../rel/class-use/GeodeToEnumerableConverter.html  |    88 +-
 .../class-use/GeodeToEnumerableConverterRule.html  |    88 +-
 .../calcite/adapter/geode/rel/package-frame.html   |    44 +
 .../calcite/adapter/geode/rel/package-summary.html |   182 +-
 .../calcite/adapter/geode/rel/package-tree.html    |   180 +-
 .../calcite/adapter/geode/rel/package-use.html     |   147 +-
 .../geode/simple/GeodeSimpleEnumerator.html        |   255 +-
 .../geode/simple/GeodeSimpleScannableTable.html    |   229 +-
 .../adapter/geode/simple/GeodeSimpleSchema.html    |   246 +-
 .../geode/simple/GeodeSimpleSchemaFactory.html     |   213 +-
 .../simple/class-use/GeodeSimpleEnumerator.html    |    88 +-
 .../class-use/GeodeSimpleScannableTable.html       |    88 +-
 .../geode/simple/class-use/GeodeSimpleSchema.html  |    88 +-
 .../simple/class-use/GeodeSimpleSchemaFactory.html |    88 +-
 .../adapter/geode/simple/package-frame.html        |    23 +
 .../adapter/geode/simple/package-summary.html      |   108 +-
 .../calcite/adapter/geode/simple/package-tree.html |   100 +-
 .../calcite/adapter/geode/simple/package-use.html  |    84 +-
 .../calcite/adapter/geode/util/GeodeUtils.html     |   294 +-
 .../adapter/geode/util/JavaTypeFactoryExtImpl.html |   250 +-
 .../adapter/geode/util/class-use/GeodeUtils.html   |    88 +-
 .../util/class-use/JavaTypeFactoryExtImpl.html     |   112 +-
 .../calcite/adapter/geode/util/package-frame.html  |    21 +
 .../adapter/geode/util/package-summary.html        |   106 +-
 .../calcite/adapter/geode/util/package-tree.html   |    98 +-
 .../calcite/adapter/geode/util/package-use.html    |   104 +-
 .../adapter/java/AbstractQueryableTable.html       |   216 +-
 apidocs/org/apache/calcite/adapter/java/Array.html |   140 +-
 .../calcite/adapter/java/JavaTypeFactory.html      |   175 +-
 apidocs/org/apache/calcite/adapter/java/Map.html   |   151 +-
 .../adapter/java/ReflectiveSchema.Factory.html     |   157 +-
 .../java/ReflectiveSchema.FieldSelector.html       |   177 +-
 .../adapter/java/ReflectiveSchema.FieldTable.html  |   273 +-
 .../java/ReflectiveSchema.MethodTableMacro.html    |   222 +-
 .../java/ReflectiveSchema.ReflectiveTable.html     |   263 +-
 .../calcite/adapter/java/ReflectiveSchema.html     |   341 +-
 .../java/class-use/AbstractQueryableTable.html     |   377 +-
 .../calcite/adapter/java/class-use/Array.html      |    88 +-
 .../adapter/java/class-use/JavaTypeFactory.html    |   998 +-
 .../apache/calcite/adapter/java/class-use/Map.html |    88 +-
 .../java/class-use/ReflectiveSchema.Factory.html   |    88 +-
 .../class-use/ReflectiveSchema.FieldSelector.html  |    88 +-
 .../class-use/ReflectiveSchema.FieldTable.html     |    88 +-
 .../ReflectiveSchema.MethodTableMacro.html         |    88 +-
 .../ReflectiveSchema.ReflectiveTable.html          |   110 +-
 .../adapter/java/class-use/ReflectiveSchema.html   |   124 +-
 .../apache/calcite/adapter/java/package-frame.html |    35 +
 .../calcite/adapter/java/package-summary.html      |   131 +-
 .../apache/calcite/adapter/java/package-tree.html  |   120 +-
 .../apache/calcite/adapter/java/package-use.html   |   453 +-
 .../calcite/adapter/jdbc/JdbcConvention.html       |   242 +-
 .../calcite/adapter/jdbc/JdbcImplementor.html      |   202 +-
 .../calcite/adapter/jdbc/JdbcQueryProvider.html    |   189 +-
 .../org/apache/calcite/adapter/jdbc/JdbcRel.html   |   143 +-
 ...bcRules.CheckingUserDefinedFunctionVisitor.html |   186 +-
 .../adapter/jdbc/JdbcRules.JdbcAggregate.html      |   286 +-
 .../adapter/jdbc/JdbcRules.JdbcAggregateRule.html  |   206 +-
 .../calcite/adapter/jdbc/JdbcRules.JdbcCalc.html   |   340 +-
 .../adapter/jdbc/JdbcRules.JdbcCalcRule.html       |   193 +-
 .../adapter/jdbc/JdbcRules.JdbcConverterRule.html  |   253 +-
 .../calcite/adapter/jdbc/JdbcRules.JdbcFilter.html |   260 +-
 .../adapter/jdbc/JdbcRules.JdbcFilterRule.html     |   213 +-
 .../adapter/jdbc/JdbcRules.JdbcIntersect.html      |   246 +-
 .../adapter/jdbc/JdbcRules.JdbcIntersectRule.html  |   193 +-
 .../calcite/adapter/jdbc/JdbcRules.JdbcJoin.html   |   369 +-
 .../adapter/jdbc/JdbcRules.JdbcJoinRule.html       |   226 +-
 .../calcite/adapter/jdbc/JdbcRules.JdbcMinus.html  |   246 +-
 .../adapter/jdbc/JdbcRules.JdbcMinusRule.html      |   193 +-
 .../adapter/jdbc/JdbcRules.JdbcProject.html        |   332 +-
 .../adapter/jdbc/JdbcRules.JdbcProjectRule.html    |   213 +-
 .../calcite/adapter/jdbc/JdbcRules.JdbcSort.html   |   272 +-
 .../adapter/jdbc/JdbcRules.JdbcSortRule.html       |   221 +-
 .../jdbc/JdbcRules.JdbcTableModificationRule.html  |   189 +-
 .../adapter/jdbc/JdbcRules.JdbcTableModify.html    |   315 +-
 .../calcite/adapter/jdbc/JdbcRules.JdbcUnion.html  |   267 +-
 .../adapter/jdbc/JdbcRules.JdbcUnionRule.html      |   206 +-
 .../calcite/adapter/jdbc/JdbcRules.JdbcValues.html |   242 +-
 .../adapter/jdbc/JdbcRules.JdbcValuesRule.html     |   189 +-
 .../org/apache/calcite/adapter/jdbc/JdbcRules.html |   304 +-
 .../calcite/adapter/jdbc/JdbcSchema.Factory.html   |   181 +-
 .../apache/calcite/adapter/jdbc/JdbcSchema.html    |   682 +-
 .../adapter/jdbc/JdbcTable.JdbcTableQueryable.html |   232 +-
 .../org/apache/calcite/adapter/jdbc/JdbcTable.html |   446 +-
 .../apache/calcite/adapter/jdbc/JdbcTableScan.html |   254 +-
 .../adapter/jdbc/JdbcToEnumerableConverter.html    |   386 +-
 .../jdbc/JdbcToEnumerableConverterRule.html        |   183 +-
 .../adapter/jdbc/JdbcUtils.DataSourcePool.html     |   197 +-
 .../adapter/jdbc/JdbcUtils.DialectPool.html        |   185 +-
 .../jdbc/JdbcUtils.ObjectArrayRowBuilder.html      |   243 +-
 .../org/apache/calcite/adapter/jdbc/JdbcUtils.html |   143 +-
 .../adapter/jdbc/class-use/JdbcConvention.html     |   343 +-
 .../adapter/jdbc/class-use/JdbcImplementor.html    |   172 +-
 .../adapter/jdbc/class-use/JdbcQueryProvider.html  |   112 +-
 .../calcite/adapter/jdbc/class-use/JdbcRel.html    |   151 +-
 ...bcRules.CheckingUserDefinedFunctionVisitor.html |    88 +-
 .../jdbc/class-use/JdbcRules.JdbcAggregate.html    |   120 +-
 .../class-use/JdbcRules.JdbcAggregateRule.html     |    88 +-
 .../adapter/jdbc/class-use/JdbcRules.JdbcCalc.html |    88 +-
 .../jdbc/class-use/JdbcRules.JdbcCalcRule.html     |    88 +-
 .../class-use/JdbcRules.JdbcConverterRule.html     |   172 +-
 .../jdbc/class-use/JdbcRules.JdbcFilter.html       |   116 +-
 .../jdbc/class-use/JdbcRules.JdbcFilterRule.html   |    88 +-
 .../jdbc/class-use/JdbcRules.JdbcIntersect.html    |   116 +-
 .../class-use/JdbcRules.JdbcIntersectRule.html     |    88 +-
 .../adapter/jdbc/class-use/JdbcRules.JdbcJoin.html |   122 +-
 .../jdbc/class-use/JdbcRules.JdbcJoinRule.html     |    88 +-
 .../jdbc/class-use/JdbcRules.JdbcMinus.html        |   116 +-
 .../jdbc/class-use/JdbcRules.JdbcMinusRule.html    |    88 +-
 .../jdbc/class-use/JdbcRules.JdbcProject.html      |   118 +-
 .../jdbc/class-use/JdbcRules.JdbcProjectRule.html  |    88 +-
 .../adapter/jdbc/class-use/JdbcRules.JdbcSort.html |   120 +-
 .../jdbc/class-use/JdbcRules.JdbcSortRule.html     |    88 +-
 .../JdbcRules.JdbcTableModificationRule.html       |    88 +-
 .../jdbc/class-use/JdbcRules.JdbcTableModify.html  |    88 +-
 .../jdbc/class-use/JdbcRules.JdbcUnion.html        |   116 +-
 .../jdbc/class-use/JdbcRules.JdbcUnionRule.html    |    88 +-
 .../jdbc/class-use/JdbcRules.JdbcValues.html       |    88 +-
 .../jdbc/class-use/JdbcRules.JdbcValuesRule.html   |    88 +-
 .../calcite/adapter/jdbc/class-use/JdbcRules.html  |    88 +-
 .../adapter/jdbc/class-use/JdbcSchema.Factory.html |   112 +-
 .../calcite/adapter/jdbc/class-use/JdbcSchema.html |   178 +-
 .../class-use/JdbcTable.JdbcTableQueryable.html    |    88 +-
 .../calcite/adapter/jdbc/class-use/JdbcTable.html  |   177 +-
 .../adapter/jdbc/class-use/JdbcTableScan.html      |   112 +-
 .../jdbc/class-use/JdbcToEnumerableConverter.html  |    88 +-
 .../class-use/JdbcToEnumerableConverterRule.html   |    88 +-
 .../jdbc/class-use/JdbcUtils.DataSourcePool.html   |   112 +-
 .../jdbc/class-use/JdbcUtils.DialectPool.html      |   112 +-
 .../class-use/JdbcUtils.ObjectArrayRowBuilder.html |    88 +-
 .../calcite/adapter/jdbc/class-use/JdbcUtils.html  |    88 +-
 .../apache/calcite/adapter/jdbc/package-frame.html |    61 +
 .../calcite/adapter/jdbc/package-summary.html      |   248 +-
 .../apache/calcite/adapter/jdbc/package-tree.html  |   238 +-
 .../apache/calcite/adapter/jdbc/package-use.html   |   184 +-
 .../calcite/adapter/mongodb/MongoAggregate.html    |   313 +-
 .../calcite/adapter/mongodb/MongoEnumerator.html   |   303 +-
 .../adapter/mongodb/MongoFilter.Translator.html    |   307 +-
 .../calcite/adapter/mongodb/MongoFilter.html       |   293 +-
 .../calcite/adapter/mongodb/MongoMethod.html       |   250 +-
 .../calcite/adapter/mongodb/MongoProject.html      |   338 +-
 .../adapter/mongodb/MongoRel.Implementor.html      |   196 +-
 .../apache/calcite/adapter/mongodb/MongoRel.html   |   169 +-
 .../mongodb/MongoRules.MongoAggregateRule.html     |   201 +-
 .../mongodb/MongoRules.MongoConverterRule.html     |   185 +-
 .../mongodb/MongoRules.MongoFilterRule.html        |   201 +-
 .../mongodb/MongoRules.MongoProjectRule.html       |   201 +-
 .../adapter/mongodb/MongoRules.MongoSortRule.html  |   201 +-
 .../mongodb/MongoRules.RexToMongoTranslator.html   |   253 +-
 .../apache/calcite/adapter/mongodb/MongoRules.html |   247 +-
 .../calcite/adapter/mongodb/MongoSchema.html       |   214 +-
 .../adapter/mongodb/MongoSchemaFactory.html        |   164 +-
 .../apache/calcite/adapter/mongodb/MongoSort.html  |   310 +-
 .../adapter/mongodb/MongoTable.MongoQueryable.html |   277 +-
 .../apache/calcite/adapter/mongodb/MongoTable.html |   319 +-
 .../calcite/adapter/mongodb/MongoTableScan.html    |   324 +-
 .../mongodb/MongoToEnumerableConverter.html        |   317 +-
 .../mongodb/MongoToEnumerableConverterRule.html    |   191 +-
 .../adapter/mongodb/class-use/MongoAggregate.html  |    88 +-
 .../adapter/mongodb/class-use/MongoEnumerator.html |    88 +-
 .../mongodb/class-use/MongoFilter.Translator.html  |    88 +-
 .../adapter/mongodb/class-use/MongoFilter.html     |   116 +-
 .../adapter/mongodb/class-use/MongoMethod.html     |   129 +-
 .../adapter/mongodb/class-use/MongoProject.html    |    88 +-
 .../mongodb/class-use/MongoRel.Implementor.html    |   125 +-
 .../adapter/mongodb/class-use/MongoRel.html        |   130 +-
 .../class-use/MongoRules.MongoAggregateRule.html   |    88 +-
 .../class-use/MongoRules.MongoConverterRule.html   |   135 +-
 .../class-use/MongoRules.MongoFilterRule.html      |   112 +-
 .../class-use/MongoRules.MongoProjectRule.html     |   112 +-
 .../class-use/MongoRules.MongoSortRule.html        |   112 +-
 .../class-use/MongoRules.RexToMongoTranslator.html |    88 +-
 .../adapter/mongodb/class-use/MongoRules.html      |    88 +-
 .../adapter/mongodb/class-use/MongoSchema.html     |    88 +-
 .../mongodb/class-use/MongoSchemaFactory.html      |    88 +-
 .../adapter/mongodb/class-use/MongoSort.html       |    88 +-
 .../class-use/MongoTable.MongoQueryable.html       |    88 +-
 .../adapter/mongodb/class-use/MongoTable.html      |   156 +-
 .../adapter/mongodb/class-use/MongoTableScan.html  |    88 +-
 .../class-use/MongoToEnumerableConverter.html      |    88 +-
 .../class-use/MongoToEnumerableConverterRule.html  |    88 +-
 .../calcite/adapter/mongodb/package-frame.html     |    48 +
 .../calcite/adapter/mongodb/package-summary.html   |   190 +-
 .../calcite/adapter/mongodb/package-tree.html      |   188 +-
 .../calcite/adapter/mongodb/package-use.html       |   142 +-
 .../apache/calcite/adapter/os/DuTableFunction.html |   139 +-
 .../calcite/adapter/os/FilesTableFunction.html     |   161 +-
 .../adapter/os/GitCommitsTableFunction.html        |   170 +-
 .../adapter/os/Processes.ProcessFactory.html       |   182 +-
 .../os/Processes.ProcessLinesEnumerator.html       |   191 +-
 .../os/Processes.SeparatedLinesEnumerable.html     |   198 +-
 .../org/apache/calcite/adapter/os/Processes.html   |   192 +-
 .../apache/calcite/adapter/os/PsTableFunction.html |   170 +-
 .../apache/calcite/adapter/os/SqlShell.Format.html |   253 +-
 .../org/apache/calcite/adapter/os/SqlShell.html    |   271 +-
 .../calcite/adapter/os/StdinTableFunction.html     |   139 +-
 .../calcite/adapter/os/VmstatTableFunction.html    |   139 +-
 .../adapter/os/class-use/DuTableFunction.html      |    88 +-
 .../adapter/os/class-use/FilesTableFunction.html   |    88 +-
 .../os/class-use/GitCommitsTableFunction.html      |    88 +-
 .../os/class-use/Processes.ProcessFactory.html     |    88 +-
 .../Processes.ProcessLinesEnumerator.html          |    88 +-
 .../Processes.SeparatedLinesEnumerable.html        |    88 +-
 .../calcite/adapter/os/class-use/Processes.html    |    88 +-
 .../adapter/os/class-use/PsTableFunction.html      |    88 +-
 .../adapter/os/class-use/SqlShell.Format.html      |   117 +-
 .../calcite/adapter/os/class-use/SqlShell.html     |    88 +-
 .../adapter/os/class-use/StdinTableFunction.html   |    88 +-
 .../adapter/os/class-use/VmstatTableFunction.html  |    88 +-
 .../apache/calcite/adapter/os/package-frame.html   |    34 +
 .../apache/calcite/adapter/os/package-summary.html |   129 +-
 .../apache/calcite/adapter/os/package-tree.html    |   122 +-
 .../org/apache/calcite/adapter/os/package-use.html |   102 +-
 .../org/apache/calcite/adapter/package-frame.html  |    20 +
 .../apache/calcite/adapter/package-summary.html    |   132 +-
 .../org/apache/calcite/adapter/package-tree.html   |    90 +-
 .../org/apache/calcite/adapter/package-use.html    |    84 +-
 .../apache/calcite/adapter/pig/PigAggFunction.html |   273 +-
 .../apache/calcite/adapter/pig/PigAggregate.html   |   438 +-
 .../apache/calcite/adapter/pig/PigDataType.html    |   301 +-
 .../org/apache/calcite/adapter/pig/PigFilter.html  |   338 +-
 .../org/apache/calcite/adapter/pig/PigJoin.html    |   323 +-
 .../org/apache/calcite/adapter/pig/PigProject.html |   301 +-
 .../calcite/adapter/pig/PigRel.Implementor.html    |   223 +-
 apidocs/org/apache/calcite/adapter/pig/PigRel.html |   169 +-
 .../pig/PigRelFactories.PigAggregateFactory.html   |   187 +-
 .../pig/PigRelFactories.PigFilterFactory.html      |   179 +-
 .../pig/PigRelFactories.PigJoinFactory.html        |   226 +-
 .../pig/PigRelFactories.PigTableScanFactory.html   |   183 +-
 .../calcite/adapter/pig/PigRelFactories.html       |   184 +-
 .../adapter/pig/PigRules.PigAggregateRule.html     |   193 +-
 .../adapter/pig/PigRules.PigFilterRule.html        |   193 +-
 .../calcite/adapter/pig/PigRules.PigJoinRule.html  |   193 +-
 .../adapter/pig/PigRules.PigProjectRule.html       |   193 +-
 .../adapter/pig/PigRules.PigTableScanRule.html     |   193 +-
 .../org/apache/calcite/adapter/pig/PigRules.html   |   191 +-
 .../org/apache/calcite/adapter/pig/PigSchema.html  |   210 +-
 .../calcite/adapter/pig/PigSchemaFactory.html      |   179 +-
 .../org/apache/calcite/adapter/pig/PigTable.html   |   230 +-
 .../calcite/adapter/pig/PigTableFactory.html       |   161 +-
 .../apache/calcite/adapter/pig/PigTableScan.html   |   279 +-
 .../adapter/pig/PigToEnumerableConverter.html      |   274 +-
 .../adapter/pig/PigToEnumerableConverterRule.html  |   189 +-
 .../adapter/pig/class-use/PigAggFunction.html      |   133 +-
 .../adapter/pig/class-use/PigAggregate.html        |    88 +-
 .../calcite/adapter/pig/class-use/PigDataType.html |   131 +-
 .../calcite/adapter/pig/class-use/PigFilter.html   |    88 +-
 .../calcite/adapter/pig/class-use/PigJoin.html     |    88 +-
 .../calcite/adapter/pig/class-use/PigProject.html  |    88 +-
 .../adapter/pig/class-use/PigRel.Implementor.html  |   193 +-
 .../calcite/adapter/pig/class-use/PigRel.html      |   142 +-
 .../PigRelFactories.PigAggregateFactory.html       |   112 +-
 .../PigRelFactories.PigFilterFactory.html          |   112 +-
 .../class-use/PigRelFactories.PigJoinFactory.html  |   112 +-
 .../PigRelFactories.PigTableScanFactory.html       |   112 +-
 .../adapter/pig/class-use/PigRelFactories.html     |    88 +-
 .../pig/class-use/PigRules.PigAggregateRule.html   |   112 +-
 .../pig/class-use/PigRules.PigFilterRule.html      |   112 +-
 .../pig/class-use/PigRules.PigJoinRule.html        |   112 +-
 .../pig/class-use/PigRules.PigProjectRule.html     |   112 +-
 .../pig/class-use/PigRules.PigTableScanRule.html   |   112 +-
 .../calcite/adapter/pig/class-use/PigRules.html    |    88 +-
 .../calcite/adapter/pig/class-use/PigSchema.html   |    88 +-
 .../adapter/pig/class-use/PigSchemaFactory.html    |   112 +-
 .../calcite/adapter/pig/class-use/PigTable.html    |   135 +-
 .../adapter/pig/class-use/PigTableFactory.html     |    88 +-
 .../adapter/pig/class-use/PigTableScan.html        |    88 +-
 .../pig/class-use/PigToEnumerableConverter.html    |    88 +-
 .../class-use/PigToEnumerableConverterRule.html    |    88 +-
 .../apache/calcite/adapter/pig/package-frame.html  |    51 +
 .../calcite/adapter/pig/package-summary.html       |   224 +-
 .../apache/calcite/adapter/pig/package-tree.html   |   184 +-
 .../apache/calcite/adapter/pig/package-use.html    |   184 +-
 .../adapter/spark/EnumerableToSparkConverter.html  |   295 +-
 .../spark/EnumerableToSparkConverterRule.html      |   193 +-
 .../apache/calcite/adapter/spark/HttpServer.html   |   234 +-
 .../adapter/spark/JdbcToSparkConverter.html        |   298 +-
 .../adapter/spark/JdbcToSparkConverterRule.html    |   183 +-
 .../adapter/spark/SparkHandlerImpl.Holder.html     |   281 +
 .../calcite/adapter/spark/SparkHandlerImpl.html    |   288 +-
 .../apache/calcite/adapter/spark/SparkMethod.html  |   289 +-
 .../adapter/spark/SparkRel.Implementor.html        |   180 +-
 .../calcite/adapter/spark/SparkRel.Result.html     |   162 +-
 .../org/apache/calcite/adapter/spark/SparkRel.html |   174 +-
 .../SparkRules.EnumerableToSparkConverterRule.html |   189 +-
 .../adapter/spark/SparkRules.SparkCalc.html        |   363 +-
 .../adapter/spark/SparkRules.SparkCalcRule.html    |   179 +-
 .../SparkRules.SparkToEnumerableConverterRule.html |   189 +-
 .../adapter/spark/SparkRules.SparkValues.html      |   254 +-
 .../adapter/spark/SparkRules.SparkValuesRule.html  |   175 +-
 .../apache/calcite/adapter/spark/SparkRules.html   |   214 +-
 .../spark/SparkRuntime.CalciteFlatMapFunction.html |   139 +-
 .../apache/calcite/adapter/spark/SparkRuntime.html |   182 +-
 ...ToEnumerableConverter.SparkImplementorImpl.html |   222 +-
 .../adapter/spark/SparkToEnumerableConverter.html  |   305 +-
 .../class-use/EnumerableToSparkConverter.html      |    88 +-
 .../class-use/EnumerableToSparkConverterRule.html  |   112 +-
 .../adapter/spark/class-use/HttpServer.html        |   112 +-
 .../spark/class-use/JdbcToSparkConverter.html      |    88 +-
 .../spark/class-use/JdbcToSparkConverterRule.html  |    88 +-
 .../spark/class-use/SparkHandlerImpl.Holder.html   |   125 +
 .../adapter/spark/class-use/SparkHandlerImpl.html  |   112 +-
 .../adapter/spark/class-use/SparkMethod.html       |   134 +-
 .../spark/class-use/SparkRel.Implementor.html      |   144 +-
 .../adapter/spark/class-use/SparkRel.Result.html   |   160 +-
 .../calcite/adapter/spark/class-use/SparkRel.html  |   146 +-
 .../SparkRules.EnumerableToSparkConverterRule.html |   112 +-
 .../spark/class-use/SparkRules.SparkCalc.html      |    88 +-
 .../spark/class-use/SparkRules.SparkCalcRule.html  |   112 +-
 .../SparkRules.SparkToEnumerableConverterRule.html |   112 +-
 .../spark/class-use/SparkRules.SparkValues.html    |    88 +-
 .../class-use/SparkRules.SparkValuesRule.html      |   112 +-
 .../adapter/spark/class-use/SparkRules.html        |    88 +-
 .../SparkRuntime.CalciteFlatMapFunction.html       |    88 +-
 .../adapter/spark/class-use/SparkRuntime.html      |    88 +-
 ...ToEnumerableConverter.SparkImplementorImpl.html |    88 +-
 .../class-use/SparkToEnumerableConverter.html      |    88 +-
 .../calcite/adapter/spark/package-frame.html       |    47 +
 .../calcite/adapter/spark/package-summary.html     |   206 +-
 .../apache/calcite/adapter/spark/package-tree.html |   163 +-
 .../apache/calcite/adapter/spark/package-use.html  |   144 +-
 .../splunk/SplunkDriver.MockSplunkConnection.html  |   176 +-
 .../SplunkDriver.WrappingSplunkConnection.html     |   200 +-
 .../calcite/adapter/splunk/SplunkDriver.html       |   214 +-
 .../adapter/splunk/SplunkDriverVersion.html        |   133 +-
 .../calcite/adapter/splunk/SplunkPushDownRule.html |   405 +-
 .../apache/calcite/adapter/splunk/SplunkQuery.html |   261 +-
 .../calcite/adapter/splunk/SplunkSchema.html       |   219 +-
 .../splunk/SplunkTable.SplunkTableQueryable.html   |   246 +-
 .../apache/calcite/adapter/splunk/SplunkTable.html |   268 +-
 .../calcite/adapter/splunk/SplunkTableScan.html    |   362 +-
 .../SplunkDriver.MockSplunkConnection.html         |    88 +-
 .../SplunkDriver.WrappingSplunkConnection.html     |    88 +-
 .../adapter/splunk/class-use/SplunkDriver.html     |    88 +-
 .../splunk/class-use/SplunkDriverVersion.html      |    88 +-
 .../splunk/class-use/SplunkPushDownRule.html       |   127 +-
 .../adapter/splunk/class-use/SplunkQuery.html      |   118 +-
 .../adapter/splunk/class-use/SplunkSchema.html     |    88 +-
 .../SplunkTable.SplunkTableQueryable.html          |    88 +-
 .../adapter/splunk/class-use/SplunkTable.html      |   148 +-
 .../adapter/splunk/class-use/SplunkTableScan.html  |   133 +-
 .../calcite/adapter/splunk/package-frame.html      |    29 +
 .../calcite/adapter/splunk/package-summary.html    |   130 +-
 .../calcite/adapter/splunk/package-tree.html       |   136 +-
 .../apache/calcite/adapter/splunk/package-use.html |   111 +-
 .../splunk/search/SearchResultListener.html        |   118 +-
 .../adapter/splunk/search/SplunkConnection.html    |   140 +-
 ...onnectionImpl.CountingSearchResultListener.html |   199 +-
 ...plunkConnectionImpl.SplunkResultEnumerator.html |   260 +-
 .../splunk/search/SplunkConnectionImpl.html        |   373 +-
 .../search/class-use/SearchResultListener.html     |   188 +-
 .../splunk/search/class-use/SplunkConnection.html  |   179 +-
 ...onnectionImpl.CountingSearchResultListener.html |    88 +-
 ...plunkConnectionImpl.SplunkResultEnumerator.html |    88 +-
 .../search/class-use/SplunkConnectionImpl.html     |    88 +-
 .../adapter/splunk/search/package-frame.html       |    27 +
 .../adapter/splunk/search/package-summary.html     |   118 +-
 .../adapter/splunk/search/package-tree.html        |   100 +-
 .../calcite/adapter/splunk/search/package-use.html |   122 +-
 .../calcite/adapter/splunk/util/StringUtils.html   |   179 +-
 .../adapter/splunk/util/class-use/StringUtils.html |    88 +-
 .../calcite/adapter/splunk/util/package-frame.html |    20 +
 .../adapter/splunk/util/package-summary.html       |   102 +-
 .../calcite/adapter/splunk/util/package-tree.html  |    90 +-
 .../calcite/adapter/splunk/util/package-use.html   |    84 +-
 .../tpcds/TpcdsSchema.TpcdsQueryableTable.html     |   242 +-
 .../apache/calcite/adapter/tpcds/TpcdsSchema.html  |   251 +-
 .../calcite/adapter/tpcds/TpcdsSchemaFactory.html  |   157 +-
 .../class-use/TpcdsSchema.TpcdsQueryableTable.html |    88 +-
 .../adapter/tpcds/class-use/TpcdsSchema.html       |    88 +-
 .../tpcds/class-use/TpcdsSchemaFactory.html        |    88 +-
 .../calcite/adapter/tpcds/package-frame.html       |    21 +
 .../calcite/adapter/tpcds/package-summary.html     |   108 +-
 .../apache/calcite/adapter/tpcds/package-tree.html |   100 +-
 .../apache/calcite/adapter/tpcds/package-use.html  |    84 +-
 .../tpch/TpchSchema.TpchQueryableTable.html        |   229 +-
 .../apache/calcite/adapter/tpch/TpchSchema.html    |   236 +-
 .../calcite/adapter/tpch/TpchSchemaFactory.html    |   157 +-
 .../class-use/TpchSchema.TpchQueryableTable.html   |    88 +-
 .../calcite/adapter/tpch/class-use/TpchSchema.html |    88 +-
 .../adapter/tpch/class-use/TpchSchemaFactory.html  |    88 +-
 .../apache/calcite/adapter/tpch/package-frame.html |    21 +
 .../calcite/adapter/tpch/package-summary.html      |   108 +-
 .../apache/calcite/adapter/tpch/package-tree.html  |   100 +-
 .../apache/calcite/adapter/tpch/package-use.html   |    84 +-
 ...NodeGetRelTypeNameBenchmark.ClassNameState.html |   364 +
 .../AbstractRelNodeGetRelTypeNameBenchmark.html    |   340 +
 .../calcite/benchmarks/FlightRecorderProfiler.html |   206 +-
 .../apache/calcite/benchmarks/ParserBenchmark.html |   215 +-
 .../calcite/benchmarks/PreconditionTest.html       |   171 +-
 .../benchmarks/StatementTest.Department.html       |   189 +-
 .../calcite/benchmarks/StatementTest.Employee.html |   199 +-
 .../benchmarks/StatementTest.HrConnection.html     |   186 +-
 .../StatementTest.HrPreparedStatement.html         |   161 +-
 .../calcite/benchmarks/StatementTest.HrSchema.html |   174 +-
 .../apache/calcite/benchmarks/StatementTest.html   |   219 +-
 .../StringConstructBenchmark.AppenderState.html    |   395 +
 .../StringConstructBenchmark.WriterState.html      |   314 +
 .../benchmarks/StringConstructBenchmark.html       |   379 +
 ...NodeGetRelTypeNameBenchmark.ClassNameState.html |   175 +
 .../AbstractRelNodeGetRelTypeNameBenchmark.html    |   125 +
 .../class-use/FlightRecorderProfiler.html          |    88 +-
 .../benchmarks/class-use/ParserBenchmark.html      |    88 +-
 .../benchmarks/class-use/PreconditionTest.html     |    88 +-
 .../class-use/StatementTest.Department.html        |   112 +-
 .../class-use/StatementTest.Employee.html          |   138 +-
 .../class-use/StatementTest.HrConnection.html      |   132 +-
 .../StatementTest.HrPreparedStatement.html         |   112 +-
 .../class-use/StatementTest.HrSchema.html          |   112 +-
 .../benchmarks/class-use/StatementTest.html        |    88 +-
 .../StringConstructBenchmark.AppenderState.html    |   171 +
 .../StringConstructBenchmark.WriterState.html      |   167 +
 .../class-use/StringConstructBenchmark.html        |   125 +
 .../apache/calcite/benchmarks/package-frame.html   |    33 +
 .../apache/calcite/benchmarks/package-summary.html |   155 +-
 .../apache/calcite/benchmarks/package-tree.html    |   111 +-
 .../org/apache/calcite/benchmarks/package-use.html |   140 +-
 .../calcite/chinook/CalciteConnectionProvider.html |   195 +-
 ...ookAvaticaServer.CalciteChinookMetaFactory.html |   175 +-
 ...ChinookAvaticaServer.RawChinookMetaFactory.html |   166 +-
 .../calcite/chinook/ChinookAvaticaServer.html      |   201 +-
 .../calcite/chinook/ChosenCustomerEmail.html       |   139 +-
 .../org/apache/calcite/chinook/CodesFunction.html  |   139 +-
 .../chinook/ConnectionFactory.DatabaseWrapper.html |   237 +-
 .../apache/calcite/chinook/ConnectionFactory.html  |   183 +-
 .../calcite/chinook/EnvironmentFairy.User.html     |   217 +-
 .../apache/calcite/chinook/EnvironmentFairy.html   |   180 +-
 .../chinook/PreferredAlbumsTableFactory.html       |   200 +-
 .../chinook/PreferredGenresTableFactory.html       |   200 +-
 .../calcite/chinook/StringConcatFunction.html      |   143 +-
 .../class-use/CalciteConnectionProvider.html       |   117 +-
 ...ookAvaticaServer.CalciteChinookMetaFactory.html |    88 +-
 ...ChinookAvaticaServer.RawChinookMetaFactory.html |    88 +-
 .../chinook/class-use/ChinookAvaticaServer.html    |    88 +-
 .../chinook/class-use/ChosenCustomerEmail.html     |    88 +-
 .../calcite/chinook/class-use/CodesFunction.html   |    88 +-
 .../ConnectionFactory.DatabaseWrapper.html         |   117 +-
 .../chinook/class-use/ConnectionFactory.html       |    88 +-
 .../chinook/class-use/EnvironmentFairy.User.html   |   144 +-
 .../chinook/class-use/EnvironmentFairy.html        |    88 +-
 .../class-use/PreferredAlbumsTableFactory.html     |    88 +-
 .../class-use/PreferredGenresTableFactory.html     |    88 +-
 .../chinook/class-use/StringConcatFunction.html    |    88 +-
 .../org/apache/calcite/chinook/package-frame.html  |    35 +
 .../apache/calcite/chinook/package-summary.html    |   128 +-
 .../org/apache/calcite/chinook/package-tree.html   |   120 +-
 .../org/apache/calcite/chinook/package-use.html    |   108 +-
 .../calcite/class-use/DataContext.Variable.html    |   117 +-
 .../org/apache/calcite/class-use/DataContext.html  |   866 +-
 apidocs/org/apache/calcite/class-use/Demo.html     |    88 +-
 .../calcite/config/CalciteConnectionConfig.html    |   357 +-
 .../config/CalciteConnectionConfigImpl.html        |   485 +-
 .../calcite/config/CalciteConnectionProperty.html  |   579 +-
 .../calcite/config/CalciteSystemProperty.html      |   892 +
 apidocs/org/apache/calcite/config/Lex.html         |   275 +-
 .../org/apache/calcite/config/NullCollation.html   |   245 +-
 .../config/class-use/CalciteConnectionConfig.html  |   370 +-
 .../class-use/CalciteConnectionConfigImpl.html     |   114 +-
 .../class-use/CalciteConnectionProperty.html       |   205 +-
 .../config/class-use/CalciteSystemProperty.html    |   346 +
 .../org/apache/calcite/config/class-use/Lex.html   |   147 +-
 .../calcite/config/class-use/NullCollation.html    |   288 +-
 .../org/apache/calcite/config/package-frame.html   |    31 +
 .../org/apache/calcite/config/package-summary.html |   122 +-
 .../org/apache/calcite/config/package-tree.html    |   111 +-
 apidocs/org/apache/calcite/config/package-use.html |   255 +-
 .../calcite/example/maze/Maze.CellContent.html     |   135 +-
 .../calcite/example/maze/Maze.Direction.html       |   238 +-
 apidocs/org/apache/calcite/example/maze/Maze.html  |   279 +-
 .../org/apache/calcite/example/maze/MazeTable.html |   233 +-
 .../example/maze/class-use/Maze.CellContent.html   |   128 +-
 .../example/maze/class-use/Maze.Direction.html     |   117 +-
 .../calcite/example/maze/class-use/Maze.html       |   114 +-
 .../calcite/example/maze/class-use/MazeTable.html  |    88 +-
 .../apache/calcite/example/maze/package-frame.html |    29 +
 .../calcite/example/maze/package-summary.html      |   112 +-
 .../apache/calcite/example/maze/package-tree.html  |   106 +-
 .../apache/calcite/example/maze/package-use.html   |   108 +-
 .../calcite/interpreter/AbstractSingleNode.html    |   187 +-
 .../interpreter/AggregateNode.Accumulator.html     |   122 +-
 .../AggregateNode.AccumulatorFactory.html          |   111 +-
 .../interpreter/AggregateNode.AccumulatorList.html |   199 +-
 .../AggregateNode.CountAccumulator.html            |   185 +-
 .../interpreter/AggregateNode.DoubleSum.html       |   164 +-
 .../AggregateNode.FilterAccumulator.html           |   187 +-
 .../interpreter/AggregateNode.Grouping.html        |   183 +-
 .../calcite/interpreter/AggregateNode.IntSum.html  |   164 +-
 .../calcite/interpreter/AggregateNode.LongSum.html |   164 +-
 .../interpreter/AggregateNode.MaxDouble.html       |   133 +-
 .../interpreter/AggregateNode.MaxFloat.html        |   133 +-
 .../calcite/interpreter/AggregateNode.MaxInt.html  |   133 +-
 .../calcite/interpreter/AggregateNode.MaxLong.html |   133 +-
 .../interpreter/AggregateNode.MinDouble.html       |   133 +-
 .../interpreter/AggregateNode.MinFloat.html        |   133 +-
 .../calcite/interpreter/AggregateNode.MinInt.html  |   133 +-
 .../calcite/interpreter/AggregateNode.MinLong.html |   133 +-
 .../AggregateNode.NumericComparison.html           |   223 +-
 .../AggregateNode.ScalarAccumulator.html           |   195 +-
 .../AggregateNode.ScalarAccumulatorDef.html        |   231 +-
 .../interpreter/AggregateNode.UdaAccumulator.html  |   194 +-
 .../AggregateNode.UdaAccumulatorFactory.html       |   196 +-
 .../apache/calcite/interpreter/AggregateNode.html  |   305 +-
 .../calcite/interpreter/BindableConvention.html    |   362 +-
 .../apache/calcite/interpreter/BindableRel.html    |   153 +-
 .../interpreter/Bindables.BindableAggregate.html   |   324 +-
 .../Bindables.BindableAggregateRule.html           |   179 +-
 .../interpreter/Bindables.BindableFilter.html      |   307 +-
 .../interpreter/Bindables.BindableFilterRule.html  |   179 +-
 .../interpreter/Bindables.BindableJoin.html        |   359 +-
 .../interpreter/Bindables.BindableJoinRule.html    |   181 +-
 .../interpreter/Bindables.BindableProject.html     |   312 +-
 .../interpreter/Bindables.BindableProjectRule.html |   181 +-
 .../interpreter/Bindables.BindableSort.html        |   310 +-
 .../interpreter/Bindables.BindableSortRule.html    |   181 +-
 .../interpreter/Bindables.BindableTableScan.html   |   382 +-
 .../Bindables.BindableTableScanRule.html           |   175 +-
 .../interpreter/Bindables.BindableUnion.html       |   284 +-
 .../interpreter/Bindables.BindableUnionRule.html   |   181 +-
 .../interpreter/Bindables.BindableValues.html      |   280 +-
 .../interpreter/Bindables.BindableValuesRule.html  |   179 +-
 .../interpreter/Bindables.BindableWindow.html      |   329 +-
 .../interpreter/Bindables.BindableWindowRule.html  |   181 +-
 .../org/apache/calcite/interpreter/Bindables.html  |   359 +-
 .../org/apache/calcite/interpreter/Compiler.html   |   185 +-
 .../org/apache/calcite/interpreter/Context.html    |   156 +-
 .../org/apache/calcite/interpreter/FilterNode.html |   190 +-
 .../interpreter/InterpretableConvention.html       |   348 +-
 .../interpreter/InterpretableConverter.html        |   275 +-
 .../InterpretableRel.InterpreterImplementor.html   |   197 +-
 .../calcite/interpreter/InterpretableRel.html      |   153 +-
 .../interpreter/Interpreter.CompilerImpl.html      |   415 +-
 .../interpreter/Interpreter.DuplicatingSink.html   |   203 +-
 .../calcite/interpreter/Interpreter.Edge.html      |   162 +-
 .../interpreter/Interpreter.EnumeratorSource.html  |   188 +-
 .../interpreter/Interpreter.FooCompiler.html       |   151 +-
 .../calcite/interpreter/Interpreter.ListSink.html  |   203 +-
 .../interpreter/Interpreter.ListSource.html        |   195 +-
 .../calcite/interpreter/Interpreter.NodeInfo.html  |   180 +-
 .../interpreter/Interpreter.ScalarCompiler.html    |   119 +-
 .../apache/calcite/interpreter/Interpreter.html    |   290 +-
 .../apache/calcite/interpreter/Interpreters.html   |   147 +-
 .../calcite/interpreter/JaninoRexCompiler.html     |   219 +-
 .../org/apache/calcite/interpreter/JoinNode.html   |   222 +-
 apidocs/org/apache/calcite/interpreter/Node.html   |   115 +-
 .../calcite/interpreter/Nodes.CoreCompiler.html    |   244 +-
 apidocs/org/apache/calcite/interpreter/Nodes.html  |   141 +-
 .../interpreter/NoneToBindableConverterRule.html   |   193 +-
 .../apache/calcite/interpreter/ProjectNode.html    |   195 +-
 .../apache/calcite/interpreter/Row.RowBuilder.html |   190 +-
 apidocs/org/apache/calcite/interpreter/Row.html    |   301 +-
 apidocs/org/apache/calcite/interpreter/Scalar.html |   122 +-
 apidocs/org/apache/calcite/interpreter/Sink.html   |   145 +-
 .../org/apache/calcite/interpreter/SortNode.html   |   185 +-
 apidocs/org/apache/calcite/interpreter/Source.html |   126 +-
 .../apache/calcite/interpreter/TableScanNode.html  |   305 +-
 .../org/apache/calcite/interpreter/UnionNode.html  |   195 +-
 .../org/apache/calcite/interpreter/ValuesNode.html |   204 +-
 .../org/apache/calcite/interpreter/WindowNode.html |   167 +-
 .../interpreter/class-use/AbstractSingleNode.html  |   132 +-
 .../class-use/AggregateNode.Accumulator.html       |   162 +-
 .../AggregateNode.AccumulatorFactory.html          |   141 +-
 .../class-use/AggregateNode.AccumulatorList.html   |   112 +-
 .../class-use/AggregateNode.CountAccumulator.html  |    88 +-
 .../class-use/AggregateNode.DoubleSum.html         |    88 +-
 .../class-use/AggregateNode.FilterAccumulator.html |    88 +-
 .../class-use/AggregateNode.Grouping.html          |   112 +-
 .../class-use/AggregateNode.IntSum.html            |    88 +-
 .../class-use/AggregateNode.LongSum.html           |    88 +-
 .../class-use/AggregateNode.MaxDouble.html         |    88 +-
 .../class-use/AggregateNode.MaxFloat.html          |    88 +-
 .../class-use/AggregateNode.MaxInt.html            |    88 +-
 .../class-use/AggregateNode.MaxLong.html           |    88 +-
 .../class-use/AggregateNode.MinDouble.html         |    88 +-
 .../class-use/AggregateNode.MinFloat.html          |    88 +-
 .../class-use/AggregateNode.MinInt.html            |    88 +-
 .../class-use/AggregateNode.MinLong.html           |    88 +-
 .../class-use/AggregateNode.NumericComparison.html |   131 +-
 .../class-use/AggregateNode.ScalarAccumulator.html |    88 +-
 .../AggregateNode.ScalarAccumulatorDef.html        |   124 +-
 .../class-use/AggregateNode.UdaAccumulator.html    |    88 +-
 .../AggregateNode.UdaAccumulatorFactory.html       |   122 +-
 .../interpreter/class-use/AggregateNode.html       |    88 +-
 .../interpreter/class-use/BindableConvention.html  |   117 +-
 .../calcite/interpreter/class-use/BindableRel.html |   204 +-
 .../class-use/Bindables.BindableAggregate.html     |   120 +-
 .../class-use/Bindables.BindableAggregateRule.html |    88 +-
 .../class-use/Bindables.BindableFilter.html        |   123 +-
 .../class-use/Bindables.BindableFilterRule.html    |    88 +-
 .../class-use/Bindables.BindableJoin.html          |   122 +-
 .../class-use/Bindables.BindableJoinRule.html      |    88 +-
 .../class-use/Bindables.BindableProject.html       |   118 +-
 .../class-use/Bindables.BindableProjectRule.html   |    88 +-
 .../class-use/Bindables.BindableSort.html          |   120 +-
 .../class-use/Bindables.BindableSortRule.html      |    88 +-
 .../class-use/Bindables.BindableTableScan.html     |   135 +-
 .../class-use/Bindables.BindableTableScanRule.html |    88 +-
 .../class-use/Bindables.BindableUnion.html         |   116 +-
 .../class-use/Bindables.BindableUnionRule.html     |    88 +-
 .../class-use/Bindables.BindableValues.html        |    88 +-
 .../class-use/Bindables.BindableValuesRule.html    |    88 +-
 .../class-use/Bindables.BindableWindow.html        |    88 +-
 .../class-use/Bindables.BindableWindowRule.html    |    88 +-
 .../calcite/interpreter/class-use/Bindables.html   |    88 +-
 .../calcite/interpreter/class-use/Compiler.html    |   333 +-
 .../calcite/interpreter/class-use/Context.html     |   166 +-
 .../calcite/interpreter/class-use/FilterNode.html  |    88 +-
 .../class-use/InterpretableConvention.html         |   117 +-
 .../class-use/InterpretableConverter.html          |    88 +-
 .../InterpretableRel.InterpreterImplementor.html   |   202 +-
 .../interpreter/class-use/InterpretableRel.html    |   203 +-
 .../class-use/Interpreter.CompilerImpl.html        |   126 +-
 .../class-use/Interpreter.DuplicatingSink.html     |    88 +-
 .../interpreter/class-use/Interpreter.Edge.html    |   117 +-
 .../class-use/Interpreter.EnumeratorSource.html    |    88 +-
 .../class-use/Interpreter.FooCompiler.html         |    88 +-
 .../class-use/Interpreter.ListSink.html            |   112 +-
 .../class-use/Interpreter.ListSource.html          |    88 +-
 .../class-use/Interpreter.NodeInfo.html            |   129 +-
 .../class-use/Interpreter.ScalarCompiler.html      |   129 +-
 .../calcite/interpreter/class-use/Interpreter.html |   129 +-
 .../interpreter/class-use/Interpreters.html        |    88 +-
 .../interpreter/class-use/JaninoRexCompiler.html   |    88 +-
 .../calcite/interpreter/class-use/JoinNode.html    |    88 +-
 .../apache/calcite/interpreter/class-use/Node.html |   298 +-
 .../interpreter/class-use/Nodes.CoreCompiler.html  |    88 +-
 .../calcite/interpreter/class-use/Nodes.html       |    88 +-
 .../class-use/NoneToBindableConverterRule.html     |    88 +-
 .../calcite/interpreter/class-use/ProjectNode.html |    88 +-
 .../interpreter/class-use/Row.RowBuilder.html      |   173 +-
 .../apache/calcite/interpreter/class-use/Row.html  |   418 +-
 .../calcite/interpreter/class-use/Scalar.html      |   219 +-
 .../apache/calcite/interpreter/class-use/Sink.html |   274 +-
 .../calcite/interpreter/class-use/SortNode.html    |    88 +-
 .../calcite/interpreter/class-use/Source.html      |   172 +-
 .../interpreter/class-use/TableScanNode.html       |   185 +-
 .../calcite/interpreter/class-use/UnionNode.html   |    88 +-
 .../calcite/interpreter/class-use/ValuesNode.html  |    88 +-
 .../calcite/interpreter/class-use/WindowNode.html  |    88 +-
 .../apache/calcite/interpreter/package-frame.html  |   103 +
 .../calcite/interpreter/package-summary.html       |   452 +-
 .../apache/calcite/interpreter/package-tree.html   |   334 +-
 .../apache/calcite/interpreter/package-use.html    |   340 +-
 .../jdbc/CachingCalciteSchema.AbstractCached.html  |   199 +-
 .../calcite/jdbc/CachingCalciteSchema.Cached.html  |   133 +-
 .../jdbc/CachingCalciteSchema.SubSchemaCache.html  |   172 +-
 .../apache/calcite/jdbc/CachingCalciteSchema.html  |   521 +-
 .../org/apache/calcite/jdbc/CalciteConnection.html |   217 +-
 .../CalciteConnectionImpl.CalciteQueryable.html    |   217 +-
 .../CalciteConnectionImpl.CalciteServerImpl.html   |   191 +-
 ...eConnectionImpl.CalciteServerStatementImpl.html |   249 +-
 .../jdbc/CalciteConnectionImpl.ContextImpl.html    |   287 +-
 .../CalciteConnectionImpl.DataContextImpl.html     |   276 +-
 .../jdbc/CalciteConnectionImpl.RootSchema.html     |   181 +-
 .../CalciteConnectionImpl.SlimDataContext.html     |   220 +-
 .../apache/calcite/jdbc/CalciteConnectionImpl.html |   586 +-
 .../org/apache/calcite/jdbc/CalciteFactory.html    |   215 +-
 ...lciteJdbc41Factory.CalciteJdbc41Connection.html |   213 +-
 ...dbc41Factory.CalciteJdbc41DatabaseMetaData.html |   149 +-
 ...bc41Factory.CalciteJdbc41PreparedStatement.html |   522 +-
 ...alciteJdbc41Factory.CalciteJdbc41Statement.html |   163 +-
 .../apache/calcite/jdbc/CalciteJdbc41Factory.html  |   278 +-
 .../jdbc/CalciteMetaImpl.CalciteMetaSchema.html    |   161 +-
 .../jdbc/CalciteMetaImpl.CalciteMetaTable.html     |   165 +-
 .../jdbc/CalciteMetaImpl.LimitIterator.html        |   222 +-
 .../jdbc/CalciteMetaImpl.MetadataTable.html        |   245 +-
 .../org/apache/calcite/jdbc/CalciteMetaImpl.html   |   645 +-
 .../jdbc/CalcitePrepare.AnalyzeViewResult.html     |   241 +-
 .../jdbc/CalcitePrepare.CalciteSignature.html      |   283 +-
 .../calcite/jdbc/CalcitePrepare.Context.html       |   187 +-
 .../calcite/jdbc/CalcitePrepare.ConvertResult.html |   185 +-
 .../CalcitePrepare.Dummy.TrivialSparkHandler.html  |   213 +-
 .../apache/calcite/jdbc/CalcitePrepare.Dummy.html  |   211 +-
 .../calcite/jdbc/CalcitePrepare.ParseResult.html   |   233 +-
 .../apache/calcite/jdbc/CalcitePrepare.Query.html  |   211 +-
 ...CalcitePrepare.SparkHandler.RuleSetBuilder.html |   118 +-
 .../calcite/jdbc/CalcitePrepare.SparkHandler.html  |   169 +-
 .../org/apache/calcite/jdbc/CalcitePrepare.html    |   256 +-
 .../calcite/jdbc/CalcitePreparedStatement.html     |   205 +-
 .../org/apache/calcite/jdbc/CalciteResultSet.html  |   241 +-
 .../org/apache/calcite/jdbc/CalciteRootSchema.html |   177 +-
 .../apache/calcite/jdbc/CalciteSchema.Entry.html   |   180 +-
 .../calcite/jdbc/CalciteSchema.FunctionEntry.html  |   178 +-
 .../jdbc/CalciteSchema.FunctionEntryImpl.html      |   204 +-
 .../calcite/jdbc/CalciteSchema.LatticeEntry.html   |   180 +-
 .../jdbc/CalciteSchema.LatticeEntryImpl.html       |   213 +-
 .../calcite/jdbc/CalciteSchema.SchemaPlusImpl.html |   463 +-
 .../calcite/jdbc/CalciteSchema.TableEntry.html     |   189 +-
 .../calcite/jdbc/CalciteSchema.TableEntryImpl.html |   203 +-
 .../calcite/jdbc/CalciteSchema.TypeEntry.html      |   171 +-
 .../calcite/jdbc/CalciteSchema.TypeEntryImpl.html  |   193 +-
 apidocs/org/apache/calcite/jdbc/CalciteSchema.html |   925 +-
 .../org/apache/calcite/jdbc/CalciteStatement.html  |   202 +-
 apidocs/org/apache/calcite/jdbc/Driver.html        |   264 +-
 .../org/apache/calcite/jdbc/JavaRecordType.html    |   206 +-
 .../jdbc/JavaTypeFactoryImpl.RecordFieldImpl.html  |   260 +-
 .../JavaTypeFactoryImpl.SyntheticRecordType.html   |   221 +-
 .../apache/calcite/jdbc/JavaTypeFactoryImpl.html   |   346 +-
 .../org/apache/calcite/jdbc/MetadataSchema.html    |   208 +-
 .../apache/calcite/jdbc/SimpleCalciteSchema.html   |   445 +-
 .../apache/calcite/jdbc/SqlTimeoutException.html   |   149 +-
 .../CachingCalciteSchema.AbstractCached.html       |    88 +-
 .../class-use/CachingCalciteSchema.Cached.html     |   141 +-
 .../CachingCalciteSchema.SubSchemaCache.html       |   112 +-
 .../jdbc/class-use/CachingCalciteSchema.html       |   112 +-
 .../calcite/jdbc/class-use/CalciteConnection.html  |   374 +-
 .../CalciteConnectionImpl.CalciteQueryable.html    |    88 +-
 .../CalciteConnectionImpl.CalciteServerImpl.html   |    88 +-
 ...eConnectionImpl.CalciteServerStatementImpl.html |    88 +-
 .../CalciteConnectionImpl.ContextImpl.html         |    88 +-
 .../CalciteConnectionImpl.DataContextImpl.html     |    88 +-
 .../CalciteConnectionImpl.RootSchema.html          |    88 +-
 .../CalciteConnectionImpl.SlimDataContext.html     |    88 +-
 .../jdbc/class-use/CalciteConnectionImpl.html      |   202 +-
 .../calcite/jdbc/class-use/CalciteFactory.html     |   110 +-
 ...lciteJdbc41Factory.CalciteJdbc41Connection.html |   120 +-
 ...dbc41Factory.CalciteJdbc41DatabaseMetaData.html |   112 +-
 ...bc41Factory.CalciteJdbc41PreparedStatement.html |    88 +-
 ...alciteJdbc41Factory.CalciteJdbc41Statement.html |   114 +-
 .../jdbc/class-use/CalciteJdbc41Factory.html       |    88 +-
 .../CalciteMetaImpl.CalciteMetaSchema.html         |    88 +-
 .../CalciteMetaImpl.CalciteMetaTable.html          |    88 +-
 .../class-use/CalciteMetaImpl.LimitIterator.html   |    88 +-
 .../class-use/CalciteMetaImpl.MetadataTable.html   |    88 +-
 .../calcite/jdbc/class-use/CalciteMetaImpl.html    |   124 +-
 .../CalcitePrepare.AnalyzeViewResult.html          |   226 +-
 .../class-use/CalcitePrepare.CalciteSignature.html |   275 +-
 .../jdbc/class-use/CalcitePrepare.Context.html     |   597 +-
 .../class-use/CalcitePrepare.ConvertResult.html    |   172 +-
 .../CalcitePrepare.Dummy.TrivialSparkHandler.html  |    88 +-
 .../jdbc/class-use/CalcitePrepare.Dummy.html       |    88 +-
 .../jdbc/class-use/CalcitePrepare.ParseResult.html |   205 +-
 .../jdbc/class-use/CalcitePrepare.Query.html       |   217 +-
 ...CalcitePrepare.SparkHandler.RuleSetBuilder.html |   131 +-
 .../class-use/CalcitePrepare.SparkHandler.html     |   243 +-
 .../calcite/jdbc/class-use/CalcitePrepare.html     |   152 +-
 .../jdbc/class-use/CalcitePreparedStatement.html   |   139 +-
 .../calcite/jdbc/class-use/CalciteResultSet.html   |   121 +-
 .../calcite/jdbc/class-use/CalciteRootSchema.html  |    88 +-
 .../jdbc/class-use/CalciteSchema.Entry.html        |   139 +-
 .../class-use/CalciteSchema.FunctionEntry.html     |   302 +-
 .../class-use/CalciteSchema.FunctionEntryImpl.html |    88 +-
 .../jdbc/class-use/CalciteSchema.LatticeEntry.html |   271 +-
 .../class-use/CalciteSchema.LatticeEntryImpl.html  |    88 +-
 .../class-use/CalciteSchema.SchemaPlusImpl.html    |    88 +-
 .../jdbc/class-use/CalciteSchema.TableEntry.html   |   540 +-
 .../class-use/CalciteSchema.TableEntryImpl.html    |   114 +-
 .../jdbc/class-use/CalciteSchema.TypeEntry.html    |   245 +-
 .../class-use/CalciteSchema.TypeEntryImpl.html     |   114 +-
 .../calcite/jdbc/class-use/CalciteSchema.html      |  1489 +-
 .../calcite/jdbc/class-use/CalciteStatement.html   |   124 +-
 .../org/apache/calcite/jdbc/class-use/Driver.html  |   159 +-
 .../calcite/jdbc/class-use/JavaRecordType.html     |    88 +-
 .../JavaTypeFactoryImpl.RecordFieldImpl.html       |    88 +-
 .../JavaTypeFactoryImpl.SyntheticRecordType.html   |   184 +-
 .../jdbc/class-use/JavaTypeFactoryImpl.html        |   112 +-
 .../calcite/jdbc/class-use/MetadataSchema.html     |    88 +-
 .../jdbc/class-use/SimpleCalciteSchema.html        |    88 +-
 .../jdbc/class-use/SqlTimeoutException.html        |    88 +-
 apidocs/org/apache/calcite/jdbc/package-frame.html |    81 +
 .../org/apache/calcite/jdbc/package-summary.html   |   326 +-
 apidocs/org/apache/calcite/jdbc/package-tree.html  |   270 +-
 apidocs/org/apache/calcite/jdbc/package-use.html   |   516 +-
 .../apache/calcite/linq4j/AbstractEnumerable.html  |   165 +-
 .../apache/calcite/linq4j/AbstractEnumerable2.html |   161 +-
 .../apache/calcite/linq4j/AbstractQueryable.html   |   183 +-
 .../org/apache/calcite/linq4j/BaseQueryable.html   |   285 +-
 .../calcite/linq4j/CartesianProductEnumerator.html |   235 +-
 .../apache/calcite/linq4j/CorrelateJoinType.html   |   229 +-
 .../apache/calcite/linq4j/DefaultEnumerable.html   |  2243 +-
 .../apache/calcite/linq4j/DefaultQueryable.html    |  1557 +-
 .../calcite/linq4j/DelegatingEnumerator.html       |   228 +-
 apidocs/org/apache/calcite/linq4j/Enumerable.html  |   143 +-
 .../EnumerableDefaults.CastingEnumerator.html      |   243 +-
 .../EnumerableDefaults.LookupResultEnumerable.html |   208 +-
 .../EnumerableDefaults.MergeJoinEnumerator.html    |   334 +-
 .../EnumerableDefaults.SkipWhileEnumerator.html    |   253 +-
 .../EnumerableDefaults.TakeWhileEnumerator.html    |   253 +-
 ...EnumerableDefaults.TakeWhileLongEnumerator.html |   253 +-
 .../calcite/linq4j/EnumerableDefaults.WrapMap.html |   315 +-
 .../calcite/linq4j/EnumerableDefaults.Wrapped.html |   211 +-
 .../apache/calcite/linq4j/EnumerableDefaults.html  |  2492 +-
 .../calcite/linq4j/EnumerableOrderedQueryable.html |   266 +-
 .../apache/calcite/linq4j/EnumerableQueryable.html |  1591 +-
 apidocs/org/apache/calcite/linq4j/Enumerator.html  |   168 +-
 .../apache/calcite/linq4j/ExtendedEnumerable.html  |  1541 +-
 .../calcite/linq4j/ExtendedOrderedEnumerable.html  |   205 +-
 .../calcite/linq4j/ExtendedOrderedQueryable.html   |   192 +-
 .../apache/calcite/linq4j/ExtendedQueryable.html   |  1020 +-
 apidocs/org/apache/calcite/linq4j/Extensions.html  |   355 +-
 apidocs/org/apache/calcite/linq4j/Grouping.html    |   145 +-
 .../org/apache/calcite/linq4j/GroupingImpl.html    |   306 +-
 .../Linq4j.CartesianProductListEnumerator.html     |   177 +-
 .../linq4j/Linq4j.CollectionEnumerable.html        |   245 +-
 .../calcite/linq4j/Linq4j.CompositeEnumerable.html |   191 +-
 .../calcite/linq4j/Linq4j.EnumeratorIterator.html  |   211 +-
 .../calcite/linq4j/Linq4j.IterableEnumerable.html  |   204 +-
 .../calcite/linq4j/Linq4j.IterableEnumerator.html  |   248 +-
 .../calcite/linq4j/Linq4j.ListEnumerable.html      |   257 +-
 .../calcite/linq4j/Linq4j.ListEnumerator.html      |   235 +-
 .../calcite/linq4j/Linq4j.SingletonEnumerator.html |   237 +-
 .../linq4j/Linq4j.SingletonNullEnumerator.html     |   224 +-
 apidocs/org/apache/calcite/linq4j/Linq4j.html      |   563 +-
 apidocs/org/apache/calcite/linq4j/Lookup.html      |   165 +-
 apidocs/org/apache/calcite/linq4j/LookupImpl.html  |   381 +-
 apidocs/org/apache/calcite/linq4j/OpType.html      |   208 +-
 .../apache/calcite/linq4j/Ord.OrdArrayList.html    |   230 +-
 apidocs/org/apache/calcite/linq4j/Ord.OrdList.html |   228 +-
 .../calcite/linq4j/Ord.OrdRandomAccessList.html    |   189 +-
 apidocs/org/apache/calcite/linq4j/Ord.html         |   305 +-
 .../apache/calcite/linq4j/OrderedEnumerable.html   |   133 +-
 .../apache/calcite/linq4j/OrderedQueryable.html    |   147 +-
 .../org/apache/calcite/linq4j/PackageMarker.html   |    89 +-
 .../org/apache/calcite/linq4j/QueryProvider.html   |   181 +-
 .../linq4j/QueryProviderImpl.QueryableImpl.html    |   219 +-
 .../apache/calcite/linq4j/QueryProviderImpl.html   |   238 +-
 apidocs/org/apache/calcite/linq4j/Queryable.html   |   139 +-
 ...eryableDefaults.NonLeafReplayableQueryable.html |   239 +-
 .../linq4j/QueryableDefaults.Replayable.html       |   153 +-
 .../QueryableDefaults.ReplayableQueryable.html     |   245 +-
 .../apache/calcite/linq4j/QueryableDefaults.html   |  1523 +-
 .../apache/calcite/linq4j/QueryableFactory.html    |  1483 +-
 .../apache/calcite/linq4j/QueryableRecorder.html   |  1940 +-
 .../org/apache/calcite/linq4j/RawEnumerable.html   |   119 +-
 .../org/apache/calcite/linq4j/RawQueryable.html    |   169 +-
 .../calcite/linq4j/TransformedEnumerator.html      |   245 +-
 .../linq4j/class-use/AbstractEnumerable.html       |   197 +-
 .../linq4j/class-use/AbstractEnumerable2.html      |   119 +-
 .../linq4j/class-use/AbstractQueryable.html        |   281 +-
 .../calcite/linq4j/class-use/BaseQueryable.html    |   128 +-
 .../class-use/CartesianProductEnumerator.html      |   128 +-
 .../linq4j/class-use/CorrelateJoinType.html        |   177 +-
 .../linq4j/class-use/DefaultEnumerable.html        |   420 +-
 .../calcite/linq4j/class-use/DefaultQueryable.html |   292 +-
 .../linq4j/class-use/DelegatingEnumerator.html     |    88 +-
 .../calcite/linq4j/class-use/Enumerable.html       |  6850 ++-
 .../EnumerableDefaults.CastingEnumerator.html      |    88 +-
 .../EnumerableDefaults.LookupResultEnumerable.html |    88 +-
 .../EnumerableDefaults.MergeJoinEnumerator.html    |    88 +-
 .../EnumerableDefaults.SkipWhileEnumerator.html    |    88 +-
 .../EnumerableDefaults.TakeWhileEnumerator.html    |    88 +-
 ...EnumerableDefaults.TakeWhileLongEnumerator.html |    88 +-
 .../class-use/EnumerableDefaults.WrapMap.html      |    88 +-
 .../class-use/EnumerableDefaults.Wrapped.html      |   160 +-
 .../linq4j/class-use/EnumerableDefaults.html       |    88 +-
 .../class-use/EnumerableOrderedQueryable.html      |    88 +-
 .../linq4j/class-use/EnumerableQueryable.html      |   114 +-
 .../calcite/linq4j/class-use/Enumerator.html       |  1058 +-
 .../linq4j/class-use/ExtendedEnumerable.html       |   465 +-
 .../class-use/ExtendedOrderedEnumerable.html       |   427 +-
 .../linq4j/class-use/ExtendedOrderedQueryable.html |   318 +-
 .../linq4j/class-use/ExtendedQueryable.html        |   334 +-
 .../calcite/linq4j/class-use/Extensions.html       |    88 +-
 .../apache/calcite/linq4j/class-use/Grouping.html  |   540 +-
 .../calcite/linq4j/class-use/GroupingImpl.html     |    88 +-
 .../Linq4j.CartesianProductListEnumerator.html     |    88 +-
 .../class-use/Linq4j.CollectionEnumerable.html     |   110 +-
 .../class-use/Linq4j.CompositeEnumerable.html      |    88 +-
 .../class-use/Linq4j.EnumeratorIterator.html       |    88 +-
 .../class-use/Linq4j.IterableEnumerable.html       |   113 +-
 .../class-use/Linq4j.IterableEnumerator.html       |    88 +-
 .../linq4j/class-use/Linq4j.ListEnumerable.html    |    88 +-
 .../linq4j/class-use/Linq4j.ListEnumerator.html    |    88 +-
 .../class-use/Linq4j.SingletonEnumerator.html      |    88 +-
 .../class-use/Linq4j.SingletonNullEnumerator.html  |    88 +-
 .../apache/calcite/linq4j/class-use/Linq4j.html    |    88 +-
 .../apache/calcite/linq4j/class-use/Lookup.html    |   227 +-
 .../calcite/linq4j/class-use/LookupImpl.html       |   118 +-
 .../apache/calcite/linq4j/class-use/OpType.html    |   117 +-
 .../calcite/linq4j/class-use/Ord.OrdArrayList.html |    88 +-
 .../calcite/linq4j/class-use/Ord.OrdList.html      |   112 +-
 .../linq4j/class-use/Ord.OrdRandomAccessList.html  |    88 +-
 .../org/apache/calcite/linq4j/class-use/Ord.html   |   193 +-
 .../linq4j/class-use/OrderedEnumerable.html        |   614 +-
 .../calcite/linq4j/class-use/OrderedQueryable.html |   969 +-
 .../calcite/linq4j/class-use/PackageMarker.html    |    88 +-
 .../calcite/linq4j/class-use/QueryProvider.html    |   855 +-
 .../class-use/QueryProviderImpl.QueryableImpl.html |    88 +-
 .../linq4j/class-use/QueryProviderImpl.html        |   134 +-
 .../apache/calcite/linq4j/class-use/Queryable.html |  6634 +--
 ...eryableDefaults.NonLeafReplayableQueryable.html |    88 +-
 .../class-use/QueryableDefaults.Replayable.html    |   113 +-
 .../QueryableDefaults.ReplayableQueryable.html     |   110 +-
 .../linq4j/class-use/QueryableDefaults.html        |    88 +-
 .../calcite/linq4j/class-use/QueryableFactory.html |   171 +-
 .../linq4j/class-use/QueryableRecorder.html        |   124 +-
 .../calcite/linq4j/class-use/RawEnumerable.html    |   462 +-
 .../calcite/linq4j/class-use/RawQueryable.html     |   334 +-
 .../linq4j/class-use/TransformedEnumerator.html    |    88 +-
 .../linq4j/function/BigDecimalFunction1.html       |   121 +-
 .../calcite/linq4j/function/Deterministic.html     |    91 +-
 .../calcite/linq4j/function/DoubleFunction1.html   |   115 +-
 .../calcite/linq4j/function/EqualityComparer.html  |   126 +-
 .../calcite/linq4j/function/Experimental.html      |    91 +-
 .../calcite/linq4j/function/FloatFunction1.html    |   115 +-
 .../apache/calcite/linq4j/function/Function.html   |    91 +-
 .../apache/calcite/linq4j/function/Function0.html  |   117 +-
 .../apache/calcite/linq4j/function/Function1.html  |   149 +-
 .../apache/calcite/linq4j/function/Function2.html  |   127 +-
 .../function/Functions.ArrayEqualityComparer.html  |   158 +-
 .../linq4j/function/Functions.GeneratingList.html  |   235 +-
 .../Functions.IdentityEqualityComparer.html        |   158 +-
 .../calcite/linq4j/function/Functions.Ignore.html  |   211 +-
 .../function/Functions.NullsFirstComparator.html   |   155 +-
 .../Functions.NullsFirstReverseComparator.html     |   155 +-
 .../function/Functions.NullsLastComparator.html    |   155 +-
 .../Functions.NullsLastReverseComparator.html      |   155 +-
 .../Functions.SelectorEqualityComparer.html        |   192 +-
 .../apache/calcite/linq4j/function/Functions.html  |   686 +-
 .../calcite/linq4j/function/IntegerFunction1.html  |   115 +-
 .../calcite/linq4j/function/LongFunction1.html     |   115 +-
 .../calcite/linq4j/function/NonDeterministic.html  |    91 +-
 .../function/NullableBigDecimalFunction1.html      |   121 +-
 .../linq4j/function/NullableDoubleFunction1.html   |   121 +-
 .../linq4j/function/NullableFloatFunction1.html    |   121 +-
 .../linq4j/function/NullableIntegerFunction1.html  |   121 +-
 .../linq4j/function/NullableLongFunction1.html     |   121 +-
 .../apache/calcite/linq4j/function/Parameter.html  |   131 +-
 .../apache/calcite/linq4j/function/Predicate1.html |   150 +-
 .../apache/calcite/linq4j/function/Predicate2.html |   158 +-
 .../apache/calcite/linq4j/function/SemiStrict.html |    93 +-
 .../org/apache/calcite/linq4j/function/Strict.html |    93 +-
 .../function/class-use/BigDecimalFunction1.html    |   291 +-
 .../linq4j/function/class-use/Deterministic.html   |   123 +-
 .../linq4j/function/class-use/DoubleFunction1.html |   287 +-
 .../function/class-use/EqualityComparer.html       |  1717 +-
 .../linq4j/function/class-use/Experimental.html    |   270 +-
 .../linq4j/function/class-use/FloatFunction1.html  |   295 +-
 .../linq4j/function/class-use/Function.html        |   477 +-
 .../linq4j/function/class-use/Function0.html       |   522 +-
 .../linq4j/function/class-use/Function1.html       |  4997 +-
 .../linq4j/function/class-use/Function2.html       |  2457 +-
 .../class-use/Functions.ArrayEqualityComparer.html |    88 +-
 .../class-use/Functions.GeneratingList.html        |    88 +-
 .../Functions.IdentityEqualityComparer.html        |    88 +-
 .../function/class-use/Functions.Ignore.html       |   112 +-
 .../class-use/Functions.NullsFirstComparator.html  |    88 +-
 .../Functions.NullsFirstReverseComparator.html     |    88 +-
 .../class-use/Functions.NullsLastComparator.html   |    88 +-
 .../Functions.NullsLastReverseComparator.html      |    88 +-
 .../Functions.SelectorEqualityComparer.html        |    88 +-
 .../linq4j/function/class-use/Functions.html       |    88 +-
 .../function/class-use/IntegerFunction1.html       |   295 +-
 .../linq4j/function/class-use/LongFunction1.html   |   295 +-
 .../function/class-use/NonDeterministic.html       |   140 +-
 .../class-use/NullableBigDecimalFunction1.html     |   307 +-
 .../class-use/NullableDoubleFunction1.html         |   307 +-
 .../function/class-use/NullableFloatFunction1.html |   307 +-
 .../class-use/NullableIntegerFunction1.html        |   307 +-
 .../function/class-use/NullableLongFunction1.html  |   307 +-
 .../linq4j/function/class-use/Parameter.html       |   123 +-
 .../linq4j/function/class-use/Predicate1.html      |  1097 +-
 .../linq4j/function/class-use/Predicate2.html      |   449 +-
 .../linq4j/function/class-use/SemiStrict.html      |   112 +-
 .../calcite/linq4j/function/class-use/Strict.html  |   110 +-
 .../calcite/linq4j/function/package-frame.html     |    58 +
 .../calcite/linq4j/function/package-summary.html   |   182 +-
 .../calcite/linq4j/function/package-tree.html      |   164 +-
 .../calcite/linq4j/function/package-use.html       |   611 +-
 .../org/apache/calcite/linq4j/package-frame.html   |    91 +
 .../org/apache/calcite/linq4j/package-summary.html |   292 +-
 .../org/apache/calcite/linq4j/package-tree.html    |   300 +-
 apidocs/org/apache/calcite/linq4j/package-use.html |  1445 +-
 .../apache/calcite/linq4j/tree/AbstractNode.html   |   273 +-
 .../linq4j/tree/ArrayLengthRecordField.html        |   255 +-
 .../calcite/linq4j/tree/BinaryExpression.html      |   277 +-
 .../tree/BlockBuilder.InlineVariableVisitor.html   |   198 +-
 .../calcite/linq4j/tree/BlockBuilder.Slot.html     |   143 +-
 .../BlockBuilder.SubstituteVariableVisitor.html    |   186 +-
 .../linq4j/tree/BlockBuilder.UseCounter.html       |   190 +-
 .../apache/calcite/linq4j/tree/BlockBuilder.html   |   473 +-
 .../apache/calcite/linq4j/tree/BlockStatement.html |   252 +-
 apidocs/org/apache/calcite/linq4j/tree/Blocks.html |   185 +-
 .../apache/calcite/linq4j/tree/CallSiteBinder.html |    89 +-
 .../org/apache/calcite/linq4j/tree/CatchBlock.html |   185 +-
 .../calcite/linq4j/tree/ClassDeclaration.html      |   260 +-
 .../linq4j/tree/ClassDeclarationFinder.html        |   366 +-
 .../calcite/linq4j/tree/ConditionalExpression.html |   210 +-
 .../calcite/linq4j/tree/ConditionalStatement.html  |   232 +-
 .../calcite/linq4j/tree/ConstantExpression.html    |   353 +-
 .../calcite/linq4j/tree/ConstantUntypedNull.html   |   219 +-
 .../linq4j/tree/ConstructorDeclaration.html        |   243 +-
 .../calcite/linq4j/tree/DeclarationStatement.html  |   256 +-
 .../calcite/linq4j/tree/DefaultExpression.html     |   184 +-
 .../linq4j/tree/DeterministicCodeOptimizer.html    |   468 +-
 .../calcite/linq4j/tree/DynamicExpression.html     |   184 +-
 .../apache/calcite/linq4j/tree/ElementInit.html    |   125 +-
 .../org/apache/calcite/linq4j/tree/Evaluator.html  |   204 +-
 .../org/apache/calcite/linq4j/tree/Expression.html |   190 +-
 .../apache/calcite/linq4j/tree/ExpressionType.html |   941 +-
 .../calcite/linq4j/tree/ExpressionVisitor.html     |   111 +-
 .../linq4j/tree/ExpressionWriter.Indent.html       |   203 +-
 .../calcite/linq4j/tree/ExpressionWriter.html      |   370 +-
 .../linq4j/tree/Expressions.FluentArrayList.html   |   267 +-
 .../linq4j/tree/Expressions.FluentList.html        |   185 +-
 .../linq4j/tree/Expressions.PropertyInfo.html      |    89 +-
 .../Expressions.RuntimeVariablesExpression.html    |    89 +-
 .../tree/Expressions.SymbolDocumentInfo.html       |    89 +-
 .../apache/calcite/linq4j/tree/Expressions.html    |  5414 +-
 .../calcite/linq4j/tree/FieldDeclaration.html      |   225 +-
 .../apache/calcite/linq4j/tree/ForStatement.html   |   269 +-
 .../linq4j/tree/FunctionExpression.Invokable.html  |   113 +-
 .../calcite/linq4j/tree/FunctionExpression.html    |   362 +-
 .../calcite/linq4j/tree/GotoExpressionKind.html    |   260 +-
 .../apache/calcite/linq4j/tree/GotoStatement.html  |   262 +-
 .../calcite/linq4j/tree/IndexExpression.html       |   240 +-
 .../calcite/linq4j/tree/InvocationExpression.html  |   188 +-
 .../apache/calcite/linq4j/tree/LabelStatement.html |   226 +-
 .../apache/calcite/linq4j/tree/LabelTarget.html    |   174 +-
 .../calcite/linq4j/tree/LambdaExpression.html      |   190 +-
 .../calcite/linq4j/tree/ListInitExpression.html    |   188 +-
 .../calcite/linq4j/tree/MemberAssignment.html      |   125 +-
 .../apache/calcite/linq4j/tree/MemberBinding.html  |   125 +-
 .../calcite/linq4j/tree/MemberDeclaration.html     |   153 +-
 .../calcite/linq4j/tree/MemberExpression.html      |   262 +-
 .../calcite/linq4j/tree/MemberInitExpression.html  |   182 +-
 .../calcite/linq4j/tree/MemberListBinding.html     |   125 +-
 .../calcite/linq4j/tree/MemberMemberBinding.html   |   125 +-
 .../calcite/linq4j/tree/MethodCallExpression.html  |   288 +-
 .../calcite/linq4j/tree/MethodDeclaration.html     |   251 +-
 .../calcite/linq4j/tree/NewArrayExpression.html    |   254 +-
 .../apache/calcite/linq4j/tree/NewExpression.html  |   260 +-
 apidocs/org/apache/calcite/linq4j/tree/Node.html   |   127 +-
 .../calcite/linq4j/tree/OptimizeShuttle.html       |   376 +-
 .../calcite/linq4j/tree/ParameterExpression.html   |   285 +-
 .../calcite/linq4j/tree/Primitive.Flavor.html      |   226 +-
 .../apache/calcite/linq4j/tree/Primitive.Sink.html |   167 +-
 .../calcite/linq4j/tree/Primitive.Source.html      |   169 +-
 .../org/apache/calcite/linq4j/tree/Primitive.html  |   907 +-
 .../apache/calcite/linq4j/tree/PseudoField.html    |   155 +-
 .../calcite/linq4j/tree/ReflectedPseudoField.html  |   233 +-
 .../org/apache/calcite/linq4j/tree/Shuttle.html    |   739 +-
 .../org/apache/calcite/linq4j/tree/Statement.html  |   192 +-
 .../org/apache/calcite/linq4j/tree/SwitchCase.html |   125 +-
 .../calcite/linq4j/tree/SwitchStatement.html       |   186 +-
 .../calcite/linq4j/tree/TernaryExpression.html     |   261 +-
 .../apache/calcite/linq4j/tree/ThrowStatement.html |   225 +-
 .../apache/calcite/linq4j/tree/TryStatement.html   |   251 +-
 .../calcite/linq4j/tree/TypeBinaryExpression.html  |   244 +-
 .../calcite/linq4j/tree/Types.ArrayType.html       |   208 +-
 .../apache/calcite/linq4j/tree/Types.MapType.html  |   223 +-
 .../linq4j/tree/Types.ParameterizedTypeImpl.html   |   238 +-
 .../calcite/linq4j/tree/Types.RecordField.html     |   123 +-
 .../calcite/linq4j/tree/Types.RecordType.html      |   136 +-
 apidocs/org/apache/calcite/linq4j/tree/Types.html  |   590 +-
 .../calcite/linq4j/tree/UnaryExpression.html       |   235 +-
 .../org/apache/calcite/linq4j/tree/Visitor.html    |   401 +-
 .../apache/calcite/linq4j/tree/VisitorImpl.html    |   501 +-
 .../apache/calcite/linq4j/tree/WhileStatement.html |   238 +-
 .../linq4j/tree/class-use/AbstractNode.html        |   221 +-
 .../tree/class-use/ArrayLengthRecordField.html     |    88 +-
 .../linq4j/tree/class-use/BinaryExpression.html    |   962 +-
 .../BlockBuilder.InlineVariableVisitor.html        |    88 +-
 .../linq4j/tree/class-use/BlockBuilder.Slot.html   |   112 +-
 .../BlockBuilder.SubstituteVariableVisitor.html    |   110 +-
 .../tree/class-use/BlockBuilder.UseCounter.html    |    88 +-
 .../linq4j/tree/class-use/BlockBuilder.html        |   694 +-
 .../linq4j/tree/class-use/BlockStatement.html      |   561 +-
 .../calcite/linq4j/tree/class-use/Blocks.html      |    88 +-
 .../linq4j/tree/class-use/CallSiteBinder.html      |   155 +-
 .../calcite/linq4j/tree/class-use/CatchBlock.html  |   223 +-
 .../linq4j/tree/class-use/ClassDeclaration.html    |   320 +-
 .../tree/class-use/ClassDeclarationFinder.html     |   246 +-
 .../tree/class-use/ConditionalExpression.html      |   135 +-
 .../tree/class-use/ConditionalStatement.html       |   177 +-
 .../linq4j/tree/class-use/ConstantExpression.html  |   240 +-
 .../linq4j/tree/class-use/ConstantUntypedNull.html |    88 +-
 .../tree/class-use/ConstructorDeclaration.html     |   147 +-
 .../tree/class-use/DeclarationStatement.html       |   351 +-
 .../linq4j/tree/class-use/DefaultExpression.html   |   139 +-
 .../tree/class-use/DeterministicCodeOptimizer.html |   112 +-
 .../linq4j/tree/class-use/DynamicExpression.html   |   177 +-
 .../calcite/linq4j/tree/class-use/ElementInit.html |   185 +-
 .../calcite/linq4j/tree/class-use/Evaluator.html   |   147 +-
 .../calcite/linq4j/tree/class-use/Expression.html  |  6854 +--
 .../linq4j/tree/class-use/ExpressionType.html      |   367 +-
 .../linq4j/tree/class-use/ExpressionVisitor.html   |   112 +-
 .../tree/class-use/ExpressionWriter.Indent.html    |   112 +-
 .../linq4j/tree/class-use/ExpressionWriter.html    |   393 +-
 .../class-use/Expressions.FluentArrayList.html     |    88 +-
 .../tree/class-use/Expressions.FluentList.html     |   230 +-
 .../tree/class-use/Expressions.PropertyInfo.html   |   136 +-
 .../Expressions.RuntimeVariablesExpression.html    |   117 +-
 .../class-use/Expressions.SymbolDocumentInfo.html  |   139 +-
 .../calcite/linq4j/tree/class-use/Expressions.html |    88 +-
 .../linq4j/tree/class-use/FieldDeclaration.html    |   183 +-
 .../linq4j/tree/class-use/ForStatement.html        |   182 +-
 .../class-use/FunctionExpression.Invokable.html    |   112 +-
 .../linq4j/tree/class-use/FunctionExpression.html  |  5098 +-
 .../linq4j/tree/class-use/GotoExpressionKind.html  |   170 +-
 .../linq4j/tree/class-use/GotoStatement.html       |   270 +-
 .../linq4j/tree/class-use/IndexExpression.html     |   176 +-
 .../tree/class-use/InvocationExpression.html       |   147 +-
 .../linq4j/tree/class-use/LabelStatement.html      |   151 +-
 .../calcite/linq4j/tree/class-use/LabelTarget.html |   320 +-
 .../linq4j/tree/class-use/LambdaExpression.html    |   310 +-
 .../linq4j/tree/class-use/ListInitExpression.html  |   193 +-
 .../linq4j/tree/class-use/MemberAssignment.html    |   121 +-
 .../linq4j/tree/class-use/MemberBinding.html       |   172 +-
 .../linq4j/tree/class-use/MemberDeclaration.html   |   372 +-
 .../linq4j/tree/class-use/MemberExpression.html    |   267 +-
 .../tree/class-use/MemberInitExpression.html       |   143 +-
 .../linq4j/tree/class-use/MemberListBinding.html   |   147 +-
 .../linq4j/tree/class-use/MemberMemberBinding.html |   135 +-
 .../tree/class-use/MethodCallExpression.html       |   371 +-
 .../linq4j/tree/class-use/MethodDeclaration.html   |   173 +-
 .../linq4j/tree/class-use/NewArrayExpression.html  |   205 +-
 .../linq4j/tree/class-use/NewExpression.html       |   349 +-
 .../apache/calcite/linq4j/tree/class-use/Node.html |   399 +-
 .../linq4j/tree/class-use/OptimizeShuttle.html     |    88 +-
 .../linq4j/tree/class-use/ParameterExpression.html |   922 +-
 .../linq4j/tree/class-use/Primitive.Flavor.html    |   122 +-
 .../linq4j/tree/class-use/Primitive.Sink.html      |   129 +-
 .../linq4j/tree/class-use/Primitive.Source.html    |   119 +-
 .../calcite/linq4j/tree/class-use/Primitive.html   |   398 +-
 .../calcite/linq4j/tree/class-use/PseudoField.html |   212 +-
 .../tree/class-use/ReflectedPseudoField.html       |    88 +-
 .../calcite/linq4j/tree/class-use/Shuttle.html     |   527 +-
 .../calcite/linq4j/tree/class-use/Statement.html   |   542 +-
 .../calcite/linq4j/tree/class-use/SwitchCase.html  |   209 +-
 .../linq4j/tree/class-use/SwitchStatement.html     |   197 +-
 .../linq4j/tree/class-use/TernaryExpression.html   |   173 +-
 .../linq4j/tree/class-use/ThrowStatement.html      |   141 +-
 .../linq4j/tree/class-use/TryStatement.html        |   202 +-
 .../tree/class-use/TypeBinaryExpression.html       |   157 +-
 .../linq4j/tree/class-use/Types.ArrayType.html     |    88 +-
 .../linq4j/tree/class-use/Types.MapType.html       |    88 +-
 .../class-use/Types.ParameterizedTypeImpl.html     |    88 +-
 .../linq4j/tree/class-use/Types.RecordField.html   |   185 +-
 .../linq4j/tree/class-use/Types.RecordType.html    |   132 +-
 .../calcite/linq4j/tree/class-use/Types.html       |    88 +-
 .../linq4j/tree/class-use/UnaryExpression.html     |   423 +-
 .../calcite/linq4j/tree/class-use/Visitor.html     |   255 +-
 .../calcite/linq4j/tree/class-use/VisitorImpl.html |   136 +-
 .../linq4j/tree/class-use/WhileStatement.html      |   145 +-
 .../apache/calcite/linq4j/tree/package-frame.html  |   111 +
 .../calcite/linq4j/tree/package-summary.html       |   326 +-
 .../apache/calcite/linq4j/tree/package-tree.html   |   282 +-
 .../apache/calcite/linq4j/tree/package-use.html    |   879 +-
 .../CachingLatticeStatisticProvider.html           |   198 +-
 .../DelegatingLatticeStatisticProvider.html        |   185 +-
 .../calcite/materialize/Lattice.BaseColumn.html    |   237 +-
 .../calcite/materialize/Lattice.Builder.Fixer.html |   202 +-
 .../calcite/materialize/Lattice.Builder.html       |   461 +-
 .../apache/calcite/materialize/Lattice.Column.html |   223 +-
 .../calcite/materialize/Lattice.DerivedColumn.html |   230 +-
 .../apache/calcite/materialize/Lattice.Edge.html   |   201 +-
 .../calcite/materialize/Lattice.Measure.html       |   284 +-
 .../calcite/materialize/Lattice.SqlWriter.html     |   217 +-
 .../apache/calcite/materialize/Lattice.Tile.html   |   196 +-
 .../calcite/materialize/Lattice.TileBuilder.html   |   186 +-
 .../apache/calcite/materialize/Lattice.Vertex.html |   162 +-
 .../org/apache/calcite/materialize/Lattice.html    |   563 +-
 .../calcite/materialize/LatticeChildNode.html      |   196 +-
 .../apache/calcite/materialize/LatticeNode.html    |   250 +-
 .../calcite/materialize/LatticeRootNode.html       |   215 +-
 .../apache/calcite/materialize/LatticeSpace.html   |   300 +-
 .../LatticeStatisticProvider.Factory.html          |   111 +-
 .../materialize/LatticeStatisticProvider.html      |   127 +-
 .../materialize/LatticeSuggester.BaseColRef.html   |   158 +-
 .../materialize/LatticeSuggester.ColRef.html       |   127 +-
 .../LatticeSuggester.DerivedColRef.html            |   197 +-
 .../materialize/LatticeSuggester.Frame.html        |   243 +-
 .../calcite/materialize/LatticeSuggester.Hop.html  |   164 +-
 .../LatticeSuggester.MutableMeasure.html           |   182 +-
 .../materialize/LatticeSuggester.Query.html        |   196 +-
 .../LatticeSuggester.StepRef.Factory.html          |   172 +-
 .../materialize/LatticeSuggester.StepRef.html      |   246 +-
 .../materialize/LatticeSuggester.TableRef.html     |   192 +-
 .../calcite/materialize/LatticeSuggester.html      |   316 +-
 .../apache/calcite/materialize/LatticeTable.html   |   205 +-
 .../org/apache/calcite/materialize/Lattices.html   |   165 +-
 .../materialize/MapSqlStatisticProvider.html       |   243 +-
 .../MaterializationActor.Materialization.html      |   214 +-
 .../materialize/MaterializationActor.QueryKey.html |   200 +-
 .../calcite/materialize/MaterializationActor.html  |   189 +-
 .../calcite/materialize/MaterializationKey.html    |   187 +-
 ...MaterializationService.DefaultTableFactory.html |   159 +-
 .../MaterializationService.TableFactory.html       |   123 +-
 .../materialize/MaterializationService.html        |   384 +-
 .../apache/calcite/materialize/MutableNode.html    |   267 +-
 apidocs/org/apache/calcite/materialize/Path.html   |   181 +-
 .../ProfilerLatticeStatisticProvider.html          |   196 +-
 .../materialize/SqlLatticeStatisticProvider.html   |   220 +-
 .../calcite/materialize/SqlStatisticProvider.html  |   115 +-
 .../apache/calcite/materialize/Step.Factory.html   |   172 +-
 apidocs/org/apache/calcite/materialize/Step.html   |   259 +-
 .../org/apache/calcite/materialize/TileKey.html    |   211 +-
 .../materialize/TileSuggester.AttributeImpl.html   |   234 +-
 .../materialize/TileSuggester.SchemaImpl.html      |   239 +-
 .../TileSuggester.StatisticsProviderImpl.html      |   186 +-
 .../materialize/TileSuggester.TableImpl.html       |   152 +-
 .../apache/calcite/materialize/TileSuggester.html  |   199 +-
 .../class-use/CachingLatticeStatisticProvider.html |    88 +-
 .../DelegatingLatticeStatisticProvider.html        |    88 +-
 .../materialize/class-use/Lattice.BaseColumn.html  |   129 +-
 .../class-use/Lattice.Builder.Fixer.html           |    88 +-
 .../materialize/class-use/Lattice.Builder.html     |   194 +-
 .../materialize/class-use/Lattice.Column.html      |   367 +-
 .../class-use/Lattice.DerivedColumn.html           |   112 +-
 .../materialize/class-use/Lattice.Edge.html        |   112 +-
 .../materialize/class-use/Lattice.Measure.html     |   316 +-
 .../materialize/class-use/Lattice.SqlWriter.html   |   148 +-
 .../materialize/class-use/Lattice.Tile.html        |   181 +-
 .../materialize/class-use/Lattice.TileBuilder.html |   132 +-
 .../materialize/class-use/Lattice.Vertex.html      |   141 +-
 .../calcite/materialize/class-use/Lattice.html     |   508 +-
 .../materialize/class-use/LatticeChildNode.html    |   112 +-
 .../calcite/materialize/class-use/LatticeNode.html |   185 +-
 .../materialize/class-use/LatticeRootNode.html     |   161 +-
 .../materialize/class-use/LatticeSpace.html        |   192 +-
 .../LatticeStatisticProvider.Factory.html          |   159 +-
 .../class-use/LatticeStatisticProvider.html        |   161 +-
 .../class-use/LatticeSuggester.BaseColRef.html     |   129 +-
 .../class-use/LatticeSuggester.ColRef.html         |   151 +-
 .../class-use/LatticeSuggester.DerivedColRef.html  |   114 +-
 .../class-use/LatticeSuggester.Frame.html          |   142 +-
 .../class-use/LatticeSuggester.Hop.html            |   151 +-
 .../class-use/LatticeSuggester.MutableMeasure.html |   146 +-
 .../class-use/LatticeSuggester.Query.html          |   114 +-
 .../LatticeSuggester.StepRef.Factory.html          |    88 +-
 .../class-use/LatticeSuggester.StepRef.html        |   132 +-
 .../class-use/LatticeSuggester.TableRef.html       |   246 +-
 .../materialize/class-use/LatticeSuggester.html    |    88 +-
 .../materialize/class-use/LatticeTable.html        |   254 +-
 .../calcite/materialize/class-use/Lattices.html    |    88 +-
 .../class-use/MapSqlStatisticProvider.html         |   117 +-
 .../MaterializationActor.Materialization.html      |   112 +-
 .../class-use/MaterializationActor.QueryKey.html   |   112 +-
 .../class-use/MaterializationActor.html            |   112 +-
 .../materialize/class-use/MaterializationKey.html  |   273 +-
 ...MaterializationService.DefaultTableFactory.html |   112 +-
 .../MaterializationService.TableFactory.html       |   151 +-
 .../class-use/MaterializationService.html          |   136 +-
 .../calcite/materialize/class-use/MutableNode.html |   216 +-
 .../apache/calcite/materialize/class-use/Path.html |   180 +-
 .../ProfilerLatticeStatisticProvider.html          |    88 +-
 .../class-use/SqlLatticeStatisticProvider.html     |    88 +-
 .../class-use/SqlStatisticProvider.html            |   241 +-
 .../materialize/class-use/Step.Factory.html        |    88 +-
 .../apache/calcite/materialize/class-use/Step.html |   237 +-
 .../calcite/materialize/class-use/TileKey.html     |   256 +-
 .../class-use/TileSuggester.AttributeImpl.html     |   112 +-
 .../class-use/TileSuggester.SchemaImpl.html        |    88 +-
 .../TileSuggester.StatisticsProviderImpl.html      |    88 +-
 .../class-use/TileSuggester.TableImpl.html         |   129 +-
 .../materialize/class-use/TileSuggester.html       |    88 +-
 .../apache/calcite/materialize/package-frame.html  |    79 +
 .../calcite/materialize/package-summary.html       |   280 +-
 .../apache/calcite/materialize/package-tree.html   |   208 +-
 .../apache/calcite/materialize/package-use.html    |   392 +-
 apidocs/org/apache/calcite/model/JsonColumn.html   |   163 +-
 .../org/apache/calcite/model/JsonCustomSchema.html |   225 +-
 .../org/apache/calcite/model/JsonCustomTable.html  |   186 +-
 apidocs/org/apache/calcite/model/JsonFunction.html |   188 +-
 .../org/apache/calcite/model/JsonJdbcSchema.html   |   257 +-
 apidocs/org/apache/calcite/model/JsonLattice.html  |   270 +-
 .../org/apache/calcite/model/JsonMapSchema.html    |   218 +-
 .../apache/calcite/model/JsonMaterialization.html  |   210 +-
 apidocs/org/apache/calcite/model/JsonMeasure.html  |   174 +-
 apidocs/org/apache/calcite/model/JsonRoot.html     |   193 +-
 .../org/apache/calcite/model/JsonSchema.Type.html  |   224 +-
 apidocs/org/apache/calcite/model/JsonSchema.html   |   233 +-
 apidocs/org/apache/calcite/model/JsonStream.html   |   152 +-
 apidocs/org/apache/calcite/model/JsonTable.html    |   185 +-
 apidocs/org/apache/calcite/model/JsonTile.html     |   176 +-
 apidocs/org/apache/calcite/model/JsonType.html     |   181 +-
 .../apache/calcite/model/JsonTypeAttribute.html    |   154 +-
 apidocs/org/apache/calcite/model/JsonView.html     |   213 +-
 .../calcite/model/ModelHandler.ExtraOperand.html   |   248 +-
 apidocs/org/apache/calcite/model/ModelHandler.html |   475 +-
 .../apache/calcite/model/class-use/JsonColumn.html |   122 +-
 .../calcite/model/class-use/JsonCustomSchema.html  |   110 +-
 .../calcite/model/class-use/JsonCustomTable.html   |   110 +-
 .../calcite/model/class-use/JsonFunction.html      |   122 +-
 .../calcite/model/class-use/JsonJdbcSchema.html    |   110 +-
 .../calcite/model/class-use/JsonLattice.html       |   127 +-
 .../calcite/model/class-use/JsonMapSchema.html     |   120 +-
 .../model/class-use/JsonMaterialization.html       |   122 +-
 .../calcite/model/class-use/JsonMeasure.html       |   127 +-
 .../apache/calcite/model/class-use/JsonRoot.html   |   110 +-
 .../calcite/model/class-use/JsonSchema.Type.html   |   142 +-
 .../apache/calcite/model/class-use/JsonSchema.html |   147 +-
 .../apache/calcite/model/class-use/JsonStream.html |   112 +-
 .../apache/calcite/model/class-use/JsonTable.html  |   125 +-
 .../apache/calcite/model/class-use/JsonTile.html   |   122 +-
 .../apache/calcite/model/class-use/JsonType.html   |   122 +-
 .../calcite/model/class-use/JsonTypeAttribute.html |   112 +-
 .../apache/calcite/model/class-use/JsonView.html   |   110 +-
 .../model/class-use/ModelHandler.ExtraOperand.html |   117 +-
 .../calcite/model/class-use/ModelHandler.html      |   162 +-
 .../org/apache/calcite/model/package-frame.html    |    42 +
 .../org/apache/calcite/model/package-summary.html  |   176 +-
 apidocs/org/apache/calcite/model/package-tree.html |   134 +-
 apidocs/org/apache/calcite/model/package-use.html  |   177 +-
 apidocs/org/apache/calcite/package-frame.html      |    28 +
 apidocs/org/apache/calcite/package-summary.html    |   112 +-
 apidocs/org/apache/calcite/package-tree.html       |   102 +-
 apidocs/org/apache/calcite/package-use.html        |   317 +-
 .../org/apache/calcite/piglet/Ast.Assignment.html  |   169 +-
 .../org/apache/calcite/piglet/Ast.Assignment1.html |   181 +-
 apidocs/org/apache/calcite/piglet/Ast.BagType.html |   163 +-
 apidocs/org/apache/calcite/piglet/Ast.Call.html    |   199 +-
 .../apache/calcite/piglet/Ast.DescribeStmt.html    |   163 +-
 .../org/apache/calcite/piglet/Ast.Direction.html   |   224 +-
 .../apache/calcite/piglet/Ast.DistinctStmt.html    |   169 +-
 .../org/apache/calcite/piglet/Ast.DumpStmt.html    |   163 +-
 .../org/apache/calcite/piglet/Ast.FieldSchema.html |   174 +-
 .../org/apache/calcite/piglet/Ast.FilterStmt.html  |   187 +-
 .../calcite/piglet/Ast.ForeachNestedStmt.html      |   206 +-
 .../org/apache/calcite/piglet/Ast.ForeachStmt.html |   193 +-
 .../org/apache/calcite/piglet/Ast.GroupStmt.html   |   187 +-
 .../org/apache/calcite/piglet/Ast.Identifier.html  |   177 +-
 .../org/apache/calcite/piglet/Ast.LimitStmt.html   |   187 +-
 apidocs/org/apache/calcite/piglet/Ast.Literal.html |   183 +-
 .../org/apache/calcite/piglet/Ast.LoadStmt.html    |   175 +-
 apidocs/org/apache/calcite/piglet/Ast.MapType.html |   168 +-
 apidocs/org/apache/calcite/piglet/Ast.Node.html    |   164 +-
 .../apache/calcite/piglet/Ast.NumericLiteral.html  |   199 +-
 apidocs/org/apache/calcite/piglet/Ast.Op.html      |   441 +-
 .../org/apache/calcite/piglet/Ast.OrderStmt.html   |   187 +-
 apidocs/org/apache/calcite/piglet/Ast.Program.html |   161 +-
 .../org/apache/calcite/piglet/Ast.ScalarType.html  |   163 +-
 apidocs/org/apache/calcite/piglet/Ast.Schema.html  |   161 +-
 .../calcite/piglet/Ast.SpecialIdentifier.html      |   167 +-
 apidocs/org/apache/calcite/piglet/Ast.Stmt.html    |   149 +-
 .../org/apache/calcite/piglet/Ast.TupleType.html   |   163 +-
 apidocs/org/apache/calcite/piglet/Ast.Type.html    |   149 +-
 .../org/apache/calcite/piglet/Ast.UnParser.html    |   213 +-
 .../org/apache/calcite/piglet/Ast.ValuesStmt.html  |   188 +-
 apidocs/org/apache/calcite/piglet/Ast.html         |   254 +-
 apidocs/org/apache/calcite/piglet/Handler.html     |   332 +-
 .../calcite/piglet/class-use/Ast.Assignment.html   |   137 +-
 .../calcite/piglet/class-use/Ast.Assignment1.html  |   128 +-
 .../calcite/piglet/class-use/Ast.BagType.html      |   112 +-
 .../apache/calcite/piglet/class-use/Ast.Call.html  |    88 +-
 .../calcite/piglet/class-use/Ast.DescribeStmt.html |    88 +-
 .../calcite/piglet/class-use/Ast.Direction.html    |   157 +-
 .../calcite/piglet/class-use/Ast.DistinctStmt.html |    88 +-
 .../calcite/piglet/class-use/Ast.DumpStmt.html     |    88 +-
 .../calcite/piglet/class-use/Ast.FieldSchema.html  |   134 +-
 .../calcite/piglet/class-use/Ast.FilterStmt.html   |    88 +-
 .../piglet/class-use/Ast.ForeachNestedStmt.html    |    88 +-
 .../calcite/piglet/class-use/Ast.ForeachStmt.html  |    88 +-
 .../calcite/piglet/class-use/Ast.GroupStmt.html    |    88 +-
 .../calcite/piglet/class-use/Ast.Identifier.html   |   305 +-
 .../calcite/piglet/class-use/Ast.LimitStmt.html    |    88 +-
 .../calcite/piglet/class-use/Ast.Literal.html      |   150 +-
 .../calcite/piglet/class-use/Ast.LoadStmt.html     |    88 +-
 .../calcite/piglet/class-use/Ast.MapType.html      |   112 +-
 .../apache/calcite/piglet/class-use/Ast.Node.html  |   385 +-
 .../piglet/class-use/Ast.NumericLiteral.html       |   119 +-
 .../apache/calcite/piglet/class-use/Ast.Op.html    |   200 +-
 .../calcite/piglet/class-use/Ast.OrderStmt.html    |    88 +-
 .../calcite/piglet/class-use/Ast.Program.html      |    88 +-
 .../calcite/piglet/class-use/Ast.ScalarType.html   |   112 +-
 .../calcite/piglet/class-use/Ast.Schema.html       |   164 +-
 .../piglet/class-use/Ast.SpecialIdentifier.html    |    88 +-
 .../apache/calcite/piglet/class-use/Ast.Stmt.html  |   188 +-
 .../calcite/piglet/class-use/Ast.TupleType.html    |   112 +-
 .../apache/calcite/piglet/class-use/Ast.Type.html  |   177 +-
 .../calcite/piglet/class-use/Ast.UnParser.html     |   158 +-
 .../calcite/piglet/class-use/Ast.ValuesStmt.html   |   114 +-
 .../org/apache/calcite/piglet/class-use/Ast.html   |    88 +-
 .../apache/calcite/piglet/class-use/Handler.html   |   112 +-
 .../org/apache/calcite/piglet/package-frame.html   |    55 +
 .../org/apache/calcite/piglet/package-summary.html |   170 +-
 .../org/apache/calcite/piglet/package-tree.html    |   160 +-
 apidocs/org/apache/calcite/piglet/package-use.html |   158 +-
 .../apache/calcite/plan/AbstractRelOptPlanner.html |   711 +-
 .../apache/calcite/plan/CommonRelSubExprRule.html  |   147 +-
 apidocs/org/apache/calcite/plan/Context.html       |   109 +-
 .../apache/calcite/plan/Contexts.ChainContext.html |   171 +-
 .../apache/calcite/plan/Contexts.EmptyContext.html |   147 +-
 .../apache/calcite/plan/Contexts.WrapContext.html  |   171 +-
 apidocs/org/apache/calcite/plan/Contexts.html      |   259 +-
 .../org/apache/calcite/plan/Convention.Impl.html   |   303 +-
 apidocs/org/apache/calcite/plan/Convention.html    |   186 +-
 .../plan/ConventionTraitDef.ConversionData.html    |   211 +-
 .../apache/calcite/plan/ConventionTraitDef.html    |   336 +-
 ...bstitutionVisitor.FilterToFilterUnifyRule1.html |   214 +-
 ...stitutionVisitor.FilterToProjectUnifyRule1.html |   216 +-
 ...titutionVisitor.ProjectToProjectUnifyRule1.html |   214 +-
 .../plan/MaterializedViewSubstitutionVisitor.html  |   280 +-
 .../calcite/plan/MulticastRelOptListener.html      |   236 +-
 .../org/apache/calcite/plan/RelCompositeTrait.html |   297 +-
 .../org/apache/calcite/plan/RelImplementor.html    |   115 +-
 .../org/apache/calcite/plan/RelMultipleTrait.html  |   129 +-
 .../apache/calcite/plan/RelOptAbstractTable.html   |   392 +-
 apidocs/org/apache/calcite/plan/RelOptCluster.html |   468 +-
 .../org/apache/calcite/plan/RelOptConnection.html  |   115 +-
 apidocs/org/apache/calcite/plan/RelOptCost.html    |   213 +-
 .../org/apache/calcite/plan/RelOptCostFactory.html |   151 +-
 .../calcite/plan/RelOptCostImpl.Factory.html       |   207 +-
 .../org/apache/calcite/plan/RelOptCostImpl.html    |   352 +-
 apidocs/org/apache/calcite/plan/RelOptLattice.html |   204 +-
 .../plan/RelOptListener.RelChosenEvent.html        |   163 +-
 .../plan/RelOptListener.RelDiscardedEvent.html     |   163 +-
 .../plan/RelOptListener.RelEquivalenceEvent.html   |   211 +-
 .../calcite/plan/RelOptListener.RelEvent.html      |   187 +-
 .../plan/RelOptListener.RuleAttemptedEvent.html    |   205 +-
 .../calcite/plan/RelOptListener.RuleEvent.html     |   199 +-
 .../plan/RelOptListener.RuleProductionEvent.html   |   185 +-
 .../org/apache/calcite/plan/RelOptListener.html    |   177 +-
 .../RelOptMaterialization.ProjectFilterTable.html  |   239 +-
 .../apache/calcite/plan/RelOptMaterialization.html |   246 +-
 .../calcite/plan/RelOptMaterializations.html       |   197 +-
 apidocs/org/apache/calcite/plan/RelOptNode.html    |   175 +-
 .../plan/RelOptPlanner.CannotPlanException.html    |   143 +-
 .../calcite/plan/RelOptPlanner.Executor.html       |   115 +-
 apidocs/org/apache/calcite/plan/RelOptPlanner.html |   505 +-
 .../apache/calcite/plan/RelOptPredicateList.html   |   284 +-
 apidocs/org/apache/calcite/plan/RelOptQuery.html   |   281 +-
 .../RelOptRule.ConverterRelOptRuleOperand.html     |   175 +-
 apidocs/org/apache/calcite/plan/RelOptRule.html    |   649 +-
 .../org/apache/calcite/plan/RelOptRuleCall.html    |   410 +-
 .../org/apache/calcite/plan/RelOptRuleOperand.html |   367 +-
 .../calcite/plan/RelOptRuleOperandChildPolicy.html |   229 +-
 .../calcite/plan/RelOptRuleOperandChildren.html    |   188 +-
 .../calcite/plan/RelOptSamplingParameters.html     |   201 +-
 apidocs/org/apache/calcite/plan/RelOptSchema.html  |   147 +-
 .../calcite/plan/RelOptSchemaWithSampling.html     |   135 +-
 .../calcite/plan/RelOptTable.ToRelContext.html     |   123 +-
 .../calcite/plan/RelOptTable.ViewExpander.html     |   129 +-
 apidocs/org/apache/calcite/plan/RelOptTable.html   |   257 +-
 .../plan/RelOptUtil.CorrelationCollector.html      |   193 +-
 .../org/apache/calcite/plan/RelOptUtil.Exists.html |   163 +-
 .../calcite/plan/RelOptUtil.InputFinder.html       |   243 +-
 .../plan/RelOptUtil.InputReferencedVisitor.html    |   177 +-
 .../org/apache/calcite/plan/RelOptUtil.Logic.html  |   269 +-
 .../calcite/plan/RelOptUtil.RexInputConverter.html |   296 +-
 .../org/apache/calcite/plan/RelOptUtil.Side.html   |   242 +-
 .../calcite/plan/RelOptUtil.SubQueryType.html      |   224 +-
 .../apache/calcite/plan/RelOptUtil.TypeDumper.html |   188 +-
 .../plan/RelOptUtil.VariableSetVisitor.html        |   177 +-
 .../plan/RelOptUtil.VariableUsedVisitor.html       |   223 +-
 apidocs/org/apache/calcite/plan/RelOptUtil.html    |  2219 +-
 apidocs/org/apache/calcite/plan/RelTrait.html      |   168 +-
 apidocs/org/apache/calcite/plan/RelTraitDef.html   |   306 +-
 .../calcite/plan/RelTraitPropagationVisitor.html   |   219 +-
 .../org/apache/calcite/plan/RelTraitSet.Cache.html |   163 +-
 apidocs/org/apache/calcite/plan/RelTraitSet.html   |   575 +-
 .../plan/RexImplicationChecker.InputRefUsage.html  |   160 +-
 .../RexImplicationChecker.InputUsageFinder.html    |   252 +-
 .../apache/calcite/plan/RexImplicationChecker.html |   312 +-
 apidocs/org/apache/calcite/plan/Strong.Policy.html |   231 +-
 apidocs/org/apache/calcite/plan/Strong.html        |   250 +-
 .../SubstitutionVisitor.AbstractUnifyRule.html     |   213 +-
 ...tor.AggregateOnProjectToAggregateUnifyRule.html |   195 +-
 ...utionVisitor.AggregateToAggregateUnifyRule.html |   195 +-
 .../plan/SubstitutionVisitor.AnyOperand.html       |   171 +-
 .../SubstitutionVisitor.FilterOnProjectRule.html   |   191 +-
 ...ubstitutionVisitor.FilterToFilterUnifyRule.html |   210 +-
 ...bstitutionVisitor.FilterToProjectUnifyRule.html |   227 +-
 .../plan/SubstitutionVisitor.InternalOperand.html  |   226 +-
 .../plan/SubstitutionVisitor.MatchFailed.html      |   169 +-
 .../calcite/plan/SubstitutionVisitor.Operand.html  |   182 +-
 ...bstitutionVisitor.ProjectToFilterUnifyRule.html |   193 +-
 ...stitutionVisitor.ProjectToProjectUnifyRule.html |   193 +-
 .../plan/SubstitutionVisitor.QueryOperand.html     |   181 +-
 .../plan/SubstitutionVisitor.Replacement.html      |   162 +-
 ...SubstitutionVisitor.ScanToProjectUnifyRule.html |   193 +-
 .../plan/SubstitutionVisitor.SlotCounter.html      |   166 +-
 .../plan/SubstitutionVisitor.TargetOperand.html    |   188 +-
 .../plan/SubstitutionVisitor.TrivialRule.html      |   195 +-
 .../plan/SubstitutionVisitor.UnifyResult.html      |   164 +-
 .../plan/SubstitutionVisitor.UnifyRule.html        |   217 +-
 .../plan/SubstitutionVisitor.UnifyRuleCall.html    |   237 +-
 .../apache/calcite/plan/SubstitutionVisitor.html   |   778 +-
 .../apache/calcite/plan/TableAccessMap.Mode.html   |   231 +-
 .../plan/TableAccessMap.TableRelVisitor.html       |   155 +-
 .../org/apache/calcite/plan/TableAccessMap.html    |   233 +-
 apidocs/org/apache/calcite/plan/ViewExpanders.html |   158 +-
 .../apache/calcite/plan/VisitorDataContext.html    |   300 +-
 .../plan/class-use/AbstractRelOptPlanner.html      |   132 +-
 .../plan/class-use/CommonRelSubExprRule.html       |    88 +-
 .../org/apache/calcite/plan/class-use/Context.html |   665 +-
 .../plan/class-use/Contexts.ChainContext.html      |    88 +-
 .../plan/class-use/Contexts.EmptyContext.html      |   112 +-
 .../plan/class-use/Contexts.WrapContext.html       |    88 +-
 .../apache/calcite/plan/class-use/Contexts.html    |    88 +-
 .../calcite/plan/class-use/Convention.Impl.html    |   110 +-
 .../apache/calcite/plan/class-use/Convention.html  |   670 +-
 .../ConventionTraitDef.ConversionData.html         |   124 +-
 .../calcite/plan/class-use/ConventionTraitDef.html |   112 +-
 ...bstitutionVisitor.FilterToFilterUnifyRule1.html |   112 +-
 ...stitutionVisitor.FilterToProjectUnifyRule1.html |   112 +-
 ...titutionVisitor.ProjectToProjectUnifyRule1.html |   112 +-
 .../MaterializedViewSubstitutionVisitor.html       |    88 +-
 .../plan/class-use/MulticastRelOptListener.html    |   124 +-
 .../calcite/plan/class-use/RelCompositeTrait.html  |    88 +-
 .../calcite/plan/class-use/RelImplementor.html     |   144 +-
 .../calcite/plan/class-use/RelMultipleTrait.html   |   228 +-
 .../plan/class-use/RelOptAbstractTable.html        |    88 +-
 .../calcite/plan/class-use/RelOptCluster.html      |  3430 +-
 .../calcite/plan/class-use/RelOptConnection.html   |    88 +-
 .../apache/calcite/plan/class-use/RelOptCost.html  |  1204 +-
 .../calcite/plan/class-use/RelOptCostFactory.html  |   350 +-
 .../plan/class-use/RelOptCostImpl.Factory.html     |    88 +-
 .../calcite/plan/class-use/RelOptCostImpl.html     |    88 +-
 .../calcite/plan/class-use/RelOptLattice.html      |   260 +-
 .../class-use/RelOptListener.RelChosenEvent.html   |   113 +-
 .../RelOptListener.RelDiscardedEvent.html          |   113 +-
 .../RelOptListener.RelEquivalenceEvent.html        |   113 +-
 .../plan/class-use/RelOptListener.RelEvent.html    |   127 +-
 .../RelOptListener.RuleAttemptedEvent.html         |   123 +-
 .../plan/class-use/RelOptListener.RuleEvent.html   |   115 +-
 .../RelOptListener.RuleProductionEvent.html        |   113 +-
 .../calcite/plan/class-use/RelOptListener.html     |   174 +-
 .../RelOptMaterialization.ProjectFilterTable.html  |   128 +-
 .../plan/class-use/RelOptMaterialization.html      |   338 +-
 .../plan/class-use/RelOptMaterializations.html     |    88 +-
 .../apache/calcite/plan/class-use/RelOptNode.html  |  1271 +-
 .../RelOptPlanner.CannotPlanException.html         |    88 +-
 .../plan/class-use/RelOptPlanner.Executor.html     |    88 +-
 .../calcite/plan/class-use/RelOptPlanner.html      |  1620 +-
 .../plan/class-use/RelOptPredicateList.html        |   576 +-
 .../apache/calcite/plan/class-use/RelOptQuery.html |   159 +-
 .../RelOptRule.ConverterRelOptRuleOperand.html     |   133 +-
 .../apache/calcite/plan/class-use/RelOptRule.html  |  2430 +-
 .../calcite/plan/class-use/RelOptRuleCall.html     |  1018 +-
 .../calcite/plan/class-use/RelOptRuleOperand.html  |   886 +-
 .../class-use/RelOptRuleOperandChildPolicy.html    |   157 +-
 .../plan/class-use/RelOptRuleOperandChildren.html  |   219 +-
 .../plan/class-use/RelOptSamplingParameters.html   |   189 +-
 .../calcite/plan/class-use/RelOptSchema.html       |   447 +-
 .../plan/class-use/RelOptSchemaWithSampling.html   |    88 +-
 .../plan/class-use/RelOptTable.ToRelContext.html   |   527 +-
 .../plan/class-use/RelOptTable.ViewExpander.html   |   349 +-
 .../apache/calcite/plan/class-use/RelOptTable.html |  1929 +-
 .../class-use/RelOptUtil.CorrelationCollector.html |    88 +-
 .../calcite/plan/class-use/RelOptUtil.Exists.html  |   157 +-
 .../plan/class-use/RelOptUtil.InputFinder.html     |   112 +-
 .../RelOptUtil.InputReferencedVisitor.html         |    88 +-
 .../calcite/plan/class-use/RelOptUtil.Logic.html   |   567 +-
 .../class-use/RelOptUtil.RexInputConverter.html    |   110 +-
 .../calcite/plan/class-use/RelOptUtil.Side.html    |   124 +-
 .../plan/class-use/RelOptUtil.SubQueryType.html    |   174 +-
 .../plan/class-use/RelOptUtil.TypeDumper.html      |    88 +-
 .../class-use/RelOptUtil.VariableSetVisitor.html   |    88 +-
 .../class-use/RelOptUtil.VariableUsedVisitor.html  |   112 +-
 .../apache/calcite/plan/class-use/RelOptUtil.html  |    88 +-
 .../apache/calcite/plan/class-use/RelTrait.html    |   844 +-
 .../apache/calcite/plan/class-use/RelTraitDef.html |   556 +-
 .../plan/class-use/RelTraitPropagationVisitor.html |    88 +-
 .../calcite/plan/class-use/RelTraitSet.Cache.html  |   124 +-
 .../apache/calcite/plan/class-use/RelTraitSet.html |  4474 +-
 .../RexImplicationChecker.InputRefUsage.html       |   124 +-
 .../RexImplicationChecker.InputUsageFinder.html    |   112 +-
 .../plan/class-use/RexImplicationChecker.html      |    88 +-
 .../calcite/plan/class-use/Strong.Policy.html      |   146 +-
 .../org/apache/calcite/plan/class-use/Strong.html  |   152 +-
 .../SubstitutionVisitor.AbstractUnifyRule.html     |   194 +-
 ...tor.AggregateOnProjectToAggregateUnifyRule.html |   112 +-
 ...utionVisitor.AggregateToAggregateUnifyRule.html |   112 +-
 .../class-use/SubstitutionVisitor.AnyOperand.html  |    88 +-
 .../SubstitutionVisitor.FilterOnProjectRule.html   |   112 +-
 ...ubstitutionVisitor.FilterToFilterUnifyRule.html |   112 +-
 ...bstitutionVisitor.FilterToProjectUnifyRule.html |   112 +-
 .../SubstitutionVisitor.InternalOperand.html       |    88 +-
 .../class-use/SubstitutionVisitor.MatchFailed.html |   112 +-
 .../class-use/SubstitutionVisitor.Operand.html     |   254 +-
 ...bstitutionVisitor.ProjectToFilterUnifyRule.html |   112 +-
 ...stitutionVisitor.ProjectToProjectUnifyRule.html |   112 +-
 .../SubstitutionVisitor.QueryOperand.html          |    88 +-
 .../class-use/SubstitutionVisitor.Replacement.html |   163 +-
 ...SubstitutionVisitor.ScanToProjectUnifyRule.html |   112 +-
 .../class-use/SubstitutionVisitor.SlotCounter.html |    88 +-
 .../SubstitutionVisitor.TargetOperand.html         |    88 +-
 .../class-use/SubstitutionVisitor.TrivialRule.html |   112 +-
 .../class-use/SubstitutionVisitor.UnifyResult.html |   190 +-
 .../class-use/SubstitutionVisitor.UnifyRule.html   |   314 +-
 .../SubstitutionVisitor.UnifyRuleCall.html         |   254 +-
 .../plan/class-use/SubstitutionVisitor.html        |   213 +-
 .../plan/class-use/TableAccessMap.Mode.html        |   146 +-
 .../class-use/TableAccessMap.TableRelVisitor.html  |    88 +-
 .../calcite/plan/class-use/TableAccessMap.html     |    88 +-
 .../calcite/plan/class-use/ViewExpanders.html      |    88 +-
 .../calcite/plan/class-use/VisitorDataContext.html |    88 +-
 .../plan/hep/HepInstruction.BeginGroup.html        |   188 +-
 .../hep/HepInstruction.CommonRelSubExprRules.html  |   185 +-
 .../plan/hep/HepInstruction.ConverterRules.html    |   190 +-
 .../calcite/plan/hep/HepInstruction.EndGroup.html  |   193 +-
 .../plan/hep/HepInstruction.MatchLimit.html        |   181 +-
 .../plan/hep/HepInstruction.MatchOrder.html        |   185 +-
 .../calcite/plan/hep/HepInstruction.RuleClass.html |   201 +-
 .../plan/hep/HepInstruction.RuleCollection.html    |   185 +-
 .../plan/hep/HepInstruction.RuleInstance.html      |   197 +-
 .../plan/hep/HepInstruction.Subprogram.html        |   188 +-
 .../apache/calcite/plan/hep/HepInstruction.html    |   185 +-
 .../org/apache/calcite/plan/hep/HepMatchOrder.html |   235 +-
 .../org/apache/calcite/plan/hep/HepPlanner.html    |   788 +-
 .../org/apache/calcite/plan/hep/HepProgram.html    |   204 +-
 .../apache/calcite/plan/hep/HepProgramBuilder.html |   300 +-
 .../calcite/plan/hep/HepRelMetadataProvider.html   |   184 +-
 .../org/apache/calcite/plan/hep/HepRelVertex.html  |   298 +-
 .../org/apache/calcite/plan/hep/HepRuleCall.html   |   210 +-
 .../hep/class-use/HepInstruction.BeginGroup.html   |   124 +-
 .../HepInstruction.CommonRelSubExprRules.html      |   112 +-
 .../class-use/HepInstruction.ConverterRules.html   |   112 +-
 .../hep/class-use/HepInstruction.EndGroup.html     |   129 +-
 .../hep/class-use/HepInstruction.MatchLimit.html   |   112 +-
 .../hep/class-use/HepInstruction.MatchOrder.html   |   112 +-
 .../hep/class-use/HepInstruction.RuleClass.html    |   112 +-
 .../class-use/HepInstruction.RuleCollection.html   |   112 +-
 .../hep/class-use/HepInstruction.RuleInstance.html |   112 +-
 .../hep/class-use/HepInstruction.Subprogram.html   |   112 +-
 .../calcite/plan/hep/class-use/HepInstruction.html |   166 +-
 .../calcite/plan/hep/class-use/HepMatchOrder.html  |   148 +-
 .../calcite/plan/hep/class-use/HepPlanner.html     |   166 +-
 .../calcite/plan/hep/class-use/HepProgram.html     |   340 +-
 .../plan/hep/class-use/HepProgramBuilder.html      |   173 +-
 .../plan/hep/class-use/HepRelMetadataProvider.html |    88 +-
 .../calcite/plan/hep/class-use/HepRelVertex.html   |   336 +-
 .../calcite/plan/hep/class-use/HepRuleCall.html    |   118 +-
 .../org/apache/calcite/plan/hep/package-frame.html |    40 +
 .../apache/calcite/plan/hep/package-summary.html   |   155 +-
 .../org/apache/calcite/plan/hep/package-tree.html  |   136 +-
 .../org/apache/calcite/plan/hep/package-use.html   |   247 +-
 apidocs/org/apache/calcite/plan/package-frame.html |   131 +
 .../org/apache/calcite/plan/package-summary.html   |   456 +-
 apidocs/org/apache/calcite/plan/package-tree.html  |   340 +-
 apidocs/org/apache/calcite/plan/package-use.html   |  1819 +-
 .../AbstractConverter.ExpandConversionRule.html    |   191 +-
 .../calcite/plan/volcano/AbstractConverter.html    |   293 +-
 .../ChainedPhaseRuleMappingInitializer.html        |   192 +-
 .../org/apache/calcite/plan/volcano/RelSet.html    |   364 +-
 .../volcano/RelSubset.CheapestPlanReplacer.html    |   190 +-
 .../plan/volcano/RelSubset.DeadEndFinder.html      |   368 +
 .../org/apache/calcite/plan/volcano/RelSubset.html |   528 +-
 .../plan/volcano/RuleQueue.PhaseMatchList.html     |   204 +-
 .../volcano/RuleQueue.RelImportanceComparator.html |   157 +-
 .../RuleQueue.RuleMatchImportanceComparator.html   |   159 +-
 .../org/apache/calcite/plan/volcano/RuleQueue.html |   448 +-
 .../calcite/plan/volcano/VolcanoCost.Factory.html  |   207 +-
 .../apache/calcite/plan/volcano/VolcanoCost.html   |   398 +-
 .../volcano/VolcanoPlanner.DeferringRuleCall.html  |   191 +-
 .../volcano/VolcanoPlanner.DirectProvenance.html   |   157 +-
 .../plan/volcano/VolcanoPlanner.Provenance.html    |   149 +-
 .../volcano/VolcanoPlanner.RuleProvenance.html     |   177 +-
 .../volcano/VolcanoPlanner.UnknownProvenance.html  |   141 +-
 .../calcite/plan/volcano/VolcanoPlanner.html       |  1412 +-
 .../calcite/plan/volcano/VolcanoPlannerPhase.html  |   233 +-
 .../VolcanoPlannerPhaseRuleMappingInitializer.html |   123 +-
 .../plan/volcano/VolcanoRelMetadataProvider.html   |   182 +-
 .../calcite/plan/volcano/VolcanoRuleCall.html      |   244 +-
 .../calcite/plan/volcano/VolcanoRuleMatch.html     |   293 +-
 .../AbstractConverter.ExpandConversionRule.html    |   112 +-
 .../plan/volcano/class-use/AbstractConverter.html  |   114 +-
 .../ChainedPhaseRuleMappingInitializer.html        |    88 +-
 .../calcite/plan/volcano/class-use/RelSet.html     |   267 +-
 .../class-use/RelSubset.CheapestPlanReplacer.html  |    88 +-
 .../volcano/class-use/RelSubset.DeadEndFinder.html |   125 +
 .../calcite/plan/volcano/class-use/RelSubset.html  |   503 +-
 .../class-use/RuleQueue.PhaseMatchList.html        |   114 +-
 .../RuleQueue.RelImportanceComparator.html         |    88 +-
 .../RuleQueue.RuleMatchImportanceComparator.html   |    88 +-
 .../calcite/plan/volcano/class-use/RuleQueue.html  |   112 +-
 .../volcano/class-use/VolcanoCost.Factory.html     |    88 +-
 .../plan/volcano/class-use/VolcanoCost.html        |   127 +-
 .../VolcanoPlanner.DeferringRuleCall.html          |    88 +-
 .../class-use/VolcanoPlanner.DirectProvenance.html |    88 +-
 .../class-use/VolcanoPlanner.Provenance.html       |   140 +-
 .../class-use/VolcanoPlanner.RuleProvenance.html   |    88 +-
 .../VolcanoPlanner.UnknownProvenance.html          |    88 +-
 .../plan/volcano/class-use/VolcanoPlanner.html     |   220 +-
 .../volcano/class-use/VolcanoPlannerPhase.html     |   197 +-
 .../VolcanoPlannerPhaseRuleMappingInitializer.html |   148 +-
 .../class-use/VolcanoRelMetadataProvider.html      |    88 +-
 .../plan/volcano/class-use/VolcanoRuleCall.html    |   139 +-
 .../plan/volcano/class-use/VolcanoRuleMatch.html   |   152 +-
 .../apache/calcite/plan/volcano/package-frame.html |    48 +
 .../calcite/plan/volcano/package-summary.html      |   514 +-
 .../apache/calcite/plan/volcano/package-tree.html  |   155 +-
 .../apache/calcite/plan/volcano/package-use.html   |   166 +-
 .../calcite/prepare/CalciteCatalogReader.html      |   618 +-
 .../prepare/CalciteMaterializer.Callback.html      |   175 +-
 .../CalciteMaterializer.RelNullShuttle.html        |   303 +-
 .../calcite/prepare/CalciteMaterializer.html       |   254 +-
 .../CalcitePrepareImpl.CalcitePreparedExplain.html |   171 +-
 .../CalcitePrepareImpl.CalcitePreparingStmt.html   |   503 +-
 .../CalcitePrepareImpl.EmptyScalarTranslator.html  |   268 +-
 .../CalcitePrepareImpl.LambdaScalarTranslator.html |   194 +-
 .../CalcitePrepareImpl.ScalarTranslator.html       |   148 +-
 .../apache/calcite/prepare/CalcitePrepareImpl.html |   774 +-
 .../calcite/prepare/CalciteSqlValidator.html       |   219 +-
 .../apache/calcite/prepare/LixToRelTranslator.html |   257 +-
 .../apache/calcite/prepare/PlannerImpl.State.html  |   252 +-
 .../prepare/PlannerImpl.ViewExpanderImpl.html      |   179 +-
 .../org/apache/calcite/prepare/PlannerImpl.html    |   553 +-
 .../prepare/Prepare.AbstractPreparingTable.html    |   232 +-
 .../calcite/prepare/Prepare.CatalogReader.html     |   197 +-
 .../calcite/prepare/Prepare.Materialization.html   |   222 +-
 .../calcite/prepare/Prepare.PreparedExplain.html   |   283 +-
 .../calcite/prepare/Prepare.PreparedResult.html    |   160 +-
 .../prepare/Prepare.PreparedResultImpl.html        |   321 +-
 .../calcite/prepare/Prepare.PreparingTable.html    |   135 +-
 apidocs/org/apache/calcite/prepare/Prepare.html    |   493 +-
 .../calcite/prepare/QueryableRelBuilder.html       |  1968 +-
 .../prepare/RelOptTableImpl.MySchemaPlus.html      |   511 +-
 .../apache/calcite/prepare/RelOptTableImpl.html    |   637 +-
 .../prepare/class-use/CalciteCatalogReader.html    |   173 +-
 .../class-use/CalciteMaterializer.Callback.html    |   116 +-
 .../CalciteMaterializer.RelNullShuttle.html        |    88 +-
 .../prepare/class-use/CalciteMaterializer.html     |    88 +-
 .../CalcitePrepareImpl.CalcitePreparedExplain.html |    88 +-
 .../CalcitePrepareImpl.CalcitePreparingStmt.html   |   112 +-
 .../CalcitePrepareImpl.EmptyScalarTranslator.html  |   110 +-
 .../CalcitePrepareImpl.LambdaScalarTranslator.html |    88 +-
 .../CalcitePrepareImpl.ScalarTranslator.html       |   139 +-
 .../prepare/class-use/CalcitePrepareImpl.html      |   225 +-
 .../prepare/class-use/CalciteSqlValidator.html     |   112 +-
 .../prepare/class-use/LixToRelTranslator.html      |   122 +-
 .../prepare/class-use/PlannerImpl.State.html       |   139 +-
 .../class-use/PlannerImpl.ViewExpanderImpl.html    |    88 +-
 .../calcite/prepare/class-use/PlannerImpl.html     |   110 +-
 .../class-use/Prepare.AbstractPreparingTable.html  |   112 +-
 .../prepare/class-use/Prepare.CatalogReader.html   |   702 +-
 .../prepare/class-use/Prepare.Materialization.html |   177 +-
 .../prepare/class-use/Prepare.PreparedExplain.html |   110 +-
 .../prepare/class-use/Prepare.PreparedResult.html  |   218 +-
 .../class-use/Prepare.PreparedResultImpl.html      |    88 +-
 .../prepare/class-use/Prepare.PreparingTable.html  |   146 +-
 .../apache/calcite/prepare/class-use/Prepare.html  |   139 +-
 .../prepare/class-use/QueryableRelBuilder.html     |    88 +-
 .../class-use/RelOptTableImpl.MySchemaPlus.html    |   112 +-
 .../calcite/prepare/class-use/RelOptTableImpl.html |   182 +-
 .../org/apache/calcite/prepare/package-frame.html  |    50 +
 .../apache/calcite/prepare/package-summary.html    |   200 +-
 .../org/apache/calcite/prepare/package-tree.html   |   168 +-
 .../org/apache/calcite/prepare/package-use.html    |   332 +-
 .../apache/calcite/profile/Profiler.Column.html    |   218 +-
 .../calcite/profile/Profiler.Distribution.html     |   240 +-
 .../profile/Profiler.FunctionalDependency.html     |   197 +-
 .../apache/calcite/profile/Profiler.Profile.html   |   233 +-
 .../apache/calcite/profile/Profiler.RowCount.html  |   167 +-
 .../apache/calcite/profile/Profiler.Statistic.html |   115 +-
 .../apache/calcite/profile/Profiler.Unique.html    |   171 +-
 apidocs/org/apache/calcite/profile/Profiler.html   |   151 +-
 .../calcite/profile/ProfilerImpl.Builder.html      |   188 +-
 .../calcite/profile/ProfilerImpl.Collector.html    |   183 +-
 .../profile/ProfilerImpl.CompositeCollector.html   |   223 +-
 .../calcite/profile/ProfilerImpl.HllCollector.html |   194 +-
 .../ProfilerImpl.HllCompositeCollector.html        |   200 +-
 .../ProfilerImpl.HllSingletonCollector.html        |   191 +-
 .../apache/calcite/profile/ProfilerImpl.Run.html   |   341 +-
 .../profile/ProfilerImpl.SingletonCollector.html   |   205 +-
 .../apache/calcite/profile/ProfilerImpl.Space.html |   282 +-
 .../profile/ProfilerImpl.SurpriseQueue.html        |   207 +-
 .../org/apache/calcite/profile/ProfilerImpl.html   |   251 +-
 .../apache/calcite/profile/SimpleProfiler.Run.html |   253 +-
 .../calcite/profile/SimpleProfiler.Space.html      |   246 +-
 .../org/apache/calcite/profile/SimpleProfiler.html |   187 +-
 .../calcite/profile/class-use/Profiler.Column.html |   315 +-
 .../profile/class-use/Profiler.Distribution.html   |   154 +-
 .../class-use/Profiler.FunctionalDependency.html   |   135 +-
 .../profile/class-use/Profiler.Profile.html        |   168 +-
 .../profile/class-use/Profiler.RowCount.html       |   130 +-
 .../profile/class-use/Profiler.Statistic.html      |   143 +-
 .../calcite/profile/class-use/Profiler.Unique.html |   132 +-
 .../apache/calcite/profile/class-use/Profiler.html |   117 +-
 .../profile/class-use/ProfilerImpl.Builder.html    |   122 +-
 .../profile/class-use/ProfilerImpl.Collector.html  |   148 +-
 .../class-use/ProfilerImpl.CompositeCollector.html |    88 +-
 .../class-use/ProfilerImpl.HllCollector.html       |   113 +-
 .../ProfilerImpl.HllCompositeCollector.html        |    88 +-
 .../ProfilerImpl.HllSingletonCollector.html        |    88 +-
 .../profile/class-use/ProfilerImpl.Run.html        |   126 +-
 .../class-use/ProfilerImpl.SingletonCollector.html |    88 +-
 .../profile/class-use/ProfilerImpl.Space.html      |   233 +-
 .../class-use/ProfilerImpl.SurpriseQueue.html      |   112 +-
 .../calcite/profile/class-use/ProfilerImpl.html    |   112 +-
 .../profile/class-use/SimpleProfiler.Run.html      |    88 +-
 .../profile/class-use/SimpleProfiler.Space.html    |   142 +-
 .../calcite/profile/class-use/SimpleProfiler.html  |    88 +-
 .../org/apache/calcite/profile/package-frame.html  |    43 +
 .../apache/calcite/profile/package-summary.html    |   162 +-
 .../org/apache/calcite/profile/package-tree.html   |   134 +-
 .../org/apache/calcite/profile/package-use.html    |   165 +-
 .../rel/AbstractRelNode.RelDigestWriter.html       |   429 +
 .../org/apache/calcite/rel/AbstractRelNode.html    |   847 +-
 apidocs/org/apache/calcite/rel/BiRel.html          |   299 +-
 .../apache/calcite/rel/InvalidRelException.html    |   154 +-
 apidocs/org/apache/calcite/rel/RelCollation.html   |   135 +-
 .../org/apache/calcite/rel/RelCollationImpl.html   |   399 +-
 .../apache/calcite/rel/RelCollationTraitDef.html   |   277 +-
 apidocs/org/apache/calcite/rel/RelCollations.html  |   319 +-
 .../apache/calcite/rel/RelDistribution.Type.html   |   274 +-
 .../org/apache/calcite/rel/RelDistribution.html    |   175 +-
 .../calcite/rel/RelDistributionTraitDef.html       |   241 +-
 .../rel/RelDistributions.RelDistributionImpl.html  |   339 +-
 .../org/apache/calcite/rel/RelDistributions.html   |   231 +-
 .../calcite/rel/RelFieldCollation.Direction.html   |   310 +-
 .../rel/RelFieldCollation.NullDirection.html       |   242 +-
 .../org/apache/calcite/rel/RelFieldCollation.html  |   298 +-
 .../apache/calcite/rel/RelHomogeneousShuttle.html  |   338 +-
 apidocs/org/apache/calcite/rel/RelInput.html       |   315 +-
 .../org/apache/calcite/rel/RelNode.Context.html    |   113 +-
 apidocs/org/apache/calcite/rel/RelNode.html        |   569 +-
 .../calcite/rel/RelNodes.RelNodeComparator.html    |   157 +-
 apidocs/org/apache/calcite/rel/RelNodes.html       |   198 +-
 .../calcite/rel/RelReferentialConstraint.html      |   138 +-
 .../calcite/rel/RelReferentialConstraintImpl.html  |   262 +-
 apidocs/org/apache/calcite/rel/RelRoot.html        |   327 +-
 apidocs/org/apache/calcite/rel/RelShuttle.html     |   239 +-
 apidocs/org/apache/calcite/rel/RelShuttleImpl.html |   351 +-
 apidocs/org/apache/calcite/rel/RelVisitor.html     |   187 +-
 apidocs/org/apache/calcite/rel/RelWriter.html      |   197 +-
 apidocs/org/apache/calcite/rel/SingleRel.html      |   303 +-
 .../class-use/AbstractRelNode.RelDigestWriter.html |   125 +
 .../calcite/rel/class-use/AbstractRelNode.html     |  1111 +-
 .../org/apache/calcite/rel/class-use/BiRel.html    |   327 +-
 .../calcite/rel/class-use/InvalidRelException.html |   471 +-
 .../apache/calcite/rel/class-use/RelCollation.html |  2330 +-
 .../calcite/rel/class-use/RelCollationImpl.html    |   114 +-
 .../rel/class-use/RelCollationTraitDef.html        |   112 +-
 .../calcite/rel/class-use/RelCollations.html       |    88 +-
 .../rel/class-use/RelDistribution.Type.html        |   151 +-
 .../calcite/rel/class-use/RelDistribution.html     |   801 +-
 .../rel/class-use/RelDistributionTraitDef.html     |   124 +-
 .../RelDistributions.RelDistributionImpl.html      |    88 +-
 .../calcite/rel/class-use/RelDistributions.html    |    88 +-
 .../rel/class-use/RelFieldCollation.Direction.html |   451 +-
 .../class-use/RelFieldCollation.NullDirection.html |   251 +-
 .../calcite/rel/class-use/RelFieldCollation.html   |   552 +-
 .../rel/class-use/RelHomogeneousShuttle.html       |   137 +-
 .../org/apache/calcite/rel/class-use/RelInput.html |   308 +-
 .../calcite/rel/class-use/RelNode.Context.html     |   254 +-
 .../org/apache/calcite/rel/class-use/RelNode.html  | 17505 +++---
 .../rel/class-use/RelNodes.RelNodeComparator.html  |    88 +-
 .../org/apache/calcite/rel/class-use/RelNodes.html |    88 +-
 .../rel/class-use/RelReferentialConstraint.html    |   201 +-
 .../class-use/RelReferentialConstraintImpl.html    |   116 +-
 .../org/apache/calcite/rel/class-use/RelRoot.html  |   507 +-
 .../apache/calcite/rel/class-use/RelShuttle.html   |   343 +-
 .../calcite/rel/class-use/RelShuttleImpl.html      |   180 +-
 .../apache/calcite/rel/class-use/RelVisitor.html   |   221 +-
 .../apache/calcite/rel/class-use/RelWriter.html    |   992 +-
 .../apache/calcite/rel/class-use/SingleRel.html    |   781 +-
 .../org/apache/calcite/rel/convert/Converter.html  |   171 +-
 .../apache/calcite/rel/convert/ConverterImpl.html  |   309 +-
 .../apache/calcite/rel/convert/ConverterRule.html  |   357 +-
 .../apache/calcite/rel/convert/NoneConverter.html  |   248 +-
 .../calcite/rel/convert/TraitMatchingRule.html     |   217 +-
 .../calcite/rel/convert/class-use/Converter.html   |   342 +-
 .../rel/convert/class-use/ConverterImpl.html       |   311 +-
 .../rel/convert/class-use/ConverterRule.html       |   897 +-
 .../rel/convert/class-use/NoneConverter.html       |    88 +-
 .../rel/convert/class-use/TraitMatchingRule.html   |    88 +-
 .../apache/calcite/rel/convert/package-frame.html  |    27 +
 .../calcite/rel/convert/package-summary.html       |   121 +-
 .../apache/calcite/rel/convert/package-tree.html   |   116 +-
 .../apache/calcite/rel/convert/package-use.html    |   395 +-
 .../calcite/rel/core/Aggregate.AggCallBinding.html |   253 +-
 .../apache/calcite/rel/core/Aggregate.Group.html   |   244 +-
 apidocs/org/apache/calcite/rel/core/Aggregate.html |   600 +-
 .../org/apache/calcite/rel/core/AggregateCall.html |   673 +-
 apidocs/org/apache/calcite/rel/core/Calc.html      |   404 +-
 apidocs/org/apache/calcite/rel/core/Collect.html   |   309 +-
 apidocs/org/apache/calcite/rel/core/Correlate.html |   436 +-
 .../org/apache/calcite/rel/core/CorrelationId.html |   262 +-
 apidocs/org/apache/calcite/rel/core/EquiJoin.html  |   333 +-
 apidocs/org/apache/calcite/rel/core/Exchange.html  |   312 +-
 apidocs/org/apache/calcite/rel/core/Filter.html    |   410 +-
 apidocs/org/apache/calcite/rel/core/Intersect.html |   226 +-
 apidocs/org/apache/calcite/rel/core/Join.html      |   615 +-
 .../calcite/rel/core/JoinInfo.EquiJoinInfo.html    |   182 +-
 .../calcite/rel/core/JoinInfo.NonEquiJoinInfo.html |   200 +-
 apidocs/org/apache/calcite/rel/core/JoinInfo.html  |   295 +-
 .../org/apache/calcite/rel/core/JoinRelType.html   |   299 +-
 .../calcite/rel/core/Match.AggregateFinder.html    |   199 +-
 .../calcite/rel/core/Match.PatternVarFinder.html   |   214 +-
 .../calcite/rel/core/Match.RexMRAggCall.html       |   203 +-
 apidocs/org/apache/calcite/rel/core/Match.html     |   552 +-
 apidocs/org/apache/calcite/rel/core/Minus.html     |   224 +-
 .../org/apache/calcite/rel/core/Project.Flags.html |   173 +-
 apidocs/org/apache/calcite/rel/core/Project.html   |   538 +-
 .../rel/core/RelFactories.AggregateFactory.html    |   129 +-
 .../core/RelFactories.AggregateFactoryImpl.html    |   165 +-
 .../rel/core/RelFactories.CorrelateFactory.html    |   133 +-
 .../core/RelFactories.CorrelateFactoryImpl.html    |   169 +-
 .../rel/core/RelFactories.ExchangeFactory.html     |   121 +-
 .../rel/core/RelFactories.ExchangeFactoryImpl.html |   157 +-
 .../rel/core/RelFactories.FilterFactory.html       |   121 +-
 .../rel/core/RelFactories.FilterFactoryImpl.html   |   157 +-
 .../calcite/rel/core/RelFactories.JoinFactory.html |   172 +-
 .../rel/core/RelFactories.JoinFactoryImpl.html     |   204 +-
 .../rel/core/RelFactories.MatchFactory.html        |   157 +-
 .../rel/core/RelFactories.MatchFactoryImpl.html    |   193 +-
 .../rel/core/RelFactories.ProjectFactory.html      |   125 +-
 .../rel/core/RelFactories.ProjectFactoryImpl.html  |   161 +-
 .../rel/core/RelFactories.SemiJoinFactory.html     |   123 +-
 .../rel/core/RelFactories.SemiJoinFactoryImpl.html |   161 +-
 .../rel/core/RelFactories.SetOpFactory.html        |   123 +-
 .../rel/core/RelFactories.SetOpFactoryImpl.html    |   159 +-
 .../rel/core/RelFactories.SnapshotFactory.html     |   237 +
 .../rel/core/RelFactories.SnapshotFactoryImpl.html |   293 +
 .../rel/core/RelFactories.SortExchangeFactory.html |   129 +-
 .../core/RelFactories.SortExchangeFactoryImpl.html |   165 +-
 .../calcite/rel/core/RelFactories.SortFactory.html |   162 +-
 .../rel/core/RelFactories.SortFactoryImpl.html     |   200 +-
 .../rel/core/RelFactories.TableScanFactory.html    |   125 +-
 .../core/RelFactories.TableScanFactoryImpl.html    |   161 +-
 .../rel/core/RelFactories.ValuesFactory.html       |   125 +-
 .../rel/core/RelFactories.ValuesFactoryImpl.html   |   161 +-
 .../org/apache/calcite/rel/core/RelFactories.html  |   513 +-
 apidocs/org/apache/calcite/rel/core/Sample.html    |   271 +-
 apidocs/org/apache/calcite/rel/core/SemiJoin.html  |   344 +-
 apidocs/org/apache/calcite/rel/core/SetOp.html     |   330 +-
 apidocs/org/apache/calcite/rel/core/Snapshot.html  |   582 +
 apidocs/org/apache/calcite/rel/core/Sort.html      |   440 +-
 .../org/apache/calcite/rel/core/SortExchange.html  |   323 +-
 .../apache/calcite/rel/core/TableFunctionScan.html |   431 +-
 .../calcite/rel/core/TableModify.Operation.html    |   231 +-
 .../org/apache/calcite/rel/core/TableModify.html   |   438 +-
 apidocs/org/apache/calcite/rel/core/TableScan.html |   353 +-
 apidocs/org/apache/calcite/rel/core/Uncollect.html |   330 +-
 apidocs/org/apache/calcite/rel/core/Union.html     |   235 +-
 apidocs/org/apache/calcite/rel/core/Values.html    |   396 +-
 .../org/apache/calcite/rel/core/Window.Group.html  |   307 +-
 .../calcite/rel/core/Window.RexWinAggCall.html     |   244 +-
 apidocs/org/apache/calcite/rel/core/Window.html    |   326 +-
 .../core/class-use/Aggregate.AggCallBinding.html   |   114 +-
 .../rel/core/class-use/Aggregate.Group.html        |   149 +-
 .../calcite/rel/core/class-use/Aggregate.html      |  1136 +-
 .../calcite/rel/core/class-use/AggregateCall.html  |  2227 +-
 .../apache/calcite/rel/core/class-use/Calc.html    |   326 +-
 .../apache/calcite/rel/core/class-use/Collect.html |   132 +-
 .../calcite/rel/core/class-use/Correlate.html      |   230 +-
 .../calcite/rel/core/class-use/CorrelationId.html  |  1513 +-
 .../calcite/rel/core/class-use/EquiJoin.html       |   170 +-
 .../calcite/rel/core/class-use/Exchange.html       |   282 +-
 .../apache/calcite/rel/core/class-use/Filter.html  |   808 +-
 .../calcite/rel/core/class-use/Intersect.html      |   253 +-
 .../apache/calcite/rel/core/class-use/Join.html    |  1080 +-
 .../rel/core/class-use/JoinInfo.EquiJoinInfo.html  |    88 +-
 .../core/class-use/JoinInfo.NonEquiJoinInfo.html   |    88 +-
 .../calcite/rel/core/class-use/JoinInfo.html       |   154 +-
 .../calcite/rel/core/class-use/JoinRelType.html    |  1578 +-
 .../rel/core/class-use/Match.AggregateFinder.html  |    88 +-
 .../rel/core/class-use/Match.PatternVarFinder.html |    88 +-
 .../rel/core/class-use/Match.RexMRAggCall.html     |   137 +-
 .../apache/calcite/rel/core/class-use/Match.html   |   200 +-
 .../apache/calcite/rel/core/class-use/Minus.html   |   240 +-
 .../calcite/rel/core/class-use/Project.Flags.html  |    88 +-
 .../apache/calcite/rel/core/class-use/Project.html |  1413 +-
 .../class-use/RelFactories.AggregateFactory.html   |   293 +-
 .../RelFactories.AggregateFactoryImpl.html         |    88 +-
 .../class-use/RelFactories.CorrelateFactory.html   |   146 +-
 .../RelFactories.CorrelateFactoryImpl.html         |    88 +-
 .../class-use/RelFactories.ExchangeFactory.html    |   146 +-
 .../RelFactories.ExchangeFactoryImpl.html          |    88 +-
 .../core/class-use/RelFactories.FilterFactory.html |   376 +-
 .../class-use/RelFactories.FilterFactoryImpl.html  |    88 +-
 .../core/class-use/RelFactories.JoinFactory.html   |   301 +-
 .../class-use/RelFactories.JoinFactoryImpl.html    |    88 +-
 .../core/class-use/RelFactories.MatchFactory.html  |   146 +-
 .../class-use/RelFactories.MatchFactoryImpl.html   |    88 +-
 .../class-use/RelFactories.ProjectFactory.html     |   444 +-
 .../class-use/RelFactories.ProjectFactoryImpl.html |    88 +-
 .../class-use/RelFactories.SemiJoinFactory.html    |   182 +-
 .../RelFactories.SemiJoinFactoryImpl.html          |    88 +-
 .../core/class-use/RelFactories.SetOpFactory.html  |   233 +-
 .../class-use/RelFactories.SetOpFactoryImpl.html   |    88 +-
 .../class-use/RelFactories.SnapshotFactory.html    |   207 +
 .../RelFactories.SnapshotFactoryImpl.html          |   125 +
 .../RelFactories.SortExchangeFactory.html          |   146 +-
 .../RelFactories.SortExchangeFactoryImpl.html      |    88 +-
 .../core/class-use/RelFactories.SortFactory.html   |   182 +-
 .../class-use/RelFactories.SortFactoryImpl.html    |    88 +-
 .../class-use/RelFactories.TableScanFactory.html   |   230 +-
 .../RelFactories.TableScanFactoryImpl.html         |    88 +-
 .../core/class-use/RelFactories.ValuesFactory.html |   146 +-
 .../class-use/RelFactories.ValuesFactoryImpl.html  |    88 +-
 .../calcite/rel/core/class-use/RelFactories.html   |    88 +-
 .../apache/calcite/rel/core/class-use/Sample.html  |   110 +-
 .../calcite/rel/core/class-use/SemiJoin.html       |   385 +-
 .../apache/calcite/rel/core/class-use/SetOp.html   |   350 +-
 .../calcite/rel/core/class-use/Snapshot.html       |   211 +
 .../apache/calcite/rel/core/class-use/Sort.html    |   733 +-
 .../calcite/rel/core/class-use/SortExchange.html   |   187 +-
 .../rel/core/class-use/TableFunctionScan.html      |   245 +-
 .../rel/core/class-use/TableModify.Operation.html  |   538 +-
 .../calcite/rel/core/class-use/TableModify.html    |   266 +-
 .../calcite/rel/core/class-use/TableScan.html      |   834 +-
 .../calcite/rel/core/class-use/Uncollect.html      |   156 +-
 .../apache/calcite/rel/core/class-use/Union.html   |   443 +-
 .../apache/calcite/rel/core/class-use/Values.html  |   437 +-
 .../calcite/rel/core/class-use/Window.Group.html   |   369 +-
 .../rel/core/class-use/Window.RexWinAggCall.html   |   134 +-
 .../apache/calcite/rel/core/class-use/Window.html  |   222 +-
 .../org/apache/calcite/rel/core/package-frame.html |    94 +
 .../apache/calcite/rel/core/package-summary.html   |   381 +-
 .../org/apache/calcite/rel/core/package-tree.html  |   245 +-
 .../org/apache/calcite/rel/core/package-use.html   |  1613 +-
 .../apache/calcite/rel/externalize/RelJson.html    |   453 +-
 .../calcite/rel/externalize/RelJsonReader.html     |   256 +-
 .../calcite/rel/externalize/RelJsonWriter.html     |   407 +-
 .../calcite/rel/externalize/RelWriterImpl.html     |   394 +-
 .../calcite/rel/externalize/RelXmlWriter.html      |   221 +-
 .../calcite/rel/externalize/class-use/RelJson.html |   119 +-
 .../rel/externalize/class-use/RelJsonReader.html   |    88 +-
 .../rel/externalize/class-use/RelJsonWriter.html   |    88 +-
 .../rel/externalize/class-use/RelWriterImpl.html   |   112 +-
 .../rel/externalize/class-use/RelXmlWriter.html    |    88 +-
 .../calcite/rel/externalize/package-frame.html     |    24 +
 .../calcite/rel/externalize/package-summary.html   |   117 +-
 .../calcite/rel/externalize/package-tree.html      |    98 +-
 .../calcite/rel/externalize/package-use.html       |   111 +-
 .../calcite/rel/logical/LogicalAggregate.html      |   404 +-
 .../apache/calcite/rel/logical/LogicalCalc.html    |   308 +-
 .../calcite/rel/logical/LogicalCorrelate.html      |   341 +-
 .../calcite/rel/logical/LogicalExchange.html       |   272 +-
 .../apache/calcite/rel/logical/LogicalFilter.html  |   387 +-
 .../calcite/rel/logical/LogicalIntersect.html      |   281 +-
 .../apache/calcite/rel/logical/LogicalJoin.html    |   612 +-
 .../apache/calcite/rel/logical/LogicalMatch.html   |   357 +-
 .../apache/calcite/rel/logical/LogicalMinus.html   |   281 +-
 .../apache/calcite/rel/logical/LogicalProject.html |   373 +-
 .../calcite/rel/logical/LogicalSnapshot.html       |   396 +
 .../apache/calcite/rel/logical/LogicalSort.html    |   296 +-
 .../calcite/rel/logical/LogicalSortExchange.html   |   270 +-
 .../rel/logical/LogicalTableFunctionScan.html      |   337 +-
 .../calcite/rel/logical/LogicalTableModify.html    |   325 +-
 .../calcite/rel/logical/LogicalTableScan.html      |   256 +-
 .../apache/calcite/rel/logical/LogicalUnion.html   |   281 +-
 .../apache/calcite/rel/logical/LogicalValues.html  |   305 +-
 .../rel/logical/LogicalWindow.WindowKey.html       |   218 +-
 .../apache/calcite/rel/logical/LogicalWindow.html  |   327 +-
 .../rel/logical/class-use/LogicalAggregate.html    |   296 +-
 .../calcite/rel/logical/class-use/LogicalCalc.html |   163 +-
 .../rel/logical/class-use/LogicalCorrelate.html    |   263 +-
 .../rel/logical/class-use/LogicalExchange.html     |   164 +-
 .../rel/logical/class-use/LogicalFilter.html       |   393 +-
 .../rel/logical/class-use/LogicalIntersect.html    |   191 +-
 .../calcite/rel/logical/class-use/LogicalJoin.html |   297 +-
 .../rel/logical/class-use/LogicalMatch.html        |   198 +-
 .../rel/logical/class-use/LogicalMinus.html        |   191 +-
 .../rel/logical/class-use/LogicalProject.html      |   389 +-
 .../rel/logical/class-use/LogicalSnapshot.html     |   194 +
 .../calcite/rel/logical/class-use/LogicalSort.html |   168 +-
 .../rel/logical/class-use/LogicalSortExchange.html |   116 +-
 .../class-use/LogicalTableFunctionScan.html        |   175 +-
 .../rel/logical/class-use/LogicalTableModify.html  |   162 +-
 .../rel/logical/class-use/LogicalTableScan.html    |   114 +-
 .../rel/logical/class-use/LogicalUnion.html        |   191 +-
 .../rel/logical/class-use/LogicalValues.html       |   233 +-
 .../logical/class-use/LogicalWindow.WindowKey.html |   114 +-
 .../rel/logical/class-use/LogicalWindow.html       |   149 +-
 .../apache/calcite/rel/logical/package-frame.html  |    39 +
 .../calcite/rel/logical/package-summary.html       |   209 +-
 .../apache/calcite/rel/logical/package-tree.html   |   175 +-
 .../apache/calcite/rel/logical/package-use.html    |   540 +-
 .../calcite/rel/metadata/BuiltInMetadata.All.html  |   429 +-
 .../BuiltInMetadata.AllPredicates.Handler.html     |   127 +-
 .../metadata/BuiltInMetadata.AllPredicates.html    |   165 +-
 .../BuiltInMetadata.Collation.Handler.html         |   127 +-
 .../rel/metadata/BuiltInMetadata.Collation.html    |   159 +-
 .../BuiltInMetadata.ColumnOrigin.Handler.html      |   131 +-
 .../rel/metadata/BuiltInMetadata.ColumnOrigin.html |   159 +-
 .../BuiltInMetadata.ColumnUniqueness.Handler.html  |   135 +-
 .../metadata/BuiltInMetadata.ColumnUniqueness.html |   163 +-
 .../BuiltInMetadata.CumulativeCost.Handler.html    |   127 +-
 .../metadata/BuiltInMetadata.CumulativeCost.html   |   159 +-
 .../BuiltInMetadata.DistinctRowCount.Handler.html  |   135 +-
 .../metadata/BuiltInMetadata.DistinctRowCount.html |   163 +-
 .../BuiltInMetadata.Distribution.Handler.html      |   127 +-
 .../rel/metadata/BuiltInMetadata.Distribution.html |   159 +-
 .../BuiltInMetadata.ExplainVisibility.Handler.html |   131 +-
 .../BuiltInMetadata.ExplainVisibility.html         |   157 +-
 .../BuiltInMetadata.ExpressionLineage.Handler.html |   131 +-
 .../BuiltInMetadata.ExpressionLineage.html         |   167 +-
 .../BuiltInMetadata.MaxRowCount.Handler.html       |   127 +-
 .../rel/metadata/BuiltInMetadata.MaxRowCount.html  |   159 +-
 .../metadata/BuiltInMetadata.Memory.Handler.html   |   153 +-
 .../rel/metadata/BuiltInMetadata.Memory.html       |   181 +-
 .../BuiltInMetadata.MinRowCount.Handler.html       |   127 +-
 .../rel/metadata/BuiltInMetadata.MinRowCount.html  |   157 +-
 .../BuiltInMetadata.NodeTypes.Handler.html         |   127 +-
 .../rel/metadata/BuiltInMetadata.NodeTypes.html    |   161 +-
 .../BuiltInMetadata.NonCumulativeCost.Handler.html |   127 +-
 .../BuiltInMetadata.NonCumulativeCost.html         |   159 +-
 .../BuiltInMetadata.Parallelism.Handler.html       |   140 +-
 .../rel/metadata/BuiltInMetadata.Parallelism.html  |   172 +-
 ...tInMetadata.PercentageOriginalRows.Handler.html |   127 +-
 .../BuiltInMetadata.PercentageOriginalRows.html    |   159 +-
 .../BuiltInMetadata.PopulationSize.Handler.html    |   131 +-
 .../metadata/BuiltInMetadata.PopulationSize.html   |   157 +-
 .../BuiltInMetadata.Predicates.Handler.html        |   127 +-
 .../rel/metadata/BuiltInMetadata.Predicates.html   |   159 +-
 .../metadata/BuiltInMetadata.RowCount.Handler.html |   127 +-
 .../rel/metadata/BuiltInMetadata.RowCount.html     |   161 +-
 .../BuiltInMetadata.Selectivity.Handler.html       |   131 +-
 .../rel/metadata/BuiltInMetadata.Selectivity.html  |   159 +-
 .../rel/metadata/BuiltInMetadata.Size.Handler.html |   140 +-
 .../calcite/rel/metadata/BuiltInMetadata.Size.html |   168 +-
 .../BuiltInMetadata.TableReferences.Handler.html   |   127 +-
 .../metadata/BuiltInMetadata.TableReferences.html  |   163 +-
 .../BuiltInMetadata.UniqueKeys.Handler.html        |   131 +-
 .../rel/metadata/BuiltInMetadata.UniqueKeys.html   |   161 +-
 .../calcite/rel/metadata/BuiltInMetadata.html      |   204 +-
 .../CachingRelMetadataProvider.CacheEntry.html     |   152 +-
 ...lMetadataProvider.CachingInvocationHandler.html |   187 +-
 .../rel/metadata/CachingRelMetadataProvider.html   |   229 +-
 ...lMetadataProvider.ChainedInvocationHandler.html |   185 +-
 .../rel/metadata/ChainedRelMetadataProvider.html   |   237 +-
 .../rel/metadata/CyclicMetadataException.html      |   159 +-
 .../rel/metadata/DefaultRelMetadataProvider.html   |   161 +-
 .../metadata/JaninoRelMetadataProvider.Key.html    |   200 +-
 .../JaninoRelMetadataProvider.NoHandler.html       |   171 +-
 .../rel/metadata/JaninoRelMetadataProvider.html    |   397 +-
 .../org/apache/calcite/rel/metadata/Metadata.html  |   121 +-
 .../apache/calcite/rel/metadata/MetadataDef.html   |   205 +-
 .../calcite/rel/metadata/MetadataFactory.html      |   127 +-
 .../calcite/rel/metadata/MetadataFactoryImpl.html  |   201 +-
 .../calcite/rel/metadata/MetadataHandler.html      |   119 +-
 .../apache/calcite/rel/metadata/NullSentinel.html  |   233 +-
 .../ReflectiveRelMetadataProvider.Space.html       |   189 +-
 .../ReflectiveRelMetadataProvider.Space2.html      |   187 +-
 .../metadata/ReflectiveRelMetadataProvider.html    |   312 +-
 .../calcite/rel/metadata/RelColumnMapping.html     |   162 +-
 .../calcite/rel/metadata/RelColumnOrigin.html      |   207 +-
 .../calcite/rel/metadata/RelMdAllPredicates.html   |   342 +-
 .../calcite/rel/metadata/RelMdCollation.html       |   726 +-
 .../calcite/rel/metadata/RelMdColumnOrigins.html   |   331 +-
 .../rel/metadata/RelMdColumnUniqueness.html        |   564 +-
 .../rel/metadata/RelMdDistinctRowCount.html        |   412 +-
 .../calcite/rel/metadata/RelMdDistribution.html    |   448 +-
 .../rel/metadata/RelMdExplainVisibility.html       |   192 +-
 .../RelMdExpressionLineage.RexReplacer.html        |   179 +-
 .../rel/metadata/RelMdExpressionLineage.html       |   488 +-
 .../calcite/rel/metadata/RelMdMaxRowCount.html     |   338 +-
 .../apache/calcite/rel/metadata/RelMdMemory.html   |   234 +-
 .../calcite/rel/metadata/RelMdMinRowCount.html     |   338 +-
 .../calcite/rel/metadata/RelMdNodeTypes.html       |   393 +-
 .../calcite/rel/metadata/RelMdParallelism.html     |   260 +-
 .../rel/metadata/RelMdPercentageOriginalRows.html  |   282 +-
 .../calcite/rel/metadata/RelMdPopulationSize.html  |   351 +-
 ...nBasedPredicateInference.EquivalenceFinder.html |   169 +-
 ...nConditionBasedPredicateInference.ExprsItr.html |   233 +-
 ...cates.JoinConditionBasedPredicateInference.html |   422 +-
 .../calcite/rel/metadata/RelMdPredicates.html      |   392 +-
 .../apache/calcite/rel/metadata/RelMdRowCount.html |   389 +-
 .../calcite/rel/metadata/RelMdSelectivity.html     |   288 +-
 .../org/apache/calcite/rel/metadata/RelMdSize.html |   443 +-
 .../calcite/rel/metadata/RelMdTableReferences.html |   342 +-
 .../calcite/rel/metadata/RelMdUniqueKeys.html      |   322 +-
 .../rel/metadata/RelMdUtil.CardOfProjExpr.html     |   224 +-
 .../org/apache/calcite/rel/metadata/RelMdUtil.html |   669 +-
 .../calcite/rel/metadata/RelMetadataProvider.html  |   135 +-
 .../calcite/rel/metadata/RelMetadataQuery.html     |   950 +-
 .../calcite/rel/metadata/UnboundMetadata.html      |   125 +-
 .../metadata/class-use/BuiltInMetadata.All.html    |    88 +-
 .../BuiltInMetadata.AllPredicates.Handler.html     |   112 +-
 .../class-use/BuiltInMetadata.AllPredicates.html   |   134 +-
 .../BuiltInMetadata.Collation.Handler.html         |   112 +-
 .../class-use/BuiltInMetadata.Collation.html       |   134 +-
 .../BuiltInMetadata.ColumnOrigin.Handler.html      |   112 +-
 .../class-use/BuiltInMetadata.ColumnOrigin.html    |   134 +-
 .../BuiltInMetadata.ColumnUniqueness.Handler.html  |   112 +-
 .../BuiltInMetadata.ColumnUniqueness.html          |   134 +-
 .../BuiltInMetadata.CumulativeCost.Handler.html    |   112 +-
 .../class-use/BuiltInMetadata.CumulativeCost.html  |   112 +-
 .../BuiltInMetadata.DistinctRowCount.Handler.html  |   112 +-
 .../BuiltInMetadata.DistinctRowCount.html          |   134 +-
 .../BuiltInMetadata.Distribution.Handler.html      |   112 +-
 .../class-use/BuiltInMetadata.Distribution.html    |   134 +-
 .../BuiltInMetadata.ExplainVisibility.Handler.html |   112 +-
 .../BuiltInMetadata.ExplainVisibility.html         |   124 +-
 .../BuiltInMetadata.ExpressionLineage.Handler.html |   112 +-
 .../BuiltInMetadata.ExpressionLineage.html         |   134 +-
 .../BuiltInMetadata.MaxRowCount.Handler.html       |   112 +-
 .../class-use/BuiltInMetadata.MaxRowCount.html     |   124 +-
 .../class-use/BuiltInMetadata.Memory.Handler.html  |   112 +-
 .../metadata/class-use/BuiltInMetadata.Memory.html |   134 +-
 .../BuiltInMetadata.MinRowCount.Handler.html       |   112 +-
 .../class-use/BuiltInMetadata.MinRowCount.html     |   124 +-
 .../BuiltInMetadata.NodeTypes.Handler.html         |   112 +-
 .../class-use/BuiltInMetadata.NodeTypes.html       |   134 +-
 .../BuiltInMetadata.NonCumulativeCost.Handler.html |   112 +-
 .../BuiltInMetadata.NonCumulativeCost.html         |   112 +-
 .../BuiltInMetadata.Parallelism.Handler.html       |   112 +-
 .../class-use/BuiltInMetadata.Parallelism.html     |   134 +-
 ...tInMetadata.PercentageOriginalRows.Handler.html |   112 +-
 .../BuiltInMetadata.PercentageOriginalRows.html    |   134 +-
 .../BuiltInMetadata.PopulationSize.Handler.html    |   112 +-
 .../class-use/BuiltInMetadata.PopulationSize.html  |   124 +-
 .../BuiltInMetadata.Predicates.Handler.html        |   112 +-
 .../class-use/BuiltInMetadata.Predicates.html      |   134 +-
 .../BuiltInMetadata.RowCount.Handler.html          |   112 +-
 .../class-use/BuiltInMetadata.RowCount.html        |   134 +-
 .../BuiltInMetadata.Selectivity.Handler.html       |   112 +-
 .../class-use/BuiltInMetadata.Selectivity.html     |   134 +-
 .../class-use/BuiltInMetadata.Size.Handler.html    |   112 +-
 .../metadata/class-use/BuiltInMetadata.Size.html   |   134 +-
 .../BuiltInMetadata.TableReferences.Handler.html   |   112 +-
 .../class-use/BuiltInMetadata.TableReferences.html |   134 +-
 .../BuiltInMetadata.UniqueKeys.Handler.html        |   112 +-
 .../class-use/BuiltInMetadata.UniqueKeys.html      |   134 +-
 .../rel/metadata/class-use/BuiltInMetadata.html    |    88 +-
 .../CachingRelMetadataProvider.CacheEntry.html     |   112 +-
 ...lMetadataProvider.CachingInvocationHandler.html |    88 +-
 .../class-use/CachingRelMetadataProvider.html      |    88 +-
 ...lMetadataProvider.ChainedInvocationHandler.html |    88 +-
 .../class-use/ChainedRelMetadataProvider.html      |   112 +-
 .../class-use/CyclicMetadataException.html         |   112 +-
 .../class-use/DefaultRelMetadataProvider.html      |   112 +-
 .../class-use/JaninoRelMetadataProvider.Key.html   |   112 +-
 .../JaninoRelMetadataProvider.NoHandler.html       |    88 +-
 .../class-use/JaninoRelMetadataProvider.html       |   153 +-
 .../calcite/rel/metadata/class-use/Metadata.html   |   532 +-
 .../rel/metadata/class-use/MetadataDef.html        |   486 +-
 .../rel/metadata/class-use/MetadataFactory.html    |   146 +-
 .../metadata/class-use/MetadataFactoryImpl.html    |    88 +-
 .../rel/metadata/class-use/MetadataHandler.html    |   549 +-
 .../rel/metadata/class-use/NullSentinel.html       |   137 +-
 .../ReflectiveRelMetadataProvider.Space.html       |   110 +-
 .../ReflectiveRelMetadataProvider.Space2.html      |   114 +-
 .../class-use/ReflectiveRelMetadataProvider.html   |    88 +-
 .../rel/metadata/class-use/RelColumnMapping.html   |   416 +-
 .../rel/metadata/class-use/RelColumnOrigin.html    |   254 +-
 .../rel/metadata/class-use/RelMdAllPredicates.html |    88 +-
 .../rel/metadata/class-use/RelMdCollation.html     |    88 +-
 .../rel/metadata/class-use/RelMdColumnOrigins.html |    88 +-
 .../metadata/class-use/RelMdColumnUniqueness.html  |    88 +-
 .../metadata/class-use/RelMdDistinctRowCount.html  |    88 +-
 .../rel/metadata/class-use/RelMdDistribution.html  |    88 +-
 .../metadata/class-use/RelMdExplainVisibility.html |    88 +-
 .../RelMdExpressionLineage.RexReplacer.html        |    88 +-
 .../metadata/class-use/RelMdExpressionLineage.html |    88 +-
 .../rel/metadata/class-use/RelMdMaxRowCount.html   |    88 +-
 .../rel/metadata/class-use/RelMdMemory.html        |    88 +-
 .../rel/metadata/class-use/RelMdMinRowCount.html   |    88 +-
 .../rel/metadata/class-use/RelMdNodeTypes.html     |    88 +-
 .../rel/metadata/class-use/RelMdParallelism.html   |    88 +-
 .../class-use/RelMdPercentageOriginalRows.html     |   112 +-
 .../metadata/class-use/RelMdPopulationSize.html    |    88 +-
 ...nBasedPredicateInference.EquivalenceFinder.html |    88 +-
 ...nConditionBasedPredicateInference.ExprsItr.html |    88 +-
 ...cates.JoinConditionBasedPredicateInference.html |    88 +-
 .../rel/metadata/class-use/RelMdPredicates.html    |    88 +-
 .../rel/metadata/class-use/RelMdRowCount.html      |    88 +-
 .../rel/metadata/class-use/RelMdSelectivity.html   |    88 +-
 .../calcite/rel/metadata/class-use/RelMdSize.html  |    88 +-
 .../metadata/class-use/RelMdTableReferences.html   |    88 +-
 .../rel/metadata/class-use/RelMdUniqueKeys.html    |    88 +-
 .../class-use/RelMdUtil.CardOfProjExpr.html        |    88 +-
 .../calcite/rel/metadata/class-use/RelMdUtil.html  |    88 +-
 .../metadata/class-use/RelMetadataProvider.html    |   570 +-
 .../rel/metadata/class-use/RelMetadataQuery.html   |  4153 +-
 .../rel/metadata/class-use/UnboundMetadata.html    |   254 +-
 .../apache/calcite/rel/metadata/package-frame.html |   124 +
 .../calcite/rel/metadata/package-summary.html      |   441 +-
 .../apache/calcite/rel/metadata/package-tree.html  |   342 +-
 .../apache/calcite/rel/metadata/package-use.html   |   751 +-
 apidocs/org/apache/calcite/rel/mutable/Holder.html |   205 +-
 .../calcite/rel/mutable/MutableAggregate.html      |   288 +-
 .../apache/calcite/rel/mutable/MutableBiRel.html   |   248 +-
 .../apache/calcite/rel/mutable/MutableCalc.html    |   241 +-
 .../apache/calcite/rel/mutable/MutableCollect.html |   249 +-
 .../calcite/rel/mutable/MutableCorrelate.html      |   291 +-
 .../calcite/rel/mutable/MutableExchange.html       |   241 +-
 .../apache/calcite/rel/mutable/MutableFilter.html  |   241 +-
 .../calcite/rel/mutable/MutableIntersect.html      |   231 +-
 .../apache/calcite/rel/mutable/MutableJoin.html    |   291 +-
 .../apache/calcite/rel/mutable/MutableLeafRel.html |   209 +-
 .../apache/calcite/rel/mutable/MutableMinus.html   |   231 +-
 .../calcite/rel/mutable/MutableMultiRel.html       |   224 +-
 .../apache/calcite/rel/mutable/MutableProject.html |   284 +-
 .../rel/mutable/MutableRel.MutableRelDumper.html   |   185 +-
 .../org/apache/calcite/rel/mutable/MutableRel.html |   321 +-
 .../apache/calcite/rel/mutable/MutableRelType.html |   350 +-
 .../calcite/rel/mutable/MutableRelVisitor.html     |   172 +-
 .../apache/calcite/rel/mutable/MutableRels.html    |   293 +-
 .../apache/calcite/rel/mutable/MutableSample.html  |   241 +-
 .../apache/calcite/rel/mutable/MutableScan.html    |   219 +-
 .../calcite/rel/mutable/MutableSemiJoin.html       |   291 +-
 .../apache/calcite/rel/mutable/MutableSetOp.html   |   221 +-
 .../calcite/rel/mutable/MutableSingleRel.html      |   222 +-
 .../apache/calcite/rel/mutable/MutableSort.html    |   275 +-
 .../rel/mutable/MutableTableFunctionScan.html      |   291 +-
 .../calcite/rel/mutable/MutableTableModify.html    |   326 +-
 .../calcite/rel/mutable/MutableUncollect.html      |   241 +-
 .../apache/calcite/rel/mutable/MutableUnion.html   |   231 +-
 .../apache/calcite/rel/mutable/MutableValues.html  |   219 +-
 .../apache/calcite/rel/mutable/MutableWindow.html  |   266 +-
 .../calcite/rel/mutable/class-use/Holder.html      |   150 +-
 .../rel/mutable/class-use/MutableAggregate.html    |   165 +-
 .../rel/mutable/class-use/MutableBiRel.html        |   122 +-
 .../calcite/rel/mutable/class-use/MutableCalc.html |   114 +-
 .../rel/mutable/class-use/MutableCollect.html      |   116 +-
 .../rel/mutable/class-use/MutableCorrelate.html    |   122 +-
 .../rel/mutable/class-use/MutableExchange.html     |   114 +-
 .../rel/mutable/class-use/MutableFilter.html       |   154 +-
 .../rel/mutable/class-use/MutableIntersect.html    |   116 +-
 .../calcite/rel/mutable/class-use/MutableJoin.html |   122 +-
 .../rel/mutable/class-use/MutableLeafRel.html      |   117 +-
 .../rel/mutable/class-use/MutableMinus.html        |   116 +-
 .../rel/mutable/class-use/MutableMultiRel.html     |   132 +-
 .../rel/mutable/class-use/MutableProject.html      |   164 +-
 .../class-use/MutableRel.MutableRelDumper.html     |    88 +-
 .../calcite/rel/mutable/class-use/MutableRel.html  |  1534 +-
 .../rel/mutable/class-use/MutableRelType.html      |   186 +-
 .../rel/mutable/class-use/MutableRelVisitor.html   |   136 +-
 .../calcite/rel/mutable/class-use/MutableRels.html |    88 +-
 .../rel/mutable/class-use/MutableSample.html       |   114 +-
 .../calcite/rel/mutable/class-use/MutableScan.html |   112 +-
 .../rel/mutable/class-use/MutableSemiJoin.html     |   122 +-
 .../rel/mutable/class-use/MutableSetOp.html        |   122 +-
 .../rel/mutable/class-use/MutableSingleRel.html    |   167 +-
 .../calcite/rel/mutable/class-use/MutableSort.html |   118 +-
 .../class-use/MutableTableFunctionScan.html        |   122 +-
 .../rel/mutable/class-use/MutableTableModify.html  |   126 +-
 .../rel/mutable/class-use/MutableUncollect.html    |   116 +-
 .../rel/mutable/class-use/MutableUnion.html        |   116 +-
 .../rel/mutable/class-use/MutableValues.html       |   112 +-
 .../rel/mutable/class-use/MutableWindow.html       |   118 +-
 .../apache/calcite/rel/mutable/package-frame.html  |    52 +
 .../calcite/rel/mutable/package-summary.html       |   254 +-
 .../apache/calcite/rel/mutable/package-tree.html   |   156 +-
 .../apache/calcite/rel/mutable/package-use.html    |   276 +-
 apidocs/org/apache/calcite/rel/package-frame.html  |    58 +
 .../org/apache/calcite/rel/package-summary.html    |   252 +-
 apidocs/org/apache/calcite/rel/package-tree.html   |   181 +-
 apidocs/org/apache/calcite/rel/package-use.html    |  1250 +-
 .../rel/rel2sql/RelToSqlConverter.Frame.html       |   158 +-
 .../calcite/rel/rel2sql/RelToSqlConverter.html     |   478 +-
 .../rel/rel2sql/SqlImplementor.AliasContext.html   |   206 +-
 .../rel/rel2sql/SqlImplementor.BaseContext.html    |   186 +-
 .../rel/rel2sql/SqlImplementor.Builder.html        |   277 +-
 .../calcite/rel/rel2sql/SqlImplementor.Clause.html |   266 +-
 .../rel/rel2sql/SqlImplementor.Context.html        |   362 +-
 .../rel/rel2sql/SqlImplementor.JoinContext.html    |   214 +-
 .../SqlImplementor.MatchRecognizeContext.html      |   199 +-
 .../calcite/rel/rel2sql/SqlImplementor.Result.html |   306 +-
 .../rel/rel2sql/SqlImplementor.SimpleContext.html  |   193 +-
 .../apache/calcite/rel/rel2sql/SqlImplementor.html |   457 +-
 .../rel2sql/class-use/RelToSqlConverter.Frame.html |   112 +-
 .../rel/rel2sql/class-use/RelToSqlConverter.html   |   110 +-
 .../class-use/SqlImplementor.AliasContext.html     |   110 +-
 .../class-use/SqlImplementor.BaseContext.html      |   120 +-
 .../rel2sql/class-use/SqlImplementor.Builder.html  |   114 +-
 .../rel2sql/class-use/SqlImplementor.Clause.html   |   200 +-
 .../rel2sql/class-use/SqlImplementor.Context.html  |   275 +-
 .../class-use/SqlImplementor.JoinContext.html      |    88 +-
 .../SqlImplementor.MatchRecognizeContext.html      |    88 +-
 .../rel2sql/class-use/SqlImplementor.Result.html   |   356 +-
 .../class-use/SqlImplementor.SimpleContext.html    |   128 +-
 .../rel/rel2sql/class-use/SqlImplementor.html      |   145 +-
 .../apache/calcite/rel/rel2sql/package-frame.html  |    28 +
 .../calcite/rel/rel2sql/package-summary.html       |   122 +-
 .../apache/calcite/rel/rel2sql/package-tree.html   |   118 +-
 .../apache/calcite/rel/rel2sql/package-use.html    |   167 +-
 .../rel/rules/AbstractJoinExtractFilterRule.html   |   189 +-
 .../rules/AbstractMaterializedViewRule.Edge.html   |   185 +-
 ...actMaterializedViewRule.EquivalenceClasses.html |   210 +-
 ...AbstractMaterializedViewRule.MatchModality.html |   224 +-
 ...izedViewRule.MaterializedViewAggregateRule.html |   546 +-
 ...erializedViewRule.MaterializedViewJoinRule.html |   434 +-
 ...ViewRule.MaterializedViewOnlyAggregateRule.html |   219 +-
 ...zedViewRule.MaterializedViewOnlyFilterRule.html |   215 +-
 ...lizedViewRule.MaterializedViewOnlyJoinRule.html |   215 +-
 ...wRule.MaterializedViewProjectAggregateRule.html |   219 +-
 ...ViewRule.MaterializedViewProjectFilterRule.html |   215 +-
 ...edViewRule.MaterializedViewProjectJoinRule.html |   215 +-
 .../AbstractMaterializedViewRule.NodeLineage.html  |   162 +-
 ...tMaterializedViewRule.ViewPartialRewriting.html |   199 +-
 .../rel/rules/AbstractMaterializedViewRule.html    |   892 +-
 .../AggregateExpandDistinctAggregatesRule.html     |   412 +-
 .../rel/rules/AggregateExtractProjectRule.html     |   196 +-
 .../rel/rules/AggregateFilterTransposeRule.html    |   202 +-
 .../rel/rules/AggregateJoinTransposeRule.Side.html |   161 +-
 .../rel/rules/AggregateJoinTransposeRule.html      |   410 +-
 .../rel/rules/AggregateProjectMergeRule.html       |   214 +-
 .../rules/AggregateProjectPullUpConstantsRule.html |   214 +-
 .../rel/rules/AggregateReduceFunctionsRule.html    |   551 +-
 .../calcite/rel/rules/AggregateRemoveRule.html     |   204 +-
 .../calcite/rel/rules/AggregateStarTableRule.html  |   257 +-
 .../rel/rules/AggregateUnionAggregateRule.html     |   264 +-
 .../rel/rules/AggregateUnionTransposeRule.html     |   246 +-
 .../calcite/rel/rules/AggregateValuesRule.html     |   189 +-
 .../apache/calcite/rel/rules/CalcMergeRule.html    |   195 +-
 .../rel/rules/CalcRelSplitter.CannotImplement.html |   163 +-
 .../rules/CalcRelSplitter.HighestUsageFinder.html  |   195 +-
 .../rel/rules/CalcRelSplitter.ImplementTester.html |   224 +-
 ...CalcRelSplitter.InputToCommonExprConverter.html |   216 +-
 .../rel/rules/CalcRelSplitter.MaxInputFinder.html  |   193 +-
 .../calcite/rel/rules/CalcRelSplitter.RelType.html |   243 +-
 .../apache/calcite/rel/rules/CalcRelSplitter.html  |   416 +-
 .../apache/calcite/rel/rules/CalcRemoveRule.html   |   191 +-
 .../apache/calcite/rel/rules/CalcSplitRule.html    |   193 +-
 .../apache/calcite/rel/rules/CoerceInputsRule.html |   224 +-
 .../rel/rules/DateRangeRules.ExtractFinder.html    |   212 +-
 .../rel/rules/DateRangeRules.ExtractShuttle.html   |   479 +-
 .../rules/DateRangeRules.FilterDateRangeRule.html  |   175 +-
 .../apache/calcite/rel/rules/DateRangeRules.html   |   223 +-
 apidocs/org/apache/calcite/rel/rules/EquiJoin.html |   251 +-
 .../rel/rules/FilterAggregateTransposeRule.html    |   250 +-
 .../calcite/rel/rules/FilterCalcMergeRule.html     |   193 +-
 .../calcite/rel/rules/FilterCorrelateRule.html     |   206 +-
 .../rules/FilterJoinRule.FilterIntoJoinRule.html   |   236 +-
 .../FilterJoinRule.JoinConditionPushRule.html      |   228 +-
 .../rel/rules/FilterJoinRule.Predicate.html        |   119 +-
 .../apache/calcite/rel/rules/FilterJoinRule.html   |   341 +-
 .../apache/calcite/rel/rules/FilterMergeRule.html  |   211 +-
 .../rel/rules/FilterMultiJoinMergeRule.html        |   191 +-
 .../rel/rules/FilterProjectTransposeRule.html      |   311 +-
 ...FromRule.RemoveIsNotDistinctFromRexShuttle.html |   179 +-
 .../rules/FilterRemoveIsNotDistinctFromRule.html   |   201 +-
 .../rel/rules/FilterSetOpTransposeRule.html        |   204 +-
 .../rules/FilterTableFunctionTransposeRule.html    |   189 +-
 .../calcite/rel/rules/FilterTableScanRule.html     |   257 +-
 .../apache/calcite/rel/rules/FilterToCalcRule.html |   203 +-
 .../calcite/rel/rules/IntersectToDistinctRule.html |   197 +-
 .../rel/rules/JoinAddRedundantSemiJoinRule.html    |   193 +-
 .../calcite/rel/rules/JoinAssociateRule.html       |   189 +-
 .../rules/JoinCommuteRule.VariableReplacer.html    |   191 +-
 .../apache/calcite/rel/rules/JoinCommuteRule.html  |   315 +-
 .../calcite/rel/rules/JoinExtractFilterRule.html   |   183 +-
 .../rel/rules/JoinProjectTransposeRule.html        |   369 +-
 .../calcite/rel/rules/JoinPushExpressionsRule.html |   208 +-
 .../calcite/rel/rules/JoinPushThroughJoinRule.html |   269 +-
 .../rules/JoinPushTransitivePredicatesRule.html    |   216 +-
 .../calcite/rel/rules/JoinToCorrelateRule.html     |   327 +-
 .../JoinToMultiJoinRule.InputReferenceCounter.html |   181 +-
 .../calcite/rel/rules/JoinToMultiJoinRule.html     |   384 +-
 .../calcite/rel/rules/JoinUnionTransposeRule.html  |   206 +-
 .../calcite/rel/rules/LoptJoinTree.BinaryTree.html |   174 +-
 .../calcite/rel/rules/LoptJoinTree.Leaf.html       |   180 +-
 .../calcite/rel/rules/LoptJoinTree.Node.html       |   208 +-
 .../org/apache/calcite/rel/rules/LoptJoinTree.html |   296 +-
 .../calcite/rel/rules/LoptMultiJoin.Edge.html      |   193 +-
 .../rel/rules/LoptMultiJoin.RemovableSelfJoin.html |   193 +-
 .../apache/calcite/rel/rules/LoptMultiJoin.html    |   676 +-
 .../calcite/rel/rules/LoptOptimizeJoinRule.html    |   810 +-
 ...LoptSemiJoinOptimizer.FactorCostComparator.html |   155 +-
 .../rules/LoptSemiJoinOptimizer.FemLocalIndex.html |   125 +-
 .../LoptSemiJoinOptimizer.LcsIndexOptimizer.html   |   155 +-
 .../rel/rules/LoptSemiJoinOptimizer.LcsTable.html  |   155 +-
 .../rules/LoptSemiJoinOptimizer.LcsTableScan.html  |   125 +-
 ...tSemiJoinOptimizer.LucidDbSpecialOperators.html |   139 +-
 .../calcite/rel/rules/LoptSemiJoinOptimizer.html   |   373 +-
 .../rel/rules/MaterializedViewFilterScanRule.html  |   215 +-
 .../org/apache/calcite/rel/rules/MultiJoin.html    |   491 +-
 .../MultiJoinOptimizeBushyRule.JoinVertex.html     |   193 +-
 .../MultiJoinOptimizeBushyRule.LeafVertex.html     |   186 +-
 .../rules/MultiJoinOptimizeBushyRule.Vertex.html   |   167 +-
 .../rel/rules/MultiJoinOptimizeBushyRule.html      |   276 +-
 .../rel/rules/MultiJoinProjectTransposeRule.html   |   291 +-
 .../calcite/rel/rules/ProjectCalcMergeRule.html    |   197 +-
 ...orrelateTransposeRule.RelNodesExprsHandler.html |   191 +-
 ...relateTransposeRule.RexFieldAccessReplacer.html |   233 +-
 .../rel/rules/ProjectCorrelateTransposeRule.html   |   217 +-
 .../rel/rules/ProjectFilterTransposeRule.html      |   227 +-
 .../rel/rules/ProjectJoinTransposeRule.html        |   202 +-
 .../apache/calcite/rel/rules/ProjectMergeRule.html |   217 +-
 .../rel/rules/ProjectMultiJoinMergeRule.html       |   191 +-
 .../calcite/rel/rules/ProjectRemoveRule.html       |   224 +-
 .../rel/rules/ProjectSetOpTransposeRule.html       |   204 +-
 .../rel/rules/ProjectSortTransposeRule.html        |   229 +-
 .../calcite/rel/rules/ProjectTableScanRule.html    |   236 +-
 .../calcite/rel/rules/ProjectToCalcRule.html       |   199 +-
 .../ProjectToWindowRule.CalcToWindowRule.html      |   199 +-
 ...wRule.ProjectToLogicalProjectAndWindowRule.html |   199 +-
 ...ProjectToWindowRule.WindowedAggRelSplitter.html |   236 +-
 .../calcite/rel/rules/ProjectToWindowRule.html     |   216 +-
 .../rel/rules/ProjectWindowTransposeRule.html      |   219 +-
 .../PruneEmptyRules.RemoveEmptySingleRule.html     |   225 +-
 .../apache/calcite/rel/rules/PruneEmptyRules.html  |   298 +-
 .../rel/rules/PushProjector.ExprCondition.html     |   158 +-
 .../rules/PushProjector.InputSpecialOpFinder.html  |   303 +-
 .../rules/PushProjector.OperatorExprCondition.html |   185 +-
 .../rules/PushProjector.RefAndExprConverter.html   |   247 +-
 .../apache/calcite/rel/rules/PushProjector.html    |   403 +-
 ...educeDecimalsRule.BinaryArithmeticExpander.html |   274 +-
 .../rel/rules/ReduceDecimalsRule.CaseExpander.html |   169 +-
 ...ReduceDecimalsRule.CastArgAsDoubleExpander.html |   177 +-
 .../ReduceDecimalsRule.CastArgAsTypeExpander.html  |   182 +-
 .../rel/rules/ReduceDecimalsRule.CastExpander.html |   169 +-
 .../rel/rules/ReduceDecimalsRule.CeilExpander.html |   169 +-
 .../rules/ReduceDecimalsRule.DecimalShuttle.html   |   239 +-
 .../rel/rules/ReduceDecimalsRule.ExpanderMap.html  |   181 +-
 .../rules/ReduceDecimalsRule.FloorExpander.html    |   169 +-
 .../ReduceDecimalsRule.PassThroughExpander.html    |   184 +-
 .../ReduceDecimalsRule.ReinterpretExpander.html    |   199 +-
 .../rel/rules/ReduceDecimalsRule.RexExpander.html  |   482 +-
 .../calcite/rel/rules/ReduceDecimalsRule.html      |   249 +-
 ...eExpressionsRule.CalcReduceExpressionsRule.html |   241 +-
 .../rules/ReduceExpressionsRule.CaseShuttle.html   |   155 +-
 ...xpressionsRule.FilterReduceExpressionsRule.html |   260 +-
 ...eExpressionsRule.JoinReduceExpressionsRule.html |   224 +-
 ...pressionsRule.ProjectReduceExpressionsRule.html |   224 +-
 ...essionsRule.ReducibleExprLocator.Constancy.html |   224 +-
 ...ReduceExpressionsRule.ReducibleExprLocator.html |   421 +-
 .../rules/ReduceExpressionsRule.RexReplacer.html   |   253 +-
 .../calcite/rel/rules/ReduceExpressionsRule.html   |   460 +-
 .../rel/rules/SemiJoinFilterTransposeRule.html     |   191 +-
 .../rel/rules/SemiJoinJoinTransposeRule.html       |   198 +-
 .../rel/rules/SemiJoinProjectTransposeRule.html    |   204 +-
 .../calcite/rel/rules/SemiJoinRemoveRule.html      |   187 +-
 .../rel/rules/SemiJoinRule.JoinToSemiJoinRule.html |   189 +-
 .../rules/SemiJoinRule.ProjectToSemiJoinRule.html  |   217 +-
 .../org/apache/calcite/rel/rules/SemiJoinRule.html |   291 +-
 .../calcite/rel/rules/SortJoinTransposeRule.html   |   237 +-
 .../rel/rules/SortProjectTransposeRule.html        |   273 +-
 .../rel/rules/SortRemoveConstantKeysRule.html      |   187 +-
 .../apache/calcite/rel/rules/SortRemoveRule.html   |   189 +-
 .../calcite/rel/rules/SortUnionTransposeRule.html  |   251 +-
 .../SubQueryRemoveRule.ReplaceSubQueryShuttle.html |   194 +-
 ...ubQueryRemoveRule.SubQueryFilterRemoveRule.html |   203 +-
 .../SubQueryRemoveRule.SubQueryJoinRemoveRule.html |   203 +-
 ...bQueryRemoveRule.SubQueryProjectRemoveRule.html |   203 +-
 .../calcite/rel/rules/SubQueryRemoveRule.html      |   384 +-
 .../apache/calcite/rel/rules/TableScanRule.html    |   189 +-
 .../calcite/rel/rules/UnionEliminatorRule.html     |   189 +-
 .../apache/calcite/rel/rules/UnionMergeRule.html   |   236 +-
 .../rel/rules/UnionPullUpConstantsRule.html        |   189 +-
 .../calcite/rel/rules/UnionToDistinctRule.html     |   214 +-
 .../rel/rules/ValuesReduceRule.MyRexShuttle.html   |   177 +-
 .../apache/calcite/rel/rules/ValuesReduceRule.html |   234 +-
 .../class-use/AbstractJoinExtractFilterRule.html   |   116 +-
 .../AbstractMaterializedViewRule.Edge.html         |    88 +-
 ...actMaterializedViewRule.EquivalenceClasses.html |   489 +-
 ...AbstractMaterializedViewRule.MatchModality.html |   209 +-
 ...izedViewRule.MaterializedViewAggregateRule.html |   113 +-
 ...erializedViewRule.MaterializedViewJoinRule.html |   119 +-
 ...ViewRule.MaterializedViewOnlyAggregateRule.html |   112 +-
 ...zedViewRule.MaterializedViewOnlyFilterRule.html |   112 +-
 ...lizedViewRule.MaterializedViewOnlyJoinRule.html |   112 +-
 ...wRule.MaterializedViewProjectAggregateRule.html |   112 +-
 ...ViewRule.MaterializedViewProjectFilterRule.html |   112 +-
 ...edViewRule.MaterializedViewProjectJoinRule.html |   112 +-
 .../AbstractMaterializedViewRule.NodeLineage.html  |   155 +-
 ...tMaterializedViewRule.ViewPartialRewriting.html |   191 +-
 .../class-use/AbstractMaterializedViewRule.html    |   131 +-
 .../AggregateExpandDistinctAggregatesRule.html     |   117 +-
 .../class-use/AggregateExtractProjectRule.html     |   116 +-
 .../class-use/AggregateFilterTransposeRule.html    |   136 +-
 .../class-use/AggregateJoinTransposeRule.Side.html |    88 +-
 .../class-use/AggregateJoinTransposeRule.html      |   117 +-
 .../rules/class-use/AggregateProjectMergeRule.html |   112 +-
 .../AggregateProjectPullUpConstantsRule.html       |   117 +-
 .../class-use/AggregateReduceFunctionsRule.html    |   112 +-
 .../rel/rules/class-use/AggregateRemoveRule.html   |   112 +-
 .../rules/class-use/AggregateStarTableRule.html    |   117 +-
 .../class-use/AggregateUnionAggregateRule.html     |   124 +-
 .../class-use/AggregateUnionTransposeRule.html     |   112 +-
 .../rel/rules/class-use/AggregateValuesRule.html   |   112 +-
 .../calcite/rel/rules/class-use/CalcMergeRule.html |   112 +-
 .../class-use/CalcRelSplitter.CannotImplement.html |   112 +-
 .../CalcRelSplitter.HighestUsageFinder.html        |    88 +-
 .../class-use/CalcRelSplitter.ImplementTester.html |    88 +-
 ...CalcRelSplitter.InputToCommonExprConverter.html |    88 +-
 .../class-use/CalcRelSplitter.MaxInputFinder.html  |    88 +-
 .../rules/class-use/CalcRelSplitter.RelType.html   |   139 +-
 .../rel/rules/class-use/CalcRelSplitter.html       |   112 +-
 .../rel/rules/class-use/CalcRemoveRule.html        |   112 +-
 .../calcite/rel/rules/class-use/CalcSplitRule.html |   112 +-
 .../rel/rules/class-use/CoerceInputsRule.html      |    88 +-
 .../class-use/DateRangeRules.ExtractFinder.html    |   112 +-
 .../class-use/DateRangeRules.ExtractShuttle.html   |    88 +-
 .../DateRangeRules.FilterDateRangeRule.html        |    88 +-
 .../rel/rules/class-use/DateRangeRules.html        |    88 +-
 .../calcite/rel/rules/class-use/EquiJoin.html      |    88 +-
 .../class-use/FilterAggregateTransposeRule.html    |   138 +-
 .../rel/rules/class-use/FilterCalcMergeRule.html   |   112 +-
 .../rel/rules/class-use/FilterCorrelateRule.html   |   112 +-
 .../FilterJoinRule.FilterIntoJoinRule.html         |    88 +-
 .../FilterJoinRule.JoinConditionPushRule.html      |    88 +-
 .../rules/class-use/FilterJoinRule.Predicate.html  |   186 +-
 .../rel/rules/class-use/FilterJoinRule.html        |   137 +-
 .../rel/rules/class-use/FilterMergeRule.html       |   112 +-
 .../rules/class-use/FilterMultiJoinMergeRule.html  |   112 +-
 .../class-use/FilterProjectTransposeRule.html      |   138 +-
 ...FromRule.RemoveIsNotDistinctFromRexShuttle.html |    88 +-
 .../FilterRemoveIsNotDistinctFromRule.html         |   112 +-
 .../rules/class-use/FilterSetOpTransposeRule.html  |   112 +-
 .../FilterTableFunctionTransposeRule.html          |   112 +-
 .../rel/rules/class-use/FilterTableScanRule.html   |   117 +-
 .../rel/rules/class-use/FilterToCalcRule.html      |   112 +-
 .../rules/class-use/IntersectToDistinctRule.html   |   112 +-
 .../class-use/JoinAddRedundantSemiJoinRule.html    |   112 +-
 .../rel/rules/class-use/JoinAssociateRule.html     |   112 +-
 .../JoinCommuteRule.VariableReplacer.html          |    88 +-
 .../rel/rules/class-use/JoinCommuteRule.html       |   117 +-
 .../rel/rules/class-use/JoinExtractFilterRule.html |   112 +-
 .../rules/class-use/JoinProjectTransposeRule.html  |   157 +-
 .../rules/class-use/JoinPushExpressionsRule.html   |   112 +-
 .../rules/class-use/JoinPushThroughJoinRule.html   |    88 +-
 .../JoinPushTransitivePredicatesRule.html          |   112 +-
 .../rel/rules/class-use/JoinToCorrelateRule.html   |   128 +-
 .../JoinToMultiJoinRule.InputReferenceCounter.html |    88 +-
 .../rel/rules/class-use/JoinToMultiJoinRule.html   |   112 +-
 .../rules/class-use/JoinUnionTransposeRule.html    |   117 +-
 .../rules/class-use/LoptJoinTree.BinaryTree.html   |   194 +-
 .../rel/rules/class-use/LoptJoinTree.Leaf.html     |    88 +-
 .../rel/rules/class-use/LoptJoinTree.Node.html     |    88 +-
 .../calcite/rel/rules/class-use/LoptJoinTree.html  |   520 +-
 .../rel/rules/class-use/LoptMultiJoin.Edge.html    |   145 +-
 .../class-use/LoptMultiJoin.RemovableSelfJoin.html |   112 +-
 .../calcite/rel/rules/class-use/LoptMultiJoin.html |   442 +-
 .../rel/rules/class-use/LoptOptimizeJoinRule.html  |   112 +-
 ...LoptSemiJoinOptimizer.FactorCostComparator.html |    88 +-
 .../LoptSemiJoinOptimizer.FemLocalIndex.html       |   118 +-
 .../LoptSemiJoinOptimizer.LcsIndexOptimizer.html   |    88 +-
 .../class-use/LoptSemiJoinOptimizer.LcsTable.html  |   118 +-
 .../LoptSemiJoinOptimizer.LcsTableScan.html        |   110 +-
 ...tSemiJoinOptimizer.LucidDbSpecialOperators.html |    88 +-
 .../rel/rules/class-use/LoptSemiJoinOptimizer.html |   246 +-
 .../class-use/MaterializedViewFilterScanRule.html  |   112 +-
 .../calcite/rel/rules/class-use/MultiJoin.html     |   209 +-
 .../MultiJoinOptimizeBushyRule.JoinVertex.html     |    88 +-
 .../MultiJoinOptimizeBushyRule.LeafVertex.html     |    88 +-
 .../MultiJoinOptimizeBushyRule.Vertex.html         |   129 +-
 .../class-use/MultiJoinOptimizeBushyRule.html      |   112 +-
 .../class-use/MultiJoinProjectTransposeRule.html   |   122 +-
 .../rel/rules/class-use/ProjectCalcMergeRule.html  |   112 +-
 ...orrelateTransposeRule.RelNodesExprsHandler.html |    88 +-
 ...relateTransposeRule.RexFieldAccessReplacer.html |    88 +-
 .../class-use/ProjectCorrelateTransposeRule.html   |   112 +-
 .../class-use/ProjectFilterTransposeRule.html      |   136 +-
 .../rules/class-use/ProjectJoinTransposeRule.html  |   112 +-
 .../rel/rules/class-use/ProjectMergeRule.html      |   112 +-
 .../rules/class-use/ProjectMultiJoinMergeRule.html |   112 +-
 .../rel/rules/class-use/ProjectRemoveRule.html     |   112 +-
 .../rules/class-use/ProjectSetOpTransposeRule.html |   112 +-
 .../rules/class-use/ProjectSortTransposeRule.html  |   134 +-
 .../rel/rules/class-use/ProjectTableScanRule.html  |   117 +-
 .../rel/rules/class-use/ProjectToCalcRule.html     |   112 +-
 .../ProjectToWindowRule.CalcToWindowRule.html      |    88 +-
 ...wRule.ProjectToLogicalProjectAndWindowRule.html |    88 +-
 ...ProjectToWindowRule.WindowedAggRelSplitter.html |    88 +-
 .../rel/rules/class-use/ProjectToWindowRule.html   |   138 +-
 .../class-use/ProjectWindowTransposeRule.html      |   114 +-
 .../PruneEmptyRules.RemoveEmptySingleRule.html     |    88 +-
 .../rel/rules/class-use/PruneEmptyRules.html       |    88 +-
 .../class-use/PushProjector.ExprCondition.html     |   225 +-
 .../PushProjector.InputSpecialOpFinder.html        |    88 +-
 .../PushProjector.OperatorExprCondition.html       |    88 +-
 .../PushProjector.RefAndExprConverter.html         |    88 +-
 .../calcite/rel/rules/class-use/PushProjector.html |    88 +-
 ...educeDecimalsRule.BinaryArithmeticExpander.html |    88 +-
 .../class-use/ReduceDecimalsRule.CaseExpander.html |    88 +-
 ...ReduceDecimalsRule.CastArgAsDoubleExpander.html |    88 +-
 .../ReduceDecimalsRule.CastArgAsTypeExpander.html  |   110 +-
 .../class-use/ReduceDecimalsRule.CastExpander.html |    88 +-
 .../class-use/ReduceDecimalsRule.CeilExpander.html |    88 +-
 .../ReduceDecimalsRule.DecimalShuttle.html         |    88 +-
 .../class-use/ReduceDecimalsRule.ExpanderMap.html  |   112 +-
 .../ReduceDecimalsRule.FloorExpander.html          |    88 +-
 .../ReduceDecimalsRule.PassThroughExpander.html    |    88 +-
 .../ReduceDecimalsRule.ReinterpretExpander.html    |    88 +-
 .../class-use/ReduceDecimalsRule.RexExpander.html  |   177 +-
 .../rel/rules/class-use/ReduceDecimalsRule.html    |   112 +-
 ...eExpressionsRule.CalcReduceExpressionsRule.html |    88 +-
 .../ReduceExpressionsRule.CaseShuttle.html         |    88 +-
 ...xpressionsRule.FilterReduceExpressionsRule.html |    88 +-
 ...eExpressionsRule.JoinReduceExpressionsRule.html |    88 +-
 ...pressionsRule.ProjectReduceExpressionsRule.html |    88 +-
 ...essionsRule.ReducibleExprLocator.Constancy.html |   141 +-
 ...ReduceExpressionsRule.ReducibleExprLocator.html |    88 +-
 .../ReduceExpressionsRule.RexReplacer.html         |    88 +-
 .../rel/rules/class-use/ReduceExpressionsRule.html |   162 +-
 .../class-use/SemiJoinFilterTransposeRule.html     |   112 +-
 .../rules/class-use/SemiJoinJoinTransposeRule.html |   112 +-
 .../class-use/SemiJoinProjectTransposeRule.html    |   112 +-
 .../rel/rules/class-use/SemiJoinRemoveRule.html    |   112 +-
 .../class-use/SemiJoinRule.JoinToSemiJoinRule.html |    88 +-
 .../SemiJoinRule.ProjectToSemiJoinRule.html        |    88 +-
 .../calcite/rel/rules/class-use/SemiJoinRule.html  |   130 +-
 .../rel/rules/class-use/SortJoinTransposeRule.html |   112 +-
 .../rules/class-use/SortProjectTransposeRule.html  |   134 +-
 .../class-use/SortRemoveConstantKeysRule.html      |   112 +-
 .../rel/rules/class-use/SortRemoveRule.html        |   112 +-
 .../rules/class-use/SortUnionTransposeRule.html    |   117 +-
 .../SubQueryRemoveRule.ReplaceSubQueryShuttle.html |    88 +-
 ...ubQueryRemoveRule.SubQueryFilterRemoveRule.html |    88 +-
 .../SubQueryRemoveRule.SubQueryJoinRemoveRule.html |    88 +-
 ...bQueryRemoveRule.SubQueryProjectRemoveRule.html |    88 +-
 .../rel/rules/class-use/SubQueryRemoveRule.html    |   144 +-
 .../calcite/rel/rules/class-use/TableScanRule.html |   112 +-
 .../rel/rules/class-use/UnionEliminatorRule.html   |   112 +-
 .../rel/rules/class-use/UnionMergeRule.html        |   122 +-
 .../rules/class-use/UnionPullUpConstantsRule.html  |   112 +-
 .../rel/rules/class-use/UnionToDistinctRule.html   |   112 +-
 .../class-use/ValuesReduceRule.MyRexShuttle.html   |    88 +-
 .../rel/rules/class-use/ValuesReduceRule.html      |   122 +-
 .../apache/calcite/rel/rules/package-frame.html    |   176 +
 .../apache/calcite/rel/rules/package-summary.html  |   864 +-
 .../org/apache/calcite/rel/rules/package-tree.html |   458 +-
 .../org/apache/calcite/rel/rules/package-use.html  |   759 +-
 apidocs/org/apache/calcite/rel/stream/Chi.html     |   189 +-
 apidocs/org/apache/calcite/rel/stream/Delta.html   |   202 +-
 .../org/apache/calcite/rel/stream/LogicalChi.html  |   189 +-
 .../apache/calcite/rel/stream/LogicalDelta.html    |   237 +-
 .../StreamRules.DeltaAggregateTransposeRule.html   |   175 +-
 .../StreamRules.DeltaFilterTransposeRule.html      |   175 +-
 .../stream/StreamRules.DeltaJoinTransposeRule.html |   186 +-
 .../StreamRules.DeltaProjectTransposeRule.html     |   175 +-
 .../stream/StreamRules.DeltaSortTransposeRule.html |   175 +-
 .../rel/stream/StreamRules.DeltaTableScanRule.html |   177 +-
 .../StreamRules.DeltaTableScanToEmptyRule.html     |   179 +-
 .../StreamRules.DeltaUnionTransposeRule.html       |   175 +-
 .../org/apache/calcite/rel/stream/StreamRules.html |   200 +-
 .../apache/calcite/rel/stream/class-use/Chi.html   |   112 +-
 .../apache/calcite/rel/stream/class-use/Delta.html |   112 +-
 .../calcite/rel/stream/class-use/LogicalChi.html   |   110 +-
 .../calcite/rel/stream/class-use/LogicalDelta.html |   130 +-
 .../StreamRules.DeltaAggregateTransposeRule.html   |    88 +-
 .../StreamRules.DeltaFilterTransposeRule.html      |    88 +-
 .../StreamRules.DeltaJoinTransposeRule.html        |    88 +-
 .../StreamRules.DeltaProjectTransposeRule.html     |    88 +-
 .../StreamRules.DeltaSortTransposeRule.html        |    88 +-
 .../class-use/StreamRules.DeltaTableScanRule.html  |    88 +-
 .../StreamRules.DeltaTableScanToEmptyRule.html     |    88 +-
 .../StreamRules.DeltaUnionTransposeRule.html       |    88 +-
 .../calcite/rel/stream/class-use/StreamRules.html  |    88 +-
 .../apache/calcite/rel/stream/package-frame.html   |    32 +
 .../apache/calcite/rel/stream/package-summary.html |   170 +-
 .../apache/calcite/rel/stream/package-tree.html    |   120 +-
 .../org/apache/calcite/rel/stream/package-use.html |   131 +-
 .../calcite/rel/type/DelegatingTypeSystem.html     |   374 +-
 .../apache/calcite/rel/type/DynamicRecordType.html |   194 +-
 .../calcite/rel/type/DynamicRecordTypeImpl.html    |   331 +-
 .../org/apache/calcite/rel/type/RelCrossType.html  |   225 +-
 .../org/apache/calcite/rel/type/RelDataType.html   |   346 +-
 .../calcite/rel/type/RelDataTypeComparability.html |   222 +-
 .../rel/type/RelDataTypeFactory.Builder.html       |   371 +-
 .../rel/type/RelDataTypeFactory.FieldInfo.html     |   147 +-
 .../type/RelDataTypeFactory.FieldInfoBuilder.html  |   374 +-
 .../calcite/rel/type/RelDataTypeFactory.html       |   416 +-
 .../rel/type/RelDataTypeFactoryImpl.JavaType.html  |   341 +-
 .../rel/type/RelDataTypeFactoryImpl.Key.html       |   217 +-
 .../calcite/rel/type/RelDataTypeFactoryImpl.html   |   646 +-
 .../apache/calcite/rel/type/RelDataTypeFamily.html |    89 +-
 .../rel/type/RelDataTypeField.ToFieldIndex.html    |   169 +-
 .../rel/type/RelDataTypeField.ToFieldName.html     |   169 +-
 .../apache/calcite/rel/type/RelDataTypeField.html  |   177 +-
 .../calcite/rel/type/RelDataTypeFieldImpl.html     |   313 +-
 .../apache/calcite/rel/type/RelDataTypeHolder.html |   201 +-
 .../calcite/rel/type/RelDataTypeImpl.Slot.html     |   154 +-
 .../apache/calcite/rel/type/RelDataTypeImpl.html   |   627 +-
 .../rel/type/RelDataTypePrecedenceList.html        |   124 +-
 .../apache/calcite/rel/type/RelDataTypeSystem.html |   272 +-
 .../calcite/rel/type/RelDataTypeSystemImpl.html    |   365 +-
 .../apache/calcite/rel/type/RelProtoDataType.html  |   127 +-
 .../RelRecordType.SerializableRelRecordType.html   |   177 +-
 .../org/apache/calcite/rel/type/RelRecordType.html |   350 +-
 .../org/apache/calcite/rel/type/StructKind.html    |   252 +-
 .../rel/type/class-use/DelegatingTypeSystem.html   |    88 +-
 .../rel/type/class-use/DynamicRecordType.html      |   112 +-
 .../rel/type/class-use/DynamicRecordTypeImpl.html  |    88 +-
 .../calcite/rel/type/class-use/RelCrossType.html   |    88 +-
 .../calcite/rel/type/class-use/RelDataType.html    | 11243 ++--
 .../type/class-use/RelDataTypeComparability.html   |   194 +-
 .../type/class-use/RelDataTypeFactory.Builder.html |   199 +-
 .../class-use/RelDataTypeFactory.FieldInfo.html    |   131 +-
 .../RelDataTypeFactory.FieldInfoBuilder.html       |   209 +-
 .../rel/type/class-use/RelDataTypeFactory.html     |  2174 +-
 .../class-use/RelDataTypeFactoryImpl.JavaType.html |    88 +-
 .../type/class-use/RelDataTypeFactoryImpl.Key.html |    88 +-
 .../rel/type/class-use/RelDataTypeFactoryImpl.html |   166 +-
 .../rel/type/class-use/RelDataTypeFamily.html      |   316 +-
 .../class-use/RelDataTypeField.ToFieldIndex.html   |    88 +-
 .../class-use/RelDataTypeField.ToFieldName.html    |    88 +-
 .../rel/type/class-use/RelDataTypeField.html       |  1950 +-
 .../rel/type/class-use/RelDataTypeFieldImpl.html   |   112 +-
 .../rel/type/class-use/RelDataTypeHolder.html      |   112 +-
 .../rel/type/class-use/RelDataTypeImpl.Slot.html   |   116 +-
 .../rel/type/class-use/RelDataTypeImpl.html        |   183 +-
 .../type/class-use/RelDataTypePrecedenceList.html  |   193 +-
 .../rel/type/class-use/RelDataTypeSystem.html      |   648 +-
 .../rel/type/class-use/RelDataTypeSystemImpl.html  |    88 +-
 .../rel/type/class-use/RelProtoDataType.html       |   877 +-
 .../RelRecordType.SerializableRelRecordType.html   |    88 +-
 .../calcite/rel/type/class-use/RelRecordType.html  |   144 +-
 .../calcite/rel/type/class-use/StructKind.html     |   305 +-
 .../org/apache/calcite/rel/type/package-frame.html |    52 +
 .../apache/calcite/rel/type/package-summary.html   |   210 +-
 .../org/apache/calcite/rel/type/package-tree.html  |   160 +-
 .../org/apache/calcite/rel/type/package-use.html   |  1215 +-
 apidocs/org/apache/calcite/rex/LogicVisitor.html   |   402 +-
 apidocs/org/apache/calcite/rex/RexAction.html      |   113 +-
 .../calcite/rex/RexAnalyzer.VariableCollector.html |   216 +-
 apidocs/org/apache/calcite/rex/RexAnalyzer.html    |   204 +-
 apidocs/org/apache/calcite/rex/RexBiVisitor.html   |   292 +-
 apidocs/org/apache/calcite/rex/RexBuilder.html     |  1235 +-
 apidocs/org/apache/calcite/rex/RexCall.html        |   462 +-
 .../rex/RexCallBinding.RexCastCallBinding.html     |   207 +-
 apidocs/org/apache/calcite/rex/RexCallBinding.html |   343 +-
 apidocs/org/apache/calcite/rex/RexChecker.html     |   311 +-
 apidocs/org/apache/calcite/rex/RexCopier.html      |   303 +-
 .../org/apache/calcite/rex/RexCorrelVariable.html  |   265 +-
 .../apache/calcite/rex/RexDigestIncludeType.html   |   355 +
 .../org/apache/calcite/rex/RexDynamicParam.html    |   266 +-
 apidocs/org/apache/calcite/rex/RexExecutable.html  |   249 +-
 apidocs/org/apache/calcite/rex/RexExecutor.html    |   121 +-
 .../RexExecutorImpl.DataContextInputGetter.html    |   192 +-
 .../org/apache/calcite/rex/RexExecutorImpl.html    |   252 +-
 apidocs/org/apache/calcite/rex/RexFieldAccess.html |   291 +-
 .../calcite/rex/RexFieldCollation.Initializer.html |   194 +-
 .../org/apache/calcite/rex/RexFieldCollation.html  |   226 +-
 apidocs/org/apache/calcite/rex/RexInputRef.html    |   343 +-
 .../apache/calcite/rex/RexInterpreter.Truthy.html  |   242 +-
 apidocs/org/apache/calcite/rex/RexInterpreter.html |   452 +-
 apidocs/org/apache/calcite/rex/RexLiteral.html     |   890 +-
 apidocs/org/apache/calcite/rex/RexLocalRef.html    |   302 +-
 ...ultisetUtil.RexCallMultisetOperatorCounter.html |   191 +-
 .../org/apache/calcite/rex/RexMultisetUtil.html    |   221 +-
 apidocs/org/apache/calcite/rex/RexNode.html        |   273 +-
 apidocs/org/apache/calcite/rex/RexOver.Finder.html |   171 +-
 .../org/apache/calcite/rex/RexOver.OverFound.html  |   169 +-
 apidocs/org/apache/calcite/rex/RexOver.html        |   353 +-
 apidocs/org/apache/calcite/rex/RexPattern.html     |   115 +-
 .../org/apache/calcite/rex/RexPatternFieldRef.html |   310 +-
 .../apache/calcite/rex/RexPermutationShuttle.html  |   183 +-
 .../calcite/rex/RexPermuteInputsShuttle.html       |   249 +-
 .../org/apache/calcite/rex/RexProgram.Checker.html |   217 +-
 .../calcite/rex/RexProgram.ConstantFinder.html     |   195 +-
 .../calcite/rex/RexProgram.ExpansionShuttle.html   |   181 +-
 .../apache/calcite/rex/RexProgram.Marshaller.html  |   275 +-
 .../calcite/rex/RexProgram.ReferenceCounter.html   |   169 +-
 apidocs/org/apache/calcite/rex/RexProgram.html     |   637 +-
 .../RexProgramBuilder.RegisterInputShuttle.html    |   200 +-
 .../RexProgramBuilder.RegisterMidputShuttle.html   |   201 +-
 .../RexProgramBuilder.RegisterOutputShuttle.html   |   202 +-
 .../rex/RexProgramBuilder.RegisterShuttle.html     |   224 +-
 .../rex/RexProgramBuilder.UpdateRefShuttle.html    |   181 +-
 .../org/apache/calcite/rex/RexProgramBuilder.html  |   788 +-
 apidocs/org/apache/calcite/rex/RexRangeRef.html    |   269 +-
 apidocs/org/apache/calcite/rex/RexShuttle.html     |   365 +-
 .../apache/calcite/rex/RexSimplify.CaseBranch.html |   206 +-
 .../apache/calcite/rex/RexSimplify.Comparison.html |   224 +-
 .../calcite/rex/RexSimplify.IsPredicate.html       |   186 +-
 .../apache/calcite/rex/RexSimplify.Predicate.html  |   121 +-
 .../calcite/rex/RexSimplify.SafeRexVisitor.html    |   366 +-
 apidocs/org/apache/calcite/rex/RexSimplify.html    |  1105 +-
 .../calcite/rex/RexSlot.SelfPopulatingList.html    |   202 +-
 apidocs/org/apache/calcite/rex/RexSlot.html        |   205 +-
 .../org/apache/calcite/rex/RexSqlConvertlet.html   |   123 +-
 .../apache/calcite/rex/RexSqlConvertletTable.html  |   115 +-
 .../rex/RexSqlReflectiveConvertletTable.html       |   186 +-
 ...SqlStandardConvertletTable.EquivConvertlet.html |   183 +-
 .../calcite/rex/RexSqlStandardConvertletTable.html |   207 +-
 apidocs/org/apache/calcite/rex/RexSubQuery.html    |   338 +-
 .../calcite/rex/RexTableInputRef.RelTableRef.html  |   250 +-
 .../org/apache/calcite/rex/RexTableInputRef.html   |   364 +-
 .../apache/calcite/rex/RexToSqlNodeConverter.html  |   158 +-
 .../calcite/rex/RexToSqlNodeConverterImpl.html     |   228 +-
 apidocs/org/apache/calcite/rex/RexTransformer.html |   222 +-
 apidocs/org/apache/calcite/rex/RexUnknownAs.html   |   269 +-
 .../rex/RexUtil.CnfHelper.OverflowError.html       |   169 +-
 .../org/apache/calcite/rex/RexUtil.CnfHelper.html  |   265 +-
 .../apache/calcite/rex/RexUtil.ConstantFinder.html |   292 +-
 .../calcite/rex/RexUtil.CorrelationFinder.html     |   187 +-
 .../org/apache/calcite/rex/RexUtil.DnfHelper.html  |   194 +-
 .../apache/calcite/rex/RexUtil.ExprSimplifier.html |   262 +-
 ...xpressionNormalizer.SubExprExistsException.html |   149 +-
 .../calcite/rex/RexUtil.ExpressionNormalizer.html  |   298 +-
 .../calcite/rex/RexUtil.FieldAccessFinder.html     |   205 +-
 .../calcite/rex/RexUtil.FixNullabilityShuttle.html |   192 +-
 ...orwardRefFinder.IllegalForwardRefException.html |   147 +-
 .../calcite/rex/RexUtil.ForwardRefFinder.html      |   228 +-
 .../calcite/rex/RexUtil.RexShiftShuttle.html       |   177 +-
 .../apache/calcite/rex/RexUtil.SubQueryFinder.html |   283 +-
 apidocs/org/apache/calcite/rex/RexUtil.html        |  1813 +-
 apidocs/org/apache/calcite/rex/RexVariable.html    |   203 +-
 apidocs/org/apache/calcite/rex/RexVisitor.html     |   220 +-
 apidocs/org/apache/calcite/rex/RexVisitorImpl.html |   320 +-
 apidocs/org/apache/calcite/rex/RexWindow.html      |   276 +-
 .../rex/RexWindowBound.RexWindowBoundBounded.html  |   265 +-
 .../RexWindowBound.RexWindowBoundCurrentRow.html   |   191 +-
 .../RexWindowBound.RexWindowBoundUnbounded.html    |   237 +-
 apidocs/org/apache/calcite/rex/RexWindowBound.html |   220 +-
 .../apache/calcite/rex/class-use/LogicVisitor.html |    88 +-
 .../apache/calcite/rex/class-use/RexAction.html    |   112 +-
 .../class-use/RexAnalyzer.VariableCollector.html   |    88 +-
 .../apache/calcite/rex/class-use/RexAnalyzer.html  |    88 +-
 .../apache/calcite/rex/class-use/RexBiVisitor.html |   216 +-
 .../apache/calcite/rex/class-use/RexBuilder.html   |  2771 +-
 .../org/apache/calcite/rex/class-use/RexCall.html  |  1454 +-
 .../RexCallBinding.RexCastCallBinding.html         |    88 +-
 .../calcite/rex/class-use/RexCallBinding.html      |   126 +-
 .../apache/calcite/rex/class-use/RexChecker.html   |   110 +-
 .../apache/calcite/rex/class-use/RexCopier.html    |    88 +-
 .../calcite/rex/class-use/RexCorrelVariable.html   |   324 +-
 .../rex/class-use/RexDigestIncludeType.html        |   222 +
 .../calcite/rex/class-use/RexDynamicParam.html     |   257 +-
 .../calcite/rex/class-use/RexExecutable.html       |   118 +-
 .../apache/calcite/rex/class-use/RexExecutor.html  |   344 +-
 .../RexExecutorImpl.DataContextInputGetter.html    |    88 +-
 .../calcite/rex/class-use/RexExecutorImpl.html     |   126 +-
 .../calcite/rex/class-use/RexFieldAccess.html      |   376 +-
 .../class-use/RexFieldCollation.Initializer.html   |   124 +-
 .../calcite/rex/class-use/RexFieldCollation.html   |   330 +-
 .../apache/calcite/rex/class-use/RexInputRef.html  |   856 +-
 .../rex/class-use/RexInterpreter.Truthy.html       |   122 +-
 .../calcite/rex/class-use/RexInterpreter.html      |    88 +-
 .../apache/calcite/rex/class-use/RexLiteral.html   |  1433 +-
 .../apache/calcite/rex/class-use/RexLocalRef.html  |   529 +-
 ...ultisetUtil.RexCallMultisetOperatorCounter.html |    88 +-
 .../calcite/rex/class-use/RexMultisetUtil.html     |    88 +-
 .../org/apache/calcite/rex/class-use/RexNode.html  | 18224 +++---
 .../calcite/rex/class-use/RexOver.Finder.html      |   112 +-
 .../calcite/rex/class-use/RexOver.OverFound.html   |   112 +-
 .../org/apache/calcite/rex/class-use/RexOver.html  |   254 +-
 .../apache/calcite/rex/class-use/RexPattern.html   |    88 +-
 .../calcite/rex/class-use/RexPatternFieldRef.html  |   201 +-
 .../rex/class-use/RexPermutationShuttle.html       |    88 +-
 .../rex/class-use/RexPermuteInputsShuttle.html     |   112 +-
 .../calcite/rex/class-use/RexProgram.Checker.html  |    88 +-
 .../rex/class-use/RexProgram.ConstantFinder.html   |    88 +-
 .../rex/class-use/RexProgram.ExpansionShuttle.html |    88 +-
 .../rex/class-use/RexProgram.Marshaller.html       |    88 +-
 .../rex/class-use/RexProgram.ReferenceCounter.html |    88 +-
 .../apache/calcite/rex/class-use/RexProgram.html   |   896 +-
 .../RexProgramBuilder.RegisterInputShuttle.html    |   112 +-
 .../RexProgramBuilder.RegisterMidputShuttle.html   |    88 +-
 .../RexProgramBuilder.RegisterOutputShuttle.html   |    88 +-
 .../RexProgramBuilder.RegisterShuttle.html         |   118 +-
 .../RexProgramBuilder.UpdateRefShuttle.html        |    88 +-
 .../calcite/rex/class-use/RexProgramBuilder.html   |   190 +-
 .../apache/calcite/rex/class-use/RexRangeRef.html  |   227 +-
 .../apache/calcite/rex/class-use/RexShuttle.html   |   515 +-
 .../rex/class-use/RexSimplify.CaseBranch.html      |   180 +-
 .../rex/class-use/RexSimplify.Comparison.html      |   120 +-
 .../rex/class-use/RexSimplify.IsPredicate.html     |   112 +-
 .../rex/class-use/RexSimplify.Predicate.html       |   128 +-
 .../rex/class-use/RexSimplify.SafeRexVisitor.html  |   117 +-
 .../apache/calcite/rex/class-use/RexSimplify.html  |   638 +-
 .../rex/class-use/RexSlot.SelfPopulatingList.html  |    88 +-
 .../org/apache/calcite/rex/class-use/RexSlot.html  |   119 +-
 .../calcite/rex/class-use/RexSqlConvertlet.html    |   145 +-
 .../rex/class-use/RexSqlConvertletTable.html       |   139 +-
 .../class-use/RexSqlReflectiveConvertletTable.html |   112 +-
 ...SqlStandardConvertletTable.EquivConvertlet.html |    88 +-
 .../class-use/RexSqlStandardConvertletTable.html   |    88 +-
 .../apache/calcite/rex/class-use/RexSubQuery.html  |   373 +-
 .../class-use/RexTableInputRef.RelTableRef.html    |  1150 +-
 .../calcite/rex/class-use/RexTableInputRef.html    |   384 +-
 .../rex/class-use/RexToSqlNodeConverter.html       |   151 +-
 .../rex/class-use/RexToSqlNodeConverterImpl.html   |    88 +-
 .../calcite/rex/class-use/RexTransformer.html      |    88 +-
 .../apache/calcite/rex/class-use/RexUnknownAs.html |   387 +-
 .../class-use/RexUtil.CnfHelper.OverflowError.html |   112 +-
 .../calcite/rex/class-use/RexUtil.CnfHelper.html   |    88 +-
 .../rex/class-use/RexUtil.ConstantFinder.html      |   122 +-
 .../rex/class-use/RexUtil.CorrelationFinder.html   |   112 +-
 .../calcite/rex/class-use/RexUtil.DnfHelper.html   |    88 +-
 .../rex/class-use/RexUtil.ExprSimplifier.html      |    88 +-
 ...xpressionNormalizer.SubExprExistsException.html |    88 +-
 .../class-use/RexUtil.ExpressionNormalizer.html    |    88 +-
 .../rex/class-use/RexUtil.FieldAccessFinder.html   |    88 +-
 .../class-use/RexUtil.FixNullabilityShuttle.html   |    88 +-
 ...orwardRefFinder.IllegalForwardRefException.html |    88 +-
 .../rex/class-use/RexUtil.ForwardRefFinder.html    |    88 +-
 .../rex/class-use/RexUtil.RexShiftShuttle.html     |    88 +-
 .../rex/class-use/RexUtil.SubQueryFinder.html      |   112 +-
 .../org/apache/calcite/rex/class-use/RexUtil.html  |    88 +-
 .../apache/calcite/rex/class-use/RexVariable.html  |   130 +-
 .../apache/calcite/rex/class-use/RexVisitor.html   |   661 +-
 .../calcite/rex/class-use/RexVisitorImpl.html      |   390 +-
 .../apache/calcite/rex/class-use/RexWindow.html    |   207 +-
 .../RexWindowBound.RexWindowBoundBounded.html      |    88 +-
 .../RexWindowBound.RexWindowBoundCurrentRow.html   |    88 +-
 .../RexWindowBound.RexWindowBoundUnbounded.html    |    88 +-
 .../calcite/rex/class-use/RexWindowBound.html      |   420 +-
 apidocs/org/apache/calcite/rex/package-frame.html  |   112 +
 .../org/apache/calcite/rex/package-summary.html    |   533 +-
 apidocs/org/apache/calcite/rex/package-tree.html   |   297 +-
 apidocs/org/apache/calcite/rex/package-use.html    |  1309 +-
 .../calcite/runtime/AbstractImmutableList.html     |   394 +-
 .../org/apache/calcite/runtime/ArrayBindable.html  |   133 +-
 .../apache/calcite/runtime/ArrayComparator.html    |   193 +-
 .../calcite/runtime/ArrayEnumeratorCursor.html     |   181 +-
 .../org/apache/calcite/runtime/BinarySearch.html   |   304 +-
 apidocs/org/apache/calcite/runtime/Bindable.html   |   117 +-
 .../calcite/runtime/CalciteContextException.html   |   300 +-
 .../apache/calcite/runtime/CalciteException.html   |   170 +-
 .../apache/calcite/runtime/CalciteResource.html    |  2785 +-
 apidocs/org/apache/calcite/runtime/ConsList.html   |   363 +-
 .../org/apache/calcite/runtime/Enumerables.html    |   190 +-
 .../apache/calcite/runtime/EnumeratorCursor.html   |   205 +-
 apidocs/org/apache/calcite/runtime/Feature.html    |   181 +-
 .../runtime/FlatLists.AbstractFlatList.html        |   186 +-
 .../runtime/FlatLists.ComparableEmptyList.html     |   247 +-
 .../calcite/runtime/FlatLists.ComparableList.html  |   133 +-
 .../runtime/FlatLists.ComparableListImpl.html      |   286 +-
 .../calcite/runtime/FlatLists.Flat1List.html       |   346 +-
 .../calcite/runtime/FlatLists.Flat2List.html       |   359 +-
 .../calcite/runtime/FlatLists.Flat3List.html       |   372 +-
 .../calcite/runtime/FlatLists.Flat4List.html       |   385 +-
 .../calcite/runtime/FlatLists.Flat5List.html       |   398 +-
 .../calcite/runtime/FlatLists.Flat6List.html       |   411 +-
 apidocs/org/apache/calcite/runtime/FlatLists.html  |   492 +-
 .../calcite/runtime/GeoFunctions.CapStyle.html     |   233 +-
 .../apache/calcite/runtime/GeoFunctions.Geom.html  |   138 +-
 .../calcite/runtime/GeoFunctions.JoinStyle.html    |   233 +-
 .../calcite/runtime/GeoFunctions.MapGeom.html      |   207 +-
 .../calcite/runtime/GeoFunctions.SimpleGeom.html   |   207 +-
 .../apache/calcite/runtime/GeoFunctions.Type.html  |   298 +-
 .../org/apache/calcite/runtime/GeoFunctions.html   |   913 +-
 .../org/apache/calcite/runtime/Hook.Closeable.html |   139 +-
 apidocs/org/apache/calcite/runtime/Hook.html       |   487 +-
 apidocs/org/apache/calcite/runtime/HttpUtils.html  |   244 +-
 apidocs/org/apache/calcite/runtime/Like.html       |   279 +-
 .../calcite/runtime/ObjectEnumeratorCursor.html    |   214 +-
 .../org/apache/calcite/runtime/PredicateImpl.html  |   180 +-
 .../org/apache/calcite/runtime/RandomFunction.html |   182 +-
 .../calcite/runtime/RecordEnumeratorCursor.html    |   197 +-
 .../calcite/runtime/Resources.BaseMessage.html     |   113 +-
 .../calcite/runtime/Resources.BooleanProp.html     |   205 +-
 .../calcite/runtime/Resources.BuiltinMethod.html   |   255 +-
 .../apache/calcite/runtime/Resources.Default.html  |   113 +-
 .../calcite/runtime/Resources.DoubleProp.html      |   205 +-
 .../apache/calcite/runtime/Resources.Element.html  |   176 +-
 .../runtime/Resources.EmptyPropertyAccessor.html   |   307 +-
 .../apache/calcite/runtime/Resources.ExInst.html   |   214 +-
 .../calcite/runtime/Resources.ExInstWithCause.html |   235 +-
 .../org/apache/calcite/runtime/Resources.Inst.html |   279 +-
 .../apache/calcite/runtime/Resources.IntProp.html  |   205 +-
 .../Resources.MyPropertyResourceBundle.html        |   189 +-
 .../runtime/Resources.NoDefaultValueException.html |   141 +-
 .../org/apache/calcite/runtime/Resources.Prop.html |   209 +-
 .../runtime/Resources.PropertiesAccessor.html      |   259 +-
 .../apache/calcite/runtime/Resources.Property.html |   124 +-
 .../runtime/Resources.PropertyAccessor.html        |   183 +-
 .../apache/calcite/runtime/Resources.Resource.html |   113 +-
 .../runtime/Resources.ShadowResourceBundle.html    |   246 +-
 .../calcite/runtime/Resources.StringProp.html      |   215 +-
 .../calcite/runtime/Resources.Validation.html      |   252 +-
 apidocs/org/apache/calcite/runtime/Resources.html  |   382 +-
 ...ultSetEnumerable.PreparedStatementEnricher.html |   117 +-
 .../ResultSetEnumerable.ResultSetEnumerator.html   |   247 +-
 .../calcite/runtime/ResultSetEnumerable.html       |   479 +-
 .../apache/calcite/runtime/SocketFactoryImpl.html  |   320 +-
 .../org/apache/calcite/runtime/SortedMultiMap.html |   215 +-
 .../runtime/SqlFunctions.FlatProductInputType.html |   226 +-
 .../calcite/runtime/SqlFunctions.PathContext.html  |   224 +-
 .../calcite/runtime/SqlFunctions.PathMode.html     |   224 +-
 ...lFunctions.ProductComparableListEnumerator.html |   216 +-
 .../org/apache/calcite/runtime/SqlFunctions.html   |  4626 +-
 ...TrustAllSslSocketFactory.DummyTrustManager.html |   175 +-
 .../calcite/runtime/TrustAllSslSocketFactory.html  |   323 +-
 apidocs/org/apache/calcite/runtime/Typed.html      |   117 +-
 apidocs/org/apache/calcite/runtime/Unit.html       |   176 +-
 apidocs/org/apache/calcite/runtime/Utilities.html  |   459 +-
 .../runtime/class-use/AbstractImmutableList.html   |   156 +-
 .../calcite/runtime/class-use/ArrayBindable.html   |   289 +-
 .../calcite/runtime/class-use/ArrayComparator.html |    88 +-
 .../runtime/class-use/ArrayEnumeratorCursor.html   |    88 +-
 .../calcite/runtime/class-use/BinarySearch.html    |    88 +-
 .../apache/calcite/runtime/class-use/Bindable.html |   394 +-
 .../runtime/class-use/CalciteContextException.html |   247 +-
 .../runtime/class-use/CalciteException.html        |   636 +-
 .../calcite/runtime/class-use/CalciteResource.html |   112 +-
 .../apache/calcite/runtime/class-use/ConsList.html |    88 +-
 .../calcite/runtime/class-use/Enumerables.html     |    88 +-
 .../runtime/class-use/EnumeratorCursor.html        |   119 +-
 .../apache/calcite/runtime/class-use/Feature.html  |   177 +-
 .../class-use/FlatLists.AbstractFlatList.html      |   150 +-
 .../class-use/FlatLists.ComparableEmptyList.html   |   112 +-
 .../class-use/FlatLists.ComparableList.html        |   230 +-
 .../class-use/FlatLists.ComparableListImpl.html    |    88 +-
 .../runtime/class-use/FlatLists.Flat1List.html     |    88 +-
 .../runtime/class-use/FlatLists.Flat2List.html     |    88 +-
 .../runtime/class-use/FlatLists.Flat3List.html     |    88 +-
 .../runtime/class-use/FlatLists.Flat4List.html     |    88 +-
 .../runtime/class-use/FlatLists.Flat5List.html     |    88 +-
 .../runtime/class-use/FlatLists.Flat6List.html     |    88 +-
 .../calcite/runtime/class-use/FlatLists.html       |    88 +-
 .../runtime/class-use/GeoFunctions.CapStyle.html   |   140 +-
 .../runtime/class-use/GeoFunctions.Geom.html       |   655 +-
 .../runtime/class-use/GeoFunctions.JoinStyle.html  |   140 +-
 .../runtime/class-use/GeoFunctions.MapGeom.html    |   114 +-
 .../runtime/class-use/GeoFunctions.SimpleGeom.html |    88 +-
 .../runtime/class-use/GeoFunctions.Type.html       |   122 +-
 .../calcite/runtime/class-use/GeoFunctions.html    |    88 +-
 .../calcite/runtime/class-use/Hook.Closeable.html  |   171 +-
 .../org/apache/calcite/runtime/class-use/Hook.html |   117 +-
 .../calcite/runtime/class-use/HttpUtils.html       |    88 +-
 .../org/apache/calcite/runtime/class-use/Like.html |    88 +-
 .../runtime/class-use/ObjectEnumeratorCursor.html  |    88 +-
 .../calcite/runtime/class-use/PredicateImpl.html   |    88 +-
 .../calcite/runtime/class-use/RandomFunction.html  |    88 +-
 .../runtime/class-use/RecordEnumeratorCursor.html  |    88 +-
 .../runtime/class-use/Resources.BaseMessage.html   |  1568 +-
 .../runtime/class-use/Resources.BooleanProp.html   |   152 +-
 .../runtime/class-use/Resources.BuiltinMethod.html |   117 +-
 .../runtime/class-use/Resources.Default.html       |   145 +-
 .../runtime/class-use/Resources.DoubleProp.html    |   131 +-
 .../runtime/class-use/Resources.Element.html       |   138 +-
 .../class-use/Resources.EmptyPropertyAccessor.html |   117 +-
 .../runtime/class-use/Resources.ExInst.html        |  1643 +-
 .../class-use/Resources.ExInstWithCause.html       |   143 +-
 .../calcite/runtime/class-use/Resources.Inst.html  |   149 +-
 .../runtime/class-use/Resources.IntProp.html       |   152 +-
 .../Resources.MyPropertyResourceBundle.html        |    88 +-
 .../Resources.NoDefaultValueException.html         |    88 +-
 .../calcite/runtime/class-use/Resources.Prop.html  |   135 +-
 .../class-use/Resources.PropertiesAccessor.html    |    88 +-
 .../runtime/class-use/Resources.Property.html      |   194 +-
 .../class-use/Resources.PropertyAccessor.html      |   186 +-
 .../runtime/class-use/Resources.Resource.html      |   145 +-
 .../class-use/Resources.ShadowResourceBundle.html  |   116 +-
 .../runtime/class-use/Resources.StringProp.html    |   184 +-
 .../runtime/class-use/Resources.Validation.html    |   138 +-
 .../calcite/runtime/class-use/Resources.html       |    88 +-
 ...ultSetEnumerable.PreparedStatementEnricher.html |   160 +-
 .../ResultSetEnumerable.ResultSetEnumerator.html   |    88 +-
 .../runtime/class-use/ResultSetEnumerable.html     |   163 +-
 .../runtime/class-use/SocketFactoryImpl.html       |   110 +-
 .../calcite/runtime/class-use/SortedMultiMap.html  |    88 +-
 .../SqlFunctions.FlatProductInputType.html         |   138 +-
 .../class-use/SqlFunctions.PathContext.html        |   131 +-
 .../runtime/class-use/SqlFunctions.PathMode.html   |   157 +-
 ...lFunctions.ProductComparableListEnumerator.html |    88 +-
 .../calcite/runtime/class-use/SqlFunctions.html    |    88 +-
 ...TrustAllSslSocketFactory.DummyTrustManager.html |    88 +-
 .../class-use/TrustAllSslSocketFactory.html        |   124 +-
 .../apache/calcite/runtime/class-use/Typed.html    |   245 +-
 .../org/apache/calcite/runtime/class-use/Unit.html |   122 +-
 .../calcite/runtime/class-use/Utilities.html       |    88 +-
 .../org/apache/calcite/runtime/package-frame.html  |   107 +
 .../apache/calcite/runtime/package-summary.html    |   312 +-
 .../org/apache/calcite/runtime/package-tree.html   |   294 +-
 .../org/apache/calcite/runtime/package-use.html    |   568 +-
 .../apache/calcite/schema/AggregateFunction.html   |   125 +-
 .../org/apache/calcite/schema/ColumnStrategy.html  |   240 +-
 .../calcite/schema/CustomColumnResolvingTable.html |   131 +-
 .../org/apache/calcite/schema/ExtensibleTable.html |   138 +-
 .../org/apache/calcite/schema/FilterableTable.html |   129 +-
 apidocs/org/apache/calcite/schema/Function.html    |   123 +-
 .../apache/calcite/schema/FunctionParameter.html   |   138 +-
 .../calcite/schema/ImplementableAggFunction.html   |   137 +-
 .../calcite/schema/ImplementableFunction.html      |   127 +-
 apidocs/org/apache/calcite/schema/Member.html      |   148 +-
 .../org/apache/calcite/schema/ModifiableTable.html |   166 +-
 .../org/apache/calcite/schema/ModifiableView.html  |   156 +-
 apidocs/org/apache/calcite/schema/Path.html        |   153 +-
 .../calcite/schema/ProjectableFilterableTable.html |   133 +-
 .../org/apache/calcite/schema/QueryableTable.html  |   165 +-
 .../org/apache/calcite/schema/ScalarFunction.html  |   123 +-
 .../org/apache/calcite/schema/ScannableTable.html  |   123 +-
 .../apache/calcite/schema/Schema.TableType.html    |   487 +-
 apidocs/org/apache/calcite/schema/Schema.html      |   229 +-
 .../org/apache/calcite/schema/SchemaFactory.html   |   123 +-
 apidocs/org/apache/calcite/schema/SchemaPlus.html  |   273 +-
 .../org/apache/calcite/schema/SchemaVersion.html   |   113 +-
 .../calcite/schema/Schemas.DummyDataContext.html   |   254 +-
 .../apache/calcite/schema/Schemas.PathImpl.html    |   302 +-
 apidocs/org/apache/calcite/schema/Schemas.html     |   707 +-
 .../apache/calcite/schema/SemiMutableSchema.html   |   119 +-
 apidocs/org/apache/calcite/schema/Statistic.html   |   149 +-
 apidocs/org/apache/calcite/schema/Statistics.html  |   218 +-
 .../org/apache/calcite/schema/StreamableTable.html |   125 +-
 apidocs/org/apache/calcite/schema/Table.html       |   169 +-
 .../org/apache/calcite/schema/TableFactory.html    |   131 +-
 .../org/apache/calcite/schema/TableFunction.html   |   136 +-
 apidocs/org/apache/calcite/schema/TableMacro.html  |   125 +-
 .../org/apache/calcite/schema/TemporalTable.html   |   260 +
 .../apache/calcite/schema/TranslatableTable.html   |   137 +-
 apidocs/org/apache/calcite/schema/Wrapper.html     |   113 +-
 .../schema/class-use/AggregateFunction.html        |   192 +-
 .../calcite/schema/class-use/ColumnStrategy.html   |   305 +-
 .../class-use/CustomColumnResolvingTable.html      |    88 +-
 .../calcite/schema/class-use/ExtensibleTable.html  |    88 +-
 .../calcite/schema/class-use/FilterableTable.html  |   162 +-
 .../apache/calcite/schema/class-use/Function.html  |   590 +-
 .../schema/class-use/FunctionParameter.html        |   252 +-
 .../schema/class-use/ImplementableAggFunction.html |   112 +-
 .../schema/class-use/ImplementableFunction.html    |   138 +-
 .../apache/calcite/schema/class-use/Member.html    |    88 +-
 .../calcite/schema/class-use/ModifiableTable.html  |   136 +-
 .../calcite/schema/class-use/ModifiableView.html   |   164 +-
 .../org/apache/calcite/schema/class-use/Path.html  |   235 +-
 .../class-use/ProjectableFilterableTable.html      |   144 +-
 .../calcite/schema/class-use/QueryableTable.html   |   499 +-
 .../calcite/schema/class-use/ScalarFunction.html   |   191 +-
 .../calcite/schema/class-use/ScannableTable.html   |   331 +-
 .../calcite/schema/class-use/Schema.TableType.html |   242 +-
 .../apache/calcite/schema/class-use/Schema.html    |  1109 +-
 .../calcite/schema/class-use/SchemaFactory.html    |   386 +-
 .../calcite/schema/class-use/SchemaPlus.html       |  1683 +-
 .../calcite/schema/class-use/SchemaVersion.html    |   243 +-
 .../schema/class-use/Schemas.DummyDataContext.html |    88 +-
 .../calcite/schema/class-use/Schemas.PathImpl.html |   124 +-
 .../apache/calcite/schema/class-use/Schemas.html   |    88 +-
 .../schema/class-use/SemiMutableSchema.html        |    88 +-
 .../apache/calcite/schema/class-use/Statistic.html |   296 +-
 .../calcite/schema/class-use/Statistics.html       |    88 +-
 .../calcite/schema/class-use/StreamableTable.html  |   110 +-
 .../org/apache/calcite/schema/class-use/Table.html |  1631 +-
 .../calcite/schema/class-use/TableFactory.html     |   178 +-
 .../calcite/schema/class-use/TableFunction.html    |   203 +-
 .../calcite/schema/class-use/TableMacro.html       |   193 +-
 .../calcite/schema/class-use/TemporalTable.html    |   125 +
 .../schema/class-use/TranslatableTable.html        |   389 +-
 .../apache/calcite/schema/class-use/Wrapper.html   |   779 +-
 .../schema/impl/AbstractSchema.Factory.html        |   181 +-
 .../apache/calcite/schema/impl/AbstractSchema.html |   367 +-
 .../apache/calcite/schema/impl/AbstractTable.html  |   221 +-
 .../schema/impl/AbstractTableQueryable.html        |   293 +-
 .../calcite/schema/impl/AggregateFunctionImpl.html |   321 +-
 .../calcite/schema/impl/DelegatingSchema.html      |   334 +-
 .../calcite/schema/impl/LongSchemaVersion.html     |   194 +-
 ...alizedViewTable.MaterializedViewTableMacro.html |   205 +-
 .../calcite/schema/impl/MaterializedViewTable.html |   285 +-
 ...iableViewTableInitializerExpressionFactory.html |   235 +-
 .../calcite/schema/impl/ModifiableViewTable.html   |   396 +-
 ...eflectiveFunctionBase.ParameterListBuilder.html |   202 +-
 .../schema/impl/ReflectiveFunctionBase.html        |   226 +-
 .../calcite/schema/impl/ScalarFunctionImpl.html    |   302 +-
 .../schema/impl/StarTable.StarTableScan.html       |   213 +-
 .../org/apache/calcite/schema/impl/StarTable.html  |   288 +-
 .../calcite/schema/impl/TableFunctionImpl.html     |   306 +-
 .../apache/calcite/schema/impl/TableMacroImpl.html |   213 +-
 .../org/apache/calcite/schema/impl/ViewTable.html  |   424 +-
 .../apache/calcite/schema/impl/ViewTableMacro.html |   292 +-
 .../impl/class-use/AbstractSchema.Factory.html     |   112 +-
 .../schema/impl/class-use/AbstractSchema.html      |   367 +-
 .../schema/impl/class-use/AbstractTable.html       |   479 +-
 .../impl/class-use/AbstractTableQueryable.html     |   218 +-
 .../impl/class-use/AggregateFunctionImpl.html      |   176 +-
 .../schema/impl/class-use/DelegatingSchema.html    |    88 +-
 .../schema/impl/class-use/LongSchemaVersion.html   |    88 +-
 ...alizedViewTable.MaterializedViewTableMacro.html |   122 +-
 .../impl/class-use/MaterializedViewTable.html      |    88 +-
 ...iableViewTableInitializerExpressionFactory.html |    88 +-
 .../schema/impl/class-use/ModifiableViewTable.html |   138 +-
 ...eflectiveFunctionBase.ParameterListBuilder.html |   133 +-
 .../impl/class-use/ReflectiveFunctionBase.html     |   140 +-
 .../schema/impl/class-use/ScalarFunctionImpl.html  |    88 +-
 .../impl/class-use/StarTable.StarTableScan.html    |   116 +-
 .../calcite/schema/impl/class-use/StarTable.html   |   159 +-
 .../schema/impl/class-use/TableFunctionImpl.html   |    88 +-
 .../schema/impl/class-use/TableMacroImpl.html      |    88 +-
 .../calcite/schema/impl/class-use/ViewTable.html   |   135 +-
 .../schema/impl/class-use/ViewTableMacro.html      |   154 +-
 .../apache/calcite/schema/impl/package-frame.html  |    38 +
 .../calcite/schema/impl/package-summary.html       |   182 +-
 .../apache/calcite/schema/impl/package-tree.html   |   142 +-
 .../apache/calcite/schema/impl/package-use.html    |   623 +-
 .../org/apache/calcite/schema/package-frame.html   |    61 +
 .../org/apache/calcite/schema/package-summary.html |   214 +-
 .../org/apache/calcite/schema/package-tree.html    |   181 +-
 apidocs/org/apache/calcite/schema/package-use.html |  1363 +-
 .../org/apache/calcite/server/CalciteServer.html   |   129 +-
 .../calcite/server/CalciteServerStatement.html     |   152 +-
 .../calcite/server/class-use/CalciteServer.html    |   122 +-
 .../server/class-use/CalciteServerStatement.html   |   202 +-
 .../org/apache/calcite/server/package-frame.html   |    21 +
 .../org/apache/calcite/server/package-summary.html |   104 +-
 .../org/apache/calcite/server/package-tree.html    |    90 +-
 apidocs/org/apache/calcite/server/package-use.html |   147 +-
 .../calcite/sql/ExplicitOperatorBinding.html       |   265 +-
 .../org/apache/calcite/sql/JoinConditionType.html  |   231 +-
 apidocs/org/apache/calcite/sql/JoinType.html       |   295 +-
 apidocs/org/apache/calcite/sql/SemiJoinType.html   |   294 +-
 .../calcite/sql/SqlAbstractDateTimeLiteral.html    |   281 +-
 .../calcite/sql/SqlAbstractStringLiteral.html      |   207 +-
 apidocs/org/apache/calcite/sql/SqlAccessEnum.html  |   229 +-
 apidocs/org/apache/calcite/sql/SqlAccessType.html  |   217 +-
 apidocs/org/apache/calcite/sql/SqlAggFunction.html |   487 +-
 apidocs/org/apache/calcite/sql/SqlAlter.html       |   237 +-
 apidocs/org/apache/calcite/sql/SqlAsOperator.html  |   316 +-
 apidocs/org/apache/calcite/sql/SqlBasicCall.html   |   361 +-
 .../org/apache/calcite/sql/SqlBinaryOperator.html  |   285 +-
 .../apache/calcite/sql/SqlBinaryStringLiteral.html |   254 +-
 apidocs/org/apache/calcite/sql/SqlCall.html        |   381 +-
 apidocs/org/apache/calcite/sql/SqlCallBinding.html |   461 +-
 .../apache/calcite/sql/SqlCharStringLiteral.html   |   263 +-
 .../calcite/sql/SqlCollation.Coercibility.html     |   233 +-
 apidocs/org/apache/calcite/sql/SqlCollation.html   |   380 +-
 apidocs/org/apache/calcite/sql/SqlCreate.html      |   236 +-
 .../org/apache/calcite/sql/SqlDataTypeSpec.html    |   524 +-
 apidocs/org/apache/calcite/sql/SqlDateLiteral.html |   286 +-
 apidocs/org/apache/calcite/sql/SqlDdl.html         |   204 +-
 apidocs/org/apache/calcite/sql/SqlDelete.html      |   375 +-
 .../org/apache/calcite/sql/SqlDescribeSchema.html  |   260 +-
 .../org/apache/calcite/sql/SqlDescribeTable.html   |   282 +-
 .../calcite/sql/SqlDialect.CalendarPolicy.html     |   240 +-
 .../org/apache/calcite/sql/SqlDialect.Context.html |   276 +-
 .../apache/calcite/sql/SqlDialect.ContextImpl.html |   456 +-
 .../calcite/sql/SqlDialect.DatabaseProduct.html    |   457 +-
 .../apache/calcite/sql/SqlDialect.FakeUtil.html    |   162 +-
 apidocs/org/apache/calcite/sql/SqlDialect.html     |   882 +-
 .../org/apache/calcite/sql/SqlDialectFactory.html  |   117 +-
 .../apache/calcite/sql/SqlDialectFactoryImpl.html  |   212 +-
 apidocs/org/apache/calcite/sql/SqlDrop.html        |   204 +-
 .../org/apache/calcite/sql/SqlDynamicParam.html    |   292 +-
 .../apache/calcite/sql/SqlExecutableStatement.html |   113 +-
 .../org/apache/calcite/sql/SqlExplain.Depth.html   |   233 +-
 apidocs/org/apache/calcite/sql/SqlExplain.html     |   409 +-
 .../org/apache/calcite/sql/SqlExplainFormat.html   |   231 +-
 .../org/apache/calcite/sql/SqlExplainLevel.html    |   245 +-
 .../org/apache/calcite/sql/SqlFilterOperator.html  |   262 +-
 apidocs/org/apache/calcite/sql/SqlFunction.html    |   465 +-
 .../calcite/sql/SqlFunctionCategory.Property.html  |   231 +-
 .../apache/calcite/sql/SqlFunctionCategory.html    |   351 +-
 .../apache/calcite/sql/SqlFunctionalOperator.html  |   213 +-
 .../calcite/sql/SqlGroupedWindowFunction.html      |   318 +-
 apidocs/org/apache/calcite/sql/SqlIdentifier.html  |   628 +-
 .../org/apache/calcite/sql/SqlInfixOperator.html   |   240 +-
 apidocs/org/apache/calcite/sql/SqlInsert.html      |   382 +-
 .../org/apache/calcite/sql/SqlInsertKeyword.html   |   217 +-
 .../apache/calcite/sql/SqlInternalOperator.html    |   258 +-
 .../sql/SqlIntervalLiteral.IntervalValue.html      |   235 +-
 .../org/apache/calcite/sql/SqlIntervalLiteral.html |   264 +-
 .../apache/calcite/sql/SqlIntervalQualifier.html   |   864 +-
 .../apache/calcite/sql/SqlJdbcDataTypeName.html    |   504 +-
 ...JdbcFunctionCall.JdbcToInternalLookupTable.html |   185 +-
 .../calcite/sql/SqlJdbcFunctionCall.MakeCall.html  |   141 +-
 .../sql/SqlJdbcFunctionCall.PermutingMakeCall.html |   230 +-
 .../sql/SqlJdbcFunctionCall.SimpleMakeCall.html    |   205 +-
 .../apache/calcite/sql/SqlJdbcFunctionCall.html    |   434 +-
 .../calcite/sql/SqlJoin.SqlJoinOperator.html       |   221 +-
 apidocs/org/apache/calcite/sql/SqlJoin.html        |   445 +-
 .../calcite/sql/SqlJsonConstructorNullClause.html  |   237 +-
 .../apache/calcite/sql/SqlJsonEmptyOrError.html    |   226 +-
 .../org/apache/calcite/sql/SqlJsonEncoding.html    |   264 +-
 .../calcite/sql/SqlJsonExistsErrorBehavior.html    |   229 +-
 .../sql/SqlJsonQueryEmptyOrErrorBehavior.html      |   240 +-
 .../calcite/sql/SqlJsonQueryWrapperBehavior.html   |   222 +-
 .../sql/SqlJsonValueEmptyOrErrorBehavior.html      |   233 +-
 apidocs/org/apache/calcite/sql/SqlKind.html        |  2210 +-
 .../org/apache/calcite/sql/SqlLateralOperator.html |   195 +-
 .../apache/calcite/sql/SqlLiteral.SqlSymbol.html   |   136 +-
 apidocs/org/apache/calcite/sql/SqlLiteral.html     |   908 +-
 .../calcite/sql/SqlMatchRecognize.AfterOption.html |   259 +-
 .../sql/SqlMatchRecognize.RowsPerMatchOption.html  |   259 +-
 ...qlMatchRecognize.SqlMatchRecognizeOperator.html |   281 +-
 .../org/apache/calcite/sql/SqlMatchRecognize.html  |   635 +-
 apidocs/org/apache/calcite/sql/SqlMerge.html       |   448 +-
 apidocs/org/apache/calcite/sql/SqlNode.html        |   443 +-
 apidocs/org/apache/calcite/sql/SqlNodeList.html    |   429 +-
 .../org/apache/calcite/sql/SqlNullSemantics.html   |   222 +-
 .../org/apache/calcite/sql/SqlNumericLiteral.html  |   318 +-
 .../apache/calcite/sql/SqlOperandCountRange.html   |   125 +-
 apidocs/org/apache/calcite/sql/SqlOperator.html    |   938 +-
 .../org/apache/calcite/sql/SqlOperatorBinding.html |   352 +-
 .../org/apache/calcite/sql/SqlOperatorTable.html   |   134 +-
 .../apache/calcite/sql/SqlOrderBy.Operator.html    |   208 +-
 apidocs/org/apache/calcite/sql/SqlOrderBy.html     |   287 +-
 .../org/apache/calcite/sql/SqlOverOperator.html    |   243 +-
 .../org/apache/calcite/sql/SqlPostfixOperator.html |   236 +-
 .../org/apache/calcite/sql/SqlPrefixOperator.html  |   253 +-
 .../calcite/sql/SqlProcedureCallOperator.html      |   177 +-
 .../org/apache/calcite/sql/SqlRankFunction.html    |   206 +-
 .../SqlSampleSpec.SqlSubstitutionSampleSpec.html   |   198 +-
 .../sql/SqlSampleSpec.SqlTableSampleSpec.html      |   239 +-
 apidocs/org/apache/calcite/sql/SqlSampleSpec.html  |   184 +-
 apidocs/org/apache/calcite/sql/SqlSelect.html      |   590 +-
 .../org/apache/calcite/sql/SqlSelectKeyword.html   |   231 +-
 .../org/apache/calcite/sql/SqlSelectOperator.html  |   326 +-
 apidocs/org/apache/calcite/sql/SqlSetOperator.html |   248 +-
 apidocs/org/apache/calcite/sql/SqlSetOption.html   |   358 +-
 .../sql/SqlSnapshot.SqlSnapshotOperator.html       |   449 +
 apidocs/org/apache/calcite/sql/SqlSnapshot.html    |   538 +
 .../sql/SqlSpecialOperator.ReduceResult.html       |   165 +-
 .../sql/SqlSpecialOperator.TokenSequence.html      |   173 +-
 .../org/apache/calcite/sql/SqlSpecialOperator.html |   245 +-
 ...lSplittableAggFunction.AbstractSumSplitter.html |   243 +-
 .../SqlSplittableAggFunction.CountSplitter.html    |   252 +-
 .../sql/SqlSplittableAggFunction.Registry.html     |   113 +-
 .../sql/SqlSplittableAggFunction.SelfSplitter.html |   254 +-
 .../sql/SqlSplittableAggFunction.Sum0Splitter.html |   189 +-
 .../sql/SqlSplittableAggFunction.SumSplitter.html  |   189 +-
 .../calcite/sql/SqlSplittableAggFunction.html      |   199 +-
 apidocs/org/apache/calcite/sql/SqlStateCodes.html  |   350 +-
 apidocs/org/apache/calcite/sql/SqlSyntax.html      |   278 +-
 apidocs/org/apache/calcite/sql/SqlTimeLiteral.html |   275 +-
 .../apache/calcite/sql/SqlTimestampLiteral.html    |   262 +-
 .../org/apache/calcite/sql/SqlUnnestOperator.html  |   262 +-
 .../apache/calcite/sql/SqlUnresolvedFunction.html  |   197 +-
 apidocs/org/apache/calcite/sql/SqlUpdate.html      |   426 +-
 .../SqlUtil.DatabaseMetaDataInvocationHandler.html |   209 +-
 .../apache/calcite/sql/SqlUtil.Genealogist.html    |   359 +-
 apidocs/org/apache/calcite/sql/SqlUtil.html        |   702 +-
 .../org/apache/calcite/sql/SqlValuesOperator.html  |   193 +-
 .../org/apache/calcite/sql/SqlWindow.Bound.html    |   266 +-
 .../calcite/sql/SqlWindow.SqlWindowOperator.html   |   248 +-
 apidocs/org/apache/calcite/sql/SqlWindow.html      |   778 +-
 .../calcite/sql/SqlWith.SqlWithOperator.html       |   263 +-
 apidocs/org/apache/calcite/sql/SqlWith.html        |   286 +-
 .../sql/SqlWithItem.SqlWithItemOperator.html       |   230 +-
 apidocs/org/apache/calcite/sql/SqlWithItem.html    |   280 +-
 .../apache/calcite/sql/SqlWithinGroupOperator.html |   237 +-
 .../org/apache/calcite/sql/SqlWriter.Frame.html    |    95 +-
 .../apache/calcite/sql/SqlWriter.FrameType.html    |   122 +-
 .../calcite/sql/SqlWriter.FrameTypeEnum.html       |   423 +-
 .../calcite/sql/SqlWriter.SubQueryStyle.html       |   217 +-
 apidocs/org/apache/calcite/sql/SqlWriter.html      |   363 +-
 .../sql/advise/SqlAdvisor.ValidateErrorInfo.html   |   243 +-
 .../org/apache/calcite/sql/advise/SqlAdvisor.html  |   511 +-
 .../sql/advise/SqlAdvisorGetHintsFunction.html     |   256 +-
 .../sql/advise/SqlAdvisorGetHintsFunction2.html    |   258 +-
 .../apache/calcite/sql/advise/SqlAdvisorHint.html  |   188 +-
 .../apache/calcite/sql/advise/SqlAdvisorHint2.html |   180 +-
 .../calcite/sql/advise/SqlAdvisorValidator.html    |   390 +-
 .../sql/advise/SqlSimpleParser.IdToken.html        |   139 +-
 .../calcite/sql/advise/SqlSimpleParser.Query.html  |   258 +-
 .../calcite/sql/advise/SqlSimpleParser.Token.html  |   196 +-
 .../sql/advise/SqlSimpleParser.TokenType.html      |   366 +-
 .../sql/advise/SqlSimpleParser.Tokenizer.html      |   239 +-
 .../apache/calcite/sql/advise/SqlSimpleParser.html |   248 +-
 .../class-use/SqlAdvisor.ValidateErrorInfo.html    |   126 +-
 .../calcite/sql/advise/class-use/SqlAdvisor.html   |   145 +-
 .../class-use/SqlAdvisorGetHintsFunction.html      |    88 +-
 .../class-use/SqlAdvisorGetHintsFunction2.html     |    88 +-
 .../sql/advise/class-use/SqlAdvisorHint.html       |   128 +-
 .../sql/advise/class-use/SqlAdvisorHint2.html      |   116 +-
 .../sql/advise/class-use/SqlAdvisorValidator.html  |    88 +-
 .../advise/class-use/SqlSimpleParser.IdToken.html  |    88 +-
 .../advise/class-use/SqlSimpleParser.Query.html    |   112 +-
 .../advise/class-use/SqlSimpleParser.Token.html    |   196 +-
 .../class-use/SqlSimpleParser.TokenType.html       |   173 +-
 .../class-use/SqlSimpleParser.Tokenizer.html       |    88 +-
 .../sql/advise/class-use/SqlSimpleParser.html      |    88 +-
 .../apache/calcite/sql/advise/package-frame.html   |    34 +
 .../apache/calcite/sql/advise/package-summary.html |   162 +-
 .../apache/calcite/sql/advise/package-tree.html    |   122 +-
 .../org/apache/calcite/sql/advise/package-use.html |   138 +-
 apidocs/org/apache/calcite/sql/babel/Babel.html    |   123 +-
 .../apache/calcite/sql/babel/class-use/Babel.html  |    88 +-
 .../apache/calcite/sql/babel/package-frame.html    |    20 +
 .../apache/calcite/sql/babel/package-summary.html  |   102 +-
 .../org/apache/calcite/sql/babel/package-tree.html |    90 +-
 .../org/apache/calcite/sql/babel/package-use.html  |    84 +-
 .../sql/class-use/ExplicitOperatorBinding.html     |    88 +-
 .../calcite/sql/class-use/JoinConditionType.html   |   156 +-
 .../org/apache/calcite/sql/class-use/JoinType.html |   196 +-
 .../apache/calcite/sql/class-use/SemiJoinType.html |   512 +-
 .../sql/class-use/SqlAbstractDateTimeLiteral.html  |   152 +-
 .../sql/class-use/SqlAbstractStringLiteral.html    |   139 +-
 .../calcite/sql/class-use/SqlAccessEnum.html       |   171 +-
 .../calcite/sql/class-use/SqlAccessType.html       |   188 +-
 .../calcite/sql/class-use/SqlAggFunction.html      |  1159 +-
 .../org/apache/calcite/sql/class-use/SqlAlter.html |   110 +-
 .../calcite/sql/class-use/SqlAsOperator.html       |   122 +-
 .../apache/calcite/sql/class-use/SqlBasicCall.html |    88 +-
 .../calcite/sql/class-use/SqlBinaryOperator.html   |   337 +-
 .../sql/class-use/SqlBinaryStringLiteral.html      |   126 +-
 .../org/apache/calcite/sql/class-use/SqlCall.html  |  3058 +-
 .../calcite/sql/class-use/SqlCallBinding.html      |   400 +-
 .../sql/class-use/SqlCharStringLiteral.html        |   132 +-
 .../sql/class-use/SqlCollation.Coercibility.html   |   155 +-
 .../apache/calcite/sql/class-use/SqlCollation.html |   529 +-
 .../apache/calcite/sql/class-use/SqlCreate.html    |   128 +-
 .../calcite/sql/class-use/SqlDataTypeSpec.html     |   381 +-
 .../calcite/sql/class-use/SqlDateLiteral.html      |   150 +-
 .../org/apache/calcite/sql/class-use/SqlDdl.html   |   170 +-
 .../apache/calcite/sql/class-use/SqlDelete.html    |   178 +-
 .../calcite/sql/class-use/SqlDescribeSchema.html   |    88 +-
 .../calcite/sql/class-use/SqlDescribeTable.html    |    88 +-
 .../sql/class-use/SqlDialect.CalendarPolicy.html   |   172 +-
 .../calcite/sql/class-use/SqlDialect.Context.html  |   342 +-
 .../sql/class-use/SqlDialect.ContextImpl.html      |    88 +-
 .../sql/class-use/SqlDialect.DatabaseProduct.html  |   228 +-
 .../calcite/sql/class-use/SqlDialect.FakeUtil.html |    88 +-
 .../apache/calcite/sql/class-use/SqlDialect.html   |   883 +-
 .../calcite/sql/class-use/SqlDialectFactory.html   |   166 +-
 .../sql/class-use/SqlDialectFactoryImpl.html       |   112 +-
 .../org/apache/calcite/sql/class-use/SqlDrop.html  |   156 +-
 .../calcite/sql/class-use/SqlDynamicParam.html     |   233 +-
 .../sql/class-use/SqlExecutableStatement.html      |   146 +-
 .../calcite/sql/class-use/SqlExplain.Depth.html    |   122 +-
 .../apache/calcite/sql/class-use/SqlExplain.html   |    88 +-
 .../calcite/sql/class-use/SqlExplainFormat.html    |   230 +-
 .../calcite/sql/class-use/SqlExplainLevel.html     |   415 +-
 .../calcite/sql/class-use/SqlFilterOperator.html   |   112 +-
 .../apache/calcite/sql/class-use/SqlFunction.html  |  1116 +-
 .../class-use/SqlFunctionCategory.Property.html    |   143 +-
 .../calcite/sql/class-use/SqlFunctionCategory.html |   555 +-
 .../sql/class-use/SqlFunctionalOperator.html       |   128 +-
 .../sql/class-use/SqlGroupedWindowFunction.html    |   259 +-
 .../calcite/sql/class-use/SqlIdentifier.html       |  1876 +-
 .../calcite/sql/class-use/SqlInfixOperator.html    |   110 +-
 .../apache/calcite/sql/class-use/SqlInsert.html    |   288 +-
 .../calcite/sql/class-use/SqlInsertKeyword.html    |   129 +-
 .../calcite/sql/class-use/SqlInternalOperator.html |   160 +-
 .../SqlIntervalLiteral.IntervalValue.html          |   135 +-
 .../calcite/sql/class-use/SqlIntervalLiteral.html  |   197 +-
 .../sql/class-use/SqlIntervalQualifier.html        |   518 +-
 .../calcite/sql/class-use/SqlJdbcDataTypeName.html |   117 +-
 ...JdbcFunctionCall.JdbcToInternalLookupTable.html |   114 +-
 .../class-use/SqlJdbcFunctionCall.MakeCall.html    |   156 +-
 .../SqlJdbcFunctionCall.PermutingMakeCall.html     |    88 +-
 .../SqlJdbcFunctionCall.SimpleMakeCall.html        |   112 +-
 .../calcite/sql/class-use/SqlJdbcFunctionCall.html |   116 +-
 .../sql/class-use/SqlJoin.SqlJoinOperator.html     |   112 +-
 .../org/apache/calcite/sql/class-use/SqlJoin.html  |   162 +-
 .../class-use/SqlJsonConstructorNullClause.html    |   238 +-
 .../calcite/sql/class-use/SqlJsonEmptyOrError.html |   117 +-
 .../calcite/sql/class-use/SqlJsonEncoding.html     |   117 +-
 .../sql/class-use/SqlJsonExistsErrorBehavior.html  |   139 +-
 .../SqlJsonQueryEmptyOrErrorBehavior.html          |   163 +-
 .../sql/class-use/SqlJsonQueryWrapperBehavior.html |   143 +-
 .../SqlJsonValueEmptyOrErrorBehavior.html          |   145 +-
 .../org/apache/calcite/sql/class-use/SqlKind.html  |  1811 +-
 .../calcite/sql/class-use/SqlLateralOperator.html  |    88 +-
 .../sql/class-use/SqlLiteral.SqlSymbol.html        |    88 +-
 .../apache/calcite/sql/class-use/SqlLiteral.html   |  1033 +-
 .../class-use/SqlMatchRecognize.AfterOption.html   |   117 +-
 .../SqlMatchRecognize.RowsPerMatchOption.html      |   117 +-
 ...qlMatchRecognize.SqlMatchRecognizeOperator.html |   112 +-
 .../calcite/sql/class-use/SqlMatchRecognize.html   |   204 +-
 .../org/apache/calcite/sql/class-use/SqlMerge.html |   176 +-
 .../org/apache/calcite/sql/class-use/SqlNode.html  |  7109 +--
 .../apache/calcite/sql/class-use/SqlNodeList.html  |  1356 +-
 .../calcite/sql/class-use/SqlNullSemantics.html    |   117 +-
 .../calcite/sql/class-use/SqlNumericLiteral.html   |   147 +-
 .../sql/class-use/SqlOperandCountRange.html        |   353 +-
 .../apache/calcite/sql/class-use/SqlOperator.html  |  2497 +-
 .../calcite/sql/class-use/SqlOperatorBinding.html  |   514 +-
 .../calcite/sql/class-use/SqlOperatorTable.html    |   604 +-
 .../calcite/sql/class-use/SqlOrderBy.Operator.html |    88 +-
 .../apache/calcite/sql/class-use/SqlOrderBy.html   |    88 +-
 .../calcite/sql/class-use/SqlOverOperator.html     |    88 +-
 .../calcite/sql/class-use/SqlPostfixOperator.html  |   247 +-
 .../calcite/sql/class-use/SqlPrefixOperator.html   |   187 +-
 .../sql/class-use/SqlProcedureCallOperator.html    |    88 +-
 .../calcite/sql/class-use/SqlRankFunction.html     |   132 +-
 .../SqlSampleSpec.SqlSubstitutionSampleSpec.html   |    88 +-
 .../SqlSampleSpec.SqlTableSampleSpec.html          |    88 +-
 .../calcite/sql/class-use/SqlSampleSpec.html       |   160 +-
 .../apache/calcite/sql/class-use/SqlSelect.html    |   894 +-
 .../calcite/sql/class-use/SqlSelectKeyword.html    |   132 +-
 .../calcite/sql/class-use/SqlSelectOperator.html   |   112 +-
 .../calcite/sql/class-use/SqlSetOperator.html      |   187 +-
 .../apache/calcite/sql/class-use/SqlSetOption.html |    88 +-
 .../class-use/SqlSnapshot.SqlSnapshotOperator.html |   167 +
 .../apache/calcite/sql/class-use/SqlSnapshot.html  |   125 +
 .../class-use/SqlSpecialOperator.ReduceResult.html |   157 +-
 .../SqlSpecialOperator.TokenSequence.html          |   196 +-
 .../calcite/sql/class-use/SqlSpecialOperator.html  |   434 +-
 ...lSplittableAggFunction.AbstractSumSplitter.html |   113 +-
 .../SqlSplittableAggFunction.CountSplitter.html    |   112 +-
 .../SqlSplittableAggFunction.Registry.html         |   185 +-
 .../SqlSplittableAggFunction.SelfSplitter.html     |   112 +-
 .../SqlSplittableAggFunction.Sum0Splitter.html     |   112 +-
 .../SqlSplittableAggFunction.SumSplitter.html      |   112 +-
 .../sql/class-use/SqlSplittableAggFunction.html    |   122 +-
 .../calcite/sql/class-use/SqlStateCodes.html       |   121 +-
 .../apache/calcite/sql/class-use/SqlSyntax.html    |   434 +-
 .../calcite/sql/class-use/SqlTimeLiteral.html      |   150 +-
 .../calcite/sql/class-use/SqlTimestampLiteral.html |   150 +-
 .../calcite/sql/class-use/SqlUnnestOperator.html   |   117 +-
 .../sql/class-use/SqlUnresolvedFunction.html       |    88 +-
 .../apache/calcite/sql/class-use/SqlUpdate.html    |   248 +-
 .../SqlUtil.DatabaseMetaDataInvocationHandler.html |    88 +-
 .../calcite/sql/class-use/SqlUtil.Genealogist.html |    88 +-
 .../org/apache/calcite/sql/class-use/SqlUtil.html  |    88 +-
 .../calcite/sql/class-use/SqlValuesOperator.html   |    88 +-
 .../calcite/sql/class-use/SqlWindow.Bound.html     |   117 +-
 .../sql/class-use/SqlWindow.SqlWindowOperator.html |   112 +-
 .../apache/calcite/sql/class-use/SqlWindow.html    |   315 +-
 .../sql/class-use/SqlWith.SqlWithOperator.html     |   112 +-
 .../org/apache/calcite/sql/class-use/SqlWith.html  |   178 +-
 .../class-use/SqlWithItem.SqlWithItemOperator.html |   112 +-
 .../apache/calcite/sql/class-use/SqlWithItem.html  |   149 +-
 .../sql/class-use/SqlWithinGroupOperator.html      |   112 +-
 .../calcite/sql/class-use/SqlWriter.Frame.html     |   231 +-
 .../calcite/sql/class-use/SqlWriter.FrameType.html |   251 +-
 .../sql/class-use/SqlWriter.FrameTypeEnum.html     |   149 +-
 .../sql/class-use/SqlWriter.SubQueryStyle.html     |   147 +-
 .../apache/calcite/sql/class-use/SqlWriter.html    |  1143 +-
 .../calcite/sql/ddl/SqlAttributeDefinition.html    |   286 +-
 .../apache/calcite/sql/ddl/SqlCheckConstraint.html |   251 +-
 .../calcite/sql/ddl/SqlColumnDeclaration.html      |   284 +-
 .../calcite/sql/ddl/SqlCreateForeignSchema.html    |   323 +-
 .../apache/calcite/sql/ddl/SqlCreateFunction.html  |   291 +-
 ...eateMaterializedView.MaterializedViewTable.html |   226 +-
 .../calcite/sql/ddl/SqlCreateMaterializedView.html |   300 +-
 .../apache/calcite/sql/ddl/SqlCreateSchema.html    |   262 +-
 .../SqlCreateTable.AbstractModifiableTable.html    |   207 +-
 .../calcite/sql/ddl/SqlCreateTable.ColumnDef.html  |   199 +-
 .../sql/ddl/SqlCreateTable.MutableArrayTable.html  |   321 +-
 .../org/apache/calcite/sql/ddl/SqlCreateTable.html |   308 +-
 .../org/apache/calcite/sql/ddl/SqlCreateType.html  |   288 +-
 .../org/apache/calcite/sql/ddl/SqlCreateView.html  |   288 +-
 .../calcite/sql/ddl/SqlDdlNodes.FileType.html      |   224 +-
 .../org/apache/calcite/sql/ddl/SqlDdlNodes.html    |   509 +-
 .../apache/calcite/sql/ddl/SqlDropFunction.html    |   211 +-
 .../calcite/sql/ddl/SqlDropMaterializedView.html   |   229 +-
 .../org/apache/calcite/sql/ddl/SqlDropObject.html  |   253 +-
 .../org/apache/calcite/sql/ddl/SqlDropSchema.html  |   261 +-
 .../org/apache/calcite/sql/ddl/SqlDropTable.html   |   211 +-
 .../org/apache/calcite/sql/ddl/SqlDropType.html    |   211 +-
 .../org/apache/calcite/sql/ddl/SqlDropView.html    |   211 +-
 .../apache/calcite/sql/ddl/SqlKeyConstraint.html   |   290 +-
 .../sql/ddl/class-use/SqlAttributeDefinition.html  |    88 +-
 .../sql/ddl/class-use/SqlCheckConstraint.html      |    88 +-
 .../sql/ddl/class-use/SqlColumnDeclaration.html    |    88 +-
 .../sql/ddl/class-use/SqlCreateForeignSchema.html  |   120 +-
 .../sql/ddl/class-use/SqlCreateFunction.html       |   118 +-
 ...eateMaterializedView.MaterializedViewTable.html |    88 +-
 .../ddl/class-use/SqlCreateMaterializedView.html   |   118 +-
 .../calcite/sql/ddl/class-use/SqlCreateSchema.html |   114 +-
 .../SqlCreateTable.AbstractModifiableTable.html    |   113 +-
 .../ddl/class-use/SqlCreateTable.ColumnDef.html    |   116 +-
 .../SqlCreateTable.MutableArrayTable.html          |   110 +-
 .../calcite/sql/ddl/class-use/SqlCreateTable.html  |   118 +-
 .../calcite/sql/ddl/class-use/SqlCreateType.html   |   118 +-
 .../calcite/sql/ddl/class-use/SqlCreateView.html   |   118 +-
 .../sql/ddl/class-use/SqlDdlNodes.FileType.html    |   117 +-
 .../calcite/sql/ddl/class-use/SqlDdlNodes.html     |    88 +-
 .../calcite/sql/ddl/class-use/SqlDropFunction.html |    88 +-
 .../sql/ddl/class-use/SqlDropMaterializedView.html |    88 +-
 .../calcite/sql/ddl/class-use/SqlDropObject.html   |   122 +-
 .../calcite/sql/ddl/class-use/SqlDropSchema.html   |   114 +-
 .../calcite/sql/ddl/class-use/SqlDropTable.html    |   114 +-
 .../calcite/sql/ddl/class-use/SqlDropType.html     |   114 +-
 .../calcite/sql/ddl/class-use/SqlDropView.html     |    88 +-
 .../sql/ddl/class-use/SqlKeyConstraint.html        |   143 +-
 .../org/apache/calcite/sql/ddl/package-frame.html  |    46 +
 .../apache/calcite/sql/ddl/package-summary.html    |   174 +-
 .../org/apache/calcite/sql/ddl/package-tree.html   |   154 +-
 .../org/apache/calcite/sql/ddl/package-use.html    |   149 +-
 .../calcite/sql/dialect/AccessSqlDialect.html      |   193 +-
 .../apache/calcite/sql/dialect/AnsiSqlDialect.html |   175 +-
 .../calcite/sql/dialect/BigQuerySqlDialect.html    |   263 +-
 .../calcite/sql/dialect/CalciteSqlDialect.html     |   175 +-
 .../apache/calcite/sql/dialect/Db2SqlDialect.html  |   244 +-
 .../calcite/sql/dialect/DerbySqlDialect.html       |   175 +-
 .../calcite/sql/dialect/FirebirdSqlDialect.html    |   175 +-
 .../apache/calcite/sql/dialect/H2SqlDialect.html   |   204 +-
 .../apache/calcite/sql/dialect/HiveSqlDialect.html |   272 +-
 .../calcite/sql/dialect/HsqldbSqlDialect.html      |   264 +-
 .../calcite/sql/dialect/InfobrightSqlDialect.html  |   193 +-
 .../calcite/sql/dialect/InformixSqlDialect.html    |   175 +-
 .../calcite/sql/dialect/IngresSqlDialect.html      |   175 +-
 .../calcite/sql/dialect/InterbaseSqlDialect.html   |   175 +-
 .../dialect/JethroDataSqlDialect.JethroInfo.html   |   158 +-
 .../JethroDataSqlDialect.JethroInfoCache.html      |   115 +-
 .../JethroDataSqlDialect.JethroInfoCacheImpl.html  |   178 +-
 ...throDataSqlDialect.JethroSupportedFunction.html |   176 +-
 .../calcite/sql/dialect/JethroDataSqlDialect.html  |   284 +-
 .../calcite/sql/dialect/LucidDbSqlDialect.html     |   175 +-
 .../calcite/sql/dialect/MssqlSqlDialect.html       |   326 +-
 .../calcite/sql/dialect/MysqlSqlDialect.html       |   351 +-
 .../calcite/sql/dialect/NeoviewSqlDialect.html     |   175 +-
 .../calcite/sql/dialect/NetezzaSqlDialect.html     |   175 +-
 .../calcite/sql/dialect/OracleSqlDialect.html      |   228 +-
 .../calcite/sql/dialect/ParaccelSqlDialect.html    |   175 +-
 .../calcite/sql/dialect/PhoenixSqlDialect.html     |   193 +-
 .../calcite/sql/dialect/PostgresqlSqlDialect.html  |   248 +-
 .../calcite/sql/dialect/RedshiftSqlDialect.html    |   205 +-
 .../calcite/sql/dialect/SparkSqlDialect.html       |   431 +
 .../calcite/sql/dialect/SybaseSqlDialect.html      |   175 +-
 .../calcite/sql/dialect/TeradataSqlDialect.html    |   175 +-
 .../calcite/sql/dialect/VerticaSqlDialect.html     |   193 +-
 .../sql/dialect/class-use/AccessSqlDialect.html    |    88 +-
 .../sql/dialect/class-use/AnsiSqlDialect.html      |    88 +-
 .../sql/dialect/class-use/BigQuerySqlDialect.html  |    88 +-
 .../sql/dialect/class-use/CalciteSqlDialect.html   |    88 +-
 .../sql/dialect/class-use/Db2SqlDialect.html       |    88 +-
 .../sql/dialect/class-use/DerbySqlDialect.html     |    88 +-
 .../sql/dialect/class-use/FirebirdSqlDialect.html  |    88 +-
 .../sql/dialect/class-use/H2SqlDialect.html        |    88 +-
 .../sql/dialect/class-use/HiveSqlDialect.html      |    88 +-
 .../sql/dialect/class-use/HsqldbSqlDialect.html    |    88 +-
 .../dialect/class-use/InfobrightSqlDialect.html    |    88 +-
 .../sql/dialect/class-use/InformixSqlDialect.html  |    88 +-
 .../sql/dialect/class-use/IngresSqlDialect.html    |    88 +-
 .../sql/dialect/class-use/InterbaseSqlDialect.html |    88 +-
 .../class-use/JethroDataSqlDialect.JethroInfo.html |   227 +-
 .../JethroDataSqlDialect.JethroInfoCache.html      |   142 +-
 .../JethroDataSqlDialect.JethroInfoCacheImpl.html  |    88 +-
 ...throDataSqlDialect.JethroSupportedFunction.html |   122 +-
 .../dialect/class-use/JethroDataSqlDialect.html    |    88 +-
 .../sql/dialect/class-use/LucidDbSqlDialect.html   |    88 +-
 .../sql/dialect/class-use/MssqlSqlDialect.html     |    88 +-
 .../sql/dialect/class-use/MysqlSqlDialect.html     |    88 +-
 .../sql/dialect/class-use/NeoviewSqlDialect.html   |    88 +-
 .../sql/dialect/class-use/NetezzaSqlDialect.html   |    88 +-
 .../sql/dialect/class-use/OracleSqlDialect.html    |    88 +-
 .../sql/dialect/class-use/ParaccelSqlDialect.html  |    88 +-
 .../sql/dialect/class-use/PhoenixSqlDialect.html   |    88 +-
 .../dialect/class-use/PostgresqlSqlDialect.html    |    88 +-
 .../sql/dialect/class-use/RedshiftSqlDialect.html  |    88 +-
 .../sql/dialect/class-use/SparkSqlDialect.html     |   125 +
 .../sql/dialect/class-use/SybaseSqlDialect.html    |    88 +-
 .../sql/dialect/class-use/TeradataSqlDialect.html  |    88 +-
 .../sql/dialect/class-use/VerticaSqlDialect.html   |    88 +-
 .../apache/calcite/sql/dialect/package-frame.html  |    55 +
 .../calcite/sql/dialect/package-summary.html       |   176 +-
 .../apache/calcite/sql/dialect/package-tree.html   |   157 +-
 .../apache/calcite/sql/dialect/package-use.html    |   125 +-
 .../calcite/sql/fun/OracleSqlOperatorTable.html    |   260 +-
 .../calcite/sql/fun/SqlAbstractGroupFunction.html  |   249 +-
 .../calcite/sql/fun/SqlAbstractTimeFunction.html   |   243 +-
 .../calcite/sql/fun/SqlAnyValueAggFunction.html    |   165 +-
 .../sql/fun/SqlArgumentAssignmentOperator.html     |   203 +-
 .../calcite/sql/fun/SqlArrayQueryConstructor.html  |   175 +-
 .../calcite/sql/fun/SqlArrayValueConstructor.html  |   199 +-
 .../calcite/sql/fun/SqlAvgAggFunction.Subtype.html |   273 +-
 .../apache/calcite/sql/fun/SqlAvgAggFunction.html  |   233 +-
 .../calcite/sql/fun/SqlBaseContextVariable.html    |   212 +-
 .../sql/fun/SqlBetweenOperator.AndFinder.html      |   184 +-
 .../calcite/sql/fun/SqlBetweenOperator.Flag.html   |   217 +-
 .../apache/calcite/sql/fun/SqlBetweenOperator.html |   364 +-
 .../calcite/sql/fun/SqlBitOpAggFunction.html       |   347 +
 apidocs/org/apache/calcite/sql/fun/SqlCase.html    |   342 +-
 .../apache/calcite/sql/fun/SqlCaseOperator.html    |   367 +-
 .../apache/calcite/sql/fun/SqlCastFunction.html    |   277 +-
 .../calcite/sql/fun/SqlCoalesceFunction.html       |   177 +-
 .../sql/fun/SqlCollectionTableOperator.html        |   213 +-
 .../calcite/sql/fun/SqlColumnListConstructor.html  |   193 +-
 .../apache/calcite/sql/fun/SqlConvertFunction.html |   194 +-
 .../calcite/sql/fun/SqlCountAggFunction.html       |   256 +-
 .../sql/fun/SqlCovarAggFunction.Subtype.html       |   262 +-
 .../calcite/sql/fun/SqlCovarAggFunction.html       |   218 +-
 .../calcite/sql/fun/SqlCurrentDateFunction.html    |   197 +-
 .../calcite/sql/fun/SqlCursorConstructor.html      |   227 +-
 .../calcite/sql/fun/SqlDatePartFunction.html       |   238 +-
 .../calcite/sql/fun/SqlDatetimePlusOperator.html   |   238 +-
 .../sql/fun/SqlDatetimeSubtractionOperator.html    |   225 +-
 .../apache/calcite/sql/fun/SqlDefaultOperator.html |   193 +-
 .../org/apache/calcite/sql/fun/SqlDotOperator.html |   391 +-
 .../apache/calcite/sql/fun/SqlExtendOperator.html  |   201 +-
 .../apache/calcite/sql/fun/SqlExtractFunction.html |   207 +-
 .../sql/fun/SqlFirstLastValueAggFunction.html      |   207 +-
 .../apache/calcite/sql/fun/SqlFloorFunction.html   |   238 +-
 .../apache/calcite/sql/fun/SqlGroupIdFunction.html |   171 +-
 .../calcite/sql/fun/SqlGroupingFunction.html       |   173 +-
 .../calcite/sql/fun/SqlGroupingIdFunction.html     |   185 +-
 .../calcite/sql/fun/SqlHistogramAggFunction.html   |   229 +-
 .../org/apache/calcite/sql/fun/SqlInOperator.html  |   252 +-
 .../apache/calcite/sql/fun/SqlItemOperator.html    |   303 +-
 .../sql/fun/SqlJsonApiCommonSyntaxOperator.html    |   210 +-
 .../sql/fun/SqlJsonArrayAggAggFunction.html        |   301 +-
 .../calcite/sql/fun/SqlJsonArrayFunction.html      |   254 +-
 .../calcite/sql/fun/SqlJsonDepthFunction.html      |   412 +
 .../calcite/sql/fun/SqlJsonExistsFunction.html     |   192 +-
 .../sql/fun/SqlJsonObjectAggAggFunction.html       |   270 +-
 .../calcite/sql/fun/SqlJsonObjectFunction.html     |   273 +-
 .../calcite/sql/fun/SqlJsonPrettyFunction.html     |   412 +
 .../calcite/sql/fun/SqlJsonQueryFunction.html      |   233 +-
 .../calcite/sql/fun/SqlJsonTypeFunction.html       |   412 +
 .../sql/fun/SqlJsonValueExpressionOperator.html    |   207 +-
 .../calcite/sql/fun/SqlJsonValueFunction.html      |   311 +-
 .../calcite/sql/fun/SqlLeadLagAggFunction.html     |   219 +-
 .../apache/calcite/sql/fun/SqlLikeOperator.html    |   277 +-
 .../calcite/sql/fun/SqlLiteralChainOperator.html   |   299 +-
 .../calcite/sql/fun/SqlMapQueryConstructor.html    |   175 +-
 .../calcite/sql/fun/SqlMapValueConstructor.html    |   231 +-
 .../calcite/sql/fun/SqlMinMaxAggFunction.html      |   301 +-
 .../sql/fun/SqlMonotonicBinaryOperator.html        |   193 +-
 .../calcite/sql/fun/SqlMonotonicUnaryFunction.html |   199 +-
 .../sql/fun/SqlMultisetMemberOfOperator.html       |   194 +-
 .../sql/fun/SqlMultisetQueryConstructor.html       |   291 +-
 .../calcite/sql/fun/SqlMultisetSetOperator.html    |   171 +-
 .../sql/fun/SqlMultisetValueConstructor.html       |   257 +-
 .../org/apache/calcite/sql/fun/SqlNewOperator.html |   188 +-
 .../calcite/sql/fun/SqlNthValueAggFunction.html    |   165 +-
 .../calcite/sql/fun/SqlNtileAggFunction.html       |   163 +-
 .../apache/calcite/sql/fun/SqlNullifFunction.html  |   177 +-
 .../calcite/sql/fun/SqlOverlapsOperator.html       |   241 +-
 .../apache/calcite/sql/fun/SqlOverlayFunction.html |   206 +-
 .../calcite/sql/fun/SqlPositionFunction.html       |   225 +-
 .../calcite/sql/fun/SqlQuantifyOperator.html       |   181 +-
 .../apache/calcite/sql/fun/SqlRandFunction.html    |   182 +-
 .../calcite/sql/fun/SqlRandIntegerFunction.html    |   182 +-
 .../calcite/sql/fun/SqlRegrCountAggFunction.html   |   173 +-
 .../apache/calcite/sql/fun/SqlRollupOperator.html  |   218 +-
 .../org/apache/calcite/sql/fun/SqlRowOperator.html |   236 +-
 .../calcite/sql/fun/SqlSequenceValueOperator.html  |   260 +-
 .../calcite/sql/fun/SqlSingleValueAggFunction.html |   229 +-
 .../calcite/sql/fun/SqlStdOperatorTable.html       |  3001 +-
 .../calcite/sql/fun/SqlStringContextVariable.html  |   163 +-
 .../calcite/sql/fun/SqlSubstringFunction.html      |   254 +-
 .../apache/calcite/sql/fun/SqlSumAggFunction.html  |   242 +-
 .../sql/fun/SqlSumEmptyIsZeroAggFunction.html      |   205 +-
 .../apache/calcite/sql/fun/SqlThrowOperator.html   |   193 +-
 .../calcite/sql/fun/SqlTimestampAddFunction.html   |   201 +-
 .../calcite/sql/fun/SqlTimestampDiffFunction.html  |   167 +-
 .../calcite/sql/fun/SqlTranslate3Function.html     |   194 +-
 .../calcite/sql/fun/SqlTrimFunction.Flag.html      |   272 +-
 .../apache/calcite/sql/fun/SqlTrimFunction.html    |   272 +-
 .../sql/fun/class-use/OracleSqlOperatorTable.html  |   124 +-
 .../fun/class-use/SqlAbstractGroupFunction.html    |   122 +-
 .../sql/fun/class-use/SqlAbstractTimeFunction.html |    88 +-
 .../sql/fun/class-use/SqlAnyValueAggFunction.html  |    88 +-
 .../class-use/SqlArgumentAssignmentOperator.html   |    88 +-
 .../fun/class-use/SqlArrayQueryConstructor.html    |    88 +-
 .../fun/class-use/SqlArrayValueConstructor.html    |   136 +-
 .../fun/class-use/SqlAvgAggFunction.Subtype.html   |   142 +-
 .../sql/fun/class-use/SqlAvgAggFunction.html       |    88 +-
 .../sql/fun/class-use/SqlBaseContextVariable.html  |   110 +-
 .../class-use/SqlBetweenOperator.AndFinder.html    |    88 +-
 .../sql/fun/class-use/SqlBetweenOperator.Flag.html |   141 +-
 .../sql/fun/class-use/SqlBetweenOperator.html      |   151 +-
 .../sql/fun/class-use/SqlBitOpAggFunction.html     |   125 +
 .../apache/calcite/sql/fun/class-use/SqlCase.html  |   142 +-
 .../calcite/sql/fun/class-use/SqlCaseOperator.html |   117 +-
 .../calcite/sql/fun/class-use/SqlCastFunction.html |    88 +-
 .../sql/fun/class-use/SqlCoalesceFunction.html     |    88 +-
 .../fun/class-use/SqlCollectionTableOperator.html  |    88 +-
 .../fun/class-use/SqlColumnListConstructor.html    |   112 +-
 .../sql/fun/class-use/SqlConvertFunction.html      |    88 +-
 .../sql/fun/class-use/SqlCountAggFunction.html     |   110 +-
 .../fun/class-use/SqlCovarAggFunction.Subtype.html |   142 +-
 .../sql/fun/class-use/SqlCovarAggFunction.html     |    88 +-
 .../sql/fun/class-use/SqlCurrentDateFunction.html  |    88 +-
 .../sql/fun/class-use/SqlCursorConstructor.html    |   112 +-
 .../sql/fun/class-use/SqlDatePartFunction.html     |   157 +-
 .../sql/fun/class-use/SqlDatetimePlusOperator.html |    88 +-
 .../class-use/SqlDatetimeSubtractionOperator.html  |   136 +-
 .../sql/fun/class-use/SqlDefaultOperator.html      |    88 +-
 .../calcite/sql/fun/class-use/SqlDotOperator.html  |    88 +-
 .../sql/fun/class-use/SqlExtendOperator.html       |    88 +-
 .../sql/fun/class-use/SqlExtractFunction.html      |   116 +-
 .../class-use/SqlFirstLastValueAggFunction.html    |    88 +-
 .../sql/fun/class-use/SqlFloorFunction.html        |    88 +-
 .../sql/fun/class-use/SqlGroupIdFunction.html      |   112 +-
 .../sql/fun/class-use/SqlGroupingFunction.html     |   117 +-
 .../sql/fun/class-use/SqlGroupingIdFunction.html   |    88 +-
 .../sql/fun/class-use/SqlHistogramAggFunction.html |    88 +-
 .../calcite/sql/fun/class-use/SqlInOperator.html   |   136 +-
 .../calcite/sql/fun/class-use/SqlItemOperator.html |    88 +-
 .../class-use/SqlJsonApiCommonSyntaxOperator.html  |   112 +-
 .../fun/class-use/SqlJsonArrayAggAggFunction.html  |   124 +-
 .../sql/fun/class-use/SqlJsonArrayFunction.html    |    88 +-
 .../sql/fun/class-use/SqlJsonDepthFunction.html    |   125 +
 .../sql/fun/class-use/SqlJsonExistsFunction.html   |    88 +-
 .../fun/class-use/SqlJsonObjectAggAggFunction.html |   124 +-
 .../sql/fun/class-use/SqlJsonObjectFunction.html   |    88 +-
 .../sql/fun/class-use/SqlJsonPrettyFunction.html   |   125 +
 .../sql/fun/class-use/SqlJsonQueryFunction.html    |    88 +-
 .../sql/fun/class-use/SqlJsonTypeFunction.html     |   125 +
 .../class-use/SqlJsonValueExpressionOperator.html  |   117 +-
 .../sql/fun/class-use/SqlJsonValueFunction.html    |    88 +-
 .../sql/fun/class-use/SqlLeadLagAggFunction.html   |    88 +-
 .../calcite/sql/fun/class-use/SqlLikeOperator.html |    88 +-
 .../sql/fun/class-use/SqlLiteralChainOperator.html |   136 +-
 .../sql/fun/class-use/SqlMapQueryConstructor.html  |    88 +-
 .../sql/fun/class-use/SqlMapValueConstructor.html  |   136 +-
 .../sql/fun/class-use/SqlMinMaxAggFunction.html    |    88 +-
 .../fun/class-use/SqlMonotonicBinaryOperator.html  |    88 +-
 .../fun/class-use/SqlMonotonicUnaryFunction.html   |   110 +-
 .../fun/class-use/SqlMultisetMemberOfOperator.html |    88 +-
 .../fun/class-use/SqlMultisetQueryConstructor.html |   159 +-
 .../sql/fun/class-use/SqlMultisetSetOperator.html  |   137 +-
 .../fun/class-use/SqlMultisetValueConstructor.html |   149 +-
 .../calcite/sql/fun/class-use/SqlNewOperator.html  |    88 +-
 .../sql/fun/class-use/SqlNthValueAggFunction.html  |    88 +-
 .../sql/fun/class-use/SqlNtileAggFunction.html     |    88 +-
 .../sql/fun/class-use/SqlNullifFunction.html       |    88 +-
 .../sql/fun/class-use/SqlOverlapsOperator.html     |   166 +-
 .../sql/fun/class-use/SqlOverlayFunction.html      |    88 +-
 .../sql/fun/class-use/SqlPositionFunction.html     |    88 +-
 .../sql/fun/class-use/SqlQuantifyOperator.html     |   240 +-
 .../calcite/sql/fun/class-use/SqlRandFunction.html |   112 +-
 .../sql/fun/class-use/SqlRandIntegerFunction.html  |   112 +-
 .../sql/fun/class-use/SqlRegrCountAggFunction.html |    88 +-
 .../sql/fun/class-use/SqlRollupOperator.html       |    88 +-
 .../calcite/sql/fun/class-use/SqlRowOperator.html  |   158 +-
 .../fun/class-use/SqlSequenceValueOperator.html    |   116 +-
 .../fun/class-use/SqlSingleValueAggFunction.html   |    88 +-
 .../sql/fun/class-use/SqlStdOperatorTable.html     |   176 +-
 .../fun/class-use/SqlStringContextVariable.html    |    88 +-
 .../sql/fun/class-use/SqlSubstringFunction.html    |    88 +-
 .../sql/fun/class-use/SqlSumAggFunction.html       |    88 +-
 .../class-use/SqlSumEmptyIsZeroAggFunction.html    |    88 +-
 .../sql/fun/class-use/SqlThrowOperator.html        |   112 +-
 .../sql/fun/class-use/SqlTimestampAddFunction.html |    88 +-
 .../fun/class-use/SqlTimestampDiffFunction.html    |    88 +-
 .../sql/fun/class-use/SqlTranslate3Function.html   |    88 +-
 .../sql/fun/class-use/SqlTrimFunction.Flag.html    |   147 +-
 .../calcite/sql/fun/class-use/SqlTrimFunction.html |   112 +-
 .../org/apache/calcite/sql/fun/package-frame.html  |   113 +
 .../apache/calcite/sql/fun/package-summary.html    |   394 +-
 .../org/apache/calcite/sql/fun/package-tree.html   |   300 +-
 .../org/apache/calcite/sql/fun/package-use.html    |   324 +-
 apidocs/org/apache/calcite/sql/package-frame.html  |   162 +
 .../org/apache/calcite/sql/package-summary.html    |   610 +-
 apidocs/org/apache/calcite/sql/package-tree.html   |   376 +-
 apidocs/org/apache/calcite/sql/package-use.html    |  1858 +-
 apidocs/org/apache/calcite/sql/parser/Span.html    |   298 +-
 .../parser/SqlAbstractParserImpl.ExprContext.html  |   288 +-
 .../sql/parser/SqlAbstractParserImpl.Metadata.html |   166 +-
 .../parser/SqlAbstractParserImpl.MetadataImpl.html |   349 +-
 .../calcite/sql/parser/SqlAbstractParserImpl.html  |   382 +-
 .../calcite/sql/parser/SqlParseException.html      |   265 +-
 .../calcite/sql/parser/SqlParser.Config.html       |   194 +-
 .../sql/parser/SqlParser.ConfigBuilder.html        |   303 +-
 .../calcite/sql/parser/SqlParser.ConfigImpl.html   |   286 +-
 .../org/apache/calcite/sql/parser/SqlParser.html   |   340 +-
 .../calcite/sql/parser/SqlParserImplFactory.html   |   119 +-
 .../sql/parser/SqlParserPos.QuotedParserPos.html   |   320 +
 .../apache/calcite/sql/parser/SqlParserPos.html    |   463 +-
 .../calcite/sql/parser/SqlParserUtil.Format.html   |   176 +-
 .../parser/SqlParserUtil.OldTokenSequenceImpl.html |   243 +-
 .../sql/parser/SqlParserUtil.ParsedCollation.html  |   209 +-
 .../sql/parser/SqlParserUtil.StringAndPos.html     |   167 +-
 .../sql/parser/SqlParserUtil.ToTreeListItem.html   |   202 +-
 .../parser/SqlParserUtil.TokenSequenceImpl.html    |   261 +-
 .../apache/calcite/sql/parser/SqlParserUtil.html   |   629 +-
 .../apache/calcite/sql/parser/class-use/Span.html  |   174 +-
 .../SqlAbstractParserImpl.ExprContext.html         |   138 +-
 .../class-use/SqlAbstractParserImpl.Metadata.html  |   149 +-
 .../SqlAbstractParserImpl.MetadataImpl.html        |    88 +-
 .../parser/class-use/SqlAbstractParserImpl.html    |   170 +-
 .../sql/parser/class-use/SqlParseException.html    |   236 +-
 .../sql/parser/class-use/SqlParser.Config.html     |   343 +-
 .../parser/class-use/SqlParser.ConfigBuilder.html  |   209 +-
 .../sql/parser/class-use/SqlParser.ConfigImpl.html |    88 +-
 .../calcite/sql/parser/class-use/SqlParser.html    |   177 +-
 .../sql/parser/class-use/SqlParserImplFactory.html |   160 +-
 .../class-use/SqlParserPos.QuotedParserPos.html    |   125 +
 .../calcite/sql/parser/class-use/SqlParserPos.html |  2836 +-
 .../sql/parser/class-use/SqlParserUtil.Format.html |   112 +-
 .../SqlParserUtil.OldTokenSequenceImpl.html        |    88 +-
 .../class-use/SqlParserUtil.ParsedCollation.html   |   112 +-
 .../class-use/SqlParserUtil.StringAndPos.html      |   112 +-
 .../class-use/SqlParserUtil.ToTreeListItem.html    |    88 +-
 .../class-use/SqlParserUtil.TokenSequenceImpl.html |    88 +-
 .../sql/parser/class-use/SqlParserUtil.html        |    88 +-
 .../apache/calcite/sql/parser/package-frame.html   |    48 +
 .../apache/calcite/sql/parser/package-summary.html |   182 +-
 .../apache/calcite/sql/parser/package-tree.html    |   142 +-
 .../org/apache/calcite/sql/parser/package-use.html |   350 +-
 .../calcite/sql/pretty/SqlFormatOptions.html       |   363 +-
 .../calcite/sql/pretty/SqlPrettyWriter.Bean.html   |   216 +-
 .../sql/pretty/SqlPrettyWriter.FrameImpl.html      |   268 +-
 .../apache/calcite/sql/pretty/SqlPrettyWriter.html |  1012 +-
 .../sql/pretty/class-use/SqlFormatOptions.html     |   110 +-
 .../sql/pretty/class-use/SqlPrettyWriter.Bean.html |   129 +-
 .../class-use/SqlPrettyWriter.FrameImpl.html       |   142 +-
 .../sql/pretty/class-use/SqlPrettyWriter.html      |   122 +-
 .../apache/calcite/sql/pretty/package-frame.html   |    22 +
 .../apache/calcite/sql/pretty/package-summary.html |   108 +-
 .../apache/calcite/sql/pretty/package-tree.html    |    96 +-
 .../org/apache/calcite/sql/pretty/package-use.html |   115 +-
 .../apache/calcite/sql/type/AbstractSqlType.html   |   251 +-
 .../org/apache/calcite/sql/type/ArraySqlType.html  |   250 +-
 .../sql/type/AssignableOperandTypeChecker.html     |   252 +-
 .../org/apache/calcite/sql/type/BasicSqlType.html  |   392 +-
 .../sql/type/ComparableOperandTypeChecker.html     |   289 +-
 .../CompositeOperandTypeChecker.Composition.html   |   231 +-
 .../sql/type/CompositeOperandTypeChecker.html      |   322 +-
 .../type/CompositeSingleOperandTypeChecker.html    |   226 +-
 .../sql/type/CursorReturnTypeInference.html        |   173 +-
 .../sql/type/ExplicitOperandTypeInference.html     |   183 +-
 .../sql/type/ExplicitReturnTypeInference.html      |   181 +-
 .../org/apache/calcite/sql/type/ExtraSqlTypes.html |   150 +-
 .../calcite/sql/type/FamilyOperandTypeChecker.html |   269 +-
 .../org/apache/calcite/sql/type/InferTypes.html    |   196 +-
 .../apache/calcite/sql/type/IntervalSqlType.html   |   278 +-
 .../JavaToSqlTypeConversionRules.ColumnList.html   |   121 +-
 .../sql/type/JavaToSqlTypeConversionRules.html     |   199 +-
 .../sql/type/LiteralOperandTypeChecker.html        |   250 +-
 .../org/apache/calcite/sql/type/MapSqlType.html    |   265 +-
 .../calcite/sql/type/MatchReturnTypeInference.html |   199 +-
 .../sql/type/MultisetOperandTypeChecker.html       |   215 +-
 .../apache/calcite/sql/type/MultisetSqlType.html   |   250 +-
 .../org/apache/calcite/sql/type/ObjectSqlType.html |   291 +-
 .../OperandTypes.PeriodOperandTypeChecker.html     |   232 +-
 .../org/apache/calcite/sql/type/OperandTypes.html  |   919 +-
 .../calcite/sql/type/OperandsTypeChecking.html     |   123 +-
 .../sql/type/OrdinalReturnTypeInference.html       |   171 +-
 .../org/apache/calcite/sql/type/ReturnTypes.html   |   844 +-
 .../calcite/sql/type/SameOperandTypeChecker.html   |   296 +-
 .../SameOperandTypeExceptLastOperandChecker.html   |   220 +-
 .../calcite/sql/type/SetopOperandTypeChecker.html  |   213 +-
 .../sql/type/SqlOperandCountRanges.RangeImpl.html  |   198 +-
 .../calcite/sql/type/SqlOperandCountRanges.html    |   184 +-
 .../type/SqlOperandTypeChecker.Consistency.html    |   224 +-
 .../calcite/sql/type/SqlOperandTypeChecker.html    |   167 +-
 .../calcite/sql/type/SqlOperandTypeInference.html  |   119 +-
 .../calcite/sql/type/SqlReturnTypeInference.html   |   119 +-
 .../sql/type/SqlReturnTypeInferenceChain.html      |   179 +-
 .../sql/type/SqlSingleOperandTypeChecker.html      |   143 +-
 .../sql/type/SqlTypeAssignmentRules.Builder.html   |   190 +-
 .../calcite/sql/type/SqlTypeAssignmentRules.html   |   234 +-
 .../sql/type/SqlTypeExplicitPrecedenceList.html    |   264 +-
 .../type/SqlTypeFactoryImpl.UnknownSqlType.html    |   201 +-
 .../calcite/sql/type/SqlTypeFactoryImpl.html       |   447 +-
 .../org/apache/calcite/sql/type/SqlTypeFamily.html |   413 +-
 .../apache/calcite/sql/type/SqlTypeName.Limit.html |   224 +-
 .../calcite/sql/type/SqlTypeName.PrecScale.html    |   117 +-
 .../org/apache/calcite/sql/type/SqlTypeName.html   |   956 +-
 .../apache/calcite/sql/type/SqlTypeTransform.html  |   119 +-
 .../calcite/sql/type/SqlTypeTransformCascade.html  |   192 +-
 .../apache/calcite/sql/type/SqlTypeTransforms.html |   223 +-
 .../org/apache/calcite/sql/type/SqlTypeUtil.html   |   795 +-
 .../sql/type/TableFunctionReturnTypeInference.html |   231 +-
 .../sql/type/class-use/AbstractSqlType.html        |   128 +-
 .../calcite/sql/type/class-use/ArraySqlType.html   |    88 +-
 .../class-use/AssignableOperandTypeChecker.html    |    88 +-
 .../calcite/sql/type/class-use/BasicSqlType.html   |   129 +-
 .../class-use/ComparableOperandTypeChecker.html    |    88 +-
 .../CompositeOperandTypeChecker.Composition.html   |   152 +-
 .../class-use/CompositeOperandTypeChecker.html     |   112 +-
 .../CompositeSingleOperandTypeChecker.html         |    88 +-
 .../type/class-use/CursorReturnTypeInference.html  |    88 +-
 .../class-use/ExplicitOperandTypeInference.html    |    88 +-
 .../class-use/ExplicitReturnTypeInference.html     |   139 +-
 .../calcite/sql/type/class-use/ExtraSqlTypes.html  |    88 +-
 .../type/class-use/FamilyOperandTypeChecker.html   |   151 +-
 .../calcite/sql/type/class-use/InferTypes.html     |    88 +-
 .../sql/type/class-use/IntervalSqlType.html        |   128 +-
 .../JavaToSqlTypeConversionRules.ColumnList.html   |    88 +-
 .../class-use/JavaToSqlTypeConversionRules.html    |   126 +-
 .../type/class-use/LiteralOperandTypeChecker.html  |    88 +-
 .../calcite/sql/type/class-use/MapSqlType.html     |    88 +-
 .../type/class-use/MatchReturnTypeInference.html   |    88 +-
 .../type/class-use/MultisetOperandTypeChecker.html |    88 +-
 .../sql/type/class-use/MultisetSqlType.html        |    88 +-
 .../calcite/sql/type/class-use/ObjectSqlType.html  |    88 +-
 .../OperandTypes.PeriodOperandTypeChecker.html     |    88 +-
 .../calcite/sql/type/class-use/OperandTypes.html   |    88 +-
 .../sql/type/class-use/OperandsTypeChecking.html   |    88 +-
 .../type/class-use/OrdinalReturnTypeInference.html |    88 +-
 .../calcite/sql/type/class-use/ReturnTypes.html    |    88 +-
 .../sql/type/class-use/SameOperandTypeChecker.html |   113 +-
 .../SameOperandTypeExceptLastOperandChecker.html   |    88 +-
 .../type/class-use/SetopOperandTypeChecker.html    |    88 +-
 .../class-use/SqlOperandCountRanges.RangeImpl.html |    88 +-
 .../sql/type/class-use/SqlOperandCountRanges.html  |    88 +-
 .../SqlOperandTypeChecker.Consistency.html         |   226 +-
 .../sql/type/class-use/SqlOperandTypeChecker.html  |   870 +-
 .../type/class-use/SqlOperandTypeInference.html    |   598 +-
 .../sql/type/class-use/SqlReturnTypeInference.html |  1056 +-
 .../class-use/SqlReturnTypeInferenceChain.html     |   112 +-
 .../class-use/SqlSingleOperandTypeChecker.html     |   573 +-
 .../class-use/SqlTypeAssignmentRules.Builder.html  |   110 +-
 .../sql/type/class-use/SqlTypeAssignmentRules.html |   134 +-
 .../class-use/SqlTypeExplicitPrecedenceList.html   |   134 +-
 .../SqlTypeFactoryImpl.UnknownSqlType.html         |    88 +-
 .../sql/type/class-use/SqlTypeFactoryImpl.html     |   132 +-
 .../calcite/sql/type/class-use/SqlTypeFamily.html  |   260 +-
 .../sql/type/class-use/SqlTypeName.Limit.html      |   151 +-
 .../sql/type/class-use/SqlTypeName.PrecScale.html  |    88 +-
 .../calcite/sql/type/class-use/SqlTypeName.html    |  1459 +-
 .../sql/type/class-use/SqlTypeTransform.html       |   190 +-
 .../type/class-use/SqlTypeTransformCascade.html    |   138 +-
 .../sql/type/class-use/SqlTypeTransforms.html      |    88 +-
 .../calcite/sql/type/class-use/SqlTypeUtil.html    |    88 +-
 .../TableFunctionReturnTypeInference.html          |    88 +-
 .../org/apache/calcite/sql/type/package-frame.html |    78 +
 .../apache/calcite/sql/type/package-summary.html   |   244 +-
 .../org/apache/calcite/sql/type/package-tree.html  |   214 +-
 .../org/apache/calcite/sql/type/package-use.html   |   456 +-
 .../calcite/sql/util/ChainedSqlOperatorTable.html  |   212 +-
 .../calcite/sql/util/ListSqlOperatorTable.html     |   219 +-
 .../sql/util/ReflectiveSqlOperatorTable.Key.html   |   178 +-
 .../sql/util/ReflectiveSqlOperatorTable.html       |   231 +-
 .../sql/util/SqlBasicVisitor.ArgHandler.html       |   134 +-
 .../sql/util/SqlBasicVisitor.ArgHandlerImpl.html   |   207 +-
 .../apache/calcite/sql/util/SqlBasicVisitor.html   |   272 +-
 .../org/apache/calcite/sql/util/SqlBuilder.html    |   368 +-
 .../sql/util/SqlShuttle.CallCopyingArgHandler.html |   221 +-
 .../org/apache/calcite/sql/util/SqlShuttle.html    |   289 +-
 apidocs/org/apache/calcite/sql/util/SqlString.html |   250 +-
 .../org/apache/calcite/sql/util/SqlVisitor.html    |   199 +-
 .../util/class-use/ChainedSqlOperatorTable.html    |    88 +-
 .../sql/util/class-use/ListSqlOperatorTable.html   |    88 +-
 .../class-use/ReflectiveSqlOperatorTable.Key.html  |   112 +-
 .../util/class-use/ReflectiveSqlOperatorTable.html |   115 +-
 .../util/class-use/SqlBasicVisitor.ArgHandler.html |   241 +-
 .../class-use/SqlBasicVisitor.ArgHandlerImpl.html  |    88 +-
 .../sql/util/class-use/SqlBasicVisitor.html        |   250 +-
 .../calcite/sql/util/class-use/SqlBuilder.html     |   169 +-
 .../SqlShuttle.CallCopyingArgHandler.html          |    88 +-
 .../calcite/sql/util/class-use/SqlShuttle.html     |   135 +-
 .../calcite/sql/util/class-use/SqlString.html      |   221 +-
 .../calcite/sql/util/class-use/SqlVisitor.html     |   422 +-
 .../org/apache/calcite/sql/util/package-frame.html |    33 +
 .../apache/calcite/sql/util/package-summary.html   |   146 +-
 .../org/apache/calcite/sql/util/package-tree.html  |   116 +-
 .../org/apache/calcite/sql/util/package-use.html   |   275 +-
 .../calcite/sql/validate/AbstractNamespace.html    |   479 +-
 .../apache/calcite/sql/validate/AggChecker.html    |   269 +-
 .../sql/validate/AggFinder.AggIterable.html        |   230 +-
 .../org/apache/calcite/sql/validate/AggFinder.html |   226 +-
 .../apache/calcite/sql/validate/AggVisitor.html    |   240 +-
 .../calcite/sql/validate/AggregatingScope.html     |   139 +-
 .../validate/AggregatingSelectScope.Resolved.html  |   225 +-
 .../sql/validate/AggregatingSelectScope.html       |   325 +-
 .../calcite/sql/validate/AliasNamespace.html       |   228 +-
 .../apache/calcite/sql/validate/CatalogScope.html  |   225 +-
 .../calcite/sql/validate/CollectNamespace.html     |   228 +-
 .../apache/calcite/sql/validate/CollectScope.html  |   234 +-
 .../sql/validate/CyclicDefinitionException.html    |   170 +-
 .../calcite/sql/validate/DelegatingNamespace.html  |   374 +-
 .../calcite/sql/validate/DelegatingScope.html      |   518 +-
 .../DelegatingSqlValidatorCatalogReader.html       |   231 +-
 .../sql/validate/DelegatingSqlValidatorTable.html  |   220 +-
 .../apache/calcite/sql/validate/EmptyScope.html    |   506 +-
 .../calcite/sql/validate/FieldNamespace.html       |   239 +-
 .../apache/calcite/sql/validate/GroupByScope.html  |   231 +-
 .../calcite/sql/validate/IdentifierNamespace.html  |   387 +-
 .../apache/calcite/sql/validate/JoinNamespace.html |   204 +-
 .../org/apache/calcite/sql/validate/JoinScope.html |   278 +-
 .../org/apache/calcite/sql/validate/ListScope.html |   366 +-
 .../sql/validate/MatchRecognizeNamespace.html      |   208 +-
 .../calcite/sql/validate/MatchRecognizeScope.html  |   312 +-
 .../apache/calcite/sql/validate/OrderByScope.html  |   293 +-
 .../org/apache/calcite/sql/validate/OverScope.html |   238 +-
 .../calcite/sql/validate/ParameterNamespace.html   |   221 +-
 .../calcite/sql/validate/ParameterScope.html       |   232 +-
 .../calcite/sql/validate/ProcedureNamespace.html   |   221 +-
 .../calcite/sql/validate/SchemaNamespace.html      |   204 +-
 .../apache/calcite/sql/validate/ScopeChild.html    |   178 +-
 .../calcite/sql/validate/SelectNamespace.html      |   240 +-
 .../apache/calcite/sql/validate/SelectScope.html   |   355 +-
 .../calcite/sql/validate/SetopNamespace.html       |   236 +-
 .../sql/validate/SqlAbstractConformance.html       |   528 +-
 .../calcite/sql/validate/SqlConformance.html       |   542 +-
 .../calcite/sql/validate/SqlConformanceEnum.html   |   679 +-
 .../sql/validate/SqlDelegatingConformance.html     |   413 +-
 .../calcite/sql/validate/SqlIdentifierMoniker.html |   233 +-
 .../apache/calcite/sql/validate/SqlModality.html   |   215 +-
 .../apache/calcite/sql/validate/SqlMoniker.html    |   166 +-
 .../calcite/sql/validate/SqlMonikerImpl.html       |   277 +-
 .../calcite/sql/validate/SqlMonikerType.html       |   259 +-
 .../calcite/sql/validate/SqlMonotonicity.html      |   286 +-
 .../calcite/sql/validate/SqlNameMatcher.html       |   187 +-
 .../sql/validate/SqlNameMatchers.BaseMatcher.html  |   313 +-
 .../SqlNameMatchers.LiberalNameMatcher.html        |   201 +-
 .../calcite/sql/validate/SqlNameMatchers.html      |   198 +-
 .../apache/calcite/sql/validate/SqlQualified.html  |   224 +-
 .../calcite/sql/validate/SqlScopedShuttle.html     |   233 +-
 .../sql/validate/SqlUserDefinedAggFunction.html    |   270 +-
 .../sql/validate/SqlUserDefinedFunction.html       |   255 +-
 .../sql/validate/SqlUserDefinedTableFunction.html  |   233 +-
 ...lUserDefinedTableMacro.NonLiteralException.html |   137 +-
 .../sql/validate/SqlUserDefinedTableMacro.html     |   289 +-
 .../apache/calcite/sql/validate/SqlValidator.html  |   931 +-
 .../sql/validate/SqlValidatorCatalogReader.html    |   271 +-
 .../sql/validate/SqlValidatorException.html        |   168 +-
 .../validate/SqlValidatorImpl.DeleteNamespace.html |   217 +-
 .../SqlValidatorImpl.DeriveTypeVisitor.html        |   275 +-
 .../validate/SqlValidatorImpl.DmlNamespace.html    |   179 +-
 .../sql/validate/SqlValidatorImpl.Expander.html    |   245 +-
 .../SqlValidatorImpl.ExtendedExpander.html         |   272 +-
 .../SqlValidatorImpl.FunctionParamInfo.html        |   156 +-
 .../sql/validate/SqlValidatorImpl.IdInfo.html      |   162 +-
 .../validate/SqlValidatorImpl.InsertNamespace.html |   217 +-
 .../validate/SqlValidatorImpl.MergeNamespace.html  |   217 +-
 .../SqlValidatorImpl.NavigationExpander.html       |   252 +-
 .../SqlValidatorImpl.NavigationModifier.html       |   175 +-
 .../SqlValidatorImpl.NavigationReplacer.html       |   236 +-
 .../SqlValidatorImpl.OrderExpressionExpander.html  |   287 +-
 .../SqlValidatorImpl.PatternValidator.html         |   306 +-
 .../SqlValidatorImpl.PatternVarVisitor.html        |   273 +-
 .../sql/validate/SqlValidatorImpl.Permute.html     |   201 +-
 .../sql/validate/SqlValidatorImpl.Status.html      |   224 +-
 .../validate/SqlValidatorImpl.UpdateNamespace.html |   217 +-
 .../validate/SqlValidatorImpl.ValidationError.html |   184 +-
 .../SqlValidatorImpl.ValidationErrorFunction.html  |   151 +-
 .../calcite/sql/validate/SqlValidatorImpl.html     |  3198 +-
 .../sql/validate/SqlValidatorNamespace.html        |   294 +-
 .../sql/validate/SqlValidatorScope.EmptyPath.html  |   147 +-
 .../sql/validate/SqlValidatorScope.Path.html       |   216 +-
 .../sql/validate/SqlValidatorScope.Resolve.html    |   209 +-
 .../sql/validate/SqlValidatorScope.Resolved.html   |   134 +-
 .../validate/SqlValidatorScope.ResolvedImpl.html   |   206 +-
 .../sql/validate/SqlValidatorScope.Step.html       |   234 +-
 .../calcite/sql/validate/SqlValidatorScope.html    |   392 +-
 .../calcite/sql/validate/SqlValidatorTable.html    |   198 +-
 .../sql/validate/SqlValidatorUtil.DeepCopier.html  |   340 +-
 .../validate/SqlValidatorUtil.GroupAnalyzer.html   |   188 +-
 .../sql/validate/SqlValidatorUtil.Suggester.html   |   119 +-
 .../calcite/sql/validate/SqlValidatorUtil.html     |   902 +-
 .../sql/validate/SqlValidatorWithHints.html        |   181 +-
 .../sql/validate/TableConstructorNamespace.html    |   243 +-
 .../calcite/sql/validate/TableNamespace.html       |   283 +-
 .../apache/calcite/sql/validate/TableScope.html    |   222 +-
 .../calcite/sql/validate/UnnestNamespace.html      |   236 +-
 .../calcite/sql/validate/WithItemNamespace.html    |   221 +-
 .../apache/calcite/sql/validate/WithNamespace.html |   208 +-
 .../org/apache/calcite/sql/validate/WithScope.html |   284 +-
 .../sql/validate/class-use/AbstractNamespace.html  |   176 +-
 .../calcite/sql/validate/class-use/AggChecker.html |    88 +-
 .../validate/class-use/AggFinder.AggIterable.html  |    88 +-
 .../calcite/sql/validate/class-use/AggFinder.html  |   173 +-
 .../calcite/sql/validate/class-use/AggVisitor.html |   115 +-
 .../sql/validate/class-use/AggregatingScope.html   |   128 +-
 .../class-use/AggregatingSelectScope.Resolved.html |   124 +-
 .../validate/class-use/AggregatingSelectScope.html |   153 +-
 .../sql/validate/class-use/AliasNamespace.html     |    88 +-
 .../sql/validate/class-use/CatalogScope.html       |    88 +-
 .../sql/validate/class-use/CollectNamespace.html   |    88 +-
 .../sql/validate/class-use/CollectScope.html       |    88 +-
 .../class-use/CyclicDefinitionException.html       |    88 +-
 .../validate/class-use/DelegatingNamespace.html    |    88 +-
 .../sql/validate/class-use/DelegatingScope.html    |   159 +-
 .../DelegatingSqlValidatorCatalogReader.html       |    88 +-
 .../class-use/DelegatingSqlValidatorTable.html     |    88 +-
 .../calcite/sql/validate/class-use/EmptyScope.html |   110 +-
 .../sql/validate/class-use/FieldNamespace.html     |    88 +-
 .../sql/validate/class-use/GroupByScope.html       |    88 +-
 .../validate/class-use/IdentifierNamespace.html    |   122 +-
 .../sql/validate/class-use/JoinNamespace.html      |    88 +-
 .../calcite/sql/validate/class-use/JoinScope.html  |    88 +-
 .../calcite/sql/validate/class-use/ListScope.html  |   128 +-
 .../class-use/MatchRecognizeNamespace.html         |   114 +-
 .../validate/class-use/MatchRecognizeScope.html    |   143 +-
 .../sql/validate/class-use/OrderByScope.html       |    88 +-
 .../calcite/sql/validate/class-use/OverScope.html  |    88 +-
 .../sql/validate/class-use/ParameterNamespace.html |    88 +-
 .../sql/validate/class-use/ParameterScope.html     |    88 +-
 .../sql/validate/class-use/ProcedureNamespace.html |    88 +-
 .../sql/validate/class-use/SchemaNamespace.html    |    88 +-
 .../calcite/sql/validate/class-use/ScopeChild.html |   180 +-
 .../sql/validate/class-use/SelectNamespace.html    |   114 +-
 .../sql/validate/class-use/SelectScope.html        |   170 +-
 .../sql/validate/class-use/SetopNamespace.html     |   114 +-
 .../validate/class-use/SqlAbstractConformance.html |   112 +-
 .../sql/validate/class-use/SqlConformance.html     |   543 +-
 .../sql/validate/class-use/SqlConformanceEnum.html |   173 +-
 .../class-use/SqlDelegatingConformance.html        |    88 +-
 .../validate/class-use/SqlIdentifierMoniker.html   |    88 +-
 .../sql/validate/class-use/SqlModality.html        |   251 +-
 .../calcite/sql/validate/class-use/SqlMoniker.html |   469 +-
 .../sql/validate/class-use/SqlMonikerImpl.html     |   116 +-
 .../sql/validate/class-use/SqlMonikerType.html     |   193 +-
 .../sql/validate/class-use/SqlMonotonicity.html    |   572 +-
 .../sql/validate/class-use/SqlNameMatcher.html     |   389 +-
 .../class-use/SqlNameMatchers.BaseMatcher.html     |   127 +-
 .../SqlNameMatchers.LiberalNameMatcher.html        |    88 +-
 .../sql/validate/class-use/SqlNameMatchers.html    |    88 +-
 .../sql/validate/class-use/SqlQualified.html       |   165 +-
 .../sql/validate/class-use/SqlScopedShuttle.html   |   121 +-
 .../class-use/SqlUserDefinedAggFunction.html       |    88 +-
 .../validate/class-use/SqlUserDefinedFunction.html |   110 +-
 .../class-use/SqlUserDefinedTableFunction.html     |    88 +-
 ...lUserDefinedTableMacro.NonLiteralException.html |   112 +-
 .../class-use/SqlUserDefinedTableMacro.html        |    88 +-
 .../sql/validate/class-use/SqlValidator.html       |  1339 +-
 .../class-use/SqlValidatorCatalogReader.html       |   281 +-
 .../validate/class-use/SqlValidatorException.html  |  1221 +-
 .../SqlValidatorImpl.DeleteNamespace.html          |    88 +-
 .../SqlValidatorImpl.DeriveTypeVisitor.html        |    88 +-
 .../class-use/SqlValidatorImpl.DmlNamespace.html   |   119 +-
 .../class-use/SqlValidatorImpl.Expander.html       |   110 +-
 .../SqlValidatorImpl.ExtendedExpander.html         |    88 +-
 .../SqlValidatorImpl.FunctionParamInfo.html        |   112 +-
 .../class-use/SqlValidatorImpl.IdInfo.html         |   114 +-
 .../SqlValidatorImpl.InsertNamespace.html          |    88 +-
 .../class-use/SqlValidatorImpl.MergeNamespace.html |    88 +-
 .../SqlValidatorImpl.NavigationExpander.html       |    88 +-
 .../SqlValidatorImpl.NavigationModifier.html       |   113 +-
 .../SqlValidatorImpl.NavigationReplacer.html       |    88 +-
 .../SqlValidatorImpl.OrderExpressionExpander.html  |    88 +-
 .../SqlValidatorImpl.PatternValidator.html         |    88 +-
 .../SqlValidatorImpl.PatternVarVisitor.html        |    88 +-
 .../class-use/SqlValidatorImpl.Permute.html        |    88 +-
 .../class-use/SqlValidatorImpl.Status.html         |   129 +-
 .../SqlValidatorImpl.UpdateNamespace.html          |    88 +-
 .../SqlValidatorImpl.ValidationError.html          |    88 +-
 .../SqlValidatorImpl.ValidationErrorFunction.html  |   138 +-
 .../sql/validate/class-use/SqlValidatorImpl.html   |   383 +-
 .../validate/class-use/SqlValidatorNamespace.html  |   635 +-
 .../class-use/SqlValidatorScope.EmptyPath.html     |   112 +-
 .../validate/class-use/SqlValidatorScope.Path.html |   244 +-
 .../class-use/SqlValidatorScope.Resolve.html       |   124 +-
 .../class-use/SqlValidatorScope.Resolved.html      |   235 +-
 .../class-use/SqlValidatorScope.ResolvedImpl.html  |    88 +-
 .../validate/class-use/SqlValidatorScope.Step.html |   141 +-
 .../sql/validate/class-use/SqlValidatorScope.html  |  2055 +-
 .../sql/validate/class-use/SqlValidatorTable.html  |   321 +-
 .../class-use/SqlValidatorUtil.DeepCopier.html     |    88 +-
 .../class-use/SqlValidatorUtil.GroupAnalyzer.html  |   148 +-
 .../class-use/SqlValidatorUtil.Suggester.html      |   192 +-
 .../sql/validate/class-use/SqlValidatorUtil.html   |    88 +-
 .../validate/class-use/SqlValidatorWithHints.html  |   212 +-
 .../class-use/TableConstructorNamespace.html       |    88 +-
 .../sql/validate/class-use/TableNamespace.html     |   130 +-
 .../calcite/sql/validate/class-use/TableScope.html |   112 +-
 .../sql/validate/class-use/UnnestNamespace.html    |    88 +-
 .../sql/validate/class-use/WithItemNamespace.html  |    88 +-
 .../sql/validate/class-use/WithNamespace.html      |    88 +-
 .../calcite/sql/validate/class-use/WithScope.html  |    88 +-
 .../apache/calcite/sql/validate/package-frame.html |   122 +
 .../calcite/sql/validate/package-summary.html      |   424 +-
 .../apache/calcite/sql/validate/package-tree.html  |   318 +-
 .../apache/calcite/sql/validate/package-use.html   |   633 +-
 .../calcite/sql2rel/AuxiliaryConverter.Impl.html   |   197 +-
 .../apache/calcite/sql2rel/AuxiliaryConverter.html |   137 +-
 .../CorrelationReferenceFinder.MyRexVisitor.html   |   192 +-
 .../sql2rel/CorrelationReferenceFinder.html        |   214 +-
 ...ables.DeduplicateCorrelateVariablesShuttle.html |   231 +-
 .../sql2rel/DeduplicateCorrelateVariables.html     |   232 +-
 .../apache/calcite/sql2rel/InitializerContext.html |   124 +-
 .../sql2rel/InitializerExpressionFactory.html      |   178 +-
 .../sql2rel/NullInitializerExpressionFactory.html  |   234 +-
 .../calcite/sql2rel/ReflectiveConvertletTable.html |   211 +-
 ...relator.AdjustProjectForCountAggregateRule.html |   210 +-
 .../calcite/sql2rel/RelDecorrelator.CorDef.html    |   207 +-
 .../calcite/sql2rel/RelDecorrelator.CorRef.html    |   223 +-
 .../calcite/sql2rel/RelDecorrelator.CorelMap.html  |   247 +-
 .../sql2rel/RelDecorrelator.CorelMapBuilder.html   |   304 +-
 .../RelDecorrelator.DecorrelateRexShuttle.html     |   218 +-
 .../calcite/sql2rel/RelDecorrelator.Frame.html     |   179 +-
 ...or.RemoveCorrelationForScalarAggregateRule.html |   173 +-
 ...ator.RemoveCorrelationForScalarProjectRule.html |   173 +-
 ...elDecorrelator.RemoveCorrelationRexShuttle.html |   275 +-
 .../RelDecorrelator.RemoveSingleAggregateRule.html |   173 +-
 .../apache/calcite/sql2rel/RelDecorrelator.html    |   819 +-
 .../sql2rel/RelFieldTrimmer.TrimResult.html        |   164 +-
 .../apache/calcite/sql2rel/RelFieldTrimmer.html    |   616 +-
 ...lStructuredTypeFlattener.RewriteRelVisitor.html |   177 +-
 ...lStructuredTypeFlattener.RewriteRexShuttle.html |   220 +-
 ...lStructuredTypeFlattener.SelfFlatteningRel.html |   141 +-
 .../sql2rel/RelStructuredTypeFlattener.html        |   610 +-
 .../calcite/sql2rel/SqlNodeToRexConverter.html     |   167 +-
 .../calcite/sql2rel/SqlNodeToRexConverterImpl.html |   233 +-
 .../org/apache/calcite/sql2rel/SqlRexContext.html  |   192 +-
 .../apache/calcite/sql2rel/SqlRexConvertlet.html   |   119 +-
 .../calcite/sql2rel/SqlRexConvertletTable.html     |   115 +-
 .../sql2rel/SqlToRelConverter.AggConverter.html    |   469 +-
 .../sql2rel/SqlToRelConverter.AggregateFinder.html |   219 +-
 .../sql2rel/SqlToRelConverter.Blackboard.html      |   713 +-
 .../calcite/sql2rel/SqlToRelConverter.Config.html  |   214 +-
 .../sql2rel/SqlToRelConverter.ConfigBuilder.html   |   304 +-
 .../sql2rel/SqlToRelConverter.ConfigImpl.html      |   321 +-
 .../sql2rel/SqlToRelConverter.CorrelationUse.html  |   175 +-
 .../sql2rel/SqlToRelConverter.DeferredLookup.html  |   187 +-
 .../SqlToRelConverter.HistogramShuttle.html        |   267 +-
 .../sql2rel/SqlToRelConverter.LookupContext.html   |   171 +-
 .../SqlToRelConverter.NoOpSubQueryConverter.html   |   164 +-
 .../sql2rel/SqlToRelConverter.SubQuery.html        |   171 +-
 .../apache/calcite/sql2rel/SqlToRelConverter.html  |  1839 +-
 ...ndardConvertletTable.AvgVarianceConvertlet.html |   232 +-
 ...tandardConvertletTable.FloorCeilConvertlet.html |   151 +-
 ...StandardConvertletTable.GreatestConvertlet.html |   151 +-
 ...rdConvertletTable.RegrCovarianceConvertlet.html |   246 +-
 ...dardConvertletTable.TimestampAddConvertlet.html |   151 +-
 ...ardConvertletTable.TimestampDiffConvertlet.html |   151 +-
 .../StandardConvertletTable.TrimConvertlet.html    |   175 +-
 .../calcite/sql2rel/StandardConvertletTable.html   |   873 +-
 .../apache/calcite/sql2rel/SubQueryConverter.html  |   126 +-
 .../sql2rel/class-use/AuxiliaryConverter.Impl.html |    88 +-
 .../sql2rel/class-use/AuxiliaryConverter.html      |   156 +-
 .../CorrelationReferenceFinder.MyRexVisitor.html   |   112 +-
 .../class-use/CorrelationReferenceFinder.html      |   122 +-
 ...ables.DeduplicateCorrelateVariablesShuttle.html |    88 +-
 .../class-use/DeduplicateCorrelateVariables.html   |   128 +-
 .../sql2rel/class-use/InitializerContext.html      |   228 +-
 .../class-use/InitializerExpressionFactory.html    |   217 +-
 .../NullInitializerExpressionFactory.html          |   110 +-
 .../class-use/ReflectiveConvertletTable.html       |   112 +-
 ...relator.AdjustProjectForCountAggregateRule.html |    88 +-
 .../sql2rel/class-use/RelDecorrelator.CorDef.html  |   192 +-
 .../sql2rel/class-use/RelDecorrelator.CorRef.html  |   227 +-
 .../class-use/RelDecorrelator.CorelMap.html        |   179 +-
 .../class-use/RelDecorrelator.CorelMapBuilder.html |    88 +-
 .../RelDecorrelator.DecorrelateRexShuttle.html     |    88 +-
 .../sql2rel/class-use/RelDecorrelator.Frame.html   |   290 +-
 ...or.RemoveCorrelationForScalarAggregateRule.html |    88 +-
 ...ator.RemoveCorrelationForScalarProjectRule.html |    88 +-
 ...elDecorrelator.RemoveCorrelationRexShuttle.html |    88 +-
 .../RelDecorrelator.RemoveSingleAggregateRule.html |    88 +-
 .../calcite/sql2rel/class-use/RelDecorrelator.html |    88 +-
 .../class-use/RelFieldTrimmer.TrimResult.html      |   307 +-
 .../calcite/sql2rel/class-use/RelFieldTrimmer.html |   112 +-
 ...lStructuredTypeFlattener.RewriteRelVisitor.html |    88 +-
 ...lStructuredTypeFlattener.RewriteRexShuttle.html |   127 +-
 ...lStructuredTypeFlattener.SelfFlatteningRel.html |   110 +-
 .../class-use/RelStructuredTypeFlattener.html      |   122 +-
 .../sql2rel/class-use/SqlNodeToRexConverter.html   |   124 +-
 .../class-use/SqlNodeToRexConverterImpl.html       |    88 +-
 .../calcite/sql2rel/class-use/SqlRexContext.html   |   515 +-
 .../sql2rel/class-use/SqlRexConvertlet.html        |   161 +-
 .../sql2rel/class-use/SqlRexConvertletTable.html   |   348 +-
 .../class-use/SqlToRelConverter.AggConverter.html  |   132 +-
 .../SqlToRelConverter.AggregateFinder.html         |    88 +-
 .../class-use/SqlToRelConverter.Blackboard.html    |   469 +-
 .../class-use/SqlToRelConverter.Config.html        |   318 +-
 .../class-use/SqlToRelConverter.ConfigBuilder.html |   168 +-
 .../class-use/SqlToRelConverter.ConfigImpl.html    |    88 +-
 .../SqlToRelConverter.CorrelationUse.html          |   114 +-
 .../SqlToRelConverter.DeferredLookup.html          |   112 +-
 .../SqlToRelConverter.HistogramShuttle.html        |    88 +-
 .../class-use/SqlToRelConverter.LookupContext.html |   114 +-
 .../SqlToRelConverter.NoOpSubQueryConverter.html   |    88 +-
 .../class-use/SqlToRelConverter.SubQuery.html      |   152 +-
 .../sql2rel/class-use/SqlToRelConverter.html       |   191 +-
 ...ndardConvertletTable.AvgVarianceConvertlet.html |    88 +-
 ...tandardConvertletTable.FloorCeilConvertlet.html |    88 +-
 ...StandardConvertletTable.GreatestConvertlet.html |    88 +-
 ...rdConvertletTable.RegrCovarianceConvertlet.html |    88 +-
 ...dardConvertletTable.TimestampAddConvertlet.html |    88 +-
 ...ardConvertletTable.TimestampDiffConvertlet.html |    88 +-
 .../StandardConvertletTable.TrimConvertlet.html    |    88 +-
 .../sql2rel/class-use/StandardConvertletTable.html |   112 +-
 .../sql2rel/class-use/SubQueryConverter.html       |   132 +-
 .../org/apache/calcite/sql2rel/package-frame.html  |    65 +
 .../apache/calcite/sql2rel/package-summary.html    |   268 +-
 .../org/apache/calcite/sql2rel/package-tree.html   |   224 +-
 .../org/apache/calcite/sql2rel/package-use.html    |   342 +-
 .../org/apache/calcite/tools/FrameworkConfig.html  |   248 +-
 .../calcite/tools/Frameworks.ConfigBuilder.html    |   447 +-
 .../calcite/tools/Frameworks.PlannerAction.html    |   121 +-
 .../calcite/tools/Frameworks.PrepareAction.html    |   193 +-
 .../tools/Frameworks.StdFrameworkConfig.html       |   521 +-
 apidocs/org/apache/calcite/tools/Frameworks.html   |   216 +-
 .../calcite/tools/PigRelBuilder.GroupOption.html   |   217 +-
 .../calcite/tools/PigRelBuilder.Partitioner.html   |    89 +-
 .../org/apache/calcite/tools/PigRelBuilder.html    |   328 +-
 apidocs/org/apache/calcite/tools/Planner.html      |   253 +-
 apidocs/org/apache/calcite/tools/Program.html      |   131 +-
 .../calcite/tools/Programs.DecorrelateProgram.html |   167 +-
 .../calcite/tools/Programs.RuleSetProgram.html     |   189 +-
 .../calcite/tools/Programs.SequenceProgram.html    |   187 +-
 .../calcite/tools/Programs.TrimFieldsProgram.html  |   163 +-
 apidocs/org/apache/calcite/tools/Programs.html     |   375 +-
 .../apache/calcite/tools/RelBuilder.AggCall.html   |   171 +-
 .../calcite/tools/RelBuilder.AggCallImpl.html      |   315 +-
 .../calcite/tools/RelBuilder.AggCallImpl2.html     |   255 +-
 .../org/apache/calcite/tools/RelBuilder.Field.html |   180 +-
 .../org/apache/calcite/tools/RelBuilder.Frame.html |   194 +-
 .../apache/calcite/tools/RelBuilder.GroupKey.html  |   117 +-
 .../calcite/tools/RelBuilder.GroupKeyImpl.html     |   217 +-
 .../apache/calcite/tools/RelBuilder.Registrar.html |   185 +-
 .../apache/calcite/tools/RelBuilder.Shifter.html   |   207 +-
 apidocs/org/apache/calcite/tools/RelBuilder.html   |  2553 +-
 .../apache/calcite/tools/RelBuilderFactory.html    |   119 +-
 .../calcite/tools/RelConversionException.html      |   157 +-
 apidocs/org/apache/calcite/tools/RelRunner.html    |   113 +-
 apidocs/org/apache/calcite/tools/RelRunners.html   |   141 +-
 apidocs/org/apache/calcite/tools/RuleSet.html      |   109 +-
 .../apache/calcite/tools/RuleSets.ListRuleSet.html |   195 +-
 apidocs/org/apache/calcite/tools/RuleSets.html     |   162 +-
 .../apache/calcite/tools/ValidationException.html  |   155 +-
 .../calcite/tools/class-use/FrameworkConfig.html   |   234 +-
 .../tools/class-use/Frameworks.ConfigBuilder.html  |   207 +-
 .../tools/class-use/Frameworks.PlannerAction.html  |   115 +-
 .../tools/class-use/Frameworks.PrepareAction.html  |   130 +-
 .../class-use/Frameworks.StdFrameworkConfig.html   |    88 +-
 .../apache/calcite/tools/class-use/Frameworks.html |    88 +-
 .../tools/class-use/PigRelBuilder.GroupOption.html |   142 +-
 .../tools/class-use/PigRelBuilder.Partitioner.html |   132 +-
 .../calcite/tools/class-use/PigRelBuilder.html     |   186 +-
 .../apache/calcite/tools/class-use/Planner.html    |   132 +-
 .../apache/calcite/tools/class-use/Program.html    |   379 +-
 .../class-use/Programs.DecorrelateProgram.html     |    88 +-
 .../tools/class-use/Programs.RuleSetProgram.html   |    88 +-
 .../tools/class-use/Programs.SequenceProgram.html  |    88 +-
 .../class-use/Programs.TrimFieldsProgram.html      |    88 +-
 .../apache/calcite/tools/class-use/Programs.html   |    88 +-
 .../tools/class-use/RelBuilder.AggCall.html        |   451 +-
 .../tools/class-use/RelBuilder.AggCallImpl.html    |    88 +-
 .../tools/class-use/RelBuilder.AggCallImpl2.html   |    88 +-
 .../calcite/tools/class-use/RelBuilder.Field.html  |   136 +-
 .../calcite/tools/class-use/RelBuilder.Frame.html  |   136 +-
 .../tools/class-use/RelBuilder.GroupKey.html       |   315 +-
 .../tools/class-use/RelBuilder.GroupKeyImpl.html   |    88 +-
 .../tools/class-use/RelBuilder.Registrar.html      |    88 +-
 .../tools/class-use/RelBuilder.Shifter.html        |    88 +-
 .../apache/calcite/tools/class-use/RelBuilder.html |  1548 +-
 .../calcite/tools/class-use/RelBuilderFactory.html |  1574 +-
 .../tools/class-use/RelConversionException.html    |   164 +-
 .../apache/calcite/tools/class-use/RelRunner.html  |   117 +-
 .../apache/calcite/tools/class-use/RelRunners.html |    88 +-
 .../apache/calcite/tools/class-use/RuleSet.html    |   188 +-
 .../tools/class-use/RuleSets.ListRuleSet.html      |    88 +-
 .../apache/calcite/tools/class-use/RuleSets.html   |    88 +-
 .../tools/class-use/ValidationException.html       |   142 +-
 .../org/apache/calcite/tools/package-frame.html    |    60 +
 .../org/apache/calcite/tools/package-summary.html  |   206 +-
 apidocs/org/apache/calcite/tools/package-tree.html |   178 +-
 apidocs/org/apache/calcite/tools/package-use.html  |   516 +-
 .../calcite/util/BarfingInvocationHandler.html     |   172 +-
 .../calcite/util/Benchmark.Statistician.html       |   179 +-
 apidocs/org/apache/calcite/util/Benchmark.html     |   214 +-
 .../org/apache/calcite/util/BitSets.Closure.html   |   174 +-
 apidocs/org/apache/calcite/util/BitSets.html       |   340 +-
 apidocs/org/apache/calcite/util/BitString.html     |   263 +-
 apidocs/org/apache/calcite/util/Bug.html           |   326 +-
 apidocs/org/apache/calcite/util/BuiltInMethod.html |  2307 +-
 .../calcite/util/CalciteParserException.html       |    91 +-
 .../calcite/util/CalciteValidatorException.html    |    91 +-
 apidocs/org/apache/calcite/util/CancelFlag.html    |   177 +-
 .../util/CaseInsensitiveComparator.Key.html        |   174 +-
 .../calcite/util/CaseInsensitiveComparator.html    |   209 +-
 apidocs/org/apache/calcite/util/CastingList.html   |   290 +-
 .../calcite/util/ChunkList.ChunkListIterator.html  |   287 +-
 apidocs/org/apache/calcite/util/ChunkList.html     |   429 +-
 .../apache/calcite/util/ClosableAllocation.html    |   264 -
 .../calcite/util/ClosableAllocationOwner.html      |   277 -
 apidocs/org/apache/calcite/util/Closer.html        |   180 +-
 apidocs/org/apache/calcite/util/CompositeList.html |   292 +-
 apidocs/org/apache/calcite/util/CompositeMap.html  |   345 +-
 .../calcite/util/CompoundClosableAllocation.html   |   433 -
 .../apache/calcite/util/ControlFlowException.html  |   157 +-
 .../org/apache/calcite/util/ConversionUtil.html    |   216 +-
 apidocs/org/apache/calcite/util/DateString.html    |   302 +-
 .../apache/calcite/util/DateTimeStringUtils.html   |   225 +-
 .../calcite/util/DelegatingInvocationHandler.html  |   166 +-
 .../org/apache/calcite/util/EquivalenceSet.html    |   225 +-
 apidocs/org/apache/calcite/util/Filterator.html    |   224 +-
 apidocs/org/apache/calcite/util/Glossary.html      |   379 +-
 apidocs/org/apache/calcite/util/Holder.html        |   187 +-
 .../calcite/util/ImmutableBitSet.Builder.html      |   278 +-
 .../calcite/util/ImmutableBitSet.Closure.html      |   174 +-
 .../calcite/util/ImmutableBitSet.Rebuilder.html    |   196 +-
 .../org/apache/calcite/util/ImmutableBitSet.html   |   774 +-
 ...mutableIntList.AbstractIndexedListIterator.html |   230 +-
 .../ImmutableIntList.EmptyImmutableIntList.html    |   238 +-
 .../org/apache/calcite/util/ImmutableIntList.html  |   513 +-
 .../util/ImmutableNullableList.Builder.html        |   217 +-
 .../apache/calcite/util/ImmutableNullableList.html |   445 +-
 apidocs/org/apache/calcite/util/IntList.html       |   253 +-
 .../calcite/util/IntegerIntervalSet.Handler.html   |   113 +-
 .../apache/calcite/util/IntegerIntervalSet.html    |   281 +-
 apidocs/org/apache/calcite/util/JsonBuilder.html   |   245 +-
 apidocs/org/apache/calcite/util/Litmus.html        |   182 +-
 apidocs/org/apache/calcite/util/NameMap.html       |   250 +-
 apidocs/org/apache/calcite/util/NameMultimap.html  |   245 +-
 apidocs/org/apache/calcite/util/NameSet.html       |   253 +-
 apidocs/org/apache/calcite/util/NlsString.html     |   395 +-
 apidocs/org/apache/calcite/util/NumberUtil.html    |   338 +-
 apidocs/org/apache/calcite/util/Optionality.html   |   229 +-
 .../apache/calcite/util/Pair.AdjacentIterator.html |   213 +-
 .../apache/calcite/util/Pair.FirstAndIterator.html |   210 +-
 .../org/apache/calcite/util/Pair.LeftIterator.html |   201 +-
 .../apache/calcite/util/Pair.RightIterator.html    |   201 +-
 .../org/apache/calcite/util/Pair.ZipIterator.html  |   214 +-
 apidocs/org/apache/calcite/util/Pair.html          |   488 +-
 .../calcite/util/PartiallyOrderedSet.Node.html     |   193 +-
 .../calcite/util/PartiallyOrderedSet.Ordering.html |   119 +-
 .../util/PartiallyOrderedSet.TopBottomNode.html    |   175 +-
 .../apache/calcite/util/PartiallyOrderedSet.html   |   686 +-
 apidocs/org/apache/calcite/util/Permutation.html   |   489 +-
 .../util/PrecedenceClimbingParser.Builder.html     |   253 +-
 .../util/PrecedenceClimbingParser.Call.html        |   225 +-
 .../calcite/util/PrecedenceClimbingParser.Op.html  |   175 +-
 .../util/PrecedenceClimbingParser.Result.html      |   177 +-
 .../util/PrecedenceClimbingParser.Special.html     |   117 +-
 .../util/PrecedenceClimbingParser.SpecialOp.html   |   187 +-
 .../util/PrecedenceClimbingParser.Token.html       |   230 +-
 .../util/PrecedenceClimbingParser.TokenList.html   |   242 +-
 .../util/PrecedenceClimbingParser.Type.html        |   245 +-
 .../calcite/util/PrecedenceClimbingParser.html     |   365 +-
 .../calcite/util/ReflectUtil.MethodDispatcher.html |   113 +-
 apidocs/org/apache/calcite/util/ReflectUtil.html   |   420 +-
 .../calcite/util/ReflectiveVisitDispatcher.html    |   170 +-
 .../org/apache/calcite/util/ReflectiveVisitor.html |    91 +-
 .../calcite/util/SaffronProperties.Helper.html     |   145 +-
 .../org/apache/calcite/util/SaffronProperties.html |   237 +-
 .../apache/calcite/util/SerializableCharset.html   |   227 +-
 apidocs/org/apache/calcite/util/Source.html        |   202 +-
 .../apache/calcite/util/SourceStringReader.html    |   193 +-
 .../apache/calcite/util/Sources.FileSource.html    |   324 +-
 apidocs/org/apache/calcite/util/Sources.html       |   206 +-
 apidocs/org/apache/calcite/util/StackWriter.html   |   386 +-
 apidocs/org/apache/calcite/util/Stacks.html        |   205 +-
 apidocs/org/apache/calcite/util/Static.html        |   167 +-
 apidocs/org/apache/calcite/util/Template.html      |   298 +-
 apidocs/org/apache/calcite/util/TimeString.html    |   358 +-
 .../calcite/util/TimeWithTimeZoneString.html       |   312 +-
 .../org/apache/calcite/util/TimestampString.html   |   311 +-
 .../calcite/util/TimestampWithTimeZoneString.html  |   333 +-
 .../apache/calcite/util/TryThreadLocal.Memo.html   |   117 +-
 .../org/apache/calcite/util/TryThreadLocal.html    |   211 +-
 .../apache/calcite/util/UnmodifiableArrayList.html |   239 +-
 apidocs/org/apache/calcite/util/Unsafe.html        |   178 +-
 .../calcite/util/Util.FilteringIterator.html       |   226 +-
 apidocs/org/apache/calcite/util/Util.FoundOne.html |   196 +-
 .../org/apache/calcite/util/Util.OverFinder.html   |   201 +-
 .../util/Util.RandomAccessTransformingList.html    |   201 +-
 .../apache/calcite/util/Util.TransformingList.html |   264 +-
 apidocs/org/apache/calcite/util/Util.html          |  2039 +-
 .../calcite/util/XmlOutput.StringEscaper.html      |   263 +-
 .../calcite/util/XmlOutput.XMLAttrVector.html      |   141 +-
 apidocs/org/apache/calcite/util/XmlOutput.html     |   476 +-
 .../util/class-use/BarfingInvocationHandler.html   |   114 +-
 .../util/class-use/Benchmark.Statistician.html     |   138 +-
 .../apache/calcite/util/class-use/Benchmark.html   |    88 +-
 .../calcite/util/class-use/BitSets.Closure.html    |    88 +-
 .../org/apache/calcite/util/class-use/BitSets.html |    88 +-
 .../apache/calcite/util/class-use/BitString.html   |   171 +-
 apidocs/org/apache/calcite/util/class-use/Bug.html |    88 +-
 .../calcite/util/class-use/BuiltInMethod.html      |   129 +-
 .../util/class-use/CalciteParserException.html     |   112 +-
 .../util/class-use/CalciteValidatorException.html  |   110 +-
 .../apache/calcite/util/class-use/CancelFlag.html  |   120 +-
 .../class-use/CaseInsensitiveComparator.Key.html   |    88 +-
 .../util/class-use/CaseInsensitiveComparator.html  |   112 +-
 .../apache/calcite/util/class-use/CastingList.html |    88 +-
 .../class-use/ChunkList.ChunkListIterator.html     |   112 +-
 .../apache/calcite/util/class-use/ChunkList.html   |    88 +-
 .../calcite/util/class-use/ClosableAllocation.html |   263 -
 .../util/class-use/ClosableAllocationOwner.html    |   198 -
 .../org/apache/calcite/util/class-use/Closer.html  |    88 +-
 .../calcite/util/class-use/CompositeList.html      |   133 +-
 .../calcite/util/class-use/CompositeMap.html       |   114 +-
 .../util/class-use/CompoundClosableAllocation.html |   149 -
 .../util/class-use/ControlFlowException.html       |   191 +-
 .../calcite/util/class-use/ConversionUtil.html     |    88 +-
 .../apache/calcite/util/class-use/DateString.html  |   200 +-
 .../util/class-use/DateTimeStringUtils.html        |    88 +-
 .../class-use/DelegatingInvocationHandler.html     |    88 +-
 .../calcite/util/class-use/EquivalenceSet.html     |    88 +-
 .../apache/calcite/util/class-use/Filterator.html  |    88 +-
 .../apache/calcite/util/class-use/Glossary.html    |   242 +-
 .../org/apache/calcite/util/class-use/Holder.html  |   201 +-
 .../util/class-use/ImmutableBitSet.Builder.html    |   281 +-
 .../util/class-use/ImmutableBitSet.Closure.html    |    88 +-
 .../util/class-use/ImmutableBitSet.Rebuilder.html  |    88 +-
 .../calcite/util/class-use/ImmutableBitSet.html    |  4412 +-
 ...mutableIntList.AbstractIndexedListIterator.html |    88 +-
 .../ImmutableIntList.EmptyImmutableIntList.html    |    88 +-
 .../calcite/util/class-use/ImmutableIntList.html   |  1199 +-
 .../class-use/ImmutableNullableList.Builder.html   |   138 +-
 .../util/class-use/ImmutableNullableList.html      |    88 +-
 .../org/apache/calcite/util/class-use/IntList.html |    88 +-
 .../util/class-use/IntegerIntervalSet.Handler.html |   112 +-
 .../calcite/util/class-use/IntegerIntervalSet.html |    88 +-
 .../apache/calcite/util/class-use/JsonBuilder.html |   263 +-
 .../org/apache/calcite/util/class-use/Litmus.html  |   616 +-
 .../org/apache/calcite/util/class-use/NameMap.html |   414 +-
 .../calcite/util/class-use/NameMultimap.html       |   188 +-
 .../org/apache/calcite/util/class-use/NameSet.html |   237 +-
 .../apache/calcite/util/class-use/NlsString.html   |   243 +-
 .../apache/calcite/util/class-use/NumberUtil.html  |    88 +-
 .../apache/calcite/util/class-use/Optionality.html |   203 +-
 .../util/class-use/Pair.AdjacentIterator.html      |    88 +-
 .../util/class-use/Pair.FirstAndIterator.html      |    88 +-
 .../calcite/util/class-use/Pair.LeftIterator.html  |    88 +-
 .../calcite/util/class-use/Pair.RightIterator.html |    88 +-
 .../calcite/util/class-use/Pair.ZipIterator.html   |    88 +-
 .../org/apache/calcite/util/class-use/Pair.html    |  1916 +-
 .../util/class-use/PartiallyOrderedSet.Node.html   |   248 +-
 .../class-use/PartiallyOrderedSet.Ordering.html    |   183 +-
 .../PartiallyOrderedSet.TopBottomNode.html         |    88 +-
 .../util/class-use/PartiallyOrderedSet.html        |   127 +-
 .../apache/calcite/util/class-use/Permutation.html |   222 +-
 .../PrecedenceClimbingParser.Builder.html          |   154 +-
 .../class-use/PrecedenceClimbingParser.Call.html   |   114 +-
 .../class-use/PrecedenceClimbingParser.Op.html     |   190 +-
 .../class-use/PrecedenceClimbingParser.Result.html |   114 +-
 .../PrecedenceClimbingParser.Special.html          |   145 +-
 .../PrecedenceClimbingParser.SpecialOp.html        |   128 +-
 .../class-use/PrecedenceClimbingParser.Token.html  |   417 +-
 .../PrecedenceClimbingParser.TokenList.html        |    88 +-
 .../class-use/PrecedenceClimbingParser.Type.html   |   150 +-
 .../util/class-use/PrecedenceClimbingParser.html   |   218 +-
 .../class-use/ReflectUtil.MethodDispatcher.html    |   165 +-
 .../apache/calcite/util/class-use/ReflectUtil.html |    88 +-
 .../util/class-use/ReflectiveVisitDispatcher.html  |   156 +-
 .../calcite/util/class-use/ReflectiveVisitor.html  |   268 +-
 .../util/class-use/SaffronProperties.Helper.html   |    88 +-
 .../calcite/util/class-use/SaffronProperties.html  |   128 +-
 .../util/class-use/SerializableCharset.html        |   168 +-
 .../org/apache/calcite/util/class-use/Source.html  |   442 +-
 .../calcite/util/class-use/SourceStringReader.html |    88 +-
 .../calcite/util/class-use/Sources.FileSource.html |    88 +-
 .../org/apache/calcite/util/class-use/Sources.html |    88 +-
 .../apache/calcite/util/class-use/StackWriter.html |    88 +-
 .../org/apache/calcite/util/class-use/Stacks.html  |    88 +-
 .../org/apache/calcite/util/class-use/Static.html  |    88 +-
 .../apache/calcite/util/class-use/Template.html    |   119 +-
 .../apache/calcite/util/class-use/TimeString.html  |   258 +-
 .../util/class-use/TimeWithTimeZoneString.html     |   147 +-
 .../calcite/util/class-use/TimestampString.html    |   253 +-
 .../class-use/TimestampWithTimeZoneString.html     |   147 +-
 .../util/class-use/TryThreadLocal.Memo.html        |   112 +-
 .../calcite/util/class-use/TryThreadLocal.html     |   137 +-
 .../util/class-use/UnmodifiableArrayList.html      |   112 +-
 .../org/apache/calcite/util/class-use/Unsafe.html  |    88 +-
 .../util/class-use/Util.FilteringIterator.html     |    88 +-
 .../calcite/util/class-use/Util.FoundOne.html      |   136 +-
 .../calcite/util/class-use/Util.OverFinder.html    |   112 +-
 .../Util.RandomAccessTransformingList.html         |    88 +-
 .../util/class-use/Util.TransformingList.html      |   114 +-
 .../org/apache/calcite/util/class-use/Util.html    |    88 +-
 .../util/class-use/XmlOutput.StringEscaper.html    |   149 +-
 .../util/class-use/XmlOutput.XMLAttrVector.html    |   117 +-
 .../apache/calcite/util/class-use/XmlOutput.html   |   114 +-
 ...ributedDirectedGraph.AttributedEdgeFactory.html |   139 +-
 .../util/graph/AttributedDirectedGraph.html        |   296 +-
 .../calcite/util/graph/BreadthFirstIterator.html   |   257 +-
 .../apache/calcite/util/graph/CycleDetector.html   |   169 +-
 .../graph/DefaultDirectedGraph.VertexInfo.html     |   153 +-
 .../calcite/util/graph/DefaultDirectedGraph.html   |   398 +-
 .../org/apache/calcite/util/graph/DefaultEdge.html |   196 +-
 .../calcite/util/graph/DepthFirstIterator.html     |   277 +-
 .../util/graph/DirectedGraph.EdgeFactory.html      |   127 +-
 .../apache/calcite/util/graph/DirectedGraph.html   |   221 +-
 .../calcite/util/graph/Graphs.FrozenGraph.html     |   247 +-
 apidocs/org/apache/calcite/util/graph/Graphs.html  |   166 +-
 .../util/graph/TopologicalOrderIterator.html       |   246 +-
 ...ributedDirectedGraph.AttributedEdgeFactory.html |   147 +-
 .../graph/class-use/AttributedDirectedGraph.html   |   132 +-
 .../util/graph/class-use/BreadthFirstIterator.html |    88 +-
 .../util/graph/class-use/CycleDetector.html        |    88 +-
 .../class-use/DefaultDirectedGraph.VertexInfo.html |   112 +-
 .../util/graph/class-use/DefaultDirectedGraph.html |   156 +-
 .../calcite/util/graph/class-use/DefaultEdge.html  |   381 +-
 .../util/graph/class-use/DepthFirstIterator.html   |    88 +-
 .../graph/class-use/DirectedGraph.EdgeFactory.html |   193 +-
 .../util/graph/class-use/DirectedGraph.html        |   314 +-
 .../util/graph/class-use/Graphs.FrozenGraph.html   |   158 +-
 .../calcite/util/graph/class-use/Graphs.html       |    88 +-
 .../graph/class-use/TopologicalOrderIterator.html  |    88 +-
 .../apache/calcite/util/graph/package-frame.html   |    35 +
 .../apache/calcite/util/graph/package-summary.html |   130 +-
 .../apache/calcite/util/graph/package-tree.html    |   116 +-
 .../org/apache/calcite/util/graph/package-use.html |   204 +-
 .../JaninoCompiler.AccountingClassLoader.html      |   211 +-
 .../javac/JaninoCompiler.JaninoCompilerArgs.html   |   238 +-
 .../apache/calcite/util/javac/JaninoCompiler.html  |   222 +-
 .../apache/calcite/util/javac/JavaCompiler.html    |   136 +-
 .../calcite/util/javac/JavaCompilerArgs.html       |   301 +-
 .../JaninoCompiler.AccountingClassLoader.html      |   112 +-
 .../JaninoCompiler.JaninoCompilerArgs.html         |   112 +-
 .../util/javac/class-use/JaninoCompiler.html       |    88 +-
 .../calcite/util/javac/class-use/JavaCompiler.html |   112 +-
 .../util/javac/class-use/JavaCompilerArgs.html     |   127 +-
 .../apache/calcite/util/javac/package-frame.html   |    27 +
 .../apache/calcite/util/javac/package-summary.html |   116 +-
 .../apache/calcite/util/javac/package-tree.html    |   106 +-
 .../org/apache/calcite/util/javac/package-use.html |   113 +-
 .../util/mapping/AbstractSourceMapping.html        |   317 +-
 .../util/mapping/AbstractTargetMapping.html        |   321 +-
 .../org/apache/calcite/util/mapping/IntPair.html   |   295 +-
 .../org/apache/calcite/util/mapping/Mapping.html   |   215 +-
 .../apache/calcite/util/mapping/MappingType.html   |   448 +-
 .../util/mapping/Mappings.AbstractMapping.html     |   281 +-
 .../calcite/util/mapping/Mappings.CoreMapping.html |   134 +-
 .../mapping/Mappings.FiniteAbstractMapping.html    |   199 +-
 .../util/mapping/Mappings.FunctionMapping.html     |   160 +-
 .../util/mapping/Mappings.FunctionMappingIter.html |   202 +-
 .../util/mapping/Mappings.IdentityMapping.html     |   363 +-
 .../util/mapping/Mappings.InverseMapping.html      |   345 +-
 .../util/mapping/Mappings.NoElementException.html  |   141 +-
 .../mapping/Mappings.OverridingSourceMapping.html  |   293 +-
 .../mapping/Mappings.OverridingTargetMapping.html  |   310 +-
 .../util/mapping/Mappings.PartialFunctionImpl.html |   347 +-
 .../Mappings.PartialMapping.MappingItr.html        |   196 +-
 .../util/mapping/Mappings.PartialMapping.html      |   431 +-
 .../util/mapping/Mappings.SourceMapping.html       |   188 +-
 .../mapping/Mappings.SurjectionWithInverse.html    |   214 +-
 .../util/mapping/Mappings.TargetMapping.html       |   193 +-
 .../mapping/Mappings.TooManyElementsException.html |   139 +-
 .../org/apache/calcite/util/mapping/Mappings.html  |   598 +-
 .../mapping/class-use/AbstractSourceMapping.html   |    88 +-
 .../mapping/class-use/AbstractTargetMapping.html   |    88 +-
 .../calcite/util/mapping/class-use/IntPair.html    |   506 +-
 .../calcite/util/mapping/class-use/Mapping.html    |   602 +-
 .../util/mapping/class-use/MappingType.html        |   263 +-
 .../class-use/Mappings.AbstractMapping.html        |   144 +-
 .../mapping/class-use/Mappings.CoreMapping.html    |   191 +-
 .../class-use/Mappings.FiniteAbstractMapping.html  |   113 +-
 .../class-use/Mappings.FunctionMapping.html        |   207 +-
 .../class-use/Mappings.FunctionMappingIter.html    |    88 +-
 .../class-use/Mappings.IdentityMapping.html        |   112 +-
 .../mapping/class-use/Mappings.InverseMapping.html |    88 +-
 .../class-use/Mappings.NoElementException.html     |    88 +-
 .../Mappings.OverridingSourceMapping.html          |    88 +-
 .../Mappings.OverridingTargetMapping.html          |    88 +-
 .../class-use/Mappings.PartialFunctionImpl.html    |    88 +-
 .../Mappings.PartialMapping.MappingItr.html        |    88 +-
 .../mapping/class-use/Mappings.PartialMapping.html |   110 +-
 .../mapping/class-use/Mappings.SourceMapping.html  |   206 +-
 .../class-use/Mappings.SurjectionWithInverse.html  |    88 +-
 .../mapping/class-use/Mappings.TargetMapping.html  |   727 +-
 .../Mappings.TooManyElementsException.html         |    88 +-
 .../calcite/util/mapping/class-use/Mappings.html   |    88 +-
 .../apache/calcite/util/mapping/package-frame.html |    50 +
 .../calcite/util/mapping/package-summary.html      |   172 +-
 .../apache/calcite/util/mapping/package-tree.html  |   156 +-
 .../apache/calcite/util/mapping/package-use.html   |   343 +-
 apidocs/org/apache/calcite/util/package-frame.html |   127 +
 .../org/apache/calcite/util/package-summary.html   |   436 +-
 apidocs/org/apache/calcite/util/package-tree.html  |   352 +-
 apidocs/org/apache/calcite/util/package-use.html   |  1260 +-
 .../apache/calcite/util/trace/CalciteLogger.html   |   445 +-
 .../calcite/util/trace/CalciteTimingTracer.html    |   175 +-
 .../apache/calcite/util/trace/CalciteTrace.html    |   216 +-
 .../util/trace/class-use/CalciteLogger.html        |   157 +-
 .../util/trace/class-use/CalciteTimingTracer.html  |   112 +-
 .../calcite/util/trace/class-use/CalciteTrace.html |    88 +-
 .../apache/calcite/util/trace/package-frame.html   |    22 +
 .../apache/calcite/util/trace/package-summary.html |   106 +-
 .../apache/calcite/util/trace/package-tree.html    |    94 +-
 .../org/apache/calcite/util/trace/package-use.html |   144 +-
 apidocs/overview-frame.html                        |    96 +
 apidocs/overview-summary.html                      |   598 +-
 apidocs/overview-tree.html                         |  6306 +-
 apidocs/package-list                               |    76 +
 apidocs/package-search-index.js                    |     1 -
 apidocs/package-search-index.zip                   |   Bin 651 -> 0 bytes
 apidocs/resources/glass.png                        |   Bin 499 -> 0 bytes
 apidocs/resources/x.png                            |   Bin 394 -> 0 bytes
 apidocs/script.js                                  |   121 +-
 apidocs/search.js                                  |   329 -
 apidocs/serialized-form.html                       |   434 +-
 apidocs/stylesheet.css                             |   492 +-
 apidocs/type-search-index.js                       |     1 -
 apidocs/type-search-index.zip                      |   Bin 21397 -> 0 bytes
 develop/index.html                                 |     2 +-
 docker-compose.yml                                 |     2 +-
 docs/algebra.html                                  |     4 +
 docs/elasticsearch_adapter.html                    |     6 +-
 docs/history.html                                  |   334 +-
 docs/howto.html                                    |     4 +-
 docs/os_adapter.html                               |     2 +-
 docs/reference.html                                |   115 +-
 downloads/index.html                               |    10 +-
 fonts/fontawesome-webfont.eot                      |   Bin
 fonts/fontawesome-webfont.svg                      |     0
 fonts/fontawesome-webfont.ttf                      |   Bin
 fonts/fontawesome-webfont.woff                     |   Bin
 .../2014/06/27/release-0.8.0-incubating/index.html |    11 +-
 .../2014/08/19/release-0.9.0-incubating/index.html |    11 +-
 .../2014/10/02/release-0.9.1-incubating/index.html |    11 +-
 .../2014/11/05/release-0.9.2-incubating/index.html |    11 +-
 .../2015/01/31/release-1.0.0-incubating/index.html |    11 +-
 .../2015/03/13/release-1.1.0-incubating/index.html |    11 +-
 .../2015/04/07/release-1.2.0-incubating/index.html |    11 +-
 news/2015/04/24/new-committers/index.html          |    11 +-
 .../2015/05/30/release-1.3.0-incubating/index.html |    11 +-
 news/2015/06/05/algebra-builder/index.html         |    11 +-
 .../2015/07/31/xldb-best-lightning-talk/index.html |    11 +-
 .../2015/09/02/release-1.4.0-incubating/index.html |    11 +-
 news/2015/10/22/calcite-graduates/index.html       |    11 +-
 news/2015/11/08/new-committers/index.html          |    11 +-
 news/2015/11/10/release-1.5.0/index.html           |    11 +-
 news/2016/01/22/release-1.6.0/index.html           |    11 +-
 news/2016/02/17/elser-pmc/index.html               |    11 +-
 news/2016/02/17/streaming-sql-talk/index.html      |    11 +-
 news/2016/03/22/cassandra-adapter/index.html       |    11 +-
 news/2016/03/22/release-1.7.0/index.html           |    11 +-
 news/2016/06/13/release-1.8.0/index.html           |    11 +-
 news/2016/09/22/release-1.9.0/index.html           |    11 +-
 news/2016/10/12/release-1.10.0/index.html          |    11 +-
 news/2017/01/09/release-1.11.0/index.html          |    11 +-
 news/2017/03/24/release-1.12.0/index.html          |    11 +-
 news/2017/03/31/new-avatica-repository/index.html  |    11 +-
 news/2017/06/26/release-1.13.0/index.html          |    11 +-
 news/2017/10/02/release-1.14.0/index.html          |    11 +-
 news/2017/12/11/release-1.15.0/index.html          |    11 +-
 news/2018/03/19/release-1.16.0/index.html          |    11 +-
 news/2018/07/20/release-1.17.0/index.html          |    11 +-
 news/2018/12/21/release-1.18.0/index.html          |    11 +-
 news/2019/03/25/release-1.19.0/index.html          |   308 +
 news/index.html                                    |    57 +-
 news/releases/index.html                           |    57 +-
 testapidocs/RootEmployee.html                      |   156 +-
 testapidocs/RootHr.html                            |   141 +-
 testapidocs/allclasses-frame.html                  |   559 +
 testapidocs/allclasses-index.html                  |  3386 --
 testapidocs/allclasses-noframe.html                |   559 +
 testapidocs/allclasses.html                        |   548 -
 testapidocs/allpackages-index.html                 |   360 -
 testapidocs/class-use/RootEmployee.html            |   106 +-
 testapidocs/class-use/RootHr.html                  |    90 +-
 .../com/example/Linq4jExample.Employee.html        |   185 +-
 testapidocs/com/example/Linq4jExample.html         |   182 +-
 .../example/class-use/Linq4jExample.Employee.html  |   126 +-
 .../com/example/class-use/Linq4jExample.html       |    90 +-
 testapidocs/com/example/package-frame.html         |    21 +
 testapidocs/com/example/package-summary.html       |   106 +-
 testapidocs/com/example/package-tree.html          |    94 +-
 testapidocs/com/example/package-use.html           |   104 +-
 testapidocs/constant-values.html                   |  1972 +-
 testapidocs/deprecated-list.html                   |   138 +-
 testapidocs/element-list                           |    44 -
 testapidocs/help-doc.html                          |   165 +-
 testapidocs/index-all.html                         | 16523 +++---
 testapidocs/index.html                             |   399 +-
 testapidocs/jquery/external/jquery/jquery.js       | 10364 ----
 .../jquery/images/ui-bg_flat_0_aaaaaa_40x100.png   |   Bin 212 -> 0 bytes
 .../jquery/images/ui-bg_flat_75_ffffff_40x100.png  |   Bin 208 -> 0 bytes
 .../jquery/images/ui-bg_glass_55_fbf9ee_1x400.png  |   Bin 335 -> 0 bytes
 .../jquery/images/ui-bg_glass_65_ffffff_1x400.png  |   Bin 207 -> 0 bytes
 .../jquery/images/ui-bg_glass_75_dadada_1x400.png  |   Bin 262 -> 0 bytes
 .../jquery/images/ui-bg_glass_75_e6e6e6_1x400.png  |   Bin 262 -> 0 bytes
 .../jquery/images/ui-bg_glass_95_fef1ec_1x400.png  |   Bin 332 -> 0 bytes
 .../ui-bg_highlight-soft_75_cccccc_1x100.png       |   Bin 280 -> 0 bytes
 .../jquery/images/ui-icons_222222_256x240.png      |   Bin 6922 -> 0 bytes
 .../jquery/images/ui-icons_2e83ff_256x240.png      |   Bin 4549 -> 0 bytes
 .../jquery/images/ui-icons_454545_256x240.png      |   Bin 6992 -> 0 bytes
 .../jquery/images/ui-icons_888888_256x240.png      |   Bin 6999 -> 0 bytes
 .../jquery/images/ui-icons_cd0a0a_256x240.png      |   Bin 4549 -> 0 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 92174 -> 0 bytes
 .../calcite/adapter/clone/ArrayTableTest.html      |   224 +-
 .../adapter/clone/class-use/ArrayTableTest.html    |    90 +-
 .../calcite/adapter/clone/package-frame.html       |    20 +
 .../calcite/adapter/clone/package-summary.html     |    90 +-
 .../apache/calcite/adapter/clone/package-tree.html |    92 +-
 .../apache/calcite/adapter/clone/package-use.html  |    86 +-
 .../druid/DruidQueryFilterTest.Fixture.html        |   165 +-
 .../adapter/druid/DruidQueryFilterTest.html        |   191 +-
 .../class-use/DruidQueryFilterTest.Fixture.html    |    90 +-
 .../druid/class-use/DruidQueryFilterTest.html      |    90 +-
 .../calcite/adapter/druid/package-frame.html       |    21 +
 .../calcite/adapter/druid/package-summary.html     |    92 +-
 .../apache/calcite/adapter/druid/package-tree.html |    94 +-
 .../apache/calcite/adapter/druid/package-use.html  |    86 +-
 .../adapter/elasticsearch/AggregationTest.html     |   290 +-
 .../adapter/elasticsearch/BooleanLogicTest.html    |   211 +-
 .../elasticsearch/ElasticSearchAdapterTest.html    |   404 +-
 .../elasticsearch/ElasticsearchJsonTest.html       |   238 +-
 .../elasticsearch/ElasticsearchVersionTest.html    |   146 +-
 .../EmbeddedElasticsearchNode.LocalNode.html       |   145 +-
 .../elasticsearch/EmbeddedElasticsearchNode.html   |   231 +-
 .../elasticsearch/EmbeddedElasticsearchPolicy.html |   286 +-
 .../adapter/elasticsearch/Projection2Test.html     |   259 +-
 .../adapter/elasticsearch/ProjectionTest.html      |   190 +-
 .../adapter/elasticsearch/QueryBuildersTest.html   |   229 +-
 .../adapter/elasticsearch/ScrollingTest.html       |   210 +-
 .../elasticsearch/class-use/AggregationTest.html   |    90 +-
 .../elasticsearch/class-use/BooleanLogicTest.html  |    90 +-
 .../class-use/ElasticSearchAdapterTest.html        |    90 +-
 .../class-use/ElasticsearchJsonTest.html           |    90 +-
 .../class-use/ElasticsearchVersionTest.html        |    90 +-
 .../EmbeddedElasticsearchNode.LocalNode.html       |    90 +-
 .../class-use/EmbeddedElasticsearchNode.html       |   141 +-
 .../class-use/EmbeddedElasticsearchPolicy.html     |   151 +-
 .../elasticsearch/class-use/Projection2Test.html   |    90 +-
 .../elasticsearch/class-use/ProjectionTest.html    |    90 +-
 .../elasticsearch/class-use/QueryBuildersTest.html |    90 +-
 .../elasticsearch/class-use/ScrollingTest.html     |    90 +-
 .../adapter/elasticsearch/package-frame.html       |    31 +
 .../adapter/elasticsearch/package-summary.html     |   112 +-
 .../adapter/elasticsearch/package-tree.html        |   118 +-
 .../calcite/adapter/elasticsearch/package-use.html |   107 +-
 .../calcite/adapter/enumerable/PhysTypeTest.html   |   336 +
 .../adapter/enumerable/class-use/PhysTypeTest.html |   125 +
 .../calcite/adapter/enumerable/package-frame.html  |    20 +
 .../adapter/enumerable/package-summary.html        |   145 +
 .../calcite/adapter/enumerable/package-tree.html   |   138 +
 .../calcite/adapter/enumerable/package-use.html    |   125 +
 .../calcite/adapter/file/FileReaderTest.html       |   272 +-
 .../org/apache/calcite/adapter/file/FileSuite.html |   161 +-
 .../calcite/adapter/file/SqlTest.Fluent.html       |   220 +-
 .../org/apache/calcite/adapter/file/SqlTest.html   |   354 +-
 .../adapter/file/class-use/FileReaderTest.html     |    90 +-
 .../calcite/adapter/file/class-use/FileSuite.html  |    90 +-
 .../adapter/file/class-use/SqlTest.Fluent.html     |   136 +-
 .../calcite/adapter/file/class-use/SqlTest.html    |    90 +-
 .../apache/calcite/adapter/file/package-frame.html |    22 +
 .../calcite/adapter/file/package-summary.html      |   116 +-
 .../apache/calcite/adapter/file/package-tree.html  |    98 +-
 .../apache/calcite/adapter/file/package-use.html   |   104 +-
 .../adapter/generate/RangeTable.Factory.html       |   161 +-
 .../calcite/adapter/generate/RangeTable.html       |   236 +-
 .../generate/class-use/RangeTable.Factory.html     |    90 +-
 .../adapter/generate/class-use/RangeTable.html     |   129 +-
 .../calcite/adapter/generate/package-frame.html    |    21 +
 .../calcite/adapter/generate/package-summary.html  |    94 +-
 .../calcite/adapter/generate/package-tree.html     |    98 +-
 .../calcite/adapter/generate/package-use.html      |   104 +-
 .../adapter/geode/rel/AbstractGeodeTest.html       |   149 +-
 .../adapter/geode/rel/GeodeAllDataTypesTest.html   |   278 +-
 .../calcite/adapter/geode/rel/GeodeAssertions.html |   141 +-
 .../adapter/geode/rel/GeodeBookstoreTest.html      |   429 +-
 .../rel/GeodeEmbeddedPolicy.RefCountPolicy.html    |   214 +-
 .../adapter/geode/rel/GeodeEmbeddedPolicy.html     |   216 +-
 .../calcite/adapter/geode/rel/GeodeZipsTest.html   |   279 +-
 .../calcite/adapter/geode/rel/JsonLoader.html      |   215 +-
 .../adapter/geode/rel/RelationalJdbcExample.html   |   161 +-
 .../geode/rel/class-use/AbstractGeodeTest.html     |   118 +-
 .../geode/rel/class-use/GeodeAllDataTypesTest.html |    90 +-
 .../geode/rel/class-use/GeodeAssertions.html       |    90 +-
 .../geode/rel/class-use/GeodeBookstoreTest.html    |    90 +-
 .../GeodeEmbeddedPolicy.RefCountPolicy.html        |    90 +-
 .../geode/rel/class-use/GeodeEmbeddedPolicy.html   |   165 +-
 .../adapter/geode/rel/class-use/GeodeZipsTest.html |    90 +-
 .../adapter/geode/rel/class-use/JsonLoader.html    |    90 +-
 .../geode/rel/class-use/RelationalJdbcExample.html |    90 +-
 .../calcite/adapter/geode/rel/package-frame.html   |    28 +
 .../calcite/adapter/geode/rel/package-summary.html |   106 +-
 .../calcite/adapter/geode/rel/package-tree.html    |   110 +-
 .../calcite/adapter/geode/rel/package-use.html     |   107 +-
 .../adapter/geode/simple/BookMasterRegionTest.html |   143 +-
 .../adapter/geode/simple/SimpleJdbcExample.html    |   161 +-
 .../simple/class-use/BookMasterRegionTest.html     |    90 +-
 .../geode/simple/class-use/SimpleJdbcExample.html  |    90 +-
 .../adapter/geode/simple/package-frame.html        |    21 +
 .../adapter/geode/simple/package-summary.html      |    92 +-
 .../calcite/adapter/geode/simple/package-tree.html |    94 +-
 .../calcite/adapter/geode/simple/package-use.html  |    86 +-
 .../calcite/adapter/mongodb/MongoAdapterTest.html  |   485 +-
 .../adapter/mongodb/MongoDatabasePolicy.html       |   191 +-
 .../mongodb/class-use/MongoAdapterTest.html        |   112 +-
 .../mongodb/class-use/MongoDatabasePolicy.html     |   126 +-
 .../calcite/adapter/mongodb/package-frame.html     |    21 +
 .../calcite/adapter/mongodb/package-summary.html   |    92 +-
 .../calcite/adapter/mongodb/package-tree.html      |    96 +-
 .../calcite/adapter/mongodb/package-use.html       |   118 +-
 .../apache/calcite/adapter/os/OsAdapterTest.html   |   278 +-
 .../adapter/os/class-use/OsAdapterTest.html        |    90 +-
 .../apache/calcite/adapter/os/package-frame.html   |    20 +
 .../apache/calcite/adapter/os/package-summary.html |    90 +-
 .../apache/calcite/adapter/os/package-tree.html    |    92 +-
 .../org/apache/calcite/adapter/os/package-use.html |    86 +-
 .../apache/calcite/adapter/tpcds/TpcdsTest.html    |   307 +-
 .../calcite/adapter/tpcds/class-use/TpcdsTest.html |    90 +-
 .../calcite/adapter/tpcds/package-frame.html       |    20 +
 .../calcite/adapter/tpcds/package-summary.html     |    90 +-
 .../apache/calcite/adapter/tpcds/package-tree.html |    92 +-
 .../apache/calcite/adapter/tpcds/package-use.html  |    86 +-
 .../org/apache/calcite/adapter/tpch/TpchTest.html  |   427 +-
 .../calcite/adapter/tpch/class-use/TpchTest.html   |    90 +-
 .../apache/calcite/adapter/tpch/package-frame.html |    20 +
 .../calcite/adapter/tpch/package-summary.html      |    90 +-
 .../apache/calcite/adapter/tpch/package-tree.html  |    92 +-
 .../apache/calcite/adapter/tpch/package-use.html   |    86 +-
 .../org/apache/calcite/chinook/EndToEndTest.html   |   201 +-
 .../RemotePreparedStatementParametersTest.html     |   165 +-
 .../calcite/chinook/class-use/EndToEndTest.html    |    90 +-
 .../RemotePreparedStatementParametersTest.html     |    90 +-
 .../org/apache/calcite/chinook/package-frame.html  |    21 +
 .../apache/calcite/chinook/package-summary.html    |    92 +-
 .../org/apache/calcite/chinook/package-tree.html   |    96 +-
 .../org/apache/calcite/chinook/package-use.html    |    86 +-
 .../apache/calcite/examples/RelBuilderExample.html |   210 +-
 .../examples/class-use/RelBuilderExample.html      |    90 +-
 .../foodmart/java/JdbcExample.Employee.html        |   160 +-
 .../foodmart/java/JdbcExample.Foodmart.html        |   149 +-
 .../examples/foodmart/java/JdbcExample.Hr.html     |   149 +-
 .../foodmart/java/JdbcExample.SalesFact.html       |   154 +-
 .../examples/foodmart/java/JdbcExample.html        |   179 +-
 .../java/class-use/JdbcExample.Employee.html       |   114 +-
 .../java/class-use/JdbcExample.Foodmart.html       |    90 +-
 .../foodmart/java/class-use/JdbcExample.Hr.html    |    90 +-
 .../java/class-use/JdbcExample.SalesFact.html      |   114 +-
 .../foodmart/java/class-use/JdbcExample.html       |    90 +-
 .../examples/foodmart/java/package-frame.html      |    24 +
 .../examples/foodmart/java/package-summary.html    |    98 +-
 .../examples/foodmart/java/package-tree.html       |   100 +-
 .../examples/foodmart/java/package-use.html        |   107 +-
 .../org/apache/calcite/examples/package-frame.html |    20 +
 .../apache/calcite/examples/package-summary.html   |    90 +-
 .../org/apache/calcite/examples/package-tree.html  |    92 +-
 .../org/apache/calcite/examples/package-use.html   |    86 +-
 .../jdbc/CalciteRemoteDriverTest.Factory.html      |   143 +-
 .../jdbc/CalciteRemoteDriverTest.Factory2.html     |   143 +-
 ...teDriverTest.LocalServiceModifiableFactory.html |   143 +-
 ...teRemoteDriverTest.LocalServiceMoreFactory.html |   143 +-
 .../calcite/jdbc/CalciteRemoteDriverTest.html      |   659 +-
 .../jdbc/JavaTypeFactoryTest.OneFieldStruct.html   |   280 +
 .../jdbc/JavaTypeFactoryTest.TwoFieldStruct.html   |   293 +
 .../apache/calcite/jdbc/JavaTypeFactoryTest.html   |   412 +
 .../class-use/CalciteRemoteDriverTest.Factory.html |    90 +-
 .../CalciteRemoteDriverTest.Factory2.html          |    90 +-
 ...teDriverTest.LocalServiceModifiableFactory.html |    90 +-
 ...teRemoteDriverTest.LocalServiceMoreFactory.html |    90 +-
 .../jdbc/class-use/CalciteRemoteDriverTest.html    |    90 +-
 .../JavaTypeFactoryTest.OneFieldStruct.html        |   125 +
 .../JavaTypeFactoryTest.TwoFieldStruct.html        |   125 +
 .../jdbc/class-use/JavaTypeFactoryTest.html        |   125 +
 .../org/apache/calcite/jdbc/package-frame.html     |    27 +
 .../org/apache/calcite/jdbc/package-summary.html   |   112 +-
 .../org/apache/calcite/jdbc/package-tree.html      |   103 +-
 .../org/apache/calcite/jdbc/package-use.html       |    86 +-
 .../calcite/linq4j/function/FunctionTest.html      |   160 +-
 .../linq4j/function/class-use/FunctionTest.html    |    90 +-
 .../calcite/linq4j/function/package-frame.html     |    20 +
 .../calcite/linq4j/function/package-summary.html   |   104 +-
 .../calcite/linq4j/function/package-tree.html      |    92 +-
 .../calcite/linq4j/function/package-use.html       |    86 +-
 .../calcite/linq4j/test/BlockBuilderBase.html      |   248 +-
 .../linq4j/test/BlockBuilderTest.Identity.html     |   157 +-
 .../calcite/linq4j/test/BlockBuilderTest.html      |   224 +-
 .../calcite/linq4j/test/CorrelateJoinTest.html     |   204 +-
 .../linq4j/test/DeterministicTest.TestClass.html   |   148 +-
 .../DeterministicTest.TestDeterministicClass.html  |   148 +-
 .../calcite/linq4j/test/DeterministicTest.html     |   290 +-
 .../linq4j/test/ExpressionTest.AllType.html        |   234 +-
 .../calcite/linq4j/test/ExpressionTest.MyEnum.html |   219 +-
 .../apache/calcite/linq4j/test/ExpressionTest.html |   446 +-
 .../apache/calcite/linq4j/test/InlinerTest.html    |   231 +-
 .../test/JoinPreserveOrderTest.AssertOrder.html    |   396 +
 .../test/JoinPreserveOrderTest.Department.html     |   369 +
 .../test/JoinPreserveOrderTest.Employee.html       |   386 +
 ...reserveOrderTest.FieldCollationDescription.html |   366 +
 .../test/JoinPreserveOrderTest.JoinAlgorithm.html  |   236 +
 .../calcite/linq4j/test/JoinPreserveOrderTest.html |   668 +
 .../apache/calcite/linq4j/test/Linq4jSuite.html    |   125 +-
 .../calcite/linq4j/test/Linq4jTest.Department.html |   187 +-
 .../calcite/linq4j/test/Linq4jTest.Employee.html   |   203 +-
 .../org/apache/calcite/linq4j/test/Linq4jTest.html |  1135 +-
 .../apache/calcite/linq4j/test/LookupImplTest.html |   177 +-
 .../apache/calcite/linq4j/test/OptimizerTest.html  |   692 +-
 .../apache/calcite/linq4j/test/PrimitiveTest.html  |   195 +-
 .../linq4j/test/class-use/BlockBuilderBase.html    |    90 +-
 .../test/class-use/BlockBuilderTest.Identity.html  |    90 +-
 .../linq4j/test/class-use/BlockBuilderTest.html    |    90 +-
 .../linq4j/test/class-use/CorrelateJoinTest.html   |    90 +-
 .../class-use/DeterministicTest.TestClass.html     |    90 +-
 .../DeterministicTest.TestDeterministicClass.html  |    90 +-
 .../linq4j/test/class-use/DeterministicTest.html   |    90 +-
 .../test/class-use/ExpressionTest.AllType.html     |    90 +-
 .../test/class-use/ExpressionTest.MyEnum.html      |   119 +-
 .../linq4j/test/class-use/ExpressionTest.html      |    90 +-
 .../calcite/linq4j/test/class-use/InlinerTest.html |    90 +-
 .../JoinPreserveOrderTest.AssertOrder.html         |   191 +
 .../JoinPreserveOrderTest.Department.html          |   238 +
 .../class-use/JoinPreserveOrderTest.Employee.html  |   238 +
 ...reserveOrderTest.FieldCollationDescription.html |   187 +
 .../JoinPreserveOrderTest.JoinAlgorithm.html       |   196 +
 .../test/class-use/JoinPreserveOrderTest.html      |   125 +
 .../calcite/linq4j/test/class-use/Linq4jSuite.html |    90 +-
 .../test/class-use/Linq4jTest.Department.html      |   141 +-
 .../linq4j/test/class-use/Linq4jTest.Employee.html |   163 +-
 .../calcite/linq4j/test/class-use/Linq4jTest.html  |    90 +-
 .../linq4j/test/class-use/LookupImplTest.html      |    90 +-
 .../linq4j/test/class-use/OptimizerTest.html       |    90 +-
 .../linq4j/test/class-use/PrimitiveTest.html       |    90 +-
 .../apache/calcite/linq4j/test/package-frame.html  |    49 +
 .../calcite/linq4j/test/package-summary.html       |   189 +-
 .../apache/calcite/linq4j/test/package-tree.html   |   145 +-
 .../apache/calcite/linq4j/test/package-use.html    |   138 +-
 .../org/apache/calcite/linq4j/tree/TypeTest.html   |   139 +-
 .../calcite/linq4j/tree/class-use/TypeTest.html    |    90 +-
 .../apache/calcite/linq4j/tree/package-frame.html  |    20 +
 .../calcite/linq4j/tree/package-summary.html       |   104 +-
 .../apache/calcite/linq4j/tree/package-tree.html   |    92 +-
 .../apache/calcite/linq4j/tree/package-use.html    |    86 +-
 .../materialize/LatticeSuggesterTest.Tester.html   |   236 +-
 .../calcite/materialize/LatticeSuggesterTest.html  |   311 +-
 .../TpcdsLatticeSuggesterTest.Tester.html          |   220 +-
 .../materialize/TpcdsLatticeSuggesterTest.html     |   186 +-
 .../class-use/LatticeSuggesterTest.Tester.html     |   129 +-
 .../class-use/LatticeSuggesterTest.html            |    90 +-
 .../TpcdsLatticeSuggesterTest.Tester.html          |   124 +-
 .../class-use/TpcdsLatticeSuggesterTest.html       |    90 +-
 .../apache/calcite/materialize/package-frame.html  |    23 +
 .../calcite/materialize/package-summary.html       |    96 +-
 .../apache/calcite/materialize/package-tree.html   |    98 +-
 .../apache/calcite/materialize/package-use.html    |   107 +-
 .../calcite/plan/RelOptPlanReaderTest.MyRel.html   |   153 +-
 .../apache/calcite/plan/RelOptPlanReaderTest.html  |   151 +-
 .../org/apache/calcite/plan/RelOptUtilTest.html    |   242 +-
 .../org/apache/calcite/plan/RelTraitTest.html      |   182 +-
 .../org/apache/calcite/plan/RelWriterTest.html     |   258 +-
 .../plan/class-use/RelOptPlanReaderTest.MyRel.html |    90 +-
 .../plan/class-use/RelOptPlanReaderTest.html       |    90 +-
 .../calcite/plan/class-use/RelOptUtilTest.html     |    90 +-
 .../calcite/plan/class-use/RelTraitTest.html       |    90 +-
 .../calcite/plan/class-use/RelWriterTest.html      |    90 +-
 .../org/apache/calcite/plan/package-frame.html     |    24 +
 .../org/apache/calcite/plan/package-summary.html   |    98 +-
 .../org/apache/calcite/plan/package-tree.html      |   102 +-
 .../org/apache/calcite/plan/package-use.html       |    86 +-
 .../volcano/CollationConversionTest.LeafRel.html   |   200 +-
 .../CollationConversionTest.LeafTraitRule.html     |   160 +-
 .../CollationConversionTest.NoneLeafRel.html       |   189 +-
 .../CollationConversionTest.NoneSingleRel.html     |   185 +-
 .../CollationConversionTest.PhysicalSort.html      |   186 +-
 .../CollationConversionTest.RootSingleRel.html     |   196 +-
 .../CollationConversionTest.SingleNodeRule.html    |   158 +-
 ...llationConversionTest.TestRelCollationImpl.html |   155 +-
 ...ionConversionTest.TestRelCollationTraitDef.html |   186 +-
 .../plan/volcano/CollationConversionTest.html      |   219 +-
 .../ComboRuleTest.AddIntermediateNodeRule.html     |   160 +-
 .../plan/volcano/ComboRuleTest.ComboRule.html      |   176 +-
 .../volcano/ComboRuleTest.IntermediateNode.html    |   206 +-
 .../apache/calcite/plan/volcano/ComboRuleTest.html |   163 +-
 .../plan/volcano/PlannerTests.GoodSingleRule.html  |   160 +-
 .../plan/volcano/PlannerTests.NoneLeafRel.html     |   189 +-
 .../plan/volcano/PlannerTests.NoneSingleRel.html   |   185 +-
 .../plan/volcano/PlannerTests.PhysLeafRel.html     |   200 +-
 .../plan/volcano/PlannerTests.PhysLeafRule.html    |   160 +-
 .../plan/volcano/PlannerTests.PhysSingleRel.html   |   196 +-
 .../plan/volcano/PlannerTests.TestLeafRel.html     |   201 +-
 .../plan/volcano/PlannerTests.TestSingleRel.html   |   182 +-
 .../apache/calcite/plan/volcano/PlannerTests.html  |   194 +-
 .../volcano/TraitConversionTest.BridgeRel.html     |   200 +-
 ...versionTest.ConvertRelDistributionTraitDef.html |   214 +-
 .../volcano/TraitConversionTest.NoneLeafRel.html   |   189 +-
 .../volcano/TraitConversionTest.NoneSingleRel.html |   185 +-
 .../TraitConversionTest.RandomSingleRel.html       |   196 +-
 .../TraitConversionTest.RandomSingleTraitRule.html |   162 +-
 .../TraitConversionTest.SimpleDistribution.html    |   194 +-
 .../TraitConversionTest.SingleLeafTraitRule.html   |   162 +-
 .../TraitConversionTest.SingletonLeafRel.html      |   200 +-
 .../calcite/plan/volcano/TraitConversionTest.html  |   236 +-
 .../plan/volcano/TraitPropagationTest.Phys.html    |   117 +-
 .../plan/volcano/TraitPropagationTest.PhysAgg.html |   206 +-
 .../volcano/TraitPropagationTest.PhysAggRule.html  |   165 +-
 .../volcano/TraitPropagationTest.PhysProj.html     |   219 +-
 .../volcano/TraitPropagationTest.PhysProjRule.html |   172 +-
 .../volcano/TraitPropagationTest.PhysSort.html     |   194 +-
 .../volcano/TraitPropagationTest.PhysSortRule.html |   167 +-
 .../volcano/TraitPropagationTest.PhysTable.html    |   173 +-
 .../TraitPropagationTest.PhysTableRule.html        |   165 +-
 .../volcano/TraitPropagationTest.PropAction.html   |   143 +-
 .../calcite/plan/volcano/TraitPropagationTest.html |   230 +-
 .../VolcanoPlannerTest.GoodRemoveSingleRule.html   |   160 +-
 .../VolcanoPlannerTest.PhysProjectRule.html        |   158 +-
 ...VolcanoPlannerTest.PhysToIteratorConverter.html |   185 +-
 ...olcanoPlannerTest.ReformedRemoveSingleRule.html |   160 +-
 .../VolcanoPlannerTest.ReformedSingleRule.html     |   162 +-
 .../volcano/VolcanoPlannerTest.SubsetRule.html     |   174 +-
 .../volcano/VolcanoPlannerTest.TestListener.html   |   219 +-
 .../calcite/plan/volcano/VolcanoPlannerTest.html   |   282 +-
 .../volcano/VolcanoPlannerTraitTest.AltTrait.html  |   228 +-
 .../VolcanoPlannerTraitTest.AltTraitConverter.html |   197 +-
 ...canoPlannerTraitTest.AltTraitConverterRule.html |   182 +-
 .../VolcanoPlannerTraitTest.AltTraitDef.html       |   238 +-
 .../volcano/VolcanoPlannerTraitTest.FooRel.html    |   131 +-
 .../VolcanoPlannerTraitTest.IterMergedRel.html     |   215 +-
 ...noPlannerTraitTest.IterSinglePhysMergeRule.html |   155 +-
 .../VolcanoPlannerTraitTest.IterSingleRel.html     |   217 +-
 .../VolcanoPlannerTraitTest.IterSingleRule.html    |   167 +-
 .../VolcanoPlannerTraitTest.IterSingleRule2.html   |   167 +-
 .../VolcanoPlannerTraitTest.NoneLeafRel.html       |   183 +-
 .../VolcanoPlannerTraitTest.NoneSingleRel.html     |   196 +-
 .../VolcanoPlannerTraitTest.NoneTinyLeafRel.html   |   368 +
 .../VolcanoPlannerTraitTest.PhysLeafRel.html       |   183 +-
 .../VolcanoPlannerTraitTest.PhysLeafRule.html      |   158 +-
 ...noPlannerTraitTest.PhysToIteratorConverter.html |   185 +-
 ...annerTraitTest.PhysToIteratorConverterRule.html |   153 +-
 .../VolcanoPlannerTraitTest.TestLeafRel.html       |   210 +-
 .../VolcanoPlannerTraitTest.TestSingleRel.html     |   182 +-
 .../plan/volcano/VolcanoPlannerTraitTest.html      |   324 +-
 .../class-use/CollationConversionTest.LeafRel.html |    90 +-
 .../CollationConversionTest.LeafTraitRule.html     |    90 +-
 .../CollationConversionTest.NoneLeafRel.html       |    90 +-
 .../CollationConversionTest.NoneSingleRel.html     |    90 +-
 .../CollationConversionTest.PhysicalSort.html      |    90 +-
 .../CollationConversionTest.RootSingleRel.html     |    90 +-
 .../CollationConversionTest.SingleNodeRule.html    |    90 +-
 ...llationConversionTest.TestRelCollationImpl.html |   119 +-
 ...ionConversionTest.TestRelCollationTraitDef.html |   114 +-
 .../volcano/class-use/CollationConversionTest.html |    90 +-
 .../ComboRuleTest.AddIntermediateNodeRule.html     |    90 +-
 .../volcano/class-use/ComboRuleTest.ComboRule.html |    90 +-
 .../class-use/ComboRuleTest.IntermediateNode.html  |    90 +-
 .../plan/volcano/class-use/ComboRuleTest.html      |    90 +-
 .../class-use/PlannerTests.GoodSingleRule.html     |    90 +-
 .../class-use/PlannerTests.NoneLeafRel.html        |    90 +-
 .../class-use/PlannerTests.NoneSingleRel.html      |    90 +-
 .../class-use/PlannerTests.PhysLeafRel.html        |    90 +-
 .../class-use/PlannerTests.PhysLeafRule.html       |    90 +-
 .../class-use/PlannerTests.PhysSingleRel.html      |    90 +-
 .../class-use/PlannerTests.TestLeafRel.html        |   127 +-
 .../class-use/PlannerTests.TestSingleRel.html      |   137 +-
 .../plan/volcano/class-use/PlannerTests.html       |    90 +-
 .../class-use/TraitConversionTest.BridgeRel.html   |    90 +-
 ...versionTest.ConvertRelDistributionTraitDef.html |   114 +-
 .../class-use/TraitConversionTest.NoneLeafRel.html |    90 +-
 .../TraitConversionTest.NoneSingleRel.html         |    90 +-
 .../TraitConversionTest.RandomSingleRel.html       |    90 +-
 .../TraitConversionTest.RandomSingleTraitRule.html |    90 +-
 .../TraitConversionTest.SimpleDistribution.html    |   169 +-
 .../TraitConversionTest.SingleLeafTraitRule.html   |    90 +-
 .../TraitConversionTest.SingletonLeafRel.html      |    90 +-
 .../volcano/class-use/TraitConversionTest.html     |    90 +-
 .../class-use/TraitPropagationTest.Phys.html       |   121 +-
 .../class-use/TraitPropagationTest.PhysAgg.html    |    90 +-
 .../TraitPropagationTest.PhysAggRule.html          |   114 +-
 .../class-use/TraitPropagationTest.PhysProj.html   |   127 +-
 .../TraitPropagationTest.PhysProjRule.html         |   114 +-
 .../class-use/TraitPropagationTest.PhysSort.html   |   116 +-
 .../TraitPropagationTest.PhysSortRule.html         |   114 +-
 .../class-use/TraitPropagationTest.PhysTable.html  |    90 +-
 .../TraitPropagationTest.PhysTableRule.html        |   114 +-
 .../class-use/TraitPropagationTest.PropAction.html |   114 +-
 .../volcano/class-use/TraitPropagationTest.html    |    90 +-
 .../VolcanoPlannerTest.GoodRemoveSingleRule.html   |    90 +-
 .../VolcanoPlannerTest.PhysProjectRule.html        |    90 +-
 ...VolcanoPlannerTest.PhysToIteratorConverter.html |    90 +-
 ...olcanoPlannerTest.ReformedRemoveSingleRule.html |    90 +-
 .../VolcanoPlannerTest.ReformedSingleRule.html     |    90 +-
 .../class-use/VolcanoPlannerTest.SubsetRule.html   |    90 +-
 .../class-use/VolcanoPlannerTest.TestListener.html |    90 +-
 .../plan/volcano/class-use/VolcanoPlannerTest.html |    90 +-
 .../VolcanoPlannerTraitTest.AltTrait.html          |   183 +-
 .../VolcanoPlannerTraitTest.AltTraitConverter.html |    90 +-
 ...canoPlannerTraitTest.AltTraitConverterRule.html |    90 +-
 .../VolcanoPlannerTraitTest.AltTraitDef.html       |   131 +-
 .../class-use/VolcanoPlannerTraitTest.FooRel.html  |   119 +-
 .../VolcanoPlannerTraitTest.IterMergedRel.html     |    90 +-
 ...noPlannerTraitTest.IterSinglePhysMergeRule.html |    90 +-
 .../VolcanoPlannerTraitTest.IterSingleRel.html     |    90 +-
 .../VolcanoPlannerTraitTest.IterSingleRule.html    |    90 +-
 .../VolcanoPlannerTraitTest.IterSingleRule2.html   |    90 +-
 .../VolcanoPlannerTraitTest.NoneLeafRel.html       |    90 +-
 .../VolcanoPlannerTraitTest.NoneSingleRel.html     |    90 +-
 .../VolcanoPlannerTraitTest.NoneTinyLeafRel.html   |   125 +
 .../VolcanoPlannerTraitTest.PhysLeafRel.html       |    90 +-
 .../VolcanoPlannerTraitTest.PhysLeafRule.html      |    90 +-
 ...noPlannerTraitTest.PhysToIteratorConverter.html |    90 +-
 ...annerTraitTest.PhysToIteratorConverterRule.html |    90 +-
 .../VolcanoPlannerTraitTest.TestLeafRel.html       |   126 +-
 .../VolcanoPlannerTraitTest.TestSingleRel.html     |   117 +-
 .../volcano/class-use/VolcanoPlannerTraitTest.html |    90 +-
 .../apache/calcite/plan/volcano/package-frame.html |    88 +
 .../calcite/plan/volcano/package-summary.html      |   358 +-
 .../apache/calcite/plan/volcano/package-tree.html  |   271 +-
 .../apache/calcite/plan/volcano/package-use.html   |   162 +-
 .../prepare/LookupOperatorOverloadsTest.html       |   211 +-
 .../class-use/LookupOperatorOverloadsTest.html     |    90 +-
 .../org/apache/calcite/prepare/package-frame.html  |    20 +
 .../apache/calcite/prepare/package-summary.html    |    90 +-
 .../org/apache/calcite/prepare/package-tree.html   |    92 +-
 .../org/apache/calcite/prepare/package-use.html    |    86 +-
 .../ProfilerTest.Fluid.StatisticToJson.html        |   161 +-
 .../apache/calcite/profile/ProfilerTest.Fluid.html |   410 +-
 .../org/apache/calcite/profile/ProfilerTest.html   |   301 +-
 .../ProfilerTest.Fluid.StatisticToJson.html        |    90 +-
 .../profile/class-use/ProfilerTest.Fluid.html      |   164 +-
 .../calcite/profile/class-use/ProfilerTest.html    |    90 +-
 .../org/apache/calcite/profile/package-frame.html  |    21 +
 .../apache/calcite/profile/package-summary.html    |    92 +-
 .../org/apache/calcite/profile/package-tree.html   |    96 +-
 .../org/apache/calcite/profile/package-use.html    |   104 +-
 .../org/apache/calcite/rel/RelCollationTest.html   |   153 +-
 .../apache/calcite/rel/RelDistributionTest.html    |   139 +-
 .../calcite/rel/class-use/RelCollationTest.html    |    90 +-
 .../calcite/rel/class-use/RelDistributionTest.html |    90 +-
 .../org/apache/calcite/rel/package-frame.html      |    21 +
 .../org/apache/calcite/rel/package-summary.html    |    92 +-
 .../org/apache/calcite/rel/package-tree.html       |    94 +-
 .../org/apache/calcite/rel/package-use.html        |    86 +-
 .../rel/rel2sql/RelToSqlConverterStructsTest.html  |   195 +-
 .../rel/rel2sql/RelToSqlConverterTest.Sql.html     |   377 +-
 .../calcite/rel/rel2sql/RelToSqlConverterTest.html |  1775 +-
 .../class-use/RelToSqlConverterStructsTest.html    |    90 +-
 .../class-use/RelToSqlConverterTest.Sql.html       |   208 +-
 .../rel2sql/class-use/RelToSqlConverterTest.html   |    90 +-
 .../apache/calcite/rel/rel2sql/package-frame.html  |    22 +
 .../calcite/rel/rel2sql/package-summary.html       |    94 +-
 .../apache/calcite/rel/rel2sql/package-tree.html   |    96 +-
 .../apache/calcite/rel/rel2sql/package-use.html    |   104 +-
 .../rel/rules/DateRangeRulesTest.Fixture2.html     |   234 +-
 .../calcite/rel/rules/DateRangeRulesTest.html      |   372 +-
 .../calcite/rel/rules/SortRemoveRuleTest.html      |   409 +
 .../class-use/DateRangeRulesTest.Fixture2.html     |    90 +-
 .../rel/rules/class-use/DateRangeRulesTest.html    |    90 +-
 .../rel/rules/class-use/SortRemoveRuleTest.html    |   125 +
 .../apache/calcite/rel/rules/package-frame.html    |    22 +
 .../apache/calcite/rel/rules/package-summary.html  |    98 +-
 .../org/apache/calcite/rel/rules/package-tree.html |    97 +-
 .../org/apache/calcite/rel/rules/package-use.html  |    86 +-
 .../org/apache/calcite/rex/RexBuilderTest.html     |   311 +-
 .../apache/calcite/rex/RexExecutorTest.Action.html |   117 +-
 .../rex/RexExecutorTest.TestDataContext.html       |   202 +-
 .../org/apache/calcite/rex/RexExecutorTest.html    |   295 +-
 .../rex/RexSqlStandardConvertletTableTest.html     |   369 +
 .../calcite/rex/class-use/RexBuilderTest.html      |    90 +-
 .../rex/class-use/RexExecutorTest.Action.html      |   112 +-
 .../class-use/RexExecutorTest.TestDataContext.html |    90 +-
 .../calcite/rex/class-use/RexExecutorTest.html     |    90 +-
 .../RexSqlStandardConvertletTableTest.html         |   125 +
 .../org/apache/calcite/rex/package-frame.html      |    27 +
 .../org/apache/calcite/rex/package-summary.html    |   106 +-
 .../org/apache/calcite/rex/package-tree.html       |   105 +-
 .../org/apache/calcite/rex/package-use.html        |   106 +-
 .../apache/calcite/runtime/BinarySearchTest.html   |   185 +-
 .../calcite/runtime/EnumerablesTest.Dept.html      |   178 +-
 .../calcite/runtime/EnumerablesTest.Emp.html       |   178 +-
 .../apache/calcite/runtime/EnumerablesTest.html    |   286 +-
 .../runtime/class-use/BinarySearchTest.html        |    90 +-
 .../runtime/class-use/EnumerablesTest.Dept.html    |   124 +-
 .../runtime/class-use/EnumerablesTest.Emp.html     |   124 +-
 .../calcite/runtime/class-use/EnumerablesTest.html |    90 +-
 .../org/apache/calcite/runtime/package-frame.html  |    23 +
 .../apache/calcite/runtime/package-summary.html    |    96 +-
 .../org/apache/calcite/runtime/package-tree.html   |    98 +-
 .../org/apache/calcite/runtime/package-use.html    |   107 +-
 .../HrClusteredSchema.PkClusteredTable.html        |   407 +
 .../apache/calcite/schemas/HrClusteredSchema.html  |   365 +
 .../HrClusteredSchema.PkClusteredTable.html        |   125 +
 .../schemas/class-use/HrClusteredSchema.html       |   125 +
 .../org/apache/calcite/schemas/package-frame.html  |    21 +
 .../apache/calcite/schemas/package-summary.html    |   152 +
 .../org/apache/calcite/schemas/package-tree.html   |   147 +
 .../org/apache/calcite/schemas/package-use.html    |   125 +
 .../calcite/sql/SqlSetOptionOperatorTest.html      |   174 +-
 .../sql/class-use/SqlSetOptionOperatorTest.html    |    90 +-
 .../org/apache/calcite/sql/package-frame.html      |    20 +
 .../org/apache/calcite/sql/package-summary.html    |    90 +-
 .../org/apache/calcite/sql/package-tree.html       |    92 +-
 .../org/apache/calcite/sql/package-use.html        |    86 +-
 .../calcite/sql/parser/SqlParserTest.Checker.html  |   193 +-
 .../calcite/sql/parser/SqlParserTest.Sql.html      |   217 +-
 .../calcite/sql/parser/SqlParserTest.Tester.html   |   161 +-
 .../sql/parser/SqlParserTest.TesterImpl.html       |   219 +-
 .../parser/SqlParserTest.UnparsingTesterImpl.html  |   208 +-
 .../apache/calcite/sql/parser/SqlParserTest.html   |  3098 +-
 .../apache/calcite/sql/parser/SqlUnParserTest.html |   192 +-
 .../parser/class-use/SqlParserTest.Checker.html    |   112 +-
 .../sql/parser/class-use/SqlParserTest.Sql.html    |   139 +-
 .../sql/parser/class-use/SqlParserTest.Tester.html |   156 +-
 .../parser/class-use/SqlParserTest.TesterImpl.html |   114 +-
 .../SqlParserTest.UnparsingTesterImpl.html         |    90 +-
 .../sql/parser/class-use/SqlParserTest.html        |   140 +-
 .../sql/parser/class-use/SqlUnParserTest.html      |    90 +-
 .../apache/calcite/sql/parser/package-frame.html   |    25 +
 .../apache/calcite/sql/parser/package-summary.html |    98 +-
 .../apache/calcite/sql/parser/package-tree.html    |   106 +-
 .../org/apache/calcite/sql/parser/package-use.html |   135 +-
 .../apache/calcite/sql/test/AbstractSqlTester.html |   897 +-
 .../apache/calcite/sql/test/SqlAdvisorTest.html    |   952 +-
 .../sql/test/SqlOperatorBaseTest.Builder.html      |   205 +-
 ...SqlOperatorBaseTest.ExceptionResultChecker.html |   175 +-
 .../test/SqlOperatorBaseTest.OverlapChecker.html   |   181 +-
 .../sql/test/SqlOperatorBaseTest.TesterImpl.html   |   224 +-
 ...atorBaseTest.ValueOrExceptionResultChecker.html |   188 +-
 .../sql/test/SqlOperatorBaseTest.ValueType.html    |   183 +-
 .../calcite/sql/test/SqlOperatorBaseTest.html      |  2428 +-
 .../apache/calcite/sql/test/SqlOperatorTest.html   |   177 +-
 .../calcite/sql/test/SqlPrettyWriterTest.html      |   417 +-
 .../apache/calcite/sql/test/SqlRuntimeTester.html  |   234 +-
 .../SqlTestFactory.MockCatalogReaderFactory.html   |   121 +-
 .../sql/test/SqlTestFactory.ValidatorFactory.html  |   115 +-
 .../apache/calcite/sql/test/SqlTestFactory.html    |   335 +-
 .../sql/test/SqlTester.ParameterChecker.html       |   113 +-
 .../calcite/sql/test/SqlTester.ResultChecker.html  |   119 +-
 .../calcite/sql/test/SqlTester.TypeChecker.html    |   115 +-
 .../apache/calcite/sql/test/SqlTester.VmName.html  |   226 +-
 .../org/apache/calcite/sql/test/SqlTester.html     |   489 +-
 .../test/SqlTests.ApproximateResultChecker.html    |   182 +-
 .../sql/test/SqlTests.PatternResultChecker.html    |   175 +-
 .../sql/test/SqlTests.RefSetResultChecker.html     |   175 +-
 .../calcite/sql/test/SqlTests.SqlTypeChecker.html  |   167 +-
 .../apache/calcite/sql/test/SqlTests.Stage.html    |   248 +-
 .../sql/test/SqlTests.StringTypeChecker.html       |   171 +-
 .../org/apache/calcite/sql/test/SqlTests.html      |   363 +-
 .../apache/calcite/sql/test/SqlTypeNameTest.html   |   384 +-
 .../calcite/sql/test/SqlValidatorTester.html       |   183 +-
 .../sql/test/class-use/AbstractSqlTester.html      |   120 +-
 .../calcite/sql/test/class-use/SqlAdvisorTest.html |    90 +-
 .../class-use/SqlOperatorBaseTest.Builder.html     |    90 +-
 ...SqlOperatorBaseTest.ExceptionResultChecker.html |    90 +-
 .../SqlOperatorBaseTest.OverlapChecker.html        |   112 +-
 .../class-use/SqlOperatorBaseTest.TesterImpl.html  |    90 +-
 ...atorBaseTest.ValueOrExceptionResultChecker.html |    90 +-
 .../class-use/SqlOperatorBaseTest.ValueType.html   |   114 +-
 .../sql/test/class-use/SqlOperatorBaseTest.html    |   134 +-
 .../sql/test/class-use/SqlOperatorTest.html        |    90 +-
 .../sql/test/class-use/SqlPrettyWriterTest.html    |    90 +-
 .../sql/test/class-use/SqlRuntimeTester.html       |   114 +-
 .../SqlTestFactory.MockCatalogReaderFactory.html   |   200 +-
 .../class-use/SqlTestFactory.ValidatorFactory.html |   140 +-
 .../calcite/sql/test/class-use/SqlTestFactory.html |   229 +-
 .../test/class-use/SqlTester.ParameterChecker.html |   152 +-
 .../test/class-use/SqlTester.ResultChecker.html    |   188 +-
 .../sql/test/class-use/SqlTester.TypeChecker.html  |   197 +-
 .../sql/test/class-use/SqlTester.VmName.html       |   162 +-
 .../calcite/sql/test/class-use/SqlTester.html      |   432 +-
 .../SqlTests.ApproximateResultChecker.html         |    90 +-
 .../class-use/SqlTests.PatternResultChecker.html   |    90 +-
 .../class-use/SqlTests.RefSetResultChecker.html    |    90 +-
 .../test/class-use/SqlTests.SqlTypeChecker.html    |    90 +-
 .../calcite/sql/test/class-use/SqlTests.Stage.html |   133 +-
 .../test/class-use/SqlTests.StringTypeChecker.html |    90 +-
 .../calcite/sql/test/class-use/SqlTests.html       |    90 +-
 .../sql/test/class-use/SqlTypeNameTest.html        |    90 +-
 .../sql/test/class-use/SqlValidatorTester.html     |    90 +-
 .../org/apache/calcite/sql/test/package-frame.html |    53 +
 .../apache/calcite/sql/test/package-summary.html   |   204 +-
 .../org/apache/calcite/sql/test/package-tree.html  |   164 +-
 .../org/apache/calcite/sql/test/package-use.html   |   176 +-
 .../calcite/sql/type/SqlTypeFactoryTest.html       |   216 +-
 .../apache/calcite/sql/type/SqlTypeFixture.html    |   233 +-
 .../apache/calcite/sql/type/SqlTypeUtilTest.html   |   203 +-
 .../sql/type/class-use/SqlTypeFactoryTest.html     |    90 +-
 .../calcite/sql/type/class-use/SqlTypeFixture.html |   114 +-
 .../sql/type/class-use/SqlTypeUtilTest.html        |    90 +-
 .../org/apache/calcite/sql/type/package-frame.html |    22 +
 .../apache/calcite/sql/type/package-summary.html   |    94 +-
 .../org/apache/calcite/sql/type/package-tree.html  |    96 +-
 .../org/apache/calcite/sql/type/package-use.html   |   104 +-
 .../calcite/sql/validate/LexCaseSensitiveTest.html |   257 +-
 .../apache/calcite/sql/validate/LexEscapeTest.html |   411 +
 .../calcite/sql/validate/SqlValidatorUtilTest.html |   201 +-
 .../validate/class-use/LexCaseSensitiveTest.html   |    90 +-
 .../sql/validate/class-use/LexEscapeTest.html      |   125 +
 .../validate/class-use/SqlValidatorUtilTest.html   |    90 +-
 .../apache/calcite/sql/validate/package-frame.html |    22 +
 .../calcite/sql/validate/package-summary.html      |    98 +-
 .../apache/calcite/sql/validate/package-tree.html  |    95 +-
 .../apache/calcite/sql/validate/package-use.html   |    86 +-
 .../org/apache/calcite/test/AbstractPigTest.html   |   143 +-
 .../org/apache/calcite/test/BabelParserTest.html   |   228 +-
 .../test/BabelQuidemTest.BabelCommandHandler.html  |   153 +-
 .../BabelQuidemTest.ExplainValidatedCommand.html   |   209 +-
 .../org/apache/calcite/test/BabelQuidemTest.html   |   234 +-
 testapidocs/org/apache/calcite/test/BabelTest.html |   179 +-
 .../calcite/test/BookstoreSchema.Author.html       |   186 +-
 .../apache/calcite/test/BookstoreSchema.Book.html  |   169 +-
 .../calcite/test/BookstoreSchema.Coordinate.html   |   164 +-
 .../apache/calcite/test/BookstoreSchema.Page.html  |   160 +-
 .../apache/calcite/test/BookstoreSchema.Place.html |   177 +-
 .../org/apache/calcite/test/BookstoreSchema.html   |   171 +-
 .../test/CalciteAssert.AddSchemaPostProcessor.html |   184 +-
 .../CalciteAssert.AddSchemaSpecPostProcessor.html  |   179 +-
 .../calcite/test/CalciteAssert.AssertMetaData.html |   189 +-
 .../calcite/test/CalciteAssert.AssertQuery.html    |   633 +-
 .../calcite/test/CalciteAssert.AssertThat.html     |   452 +-
 .../apache/calcite/test/CalciteAssert.Config.html  |   297 +-
 .../test/CalciteAssert.ConnectionFactory.html      |   186 +-
 .../CalciteAssert.ConnectionPostProcessor.html     |   123 +-
 .../test/CalciteAssert.DatabaseInstance.html       |   291 +-
 .../CalciteAssert.DefaultSchemaPostProcessor.html  |   177 +-
 .../test/CalciteAssert.MapConnectionFactory.html   |   247 +-
 .../calcite/test/CalciteAssert.NopAssertQuery.html |   280 +-
 .../CalciteAssert.PoolingConnectionFactory.html    |   177 +-
 .../CalciteAssert.PreparedStatementConsumer.html   |   117 +-
 .../calcite/test/CalciteAssert.PropBuilder.html    |   180 +-
 .../test/CalciteAssert.ResultSetFormatter.html     |   223 +-
 .../calcite/test/CalciteAssert.SchemaSpec.html     |   337 +-
 .../org/apache/calcite/test/CalciteAssert.html     |   786 +-
 .../org/apache/calcite/test/CalciteHandler.html    |   197 +-
 .../apache/calcite/test/CalciteResourceTest.html   |   139 +-
 .../calcite/test/CalciteSqlOperatorTest.html       |   163 +-
 .../org/apache/calcite/test/CalciteSuite.html      |   125 +-
 .../apache/calcite/test/CassandraAdapterTest.html  |   257 +-
 .../CollectionTypeTest.NestedCollectionTable.html  |   182 +-
 ...nTypeTest.NestedCollectionWithAnyTypeTable.html |   182 +-
 .../apache/calcite/test/CollectionTypeTest.html    |   323 +-
 .../org/apache/calcite/test/ConnectionSpec.html    |   210 +-
 .../org/apache/calcite/test/CoreQuidemTest.html    |   223 +-
 .../calcite/test/CountriesTableFunction.html       |   161 +-
 .../org/apache/calcite/test/CsvTest.Fluent.html    |   220 +-
 .../org/apache/calcite/test/CsvTest.Worker.html    |   207 +-
 testapidocs/org/apache/calcite/test/CsvTest.html   |   749 +-
 .../apache/calcite/test/DiffRepository.Filter.html |   131 +-
 .../org/apache/calcite/test/DiffRepository.html    |   535 +-
 .../org/apache/calcite/test/DiffTestCase.html      |   417 +-
 .../org/apache/calcite/test/DruidAdapterIT.html    |  2017 +-
 .../org/apache/calcite/test/DruidAdapterIT2.html   |  1783 +-
 .../test/DruidDateRangeRulesTest.Fixture2.html     |   207 +-
 .../calcite/test/DruidDateRangeRulesTest.html      |   214 +-
 .../apache/calcite/test/ElasticsearchChecker.html  |   168 +-
 .../apache/calcite/test/ExampleFunctionTest.html   |   212 +-
 .../calcite/test/ExceptionMessageTest.Entry.html   |   160 +-
 .../test/ExceptionMessageTest.TestSchema.html      |   158 +-
 .../apache/calcite/test/ExceptionMessageTest.html  |   236 +-
 .../org/apache/calcite/test/FilteratorTest.html    |   160 +-
 testapidocs/org/apache/calcite/test/Fluent.html    |   208 +-
 .../test/FoodMartLatticeStatisticProvider.html     |   198 +-
 .../test/FoodMartQuerySet.FoodmartColumn.html      |   158 +-
 .../test/FoodMartQuerySet.FoodmartQuery.html       |   172 +-
 .../test/FoodMartQuerySet.FoodmartRoot.html        |   149 +-
 .../org/apache/calcite/test/FoodMartQuerySet.html  |   198 +-
 .../org/apache/calcite/test/FoodmartTest.html      |   192 +-
 .../test/HepPlannerTest.HepTestListener.html       |   208 +-
 .../org/apache/calcite/test/HepPlannerTest.html    |   404 +-
 .../calcite/test/InduceGroupingTypeTest.html       |   153 +-
 .../test/InterpreterTest.MyDataContext.html        |   198 +-
 .../org/apache/calcite/test/InterpreterTest.html   |   355 +-
 .../calcite/test/JdbcAdapterTest.LockWrapper.html  |   180 +-
 .../org/apache/calcite/test/JdbcAdapterTest.html   |   473 +-
 .../test/JdbcFrontJdbcBackLinqMiddleTest.html      |   232 +-
 .../apache/calcite/test/JdbcFrontJdbcBackTest.html |   211 +-
 .../apache/calcite/test/JdbcFrontLinqBackTest.html |   344 +-
 .../test/JdbcTest.AbstractModifiableTable.html     |   163 +-
 .../test/JdbcTest.AbstractModifiableView.html      |   135 +-
 .../calcite/test/JdbcTest.AutoTempDriver.html      |   183 +-
 .../org/apache/calcite/test/JdbcTest.Customer.html |   163 +-
 .../apache/calcite/test/JdbcTest.Department.html   |   213 +-
 .../apache/calcite/test/JdbcTest.Dependent.html    |   187 +-
 .../calcite/test/JdbcTest.EmpDeptTableFactory.html |   175 +-
 .../org/apache/calcite/test/JdbcTest.Employee.html |   212 +-
 .../org/apache/calcite/test/JdbcTest.Event.html    |   187 +-
 .../calcite/test/JdbcTest.FoodmartJdbcSchema.html  |   171 +-
 .../calcite/test/JdbcTest.FoodmartSchema.html      |   149 +-
 .../calcite/test/JdbcTest.HandlerDriver.html       |   177 +-
 .../org/apache/calcite/test/JdbcTest.HrSchema.html |   208 +-
 .../apache/calcite/test/JdbcTest.LingualEmp.html   |   170 +-
 .../calcite/test/JdbcTest.LingualSchema.html       |   149 +-
 .../org/apache/calcite/test/JdbcTest.Location.html |   181 +-
 .../calcite/test/JdbcTest.MockDdlDriver.html       |   177 +-
 .../org/apache/calcite/test/JdbcTest.MySchema.html |   158 +-
 .../calcite/test/JdbcTest.MySchemaFactory.html     |   153 +-
 .../org/apache/calcite/test/JdbcTest.MyTable.html  |   158 +-
 .../org/apache/calcite/test/JdbcTest.MyTable2.html |   158 +-
 .../apache/calcite/test/JdbcTest.SalesFact.html    |   170 +-
 testapidocs/org/apache/calcite/test/JdbcTest.html  |  3516 +-
 .../org/apache/calcite/test/LatticeTest.html       |   577 +-
 .../apache/calcite/test/LinqFrontJdbcBackTest.html |   147 +-
 .../calcite/test/Matchers.ComposingMatcher.html    |   212 +-
 .../org/apache/calcite/test/Matchers.IsWithin.html |   200 +-
 testapidocs/org/apache/calcite/test/Matchers.html  |   251 +-
 .../test/MaterializationTest.HrFKUKSchema.html     |   229 +-
 .../test/MaterializationTest.TableNameVisitor.html |   174 +-
 .../apache/calcite/test/MaterializationTest.html   |  1369 +-
 .../org/apache/calcite/test/MockRelOptCost.html    |   247 +-
 .../test/MockRelOptPlanner.MockRuleCall.html       |   159 +-
 .../org/apache/calcite/test/MockRelOptPlanner.html |   306 +-
 .../test/MockSqlOperatorTable.DedupFunction.html   |   153 +-
 .../test/MockSqlOperatorTable.RampFunction.html    |   153 +-
 .../apache/calcite/test/MockSqlOperatorTable.html  |   185 +-
 testapidocs/org/apache/calcite/test/ModelTest.html |   249 +-
 .../org/apache/calcite/test/MongoAdapterIT.html    |   163 +-
 .../org/apache/calcite/test/MongoAssertions.html   |   170 +-
 .../test/MultiJdbcSchemaJoinTest.TempDb.html       |   174 +-
 .../calcite/test/MultiJdbcSchemaJoinTest.html      |   252 +-
 .../org/apache/calcite/test/MutableRelTest.html    |   284 +-
 .../org/apache/calcite/test/PigAdapterTest.html    |   228 +-
 .../calcite/test/PigRelBuilderStyleTest.html       |   286 +-
 .../org/apache/calcite/test/PigRelBuilderTest.html |   302 +-
 .../org/apache/calcite/test/PigletTest.html        |   274 +-
 testapidocs/org/apache/calcite/test/PlusSuite.html |   125 +-
 .../test/QuidemTest.QuidemConnectionFactory.html   |   166 +-
 .../org/apache/calcite/test/QuidemTest.html        |   260 +-
 .../test/ReflectiveSchemaTest.AllPrivate.html      |   145 +-
 .../calcite/test/ReflectiveSchemaTest.BadType.html |   154 +-
 .../test/ReflectiveSchemaTest.CatchallSchema.html  |   244 +-
 .../ReflectiveSchemaTest.DateColumnSchema.html     |   149 +-
 .../ReflectiveSchemaTest.EmployeeWithHireDate.html |   179 +-
 .../test/ReflectiveSchemaTest.EveryType.html       |   376 +-
 .../test/ReflectiveSchemaTest.IntAndString.html    |   160 +-
 .../test/ReflectiveSchemaTest.IntHolder.html       |   147 +-
 .../apache/calcite/test/ReflectiveSchemaTest.html  |   676 +-
 .../org/apache/calcite/test/RelBuilderTest.html    |  1123 +-
 .../calcite/test/RelMdColumnOriginsTest.html       |   143 +-
 .../test/RelMdPercentageOriginalRowsTest.html      |   282 +
 .../test/RelMetadataTest.BrokenColTypeImpl.html    |   163 +-
 .../test/RelMetadataTest.ColType.Handler.html      |   127 +-
 .../calcite/test/RelMetadataTest.ColType.html      |   162 +-
 .../calcite/test/RelMetadataTest.ColTypeImpl.html  |   189 +-
 .../calcite/test/RelMetadataTest.DummyRelNode.html |   157 +-
 .../test/RelMetadataTest.MyRelMetadataQuery.html   |   173 +-
 .../test/RelMetadataTest.PartialColTypeImpl.html   |   194 +-
 .../org/apache/calcite/test/RelMetadataTest.html   |  1515 +-
 .../org/apache/calcite/test/RelOptRulesTest.html   |  3517 +-
 .../apache/calcite/test/RelOptTestBase.Sql.html    |   362 +-
 .../org/apache/calcite/test/RelOptTestBase.html    |   291 +-
 .../test/RexImplicationCheckerTest.Fixture.html    |   480 +-
 .../calcite/test/RexImplicationCheckerTest.html    |   281 +-
 ...RexProgramBuilderBase.DummyTestDataContext.html |   200 +-
 .../apache/calcite/test/RexProgramBuilderBase.html |   768 +-
 .../org/apache/calcite/test/RexProgramTest.html    |  1186 +-
 .../apache/calcite/test/RexTransformerTest.html    |   461 +-
 .../ScannableTableTest.BeatlesFilterableTable.html |   189 +-
 ...ableTest.BeatlesProjectableFilterableTable.html |   193 +-
 .../test/ScannableTableTest.BeatlesTable.html      |   154 +-
 .../test/ScannableTableTest.SimpleTable.html       |   154 +-
 .../apache/calcite/test/ScannableTableTest.html    |   393 +-
 .../org/apache/calcite/test/ServerParserTest.html  |   416 +-
 .../org/apache/calcite/test/ServerQuidemTest.html  |   214 +-
 .../org/apache/calcite/test/ServerTest.html        |   260 +-
 .../apache/calcite/test/ServerUnParserTest.html    |   186 +-
 testapidocs/org/apache/calcite/test/SlowTests.html |   169 +
 .../org/apache/calcite/test/SparkAdapterTest.html  |   465 +-
 .../org/apache/calcite/test/SplunkAdapterTest.html |   335 +-
 .../apache/calcite/test/SqlAdvisorJdbcTest.html    |   271 +-
 .../org/apache/calcite/test/SqlFunctionsTest.html  |   422 +-
 .../apache/calcite/test/SqlJsonFunctionsTest.html  |   980 +-
 .../org/apache/calcite/test/SqlLimitsTest.html     |   186 +-
 .../org/apache/calcite/test/SqlLineTest.html       |   190 +-
 .../calcite/test/SqlOperatorBindingTest.html       |   181 +-
 ...en.SqlValidatorSpooler.MyInvocationHandler.html |   164 +-
 .../test/SqlTestGen.SqlValidatorSpooler.html       |   226 +-
 .../org/apache/calcite/test/SqlTestGen.html        |   167 +-
 .../test/SqlToRelConverterExtendedTest.html        |   215 +-
 .../SqlToRelConverterTest.RelValidityChecker.html  |   181 +-
 .../calcite/test/SqlToRelConverterTest.Sql.html    |   266 +-
 .../apache/calcite/test/SqlToRelConverterTest.html |  3150 +-
 .../SqlToRelTestBase.DelegatingRelOptTable.html    |   265 +-
 .../SqlToRelTestBase.FarragoTestValidator.html     |   174 +-
 ...RelTestBase.MockRelOptSchema.MockColumnSet.html |   287 +-
 .../test/SqlToRelTestBase.MockRelOptSchema.html    |   239 +-
 .../calcite/test/SqlToRelTestBase.Tester.html      |   291 +-
 .../calcite/test/SqlToRelTestBase.TesterImpl.html  |   560 +-
 .../org/apache/calcite/test/SqlToRelTestBase.html  |   238 +-
 .../calcite/test/SqlValidatorDynamicTest.html      |   375 +-
 .../SqlValidatorFeatureTest.FeatureValidator.html  |   176 +-
 .../calcite/test/SqlValidatorFeatureTest.html      |   255 +-
 .../apache/calcite/test/SqlValidatorMatchTest.html |   344 +-
 .../org/apache/calcite/test/SqlValidatorTest.html  |  3655 +-
 .../calcite/test/SqlValidatorTestCase.Sql.html     |   294 +-
 .../calcite/test/SqlValidatorTestCase.Tester.html  |   259 +-
 ...lValidatorTestCase.TesterConfigurationRule.html |   149 +-
 .../apache/calcite/test/SqlValidatorTestCase.html  |   429 +-
 .../test/StreamTest.BaseOrderStreamTable.html      |   195 +-
 ...treamTest.InfiniteOrdersStreamTableFactory.html |   153 +-
 .../test/StreamTest.InfiniteOrdersTable.html       |   176 +-
 .../test/StreamTest.OrdersHistoryTable.html        |   183 +-
 .../test/StreamTest.OrdersStreamTableFactory.html  |   177 +-
 .../calcite/test/StreamTest.OrdersTable.html       |   212 +-
 .../calcite/test/StreamTest.ProductsTable.html     |   211 +-
 .../test/StreamTest.ProductsTableFactory.html      |   153 +-
 .../test/StreamTest.ProductsTemporalTable.html     |   430 +
 .../org/apache/calcite/test/StreamTest.html        |   314 +-
 .../org/apache/calcite/test/TableFunctionTest.html |   360 +-
 .../test/TableInRootSchemaTest.SimpleTable.html    |   236 +-
 .../apache/calcite/test/TableInRootSchemaTest.html |   155 +-
 .../test/UdfTest.ArrayAppendDoubleFunction.html    |   162 +-
 .../test/UdfTest.ArrayAppendIntegerFunction.html   |   162 +-
 .../test/UdfTest.ArrayAppendScalarFunction.html    |   165 +-
 testapidocs/org/apache/calcite/test/UdfTest.html   |   399 +-
 testapidocs/org/apache/calcite/test/UdtTest.html   |   148 +-
 testapidocs/org/apache/calcite/test/WithLex.html   |   113 +-
 .../calcite/test/catalog/CompoundNameColumn.html   |   185 +-
 .../test/catalog/CompoundNameColumnResolver.html   |   210 +-
 .../calcite/test/catalog/CountingFactory.html      |   200 +-
 .../catalog/EmpInitializerExpressionFactory.html   |   162 +-
 .../org/apache/calcite/test/catalog/Fixture.html   |   235 +-
 .../catalog/MockCatalogReader.ColumnResolver.html  |   123 +-
 .../MockCatalogReader.DelegateStructType.html      |   331 +-
 .../MockCatalogReader.MockDynamicTable.html        |   204 +-
 ...bleViewRelOptTable.MockModifiableViewTable.html |   189 +-
 ...difiableViewRelOptTable.MockViewTableMacro.html |   185 +-
 ...atalogReader.MockModifiableViewRelOptTable.html |   333 +-
 .../test/catalog/MockCatalogReader.MockSchema.html |   192 +-
 ...ockCatalogReader.MockTable.ModifiableTable.html |   224 +-
 ...e.ModifiableTableWithCustomColumnResolving.html |   177 +-
 .../test/catalog/MockCatalogReader.MockTable.html  |   634 +-
 ...CatalogReader.MockViewTable.ModifiableView.html |   188 +-
 ...le.ModifiableViewWithCustomColumnResolving.html |   174 +-
 .../catalog/MockCatalogReader.MockViewTable.html   |   261 +-
 .../MockCatalogReader.StreamableWrapperTable.html  |   157 +-
 .../catalog/MockCatalogReader.WrapperTable.html    |   210 +-
 .../calcite/test/catalog/MockCatalogReader.html    |   312 +-
 .../test/catalog/MockCatalogReaderDynamic.html     |   195 +-
 .../test/catalog/MockCatalogReaderExtended.html    |   203 +-
 .../test/catalog/MockCatalogReaderSimple.html      |   218 +-
 .../test/catalog/class-use/CompoundNameColumn.html |   114 +-
 .../class-use/CompoundNameColumnResolver.html      |    90 +-
 .../test/catalog/class-use/CountingFactory.html    |    90 +-
 .../class-use/EmpInitializerExpressionFactory.html |    90 +-
 .../calcite/test/catalog/class-use/Fixture.html    |   126 +-
 .../MockCatalogReader.ColumnResolver.html          |   269 +-
 .../MockCatalogReader.DelegateStructType.html      |    90 +-
 .../MockCatalogReader.MockDynamicTable.html        |    90 +-
 ...bleViewRelOptTable.MockModifiableViewTable.html |   177 +-
 ...difiableViewRelOptTable.MockViewTableMacro.html |   122 +-
 ...atalogReader.MockModifiableViewRelOptTable.html |   124 +-
 .../class-use/MockCatalogReader.MockSchema.html    |   158 +-
 ...ockCatalogReader.MockTable.ModifiableTable.html |   114 +-
 ...e.ModifiableTableWithCustomColumnResolving.html |    90 +-
 .../class-use/MockCatalogReader.MockTable.html     |   225 +-
 ...CatalogReader.MockViewTable.ModifiableView.html |   112 +-
 ...le.ModifiableViewWithCustomColumnResolving.html |    90 +-
 .../class-use/MockCatalogReader.MockViewTable.html |    90 +-
 .../MockCatalogReader.StreamableWrapperTable.html  |    90 +-
 .../class-use/MockCatalogReader.WrapperTable.html  |   114 +-
 .../test/catalog/class-use/MockCatalogReader.html  |   359 +-
 .../class-use/MockCatalogReaderDynamic.html        |    90 +-
 .../class-use/MockCatalogReaderExtended.html       |    90 +-
 .../catalog/class-use/MockCatalogReaderSimple.html |   112 +-
 .../apache/calcite/test/catalog/package-frame.html |    42 +
 .../calcite/test/catalog/package-summary.html      |   134 +-
 .../apache/calcite/test/catalog/package-tree.html  |   160 +-
 .../apache/calcite/test/catalog/package-use.html   |   156 +-
 .../calcite/test/class-use/AbstractPigTest.html    |   115 +-
 .../calcite/test/class-use/BabelParserTest.html    |    90 +-
 .../BabelQuidemTest.BabelCommandHandler.html       |    90 +-
 .../BabelQuidemTest.ExplainValidatedCommand.html   |    90 +-
 .../calcite/test/class-use/BabelQuidemTest.html    |    90 +-
 .../apache/calcite/test/class-use/BabelTest.html   |    90 +-
 .../test/class-use/BookstoreSchema.Author.html     |   114 +-
 .../test/class-use/BookstoreSchema.Book.html       |   130 +-
 .../test/class-use/BookstoreSchema.Coordinate.html |   128 +-
 .../test/class-use/BookstoreSchema.Page.html       |   126 +-
 .../test/class-use/BookstoreSchema.Place.html      |   130 +-
 .../calcite/test/class-use/BookstoreSchema.html    |    90 +-
 .../CalciteAssert.AddSchemaPostProcessor.html      |    90 +-
 .../CalciteAssert.AddSchemaSpecPostProcessor.html  |    90 +-
 .../class-use/CalciteAssert.AssertMetaData.html    |   124 +-
 .../test/class-use/CalciteAssert.AssertQuery.html  |   558 +-
 .../test/class-use/CalciteAssert.AssertThat.html   |   533 +-
 .../test/class-use/CalciteAssert.Config.html       |   206 +-
 .../class-use/CalciteAssert.ConnectionFactory.html |   346 +-
 .../CalciteAssert.ConnectionPostProcessor.html     |   187 +-
 .../class-use/CalciteAssert.DatabaseInstance.html  |   131 +-
 .../CalciteAssert.DefaultSchemaPostProcessor.html  |    90 +-
 .../CalciteAssert.MapConnectionFactory.html        |    90 +-
 .../class-use/CalciteAssert.NopAssertQuery.html    |    90 +-
 .../CalciteAssert.PoolingConnectionFactory.html    |    90 +-
 .../CalciteAssert.PreparedStatementConsumer.html   |   141 +-
 .../test/class-use/CalciteAssert.PropBuilder.html  |   123 +-
 .../CalciteAssert.ResultSetFormatter.html          |   135 +-
 .../test/class-use/CalciteAssert.SchemaSpec.html   |   223 +-
 .../calcite/test/class-use/CalciteAssert.html      |    90 +-
 .../calcite/test/class-use/CalciteHandler.html     |    90 +-
 .../test/class-use/CalciteResourceTest.html        |    90 +-
 .../test/class-use/CalciteSqlOperatorTest.html     |    90 +-
 .../calcite/test/class-use/CalciteSuite.html       |    90 +-
 .../test/class-use/CassandraAdapterTest.html       |    90 +-
 .../CollectionTypeTest.NestedCollectionTable.html  |    90 +-
 ...nTypeTest.NestedCollectionWithAnyTypeTable.html |    90 +-
 .../calcite/test/class-use/CollectionTypeTest.html |    90 +-
 .../calcite/test/class-use/ConnectionSpec.html     |   136 +-
 .../calcite/test/class-use/CoreQuidemTest.html     |    90 +-
 .../test/class-use/CountriesTableFunction.html     |    90 +-
 .../calcite/test/class-use/CsvTest.Fluent.html     |   136 +-
 .../calcite/test/class-use/CsvTest.Worker.html     |    90 +-
 .../org/apache/calcite/test/class-use/CsvTest.html |    90 +-
 .../test/class-use/DiffRepository.Filter.html      |   146 +-
 .../calcite/test/class-use/DiffRepository.html     |   292 +-
 .../calcite/test/class-use/DiffTestCase.html       |    90 +-
 .../calcite/test/class-use/DruidAdapterIT.html     |    90 +-
 .../calcite/test/class-use/DruidAdapterIT2.html    |    90 +-
 .../DruidDateRangeRulesTest.Fixture2.html          |    90 +-
 .../test/class-use/DruidDateRangeRulesTest.html    |    90 +-
 .../test/class-use/ElasticsearchChecker.html       |    90 +-
 .../test/class-use/ExampleFunctionTest.html        |    90 +-
 .../test/class-use/ExceptionMessageTest.Entry.html |   126 +-
 .../class-use/ExceptionMessageTest.TestSchema.html |    90 +-
 .../test/class-use/ExceptionMessageTest.html       |    90 +-
 .../calcite/test/class-use/FilteratorTest.html     |    90 +-
 .../org/apache/calcite/test/class-use/Fluent.html  |   139 +-
 .../FoodMartLatticeStatisticProvider.html          |    90 +-
 .../class-use/FoodMartQuerySet.FoodmartColumn.html |   114 +-
 .../class-use/FoodMartQuerySet.FoodmartQuery.html  |   131 +-
 .../class-use/FoodMartQuerySet.FoodmartRoot.html   |    90 +-
 .../calcite/test/class-use/FoodMartQuerySet.html   |   126 +-
 .../calcite/test/class-use/FoodmartTest.html       |    90 +-
 .../class-use/HepPlannerTest.HepTestListener.html  |    90 +-
 .../calcite/test/class-use/HepPlannerTest.html     |    90 +-
 .../test/class-use/InduceGroupingTypeTest.html     |    90 +-
 .../class-use/InterpreterTest.MyDataContext.html   |   114 +-
 .../calcite/test/class-use/InterpreterTest.html    |    90 +-
 .../class-use/JdbcAdapterTest.LockWrapper.html     |   119 +-
 .../calcite/test/class-use/JdbcAdapterTest.html    |    90 +-
 .../class-use/JdbcFrontJdbcBackLinqMiddleTest.html |    90 +-
 .../test/class-use/JdbcFrontJdbcBackTest.html      |    90 +-
 .../test/class-use/JdbcFrontLinqBackTest.html      |    90 +-
 .../JdbcTest.AbstractModifiableTable.html          |   139 +-
 .../class-use/JdbcTest.AbstractModifiableView.html |   115 +-
 .../test/class-use/JdbcTest.AutoTempDriver.html    |    90 +-
 .../calcite/test/class-use/JdbcTest.Customer.html  |    90 +-
 .../test/class-use/JdbcTest.Department.html        |   119 +-
 .../calcite/test/class-use/JdbcTest.Dependent.html |   129 +-
 .../class-use/JdbcTest.EmpDeptTableFactory.html    |    90 +-
 .../calcite/test/class-use/JdbcTest.Employee.html  |   208 +-
 .../calcite/test/class-use/JdbcTest.Event.html     |   114 +-
 .../class-use/JdbcTest.FoodmartJdbcSchema.html     |    90 +-
 .../test/class-use/JdbcTest.FoodmartSchema.html    |    90 +-
 .../test/class-use/JdbcTest.HandlerDriver.html     |    90 +-
 .../calcite/test/class-use/JdbcTest.HrSchema.html  |    90 +-
 .../test/class-use/JdbcTest.LingualEmp.html        |   114 +-
 .../test/class-use/JdbcTest.LingualSchema.html     |    90 +-
 .../calcite/test/class-use/JdbcTest.Location.html  |   130 +-
 .../test/class-use/JdbcTest.MockDdlDriver.html     |    90 +-
 .../calcite/test/class-use/JdbcTest.MySchema.html  |    90 +-
 .../test/class-use/JdbcTest.MySchemaFactory.html   |    90 +-
 .../calcite/test/class-use/JdbcTest.MyTable.html   |   114 +-
 .../calcite/test/class-use/JdbcTest.MyTable2.html  |   114 +-
 .../calcite/test/class-use/JdbcTest.SalesFact.html |   114 +-
 .../apache/calcite/test/class-use/JdbcTest.html    |    90 +-
 .../apache/calcite/test/class-use/LatticeTest.html |    90 +-
 .../test/class-use/LinqFrontJdbcBackTest.html      |    90 +-
 .../test/class-use/Matchers.ComposingMatcher.html  |    90 +-
 .../calcite/test/class-use/Matchers.IsWithin.html  |    90 +-
 .../apache/calcite/test/class-use/Matchers.html    |    90 +-
 .../MaterializationTest.HrFKUKSchema.html          |    90 +-
 .../MaterializationTest.TableNameVisitor.html      |    90 +-
 .../test/class-use/MaterializationTest.html        |    90 +-
 .../calcite/test/class-use/MockRelOptCost.html     |    90 +-
 .../class-use/MockRelOptPlanner.MockRuleCall.html  |    90 +-
 .../calcite/test/class-use/MockRelOptPlanner.html  |    90 +-
 .../MockSqlOperatorTable.DedupFunction.html        |    90 +-
 .../MockSqlOperatorTable.RampFunction.html         |    90 +-
 .../test/class-use/MockSqlOperatorTable.html       |   112 +-
 .../apache/calcite/test/class-use/ModelTest.html   |    90 +-
 .../calcite/test/class-use/MongoAdapterIT.html     |    90 +-
 .../calcite/test/class-use/MongoAssertions.html    |    90 +-
 .../class-use/MultiJdbcSchemaJoinTest.TempDb.html  |   114 +-
 .../test/class-use/MultiJdbcSchemaJoinTest.html    |    90 +-
 .../calcite/test/class-use/MutableRelTest.html     |    90 +-
 .../calcite/test/class-use/PigAdapterTest.html     |    90 +-
 .../test/class-use/PigRelBuilderStyleTest.html     |    90 +-
 .../calcite/test/class-use/PigRelBuilderTest.html  |    90 +-
 .../apache/calcite/test/class-use/PigletTest.html  |    90 +-
 .../apache/calcite/test/class-use/PlusSuite.html   |    90 +-
 .../QuidemTest.QuidemConnectionFactory.html        |    90 +-
 .../apache/calcite/test/class-use/QuidemTest.html  |   136 +-
 .../class-use/ReflectiveSchemaTest.AllPrivate.html |   114 +-
 .../class-use/ReflectiveSchemaTest.BadType.html    |   114 +-
 .../ReflectiveSchemaTest.CatchallSchema.html       |    90 +-
 .../ReflectiveSchemaTest.DateColumnSchema.html     |    90 +-
 .../ReflectiveSchemaTest.EmployeeWithHireDate.html |   114 +-
 .../class-use/ReflectiveSchemaTest.EveryType.html  |   114 +-
 .../ReflectiveSchemaTest.IntAndString.html         |   119 +-
 .../class-use/ReflectiveSchemaTest.IntHolder.html  |   114 +-
 .../test/class-use/ReflectiveSchemaTest.html       |    90 +-
 .../calcite/test/class-use/RelBuilderTest.html     |    90 +-
 .../test/class-use/RelMdColumnOriginsTest.html     |    90 +-
 .../class-use/RelMdPercentageOriginalRowsTest.html |   125 +
 .../RelMetadataTest.BrokenColTypeImpl.html         |    90 +-
 .../class-use/RelMetadataTest.ColType.Handler.html |   114 +-
 .../test/class-use/RelMetadataTest.ColType.html    |   126 +-
 .../class-use/RelMetadataTest.ColTypeImpl.html     |    90 +-
 .../class-use/RelMetadataTest.DummyRelNode.html    |    90 +-
 .../RelMetadataTest.MyRelMetadataQuery.html        |    90 +-
 .../RelMetadataTest.PartialColTypeImpl.html        |   119 +-
 .../calcite/test/class-use/RelMetadataTest.html    |    90 +-
 .../calcite/test/class-use/RelOptRulesTest.html    |    90 +-
 .../calcite/test/class-use/RelOptTestBase.Sql.html |   200 +-
 .../calcite/test/class-use/RelOptTestBase.html     |   115 +-
 .../RexImplicationCheckerTest.Fixture.html         |   168 +-
 .../test/class-use/RexImplicationCheckerTest.html  |    90 +-
 ...RexProgramBuilderBase.DummyTestDataContext.html |    90 +-
 .../test/class-use/RexProgramBuilderBase.html      |   133 +-
 .../calcite/test/class-use/RexProgramTest.html     |    90 +-
 .../calcite/test/class-use/RexTransformerTest.html |    90 +-
 .../ScannableTableTest.BeatlesFilterableTable.html |    90 +-
 ...ableTest.BeatlesProjectableFilterableTable.html |    90 +-
 .../class-use/ScannableTableTest.BeatlesTable.html |    90 +-
 .../class-use/ScannableTableTest.SimpleTable.html  |    90 +-
 .../calcite/test/class-use/ScannableTableTest.html |    90 +-
 .../calcite/test/class-use/ServerParserTest.html   |   114 +-
 .../calcite/test/class-use/ServerQuidemTest.html   |    90 +-
 .../apache/calcite/test/class-use/ServerTest.html  |    90 +-
 .../calcite/test/class-use/ServerUnParserTest.html |    90 +-
 .../apache/calcite/test/class-use/SlowTests.html   |   125 +
 .../calcite/test/class-use/SparkAdapterTest.html   |    90 +-
 .../calcite/test/class-use/SplunkAdapterTest.html  |    90 +-
 .../calcite/test/class-use/SqlAdvisorJdbcTest.html |    90 +-
 .../calcite/test/class-use/SqlFunctionsTest.html   |    90 +-
 .../test/class-use/SqlJsonFunctionsTest.html       |    90 +-
 .../calcite/test/class-use/SqlLimitsTest.html      |    90 +-
 .../apache/calcite/test/class-use/SqlLineTest.html |    90 +-
 .../test/class-use/SqlOperatorBindingTest.html     |    90 +-
 ...en.SqlValidatorSpooler.MyInvocationHandler.html |    90 +-
 .../class-use/SqlTestGen.SqlValidatorSpooler.html  |   114 +-
 .../apache/calcite/test/class-use/SqlTestGen.html  |    90 +-
 .../class-use/SqlToRelConverterExtendedTest.html   |    90 +-
 .../SqlToRelConverterTest.RelValidityChecker.html  |    90 +-
 .../test/class-use/SqlToRelConverterTest.Sql.html  |   144 +-
 .../test/class-use/SqlToRelConverterTest.html      |   114 +-
 .../SqlToRelTestBase.DelegatingRelOptTable.html    |    90 +-
 .../SqlToRelTestBase.FarragoTestValidator.html     |    90 +-
 ...RelTestBase.MockRelOptSchema.MockColumnSet.html |   118 +-
 .../SqlToRelTestBase.MockRelOptSchema.html         |    90 +-
 .../test/class-use/SqlToRelTestBase.Tester.html    |   347 +-
 .../class-use/SqlToRelTestBase.TesterImpl.html     |   119 +-
 .../calcite/test/class-use/SqlToRelTestBase.html   |   155 +-
 .../test/class-use/SqlValidatorDynamicTest.html    |    90 +-
 .../SqlValidatorFeatureTest.FeatureValidator.html  |    90 +-
 .../test/class-use/SqlValidatorFeatureTest.html    |    90 +-
 .../test/class-use/SqlValidatorMatchTest.html      |    90 +-
 .../calcite/test/class-use/SqlValidatorTest.html   |   112 +-
 .../test/class-use/SqlValidatorTestCase.Sql.html   |   206 +-
 .../class-use/SqlValidatorTestCase.Tester.html     |   135 +-
 ...lValidatorTestCase.TesterConfigurationRule.html |    90 +-
 .../test/class-use/SqlValidatorTestCase.html       |   148 +-
 .../class-use/StreamTest.BaseOrderStreamTable.html |   118 +-
 ...treamTest.InfiniteOrdersStreamTableFactory.html |    90 +-
 .../class-use/StreamTest.InfiniteOrdersTable.html  |    90 +-
 .../class-use/StreamTest.OrdersHistoryTable.html   |    90 +-
 .../StreamTest.OrdersStreamTableFactory.html       |    90 +-
 .../test/class-use/StreamTest.OrdersTable.html     |    90 +-
 .../test/class-use/StreamTest.ProductsTable.html   |    90 +-
 .../class-use/StreamTest.ProductsTableFactory.html |    90 +-
 .../StreamTest.ProductsTemporalTable.html          |   125 +
 .../apache/calcite/test/class-use/StreamTest.html  |    90 +-
 .../calcite/test/class-use/TableFunctionTest.html  |    90 +-
 .../TableInRootSchemaTest.SimpleTable.html         |    90 +-
 .../test/class-use/TableInRootSchemaTest.html      |    90 +-
 .../UdfTest.ArrayAppendDoubleFunction.html         |    90 +-
 .../UdfTest.ArrayAppendIntegerFunction.html        |    90 +-
 .../UdfTest.ArrayAppendScalarFunction.html         |   115 +-
 .../org/apache/calcite/test/class-use/UdfTest.html |    90 +-
 .../org/apache/calcite/test/class-use/UdtTest.html |    90 +-
 .../org/apache/calcite/test/class-use/WithLex.html |   136 +-
 ...rrentTestCommand.ShouldHaveFailedException.html |   181 +-
 .../test/concurrent/ConcurrentTestCommand.html     |   166 +-
 .../ConcurrentTestCommandExecutor.Sync.html        |   170 +-
 .../concurrent/ConcurrentTestCommandExecutor.html  |   425 +-
 ...urrentTestCommandGenerator.AbstractCommand.html |   266 +-
 ...ommandGenerator.AutoSynchronizationCommand.html |   159 +-
 ...oncurrentTestCommandGenerator.CloseCommand.html |   171 +-
 ...entTestCommandGenerator.CommandWithTimeout.html |   191 +-
 ...ncurrentTestCommandGenerator.CommitCommand.html |   173 +-
 .../ConcurrentTestCommandGenerator.DdlCommand.html |   199 +-
 ...currentTestCommandGenerator.ExplainCommand.html |   199 +-
 ...oncurrentTestCommandGenerator.FailedThread.html |   177 +-
 ...estCommandGenerator.FetchAndCompareCommand.html |   345 +-
 ...ncurrentTestCommandGenerator.InsertCommand.html |   209 +-
 ...currentTestCommandGenerator.PrepareCommand.html |   197 +-
 ...urrentTestCommandGenerator.RollbackCommand.html |   173 +-
 ...oncurrentTestCommandGenerator.SleepCommand.html |   191 +-
 ...estCommandGenerator.SynchronizationCommand.html |   173 +-
 .../concurrent/ConcurrentTestCommandGenerator.html |   644 +-
 ...entTestCommandScript.CommandParser.Binding.html |   171 +-
 .../ConcurrentTestCommandScript.CommandParser.html |   404 +-
 ...urrentTestCommandScript.CommandWithTimeout.html |   191 +-
 ...ommandScript.CommandWithTimeoutAndRowLimit.html |   208 +-
 .../ConcurrentTestCommandScript.EchoCommand.html   |   195 +-
 ...rentTestCommandScript.FetchAndPrintCommand.html |   181 +-
 .../ConcurrentTestCommandScript.PluginCommand.html |   203 +-
 ...ConcurrentTestCommandScript.PrepareCommand.html |   197 +-
 .../ConcurrentTestCommandScript.PrintCommand.html  |   206 +-
 .../ConcurrentTestCommandScript.ResultsReader.html |   282 +-
 .../ConcurrentTestCommandScript.SelectCommand.html |   238 +-
 .../ConcurrentTestCommandScript.ShellCommand.html  |   216 +-
 .../ConcurrentTestCommandScript.SqlCommand.html    |   221 +-
 .../ConcurrentTestCommandScript.StateAction.html   |   164 +-
 .../ConcurrentTestCommandScript.StateDatum.html    |   164 +-
 .../ConcurrentTestCommandScript.Tool.html          |   237 +-
 ...urrentTestCommandScript.VariableTable.Excn.html |   145 +-
 .../ConcurrentTestCommandScript.VariableTable.html |   231 +-
 .../concurrent/ConcurrentTestCommandScript.html    |  1087 +-
 .../test/concurrent/ConcurrentTestPlugin.html      |   183 +-
 .../ConcurrentTestPluginCommand.TestContext.html   |   131 +-
 .../concurrent/ConcurrentTestPluginCommand.html    |   129 +-
 ...entTestTimedCommandGenerator.TimedIterator.html |   209 +-
 .../ConcurrentTestTimedCommandGenerator.html       |   217 +-
 .../concurrent/SamplePlugin.DescribeResultSet.html |   167 +-
 .../calcite/test/concurrent/SamplePlugin.html      |   204 +-
 ...rrentTestCommand.ShouldHaveFailedException.html |    90 +-
 .../class-use/ConcurrentTestCommand.html           |   419 +-
 .../ConcurrentTestCommandExecutor.Sync.html        |   148 +-
 .../class-use/ConcurrentTestCommandExecutor.html   |   203 +-
 ...urrentTestCommandGenerator.AbstractCommand.html |   183 +-
 ...ommandGenerator.AutoSynchronizationCommand.html |    90 +-
 ...oncurrentTestCommandGenerator.CloseCommand.html |    90 +-
 ...entTestCommandGenerator.CommandWithTimeout.html |   115 +-
 ...ncurrentTestCommandGenerator.CommitCommand.html |    90 +-
 .../ConcurrentTestCommandGenerator.DdlCommand.html |    90 +-
 ...currentTestCommandGenerator.ExplainCommand.html |    90 +-
 ...oncurrentTestCommandGenerator.FailedThread.html |   126 +-
 ...estCommandGenerator.FetchAndCompareCommand.html |    90 +-
 ...ncurrentTestCommandGenerator.InsertCommand.html |    90 +-
 ...currentTestCommandGenerator.PrepareCommand.html |    90 +-
 ...urrentTestCommandGenerator.RollbackCommand.html |    90 +-
 ...oncurrentTestCommandGenerator.SleepCommand.html |    90 +-
 ...estCommandGenerator.SynchronizationCommand.html |   112 +-
 .../class-use/ConcurrentTestCommandGenerator.html  |   121 +-
 ...entTestCommandScript.CommandParser.Binding.html |   114 +-
 .../ConcurrentTestCommandScript.CommandParser.html |    90 +-
 ...urrentTestCommandScript.CommandWithTimeout.html |   121 +-
 ...ommandScript.CommandWithTimeoutAndRowLimit.html |   112 +-
 .../ConcurrentTestCommandScript.EchoCommand.html   |    90 +-
 ...rentTestCommandScript.FetchAndPrintCommand.html |    90 +-
 .../ConcurrentTestCommandScript.PluginCommand.html |    90 +-
 ...ConcurrentTestCommandScript.PrepareCommand.html |    90 +-
 .../ConcurrentTestCommandScript.PrintCommand.html  |    90 +-
 .../ConcurrentTestCommandScript.ResultsReader.html |   114 +-
 .../ConcurrentTestCommandScript.SelectCommand.html |    90 +-
 .../ConcurrentTestCommandScript.ShellCommand.html  |    90 +-
 .../ConcurrentTestCommandScript.SqlCommand.html    |    90 +-
 .../ConcurrentTestCommandScript.StateAction.html   |   114 +-
 .../ConcurrentTestCommandScript.StateDatum.html    |   126 +-
 .../ConcurrentTestCommandScript.Tool.html          |    90 +-
 ...urrentTestCommandScript.VariableTable.Excn.html |    90 +-
 .../ConcurrentTestCommandScript.VariableTable.html |   114 +-
 .../class-use/ConcurrentTestCommandScript.html     |    90 +-
 .../concurrent/class-use/ConcurrentTestPlugin.html |   134 +-
 .../ConcurrentTestPluginCommand.TestContext.html   |   119 +-
 .../class-use/ConcurrentTestPluginCommand.html     |   149 +-
 ...entTestTimedCommandGenerator.TimedIterator.html |    90 +-
 .../ConcurrentTestTimedCommandGenerator.html       |    90 +-
 .../class-use/SamplePlugin.DescribeResultSet.html  |    90 +-
 .../test/concurrent/class-use/SamplePlugin.html    |    90 +-
 .../calcite/test/concurrent/package-frame.html     |    56 +
 .../calcite/test/concurrent/package-summary.html   |   576 +-
 .../calcite/test/concurrent/package-tree.html      |   192 +-
 .../calcite/test/concurrent/package-use.html       |   163 +-
 .../test/enumerable/EnumerableCorrelateTest.html   |   193 +-
 .../class-use/EnumerableCorrelateTest.html         |    90 +-
 .../calcite/test/enumerable/package-frame.html     |    20 +
 .../calcite/test/enumerable/package-summary.html   |   104 +-
 .../calcite/test/enumerable/package-tree.html      |    92 +-
 .../calcite/test/enumerable/package-use.html       |    86 +-
 .../org/apache/calcite/test/fuzzer/RexFuzzer.html  |   299 +-
 .../test/fuzzer/RexProgramFuzzyTest.TopN.html      |   227 +-
 .../calcite/test/fuzzer/RexProgramFuzzyTest.html   |   341 +-
 .../calcite/test/fuzzer/RexToTestCodeShuttle.html  |   203 +-
 .../apache/calcite/test/fuzzer/SimplifyTask.html   |   184 +-
 .../calcite/test/fuzzer/class-use/RexFuzzer.html   |   114 +-
 .../fuzzer/class-use/RexProgramFuzzyTest.TopN.html |    90 +-
 .../test/fuzzer/class-use/RexProgramFuzzyTest.html |    90 +-
 .../fuzzer/class-use/RexToTestCodeShuttle.html     |    90 +-
 .../test/fuzzer/class-use/SimplifyTask.html        |   124 +-
 .../apache/calcite/test/fuzzer/package-frame.html  |    24 +
 .../calcite/test/fuzzer/package-summary.html       |   104 +-
 .../apache/calcite/test/fuzzer/package-tree.html   |   110 +-
 .../apache/calcite/test/fuzzer/package-use.html    |   109 +-
 .../org/apache/calcite/test/package-frame.html     |   230 +
 .../org/apache/calcite/test/package-summary.html   |   760 +-
 .../org/apache/calcite/test/package-tree.html      |   575 +-
 .../org/apache/calcite/test/package-use.html       |   613 +-
 .../tools/FrameworksTest.HiveLikeTypeSystem.html   |   163 +-
 .../tools/FrameworksTest.HiveLikeTypeSystem2.html  |   153 +-
 .../calcite/tools/FrameworksTest.TableImpl.html    |   230 +-
 .../org/apache/calcite/tools/FrameworksTest.html   |   233 +-
 .../tools/PlannerTest.MockJdbcProjectRule.html     |   155 +-
 .../tools/PlannerTest.MockJdbcTableRule.html       |   157 +-
 .../tools/PlannerTest.MockJdbcTableScan.html       |   193 +-
 .../tools/PlannerTest.MyCountAggFunction.html      |   175 +-
 .../org/apache/calcite/tools/PlannerTest.html      |   865 +-
 .../org/apache/calcite/tools/TpchSchema.Part.html  |   165 +-
 .../apache/calcite/tools/TpchSchema.PartSupp.html  |   172 +-
 .../org/apache/calcite/tools/TpchSchema.html       |   198 +-
 .../FrameworksTest.HiveLikeTypeSystem.html         |    90 +-
 .../FrameworksTest.HiveLikeTypeSystem2.html        |    90 +-
 .../tools/class-use/FrameworksTest.TableImpl.html  |    90 +-
 .../calcite/tools/class-use/FrameworksTest.html    |    90 +-
 .../class-use/PlannerTest.MockJdbcProjectRule.html |    90 +-
 .../class-use/PlannerTest.MockJdbcTableRule.html   |    90 +-
 .../class-use/PlannerTest.MockJdbcTableScan.html   |    90 +-
 .../class-use/PlannerTest.MyCountAggFunction.html  |    90 +-
 .../calcite/tools/class-use/PlannerTest.html       |    90 +-
 .../calcite/tools/class-use/TpchSchema.Part.html   |   126 +-
 .../tools/class-use/TpchSchema.PartSupp.html       |   128 +-
 .../apache/calcite/tools/class-use/TpchSchema.html |    90 +-
 .../org/apache/calcite/tools/package-frame.html    |    28 +
 .../org/apache/calcite/tools/package-summary.html  |   114 +-
 .../org/apache/calcite/tools/package-tree.html     |   132 +-
 .../org/apache/calcite/tools/package-use.html      |   107 +-
 .../org/apache/calcite/util/BitSetsTest.html       |   213 +-
 .../org/apache/calcite/util/ChunkListTest.html     |   191 +-
 .../apache/calcite/util/ImmutableBitSetTest.html   |   332 +-
 .../calcite/util/PartiallyOrderedSetTest.html      |   398 +-
 .../apache/calcite/util/PermutationTestCase.html   |   167 +-
 .../calcite/util/PrecedenceClimbingParserTest.html |   195 +-
 .../util/ReflectVisitorTest.AmbiguousNumber.html   |   163 +-
 .../ReflectVisitorTest.CarefulNumberNegater.html   |   180 +-
 .../ReflectVisitorTest.CarelessNumberNegater.html  |   167 +-
 .../ReflectVisitorTest.CluelessNumberNegater.html  |   172 +-
 .../util/ReflectVisitorTest.CrunchableNumber.html  |    93 +-
 .../util/ReflectVisitorTest.DiceyNumber.html       |    99 +-
 .../util/ReflectVisitorTest.FudgeableNumber.html   |    95 +-
 ...ReflectVisitorTest.IndecisiveNumberNegater.html |   172 +-
 .../util/ReflectVisitorTest.NumberNegater.html     |   189 +-
 ...ReflectVisitorTest.SomewhatAmbiguousNumber.html |   163 +-
 ...isitorTest.SomewhatIndecisiveNumberNegater.html |   172 +-
 .../apache/calcite/util/ReflectVisitorTest.html    |   211 +-
 .../calcite/util/Smalls.AllTypesFunction.html      |   256 +-
 .../calcite/util/Smalls.AwkwardFunction.html       |   141 +-
 .../calcite/util/Smalls.CountArgs0Function.html    |   141 +-
 .../calcite/util/Smalls.CountArgs1Function.html    |   143 +-
 .../util/Smalls.CountArgs1NullableFunction.html    |   143 +-
 .../calcite/util/Smalls.CountArgs2Function.html    |   145 +-
 .../org/apache/calcite/util/Smalls.IntString.html  |   178 +-
 .../org/apache/calcite/util/Smalls.MazeTable.html  |   205 +-
 .../calcite/util/Smalls.MultipleFunction.html      |   173 +-
 .../calcite/util/Smalls.MyAbcdeFunction.html       |   159 +-
 .../util/Smalls.MyDeterministicPlusFunction.html   |   167 +-
 .../calcite/util/Smalls.MyDoubleFunction.html      |   141 +-
 .../calcite/util/Smalls.MyGenericAggFunction.html  |   162 +-
 .../apache/calcite/util/Smalls.MyIncrement.html    |   143 +-
 .../apache/calcite/util/Smalls.MyLeftFunction.html |   147 +-
 .../apache/calcite/util/Smalls.MyPlusFunction.html |   165 +-
 .../calcite/util/Smalls.MyStaticSumFunction.html   |   166 +-
 .../org/apache/calcite/util/Smalls.MySum3.html     |   190 +-
 .../apache/calcite/util/Smalls.MySumFunction.html  |   166 +-
 .../calcite/util/Smalls.MyTableFunction.html       |   141 +-
 ...Smalls.MyThreeParamsSumFunctionWithFilter1.html |   172 +-
 ...Smalls.MyThreeParamsSumFunctionWithFilter2.html |   166 +-
 .../calcite/util/Smalls.MyToStringFunction.html    |   143 +-
 .../util/Smalls.MyTwoParamsSumFunctionFilter1.html |   166 +-
 .../util/Smalls.MyTwoParamsSumFunctionFilter2.html |   168 +-
 .../apache/calcite/util/Smalls.Null4Function.html  |   143 +-
 .../apache/calcite/util/Smalls.Null8Function.html  |   145 +-
 .../calcite/util/Smalls.SimpleTableFunction.html   |   141 +-
 .../util/Smalls.StaticTableMacroFunction.html      |   141 +-
 .../calcite/util/Smalls.SumFunctionBadIAdd.html    |   150 +-
 .../calcite/util/Smalls.TableMacroFunction.html    |   141 +-
 ...alls.TableMacroFunctionWithNamedParameters.html |   160 +-
 .../util/Smalls.TestStaticTableFunction.html       |   141 +-
 .../calcite/util/Smalls.WideProductSale.html       |  1149 +-
 .../apache/calcite/util/Smalls.WideSaleSchema.html |   167 +-
 testapidocs/org/apache/calcite/util/Smalls.html    |   478 +-
 .../org/apache/calcite/util/SourceTest.html        |   220 +-
 .../calcite/util/TestUtil.ExtraInformation.html    |   260 +
 testapidocs/org/apache/calcite/util/TestUtil.html  |   376 +-
 .../org/apache/calcite/util/TestUtilTest.html      |   157 +-
 testapidocs/org/apache/calcite/util/UtilTest.html  |   928 +-
 .../apache/calcite/util/class-use/BitSetsTest.html |    90 +-
 .../calcite/util/class-use/ChunkListTest.html      |    90 +-
 .../util/class-use/ImmutableBitSetTest.html        |    90 +-
 .../util/class-use/PartiallyOrderedSetTest.html    |    90 +-
 .../util/class-use/PermutationTestCase.html        |    90 +-
 .../class-use/PrecedenceClimbingParserTest.html    |    90 +-
 .../ReflectVisitorTest.AmbiguousNumber.html        |   122 +-
 .../ReflectVisitorTest.CarefulNumberNegater.html   |    90 +-
 .../ReflectVisitorTest.CarelessNumberNegater.html  |   112 +-
 .../ReflectVisitorTest.CluelessNumberNegater.html  |    90 +-
 .../ReflectVisitorTest.CrunchableNumber.html       |   125 +-
 .../class-use/ReflectVisitorTest.DiceyNumber.html  |   112 +-
 .../ReflectVisitorTest.FudgeableNumber.html        |   140 +-
 ...ReflectVisitorTest.IndecisiveNumberNegater.html |    90 +-
 .../ReflectVisitorTest.NumberNegater.html          |   136 +-
 ...ReflectVisitorTest.SomewhatAmbiguousNumber.html |    90 +-
 ...isitorTest.SomewhatIndecisiveNumberNegater.html |    90 +-
 .../calcite/util/class-use/ReflectVisitorTest.html |    90 +-
 .../util/class-use/Smalls.AllTypesFunction.html    |    90 +-
 .../util/class-use/Smalls.AwkwardFunction.html     |    90 +-
 .../util/class-use/Smalls.CountArgs0Function.html  |    90 +-
 .../util/class-use/Smalls.CountArgs1Function.html  |    90 +-
 .../Smalls.CountArgs1NullableFunction.html         |    90 +-
 .../util/class-use/Smalls.CountArgs2Function.html  |    90 +-
 .../calcite/util/class-use/Smalls.IntString.html   |   137 +-
 .../calcite/util/class-use/Smalls.MazeTable.html   |    90 +-
 .../util/class-use/Smalls.MultipleFunction.html    |    90 +-
 .../util/class-use/Smalls.MyAbcdeFunction.html     |    90 +-
 .../Smalls.MyDeterministicPlusFunction.html        |    90 +-
 .../util/class-use/Smalls.MyDoubleFunction.html    |    90 +-
 .../class-use/Smalls.MyGenericAggFunction.html     |   112 +-
 .../calcite/util/class-use/Smalls.MyIncrement.html |    90 +-
 .../util/class-use/Smalls.MyLeftFunction.html      |    90 +-
 .../util/class-use/Smalls.MyPlusFunction.html      |    90 +-
 .../util/class-use/Smalls.MyStaticSumFunction.html |    90 +-
 .../calcite/util/class-use/Smalls.MySum3.html      |    90 +-
 .../util/class-use/Smalls.MySumFunction.html       |    90 +-
 .../util/class-use/Smalls.MyTableFunction.html     |    90 +-
 ...Smalls.MyThreeParamsSumFunctionWithFilter1.html |    90 +-
 ...Smalls.MyThreeParamsSumFunctionWithFilter2.html |    90 +-
 .../util/class-use/Smalls.MyToStringFunction.html  |    90 +-
 .../Smalls.MyTwoParamsSumFunctionFilter1.html      |    90 +-
 .../Smalls.MyTwoParamsSumFunctionFilter2.html      |    90 +-
 .../util/class-use/Smalls.Null4Function.html       |    90 +-
 .../util/class-use/Smalls.Null8Function.html       |    90 +-
 .../util/class-use/Smalls.SimpleTableFunction.html |    90 +-
 .../class-use/Smalls.StaticTableMacroFunction.html |    90 +-
 .../util/class-use/Smalls.SumFunctionBadIAdd.html  |    90 +-
 .../util/class-use/Smalls.TableMacroFunction.html  |    90 +-
 ...alls.TableMacroFunctionWithNamedParameters.html |    90 +-
 .../class-use/Smalls.TestStaticTableFunction.html  |    90 +-
 .../util/class-use/Smalls.WideProductSale.html     |   114 +-
 .../util/class-use/Smalls.WideSaleSchema.html      |    90 +-
 .../org/apache/calcite/util/class-use/Smalls.html  |    90 +-
 .../apache/calcite/util/class-use/SourceTest.html  |    90 +-
 .../util/class-use/TestUtil.ExtraInformation.html  |   125 +
 .../apache/calcite/util/class-use/TestUtil.html    |    90 +-
 .../calcite/util/class-use/TestUtilTest.html       |    90 +-
 .../apache/calcite/util/class-use/UtilTest.html    |    90 +-
 .../DirectedGraphTest.DefaultAttributedEdge.html   |   182 +-
 ...ctedGraphTest.DefaultAttributedEdgeFactory.html |   170 +-
 .../calcite/util/graph/DirectedGraphTest.html      |   288 +-
 .../DirectedGraphTest.DefaultAttributedEdge.html   |    90 +-
 ...ctedGraphTest.DefaultAttributedEdgeFactory.html |    90 +-
 .../util/graph/class-use/DirectedGraphTest.html    |    90 +-
 .../apache/calcite/util/graph/package-frame.html   |    22 +
 .../apache/calcite/util/graph/package-summary.html |    96 +-
 .../apache/calcite/util/graph/package-tree.html    |    98 +-
 .../org/apache/calcite/util/graph/package-use.html |    86 +-
 .../apache/calcite/util/mapping/MappingTest.html   |   181 +-
 .../util/mapping/class-use/MappingTest.html        |    90 +-
 .../apache/calcite/util/mapping/package-frame.html |    20 +
 .../calcite/util/mapping/package-summary.html      |    90 +-
 .../apache/calcite/util/mapping/package-tree.html  |    92 +-
 .../apache/calcite/util/mapping/package-use.html   |    86 +-
 .../org/apache/calcite/util/package-frame.html     |    73 +
 .../org/apache/calcite/util/package-summary.html   |   209 +-
 .../org/apache/calcite/util/package-tree.html      |   219 +-
 .../org/apache/calcite/util/package-use.html       |   134 +-
 testapidocs/overview-frame.html                    |    66 +
 testapidocs/overview-summary.html                  |   334 +-
 testapidocs/overview-tree.html                     |  1466 +-
 testapidocs/package-frame.html                     |    21 +
 testapidocs/package-list                           |    46 +
 testapidocs/package-search-index.js                |     1 -
 testapidocs/package-search-index.zip               |   Bin 493 -> 0 bytes
 testapidocs/package-summary.html                   |   109 +-
 testapidocs/package-tree.html                      |    94 +-
 testapidocs/package-use.html                       |    98 +-
 testapidocs/resources/glass.png                    |   Bin 499 -> 0 bytes
 testapidocs/resources/x.png                        |   Bin 394 -> 0 bytes
 testapidocs/script.js                              |   121 +-
 testapidocs/search.js                              |   329 -
 testapidocs/serialized-form.html                   |   400 +-
 testapidocs/stylesheet.css                         |   492 +-
 testapidocs/type-search-index.js                   |     1 -
 testapidocs/type-search-index.zip                  |   Bin 5128 -> 0 bytes
 7192 files changed, 759060 insertions(+), 1066307 deletions(-)

diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html
new file mode 100644
index 0000000..1de1615
--- /dev/null
+++ b/apidocs/allclasses-frame.html
@@ -0,0 +1,2602 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Apache Calcite API)</title>
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+<script type="text/javascript" src="script.js"></script>
+</head>
+<body>
+<h1 class="bar">All&nbsp;Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/calcite/plan/volcano/AbstractConverter.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">AbstractConverter</a></li>
+<li><a href="org/apache/calcite/plan/volcano/AbstractConverter.ExpandConversionRule.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">AbstractConverter.ExpandConversionRule</a></li>
+<li><a href="org/apache/calcite/linq4j/AbstractEnumerable.html" title="class in org.apache.calcite.linq4j" target="classFrame">AbstractEnumerable</a></li>
+<li><a href="org/apache/calcite/linq4j/AbstractEnumerable2.html" title="class in org.apache.calcite.linq4j" target="classFrame">AbstractEnumerable2</a></li>
+<li><a href="org/apache/calcite/runtime/AbstractImmutableList.html" title="class in org.apache.calcite.runtime" target="classFrame">AbstractImmutableList</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractJoinExtractFilterRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractJoinExtractFilterRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.Edge.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule.Edge</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.EquivalenceClasses.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule.EquivalenceClasses</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MatchModality.html" title="enum in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule.MatchModality</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewAggregateRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule.MaterializedViewAggregateRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewJoinRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule.MaterializedViewJoinRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewOnlyAggregateRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule.MaterializedViewOnlyAggregateRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewOnlyFilterRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule.MaterializedViewOnlyFilterRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewOnlyJoinRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule.MaterializedViewOnlyJoinRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewProjectAggregateRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule.MaterializedViewProjectAggregateRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewProjectFilterRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule.MaterializedViewProjectFilterRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.MaterializedViewProjectJoinRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule.MaterializedViewProjectJoinRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.NodeLineage.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule.NodeLineage</a></li>
+<li><a href="org/apache/calcite/rel/rules/AbstractMaterializedViewRule.ViewPartialRewriting.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AbstractMaterializedViewRule.ViewPartialRewriting</a></li>
+<li><a href="org/apache/calcite/sql/validate/AbstractNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">AbstractNamespace</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/AbstractNode.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">AbstractNode</a></li>
+<li><a href="org/apache/calcite/linq4j/AbstractQueryable.html" title="class in org.apache.calcite.linq4j" target="classFrame">AbstractQueryable</a></li>
+<li><a href="org/apache/calcite/adapter/java/AbstractQueryableTable.html" title="class in org.apache.calcite.adapter.java" target="classFrame">AbstractQueryableTable</a></li>
+<li><a href="org/apache/calcite/rel/AbstractRelNode.html" title="class in org.apache.calcite.rel" target="classFrame">AbstractRelNode</a></li>
+<li><a href="org/apache/calcite/rel/AbstractRelNode.RelDigestWriter.html" title="class in org.apache.calcite.rel" target="classFrame">AbstractRelNode.RelDigestWriter</a></li>
+<li><a href="org/apache/calcite/benchmarks/AbstractRelNodeGetRelTypeNameBenchmark.html" title="class in org.apache.calcite.benchmarks" target="classFrame">AbstractRelNodeGetRelTypeNameBenchmark</a></li>
+<li><a href="org/apache/calcite/benchmarks/AbstractRelNodeGetRelTypeNameBenchmark.ClassNameState.html" title="class in org.apache.calcite.benchmarks" target="classFrame">AbstractRelNodeGetRelTypeNameBenchmark.ClassNameState</a></li>
+<li><a href="org/apache/calcite/plan/AbstractRelOptPlanner.html" title="class in org.apache.calcite.plan" target="classFrame">AbstractRelOptPlanner</a></li>
+<li><a href="org/apache/calcite/schema/impl/AbstractSchema.html" title="class in org.apache.calcite.schema.impl" target="classFrame">AbstractSchema</a></li>
+<li><a href="org/apache/calcite/schema/impl/AbstractSchema.Factory.html" title="class in org.apache.calcite.schema.impl" target="classFrame">AbstractSchema.Factory</a></li>
+<li><a href="org/apache/calcite/interpreter/AbstractSingleNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">AbstractSingleNode</a></li>
+<li><a href="org/apache/calcite/util/mapping/AbstractSourceMapping.html" title="class in org.apache.calcite.util.mapping" target="classFrame">AbstractSourceMapping</a></li>
+<li><a href="org/apache/calcite/sql/type/AbstractSqlType.html" title="class in org.apache.calcite.sql.type" target="classFrame">AbstractSqlType</a></li>
+<li><a href="org/apache/calcite/schema/impl/AbstractTable.html" title="class in org.apache.calcite.schema.impl" target="classFrame">AbstractTable</a></li>
+<li><a href="org/apache/calcite/schema/impl/AbstractTableQueryable.html" title="class in org.apache.calcite.schema.impl" target="classFrame">AbstractTableQueryable</a></li>
+<li><a href="org/apache/calcite/util/mapping/AbstractTargetMapping.html" title="class in org.apache.calcite.util.mapping" target="classFrame">AbstractTargetMapping</a></li>
+<li><a href="org/apache/calcite/sql/dialect/AccessSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">AccessSqlDialect</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/AggAddContext.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">AggAddContext</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/impl/AggAddContextImpl.html" title="class in org.apache.calcite.adapter.enumerable.impl" target="classFrame">AggAddContextImpl</a></li>
+<li><a href="org/apache/calcite/sql/validate/AggChecker.html" title="class in org.apache.calcite.sql.validate" target="classFrame">AggChecker</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/AggContext.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">AggContext</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/AggFinder.html" title="class in org.apache.calcite.sql.validate" target="classFrame">AggFinder</a></li>
+<li><a href="org/apache/calcite/sql/validate/AggFinder.AggIterable.html" title="class in org.apache.calcite.sql.validate" target="classFrame">AggFinder.AggIterable</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/AggImplementor.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">AggImplementor</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/AggImpState.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">AggImpState</a></li>
+<li><a href="org/apache/calcite/rel/core/Aggregate.html" title="class in org.apache.calcite.rel.core" target="classFrame">Aggregate</a></li>
+<li><a href="org/apache/calcite/rel/core/Aggregate.AggCallBinding.html" title="class in org.apache.calcite.rel.core" target="classFrame">Aggregate.AggCallBinding</a></li>
+<li><a href="org/apache/calcite/rel/core/Aggregate.Group.html" title="enum in org.apache.calcite.rel.core" target="classFrame">Aggregate.Group</a></li>
+<li><a href="org/apache/calcite/rel/core/AggregateCall.html" title="class in org.apache.calcite.rel.core" target="classFrame">AggregateCall</a></li>
+<li><a href="org/apache/calcite/rel/rules/AggregateExpandDistinctAggregatesRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AggregateExpandDistinctAggregatesRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AggregateExtractProjectRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AggregateExtractProjectRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AggregateFilterTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AggregateFilterTransposeRule</a></li>
+<li><a href="org/apache/calcite/schema/AggregateFunction.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">AggregateFunction</span></a></li>
+<li><a href="org/apache/calcite/schema/impl/AggregateFunctionImpl.html" title="class in org.apache.calcite.schema.impl" target="classFrame">AggregateFunctionImpl</a></li>
+<li><a href="org/apache/calcite/rel/rules/AggregateJoinTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AggregateJoinTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AggregateJoinTransposeRule.Side.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AggregateJoinTransposeRule.Side</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/AggregateLambdaFactory.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">AggregateLambdaFactory</span></a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.Accumulator.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">AggregateNode.Accumulator</span></a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.AccumulatorFactory.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">AggregateNode.AccumulatorFactory</span></a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.AccumulatorList.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.AccumulatorList</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.CountAccumulator.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.CountAccumulator</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.DoubleSum.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.DoubleSum</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.FilterAccumulator.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.FilterAccumulator</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.IntSum.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.IntSum</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.LongSum.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.LongSum</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.MaxDouble.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MaxDouble</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.MaxFloat.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MaxFloat</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.MaxInt.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MaxInt</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.MaxLong.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MaxLong</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.MinDouble.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MinDouble</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.MinFloat.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MinFloat</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.MinInt.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MinInt</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.MinLong.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.MinLong</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.NumericComparison.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.NumericComparison</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.ScalarAccumulator.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.ScalarAccumulator</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.ScalarAccumulatorDef.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.ScalarAccumulatorDef</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.UdaAccumulator.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.UdaAccumulator</a></li>
+<li><a href="org/apache/calcite/interpreter/AggregateNode.UdaAccumulatorFactory.html" title="class in org.apache.calcite.interpreter" target="classFrame">AggregateNode.UdaAccumulatorFactory</a></li>
+<li><a href="org/apache/calcite/rel/rules/AggregateProjectMergeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AggregateProjectMergeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AggregateProjectPullUpConstantsRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AggregateProjectPullUpConstantsRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AggregateReduceFunctionsRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AggregateReduceFunctionsRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AggregateRemoveRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AggregateRemoveRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AggregateStarTableRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AggregateStarTableRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AggregateUnionAggregateRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AggregateUnionAggregateRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AggregateUnionTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AggregateUnionTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/AggregateValuesRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">AggregateValuesRule</a></li>
+<li><a href="org/apache/calcite/sql/validate/AggregatingScope.html" title="interface in org.apache.calcite.sql.validate" target="classFrame"><span class="interfaceName">AggregatingScope</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/AggregatingSelectScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">AggregatingSelectScope</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/AggResetContext.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">AggResetContext</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/impl/AggResetContextImpl.html" title="class in org.apache.calcite.adapter.enumerable.impl" target="classFrame">AggResetContextImpl</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/AggResultContext.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">AggResultContext</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/impl/AggResultContextImpl.html" title="class in org.apache.calcite.adapter.enumerable.impl" target="classFrame">AggResultContextImpl</a></li>
+<li><a href="org/apache/calcite/sql/validate/AggVisitor.html" title="class in org.apache.calcite.sql.validate" target="classFrame">AggVisitor</a></li>
+<li><a href="org/apache/calcite/sql/validate/AliasNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">AliasNamespace</a></li>
+<li><a href="org/apache/calcite/sql/dialect/AnsiSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">AnsiSqlDialect</a></li>
+<li><a href="org/apache/calcite/adapter/java/Array.html" title="annotation in org.apache.calcite.adapter.java" target="classFrame">Array</a></li>
+<li><a href="org/apache/calcite/runtime/ArrayBindable.html" title="interface in org.apache.calcite.runtime" target="classFrame"><span class="interfaceName">ArrayBindable</span></a></li>
+<li><a href="org/apache/calcite/runtime/ArrayComparator.html" title="class in org.apache.calcite.runtime" target="classFrame">ArrayComparator</a></li>
+<li><a href="org/apache/calcite/runtime/ArrayEnumeratorCursor.html" title="class in org.apache.calcite.runtime" target="classFrame">ArrayEnumeratorCursor</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ArrayLengthRecordField.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ArrayLengthRecordField</a></li>
+<li><a href="org/apache/calcite/sql/type/ArraySqlType.html" title="class in org.apache.calcite.sql.type" target="classFrame">ArraySqlType</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.BitSlicedPrimitiveArray.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable.BitSlicedPrimitiveArray</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.ByteStringDictionary.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable.ByteStringDictionary</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.Column.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable.Column</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.Constant.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable.Constant</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.Content.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable.Content</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.Content.ArrayEnumerator.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable.Content.ArrayEnumerator</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.Content.ObjectEnumerator.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable.Content.ObjectEnumerator</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.ObjectArray.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable.ObjectArray</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.ObjectDictionary.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable.ObjectDictionary</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.PrimitiveArray.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable.PrimitiveArray</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.PrimitiveDictionary.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable.PrimitiveDictionary</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.Representation.html" title="interface in org.apache.calcite.adapter.clone" target="classFrame"><span class="interfaceName">ArrayTable.Representation</span></a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.RepresentationType.html" title="enum in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable.RepresentationType</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ArrayTable.StringDictionary.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ArrayTable.StringDictionary</a></li>
+<li><a href="org/apache/calcite/sql/type/AssignableOperandTypeChecker.html" title="class in org.apache.calcite.sql.type" target="classFrame">AssignableOperandTypeChecker</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.Assignment.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.Assignment</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.Assignment1.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.Assignment1</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.BagType.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.BagType</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.Call.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.Call</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.DescribeStmt.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.DescribeStmt</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.Direction.html" title="enum in org.apache.calcite.piglet" target="classFrame">Ast.Direction</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.DistinctStmt.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.DistinctStmt</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.DumpStmt.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.DumpStmt</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.FieldSchema.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.FieldSchema</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.FilterStmt.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.FilterStmt</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.ForeachNestedStmt.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.ForeachNestedStmt</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.ForeachStmt.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.ForeachStmt</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.GroupStmt.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.GroupStmt</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.Identifier.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.Identifier</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.LimitStmt.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.LimitStmt</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.Literal.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.Literal</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.LoadStmt.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.LoadStmt</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.MapType.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.MapType</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.Node.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.Node</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.NumericLiteral.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.NumericLiteral</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.Op.html" title="enum in org.apache.calcite.piglet" target="classFrame">Ast.Op</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.OrderStmt.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.OrderStmt</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.Program.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.Program</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.ScalarType.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.ScalarType</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.Schema.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.Schema</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.SpecialIdentifier.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.SpecialIdentifier</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.Stmt.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.Stmt</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.TupleType.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.TupleType</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.Type.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.Type</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.UnParser.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.UnParser</a></li>
+<li><a href="org/apache/calcite/piglet/Ast.ValuesStmt.html" title="class in org.apache.calcite.piglet" target="classFrame">Ast.ValuesStmt</a></li>
+<li><a href="org/apache/calcite/util/graph/AttributedDirectedGraph.html" title="class in org.apache.calcite.util.graph" target="classFrame">AttributedDirectedGraph</a></li>
+<li><a href="org/apache/calcite/util/graph/AttributedDirectedGraph.AttributedEdgeFactory.html" title="interface in org.apache.calcite.util.graph" target="classFrame"><span class="interfaceName">AttributedDirectedGraph.AttributedEdgeFactory</span></a></li>
+<li><a href="org/apache/calcite/sql2rel/AuxiliaryConverter.html" title="interface in org.apache.calcite.sql2rel" target="classFrame"><span class="interfaceName">AuxiliaryConverter</span></a></li>
+<li><a href="org/apache/calcite/sql2rel/AuxiliaryConverter.Impl.html" title="class in org.apache.calcite.sql2rel" target="classFrame">AuxiliaryConverter.Impl</a></li>
+<li><a href="org/apache/calcite/sql/babel/Babel.html" title="class in org.apache.calcite.sql.babel" target="classFrame">Babel</a></li>
+<li><a href="org/apache/calcite/util/BarfingInvocationHandler.html" title="class in org.apache.calcite.util" target="classFrame">BarfingInvocationHandler</a></li>
+<li><a href="org/apache/calcite/linq4j/BaseQueryable.html" title="class in org.apache.calcite.linq4j" target="classFrame">BaseQueryable</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/BasicAggregateLambdaFactory.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">BasicAggregateLambdaFactory</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/BasicLazyAccumulator.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">BasicLazyAccumulator</a></li>
+<li><a href="org/apache/calcite/sql/type/BasicSqlType.html" title="class in org.apache.calcite.sql.type" target="classFrame">BasicSqlType</a></li>
+<li><a href="org/apache/calcite/util/Benchmark.html" title="class in org.apache.calcite.util" target="classFrame">Benchmark</a></li>
+<li><a href="org/apache/calcite/util/Benchmark.Statistician.html" title="class in org.apache.calcite.util" target="classFrame">Benchmark.Statistician</a></li>
+<li><a href="org/apache/calcite/linq4j/function/BigDecimalFunction1.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">BigDecimalFunction1</span></a></li>
+<li><a href="org/apache/calcite/sql/dialect/BigQuerySqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">BigQuerySqlDialect</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/BinaryExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">BinaryExpression</a></li>
+<li><a href="org/apache/calcite/adapter/druid/BinaryOperatorConversion.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">BinaryOperatorConversion</a></li>
+<li><a href="org/apache/calcite/runtime/BinarySearch.html" title="class in org.apache.calcite.runtime" target="classFrame">BinarySearch</a></li>
+<li><a href="org/apache/calcite/runtime/Bindable.html" title="interface in org.apache.calcite.runtime" target="classFrame"><span class="interfaceName">Bindable</span></a></li>
+<li><a href="org/apache/calcite/interpreter/BindableConvention.html" title="enum in org.apache.calcite.interpreter" target="classFrame">BindableConvention</a></li>
+<li><a href="org/apache/calcite/interpreter/BindableRel.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">BindableRel</span></a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableAggregate.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableAggregate</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableAggregateRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableAggregateRule</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableFilter.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableFilter</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableFilterRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableFilterRule</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableJoin.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableJoin</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableJoinRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableJoinRule</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableProject.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableProject</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableProjectRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableProjectRule</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableSort.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableSort</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableSortRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableSortRule</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableTableScan.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableTableScan</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableTableScanRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableTableScanRule</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableUnion.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableUnion</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableUnionRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableUnionRule</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableValues.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableValues</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableValuesRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableValuesRule</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableWindow.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableWindow</a></li>
+<li><a href="org/apache/calcite/interpreter/Bindables.BindableWindowRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">Bindables.BindableWindowRule</a></li>
+<li><a href="org/apache/calcite/rel/BiRel.html" title="class in org.apache.calcite.rel" target="classFrame">BiRel</a></li>
+<li><a href="org/apache/calcite/util/BitSets.html" title="class in org.apache.calcite.util" target="classFrame">BitSets</a></li>
+<li><a href="org/apache/calcite/util/BitSets.Closure.html" title="class in org.apache.calcite.util" target="classFrame">BitSets.Closure</a></li>
+<li><a href="org/apache/calcite/util/BitString.html" title="class in org.apache.calcite.util" target="classFrame">BitString</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/BlockBuilder.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">BlockBuilder</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/BlockBuilder.InlineVariableVisitor.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">BlockBuilder.InlineVariableVisitor</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/BlockBuilder.Slot.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">BlockBuilder.Slot</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/BlockBuilder.SubstituteVariableVisitor.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">BlockBuilder.SubstituteVariableVisitor</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/BlockBuilder.UseCounter.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">BlockBuilder.UseCounter</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Blocks.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">Blocks</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/BlockStatement.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">BlockStatement</a></li>
+<li><a href="org/apache/calcite/util/graph/BreadthFirstIterator.html" title="class in org.apache.calcite.util.graph" target="classFrame">BreadthFirstIterator</a></li>
+<li><a href="org/apache/calcite/util/Bug.html" title="class in org.apache.calcite.util" target="classFrame">Bug</a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">BuiltInMetadata</a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.All.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.All</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.AllPredicates.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.AllPredicates</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.AllPredicates.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.AllPredicates.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Collation.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Collation</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Collation.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Collation.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ColumnOrigin.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.ColumnOrigin</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ColumnOrigin.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.ColumnOrigin.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ColumnUniqueness.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.ColumnUniqueness</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ColumnUniqueness.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.ColumnUniqueness.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.CumulativeCost.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.CumulativeCost</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.CumulativeCost.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.CumulativeCost.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.DistinctRowCount.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.DistinctRowCount</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.DistinctRowCount.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.DistinctRowCount.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Distribution.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Distribution</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Distribution.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Distribution.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ExplainVisibility.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.ExplainVisibility</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ExplainVisibility.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.ExplainVisibility.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ExpressionLineage.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.ExpressionLineage</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.ExpressionLineage.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.ExpressionLineage.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.MaxRowCount.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.MaxRowCount</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.MaxRowCount.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.MaxRowCount.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Memory.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Memory</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Memory.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Memory.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.MinRowCount.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.MinRowCount</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.MinRowCount.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.MinRowCount.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.NodeTypes.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.NodeTypes</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.NodeTypes.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.NodeTypes.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.NonCumulativeCost.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.NonCumulativeCost</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.NonCumulativeCost.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.NonCumulativeCost.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Parallelism.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Parallelism</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Parallelism.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Parallelism.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.PercentageOriginalRows.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.PercentageOriginalRows</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.PercentageOriginalRows.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.PercentageOriginalRows.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.PopulationSize.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.PopulationSize</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.PopulationSize.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.PopulationSize.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Predicates.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Predicates</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Predicates.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Predicates.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.RowCount.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.RowCount</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.RowCount.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.RowCount.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Selectivity.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Selectivity</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Selectivity.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Selectivity.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Size.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Size</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.Size.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.Size.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.TableReferences.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.TableReferences</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.TableReferences.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.TableReferences.Handler</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.UniqueKeys.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.UniqueKeys</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/BuiltInMetadata.UniqueKeys.Handler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">BuiltInMetadata.UniqueKeys.Handler</span></a></li>
+<li><a href="org/apache/calcite/util/BuiltInMethod.html" title="enum in org.apache.calcite.util" target="classFrame">BuiltInMethod</a></li>
+<li><a href="org/apache/calcite/jdbc/CachingCalciteSchema.html" title="class in org.apache.calcite.jdbc" target="classFrame">CachingCalciteSchema</a></li>
+<li><a href="org/apache/calcite/jdbc/CachingCalciteSchema.Cached.html" title="interface in org.apache.calcite.jdbc" target="classFrame"><span class="interfaceName">CachingCalciteSchema.Cached</span></a></li>
+<li><a href="org/apache/calcite/jdbc/CachingCalciteSchema.SubSchemaCache.html" title="class in org.apache.calcite.jdbc" target="classFrame">CachingCalciteSchema.SubSchemaCache</a></li>
+<li><a href="org/apache/calcite/materialize/CachingLatticeStatisticProvider.html" title="class in org.apache.calcite.materialize" target="classFrame">CachingLatticeStatisticProvider</a></li>
+<li><a href="org/apache/calcite/rel/metadata/CachingRelMetadataProvider.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">CachingRelMetadataProvider</a></li>
+<li><a href="org/apache/calcite/rel/metadata/CachingRelMetadataProvider.CacheEntry.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">CachingRelMetadataProvider.CacheEntry</a></li>
+<li><a href="org/apache/calcite/rel/core/Calc.html" title="class in org.apache.calcite.rel.core" target="classFrame">Calc</a></li>
+<li><a href="org/apache/calcite/prepare/CalciteCatalogReader.html" title="class in org.apache.calcite.prepare" target="classFrame">CalciteCatalogReader</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteConnection.html" title="interface in org.apache.calcite.jdbc" target="classFrame"><span class="interfaceName">CalciteConnection</span></a></li>
+<li><a href="org/apache/calcite/config/CalciteConnectionConfig.html" title="interface in org.apache.calcite.config" target="classFrame"><span class="interfaceName">CalciteConnectionConfig</span></a></li>
+<li><a href="org/apache/calcite/config/CalciteConnectionConfigImpl.html" title="class in org.apache.calcite.config" target="classFrame">CalciteConnectionConfigImpl</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteConnectionImpl.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteConnectionImpl</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteConnectionImpl.CalciteQueryable.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteConnectionImpl.CalciteQueryable</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteConnectionImpl.CalciteServerImpl.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteConnectionImpl.CalciteServerImpl</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteConnectionImpl.CalciteServerStatementImpl.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteConnectionImpl.CalciteServerStatementImpl</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteConnectionImpl.ContextImpl.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteConnectionImpl.ContextImpl</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteConnectionImpl.DataContextImpl.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteConnectionImpl.DataContextImpl</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteConnectionImpl.RootSchema.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteConnectionImpl.RootSchema</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteConnectionImpl.SlimDataContext.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteConnectionImpl.SlimDataContext</a></li>
+<li><a href="org/apache/calcite/config/CalciteConnectionProperty.html" title="enum in org.apache.calcite.config" target="classFrame">CalciteConnectionProperty</a></li>
+<li><a href="org/apache/calcite/chinook/CalciteConnectionProvider.html" title="class in org.apache.calcite.chinook" target="classFrame">CalciteConnectionProvider</a></li>
+<li><a href="org/apache/calcite/runtime/CalciteContextException.html" title="class in org.apache.calcite.runtime" target="classFrame">CalciteContextException</a></li>
+<li><a href="org/apache/calcite/runtime/CalciteException.html" title="class in org.apache.calcite.runtime" target="classFrame">CalciteException</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteFactory.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteFactory</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteJdbc41Factory.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteJdbc41Factory</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteJdbc41Factory.CalciteJdbc41Connection.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteJdbc41Factory.CalciteJdbc41Connection</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteJdbc41Factory.CalciteJdbc41DatabaseMetaData.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteJdbc41Factory.CalciteJdbc41DatabaseMetaData</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteJdbc41Factory.CalciteJdbc41PreparedStatement.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteJdbc41Factory.CalciteJdbc41PreparedStatement</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteJdbc41Factory.CalciteJdbc41Statement.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteJdbc41Factory.CalciteJdbc41Statement</a></li>
+<li><a href="org/apache/calcite/util/trace/CalciteLogger.html" title="class in org.apache.calcite.util.trace" target="classFrame">CalciteLogger</a></li>
+<li><a href="org/apache/calcite/prepare/CalciteMaterializer.html" title="class in org.apache.calcite.prepare" target="classFrame">CalciteMaterializer</a></li>
+<li><a href="org/apache/calcite/prepare/CalciteMaterializer.Callback.html" title="class in org.apache.calcite.prepare" target="classFrame">CalciteMaterializer.Callback</a></li>
+<li><a href="org/apache/calcite/prepare/CalciteMaterializer.RelNullShuttle.html" title="class in org.apache.calcite.prepare" target="classFrame">CalciteMaterializer.RelNullShuttle</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteMetaImpl.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteMetaImpl</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteMetaImpl.CalciteMetaSchema.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteMetaImpl.CalciteMetaSchema</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteMetaImpl.CalciteMetaTable.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteMetaImpl.CalciteMetaTable</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteMetaImpl.LimitIterator.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteMetaImpl.LimitIterator</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteMetaImpl.MetadataTable.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteMetaImpl.MetadataTable</a></li>
+<li><a href="org/apache/calcite/util/CalciteParserException.html" title="interface in org.apache.calcite.util" target="classFrame"><span class="interfaceName">CalciteParserException</span></a></li>
+<li><a href="org/apache/calcite/jdbc/CalcitePrepare.html" title="interface in org.apache.calcite.jdbc" target="classFrame"><span class="interfaceName">CalcitePrepare</span></a></li>
+<li><a href="org/apache/calcite/jdbc/CalcitePrepare.AnalyzeViewResult.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalcitePrepare.AnalyzeViewResult</a></li>
+<li><a href="org/apache/calcite/jdbc/CalcitePrepare.CalciteSignature.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalcitePrepare.CalciteSignature</a></li>
+<li><a href="org/apache/calcite/jdbc/CalcitePrepare.Context.html" title="interface in org.apache.calcite.jdbc" target="classFrame"><span class="interfaceName">CalcitePrepare.Context</span></a></li>
+<li><a href="org/apache/calcite/jdbc/CalcitePrepare.ConvertResult.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalcitePrepare.ConvertResult</a></li>
+<li><a href="org/apache/calcite/jdbc/CalcitePrepare.Dummy.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalcitePrepare.Dummy</a></li>
+<li><a href="org/apache/calcite/jdbc/CalcitePrepare.Dummy.TrivialSparkHandler.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalcitePrepare.Dummy.TrivialSparkHandler</a></li>
+<li><a href="org/apache/calcite/jdbc/CalcitePrepare.ParseResult.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalcitePrepare.ParseResult</a></li>
+<li><a href="org/apache/calcite/jdbc/CalcitePrepare.Query.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalcitePrepare.Query</a></li>
+<li><a href="org/apache/calcite/jdbc/CalcitePrepare.SparkHandler.html" title="interface in org.apache.calcite.jdbc" target="classFrame"><span class="interfaceName">CalcitePrepare.SparkHandler</span></a></li>
+<li><a href="org/apache/calcite/jdbc/CalcitePrepare.SparkHandler.RuleSetBuilder.html" title="interface in org.apache.calcite.jdbc" target="classFrame"><span class="interfaceName">CalcitePrepare.SparkHandler.RuleSetBuilder</span></a></li>
+<li><a href="org/apache/calcite/jdbc/CalcitePreparedStatement.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalcitePreparedStatement</a></li>
+<li><a href="org/apache/calcite/prepare/CalcitePrepareImpl.html" title="class in org.apache.calcite.prepare" target="classFrame">CalcitePrepareImpl</a></li>
+<li><a href="org/apache/calcite/prepare/CalcitePrepareImpl.CalcitePreparedExplain.html" title="class in org.apache.calcite.prepare" target="classFrame">CalcitePrepareImpl.CalcitePreparedExplain</a></li>
+<li><a href="org/apache/calcite/prepare/CalcitePrepareImpl.CalcitePreparingStmt.html" title="class in org.apache.calcite.prepare" target="classFrame">CalcitePrepareImpl.CalcitePreparingStmt</a></li>
+<li><a href="org/apache/calcite/prepare/CalcitePrepareImpl.EmptyScalarTranslator.html" title="class in org.apache.calcite.prepare" target="classFrame">CalcitePrepareImpl.EmptyScalarTranslator</a></li>
+<li><a href="org/apache/calcite/prepare/CalcitePrepareImpl.LambdaScalarTranslator.html" title="class in org.apache.calcite.prepare" target="classFrame">CalcitePrepareImpl.LambdaScalarTranslator</a></li>
+<li><a href="org/apache/calcite/prepare/CalcitePrepareImpl.ScalarTranslator.html" title="interface in org.apache.calcite.prepare" target="classFrame"><span class="interfaceName">CalcitePrepareImpl.ScalarTranslator</span></a></li>
+<li><a href="org/apache/calcite/runtime/CalciteResource.html" title="interface in org.apache.calcite.runtime" target="classFrame"><span class="interfaceName">CalciteResource</span></a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteResultSet.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteResultSet</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteRootSchema.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteRootSchema</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteSchema.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteSchema</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteSchema.Entry.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteSchema.Entry</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteSchema.FunctionEntry.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteSchema.FunctionEntry</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteSchema.FunctionEntryImpl.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteSchema.FunctionEntryImpl</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteSchema.LatticeEntry.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteSchema.LatticeEntry</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteSchema.LatticeEntryImpl.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteSchema.LatticeEntryImpl</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteSchema.TableEntry.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteSchema.TableEntry</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteSchema.TableEntryImpl.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteSchema.TableEntryImpl</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteSchema.TypeEntry.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteSchema.TypeEntry</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteSchema.TypeEntryImpl.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteSchema.TypeEntryImpl</a></li>
+<li><a href="org/apache/calcite/server/CalciteServer.html" title="interface in org.apache.calcite.server" target="classFrame"><span class="interfaceName">CalciteServer</span></a></li>
+<li><a href="org/apache/calcite/server/CalciteServerStatement.html" title="interface in org.apache.calcite.server" target="classFrame"><span class="interfaceName">CalciteServerStatement</span></a></li>
+<li><a href="org/apache/calcite/sql/dialect/CalciteSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">CalciteSqlDialect</a></li>
+<li><a href="org/apache/calcite/prepare/CalciteSqlValidator.html" title="class in org.apache.calcite.prepare" target="classFrame">CalciteSqlValidator</a></li>
+<li><a href="org/apache/calcite/jdbc/CalciteStatement.html" title="class in org.apache.calcite.jdbc" target="classFrame">CalciteStatement</a></li>
+<li><a href="org/apache/calcite/config/CalciteSystemProperty.html" title="class in org.apache.calcite.config" target="classFrame">CalciteSystemProperty</a></li>
+<li><a href="org/apache/calcite/util/trace/CalciteTimingTracer.html" title="class in org.apache.calcite.util.trace" target="classFrame">CalciteTimingTracer</a></li>
+<li><a href="org/apache/calcite/util/trace/CalciteTrace.html" title="class in org.apache.calcite.util.trace" target="classFrame">CalciteTrace</a></li>
+<li><a href="org/apache/calcite/util/CalciteValidatorException.html" title="interface in org.apache.calcite.util" target="classFrame"><span class="interfaceName">CalciteValidatorException</span></a></li>
+<li><a href="org/apache/calcite/rel/rules/CalcMergeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">CalcMergeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/CalcRelSplitter.html" title="class in org.apache.calcite.rel.rules" target="classFrame">CalcRelSplitter</a></li>
+<li><a href="org/apache/calcite/rel/rules/CalcRelSplitter.CannotImplement.html" title="class in org.apache.calcite.rel.rules" target="classFrame">CalcRelSplitter.CannotImplement</a></li>
+<li><a href="org/apache/calcite/rel/rules/CalcRelSplitter.HighestUsageFinder.html" title="class in org.apache.calcite.rel.rules" target="classFrame">CalcRelSplitter.HighestUsageFinder</a></li>
+<li><a href="org/apache/calcite/rel/rules/CalcRelSplitter.ImplementTester.html" title="class in org.apache.calcite.rel.rules" target="classFrame">CalcRelSplitter.ImplementTester</a></li>
+<li><a href="org/apache/calcite/rel/rules/CalcRelSplitter.InputToCommonExprConverter.html" title="class in org.apache.calcite.rel.rules" target="classFrame">CalcRelSplitter.InputToCommonExprConverter</a></li>
+<li><a href="org/apache/calcite/rel/rules/CalcRelSplitter.MaxInputFinder.html" title="class in org.apache.calcite.rel.rules" target="classFrame">CalcRelSplitter.MaxInputFinder</a></li>
+<li><a href="org/apache/calcite/rel/rules/CalcRelSplitter.RelType.html" title="class in org.apache.calcite.rel.rules" target="classFrame">CalcRelSplitter.RelType</a></li>
+<li><a href="org/apache/calcite/rel/rules/CalcRemoveRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">CalcRemoveRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/CalcSplitRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">CalcSplitRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/CallImplementor.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">CallImplementor</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/CallSiteBinder.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">CallSiteBinder</span></a></li>
+<li><a href="org/apache/calcite/util/CancelFlag.html" title="class in org.apache.calcite.util" target="classFrame">CancelFlag</a></li>
+<li><a href="org/apache/calcite/linq4j/CartesianProductEnumerator.html" title="class in org.apache.calcite.linq4j" target="classFrame">CartesianProductEnumerator</a></li>
+<li><a href="org/apache/calcite/util/CaseInsensitiveComparator.html" title="class in org.apache.calcite.util" target="classFrame">CaseInsensitiveComparator</a></li>
+<li><a href="org/apache/calcite/util/CaseInsensitiveComparator.Key.html" title="class in org.apache.calcite.util" target="classFrame">CaseInsensitiveComparator.Key</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraEnumerator.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraEnumerator</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraFilter.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraFilter</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraFilter.Translator.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraFilter.Translator</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraLimit.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraLimit</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraMethod.html" title="enum in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraMethod</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraProject.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraProject</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraRel.html" title="interface in org.apache.calcite.adapter.cassandra" target="classFrame"><span class="interfaceName">CassandraRel</span></a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraRel.Implementor.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraRel.Implementor</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraRules.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraRules</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraRules.CassandraConverterRule.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraRules.CassandraConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraRules.CassandraFilterRule.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraRules.CassandraFilterRule</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraRules.CassandraLimitRule.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraRules.CassandraLimitRule</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraRules.CassandraProjectRule.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraRules.CassandraProjectRule</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraRules.CassandraSortRule.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraRules.CassandraSortRule</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraRules.RexToCassandraTranslator.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraRules.RexToCassandraTranslator</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraSchema.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraSchema</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraSchemaFactory.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraSchemaFactory</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraSort.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraSort</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraTable.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraTable</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraTable.CassandraQueryable.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraTable.CassandraQueryable</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraTableScan.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraTableScan</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraToEnumerableConverter.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraToEnumerableConverter</a></li>
+<li><a href="org/apache/calcite/adapter/cassandra/CassandraToEnumerableConverterRule.html" title="class in org.apache.calcite.adapter.cassandra" target="classFrame">CassandraToEnumerableConverterRule</a></li>
+<li><a href="org/apache/calcite/util/CastingList.html" title="class in org.apache.calcite.util" target="classFrame">CastingList</a></li>
+<li><a href="org/apache/calcite/sql/validate/CatalogScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">CatalogScope</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/CatchBlock.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">CatchBlock</a></li>
+<li><a href="org/apache/calcite/adapter/druid/CeilOperatorConversion.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">CeilOperatorConversion</a></li>
+<li><a href="org/apache/calcite/plan/volcano/ChainedPhaseRuleMappingInitializer.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">ChainedPhaseRuleMappingInitializer</a></li>
+<li><a href="org/apache/calcite/rel/metadata/ChainedRelMetadataProvider.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">ChainedRelMetadataProvider</a></li>
+<li><a href="org/apache/calcite/rel/metadata/ChainedRelMetadataProvider.ChainedInvocationHandler.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">ChainedRelMetadataProvider.ChainedInvocationHandler</a></li>
+<li><a href="org/apache/calcite/sql/util/ChainedSqlOperatorTable.html" title="class in org.apache.calcite.sql.util" target="classFrame">ChainedSqlOperatorTable</a></li>
+<li><a href="org/apache/calcite/rel/stream/Chi.html" title="class in org.apache.calcite.rel.stream" target="classFrame">Chi</a></li>
+<li><a href="org/apache/calcite/chinook/ChinookAvaticaServer.html" title="class in org.apache.calcite.chinook" target="classFrame">ChinookAvaticaServer</a></li>
+<li><a href="org/apache/calcite/chinook/ChinookAvaticaServer.CalciteChinookMetaFactory.html" title="class in org.apache.calcite.chinook" target="classFrame">ChinookAvaticaServer.CalciteChinookMetaFactory</a></li>
+<li><a href="org/apache/calcite/chinook/ChinookAvaticaServer.RawChinookMetaFactory.html" title="class in org.apache.calcite.chinook" target="classFrame">ChinookAvaticaServer.RawChinookMetaFactory</a></li>
+<li><a href="org/apache/calcite/chinook/ChosenCustomerEmail.html" title="class in org.apache.calcite.chinook" target="classFrame">ChosenCustomerEmail</a></li>
+<li><a href="org/apache/calcite/util/ChunkList.html" title="class in org.apache.calcite.util" target="classFrame">ChunkList</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ClassDeclaration.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ClassDeclaration</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ClassDeclarationFinder.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ClassDeclarationFinder</a></li>
+<li><a href="org/apache/calcite/adapter/clone/CloneSchema.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">CloneSchema</a></li>
+<li><a href="org/apache/calcite/adapter/clone/CloneSchema.Factory.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">CloneSchema.Factory</a></li>
+<li><a href="org/apache/calcite/util/Closer.html" title="class in org.apache.calcite.util" target="classFrame">Closer</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/CodeGenerationBenchmark.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">CodeGenerationBenchmark</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/CodeGenerationBenchmark.CacheState.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">CodeGenerationBenchmark.CacheState</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/CodeGenerationBenchmark.PlanInfo.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">CodeGenerationBenchmark.PlanInfo</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/CodeGenerationBenchmark.QueryState.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">CodeGenerationBenchmark.QueryState</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_CacheState_jmhType.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_CacheState_jmhType</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_CacheState_jmhType_B1.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_CacheState_jmhType_B1</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_CacheState_jmhType_B2.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_CacheState_jmhType_B2</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_CacheState_jmhType_B3.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_CacheState_jmhType_B3</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_getBindableNoCache_jmhTest.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_getBindableNoCache_jmhTest</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_getBindableWithCache_jmhTest.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_getBindableWithCache_jmhTest</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_jmhType.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_jmhType</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_jmhType_B1.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_jmhType_B1</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_jmhType_B2.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_jmhType_B2</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_jmhType_B3.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_jmhType_B3</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_QueryState_jmhType.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_QueryState_jmhType</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_QueryState_jmhType_B1.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_QueryState_jmhType_B1</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_QueryState_jmhType_B2.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_QueryState_jmhType_B2</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/generated/CodeGenerationBenchmark_QueryState_jmhType_B3.html" title="class in org.apache.calcite.adapter.enumerable.generated" target="classFrame">CodeGenerationBenchmark_QueryState_jmhType_B3</a></li>
+<li><a href="org/apache/calcite/chinook/CodesFunction.html" title="class in org.apache.calcite.chinook" target="classFrame">CodesFunction</a></li>
+<li><a href="org/apache/calcite/rel/rules/CoerceInputsRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">CoerceInputsRule</a></li>
+<li><a href="org/apache/calcite/rel/core/Collect.html" title="class in org.apache.calcite.rel.core" target="classFrame">Collect</a></li>
+<li><a href="org/apache/calcite/sql/validate/CollectNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">CollectNamespace</a></li>
+<li><a href="org/apache/calcite/sql/validate/CollectScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">CollectScope</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ColumnLoader.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ColumnLoader</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ColumnLoader.Kev.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ColumnLoader.Kev</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ColumnLoader.ValueSet.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ColumnLoader.ValueSet</a></li>
+<li><a href="org/apache/calcite/schema/ColumnStrategy.html" title="enum in org.apache.calcite.schema" target="classFrame">ColumnStrategy</a></li>
+<li><a href="org/apache/calcite/plan/CommonRelSubExprRule.html" title="class in org.apache.calcite.plan" target="classFrame">CommonRelSubExprRule</a></li>
+<li><a href="org/apache/calcite/sql/type/ComparableOperandTypeChecker.html" title="class in org.apache.calcite.sql.type" target="classFrame">ComparableOperandTypeChecker</a></li>
+<li><a href="org/apache/calcite/interpreter/Compiler.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">Compiler</span></a></li>
+<li><a href="org/apache/calcite/adapter/druid/ComplexMetric.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">ComplexMetric</a></li>
+<li><a href="org/apache/calcite/util/CompositeList.html" title="class in org.apache.calcite.util" target="classFrame">CompositeList</a></li>
+<li><a href="org/apache/calcite/util/CompositeMap.html" title="class in org.apache.calcite.util" target="classFrame">CompositeMap</a></li>
+<li><a href="org/apache/calcite/sql/type/CompositeOperandTypeChecker.html" title="class in org.apache.calcite.sql.type" target="classFrame">CompositeOperandTypeChecker</a></li>
+<li><a href="org/apache/calcite/sql/type/CompositeOperandTypeChecker.Composition.html" title="enum in org.apache.calcite.sql.type" target="classFrame">CompositeOperandTypeChecker.Composition</a></li>
+<li><a href="org/apache/calcite/sql/type/CompositeSingleOperandTypeChecker.html" title="class in org.apache.calcite.sql.type" target="classFrame">CompositeSingleOperandTypeChecker</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ConditionalExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ConditionalExpression</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ConditionalStatement.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ConditionalStatement</a></li>
+<li><a href="org/apache/calcite/chinook/ConnectionFactory.html" title="class in org.apache.calcite.chinook" target="classFrame">ConnectionFactory</a></li>
+<li><a href="org/apache/calcite/chinook/ConnectionFactory.DatabaseWrapper.html" title="enum in org.apache.calcite.chinook" target="classFrame">ConnectionFactory.DatabaseWrapper</a></li>
+<li><a href="org/apache/calcite/runtime/ConsList.html" title="class in org.apache.calcite.runtime" target="classFrame">ConsList</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ConstantExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ConstantExpression</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ConstantUntypedNull.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ConstantUntypedNull</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ConstructorDeclaration.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ConstructorDeclaration</a></li>
+<li><a href="org/apache/calcite/interpreter/Context.html" title="class in org.apache.calcite.interpreter" target="classFrame">Context</a></li>
+<li><a href="org/apache/calcite/plan/Context.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">Context</span></a></li>
+<li><a href="org/apache/calcite/plan/Contexts.html" title="class in org.apache.calcite.plan" target="classFrame">Contexts</a></li>
+<li><a href="org/apache/calcite/plan/Contexts.ChainContext.html" title="class in org.apache.calcite.plan" target="classFrame">Contexts.ChainContext</a></li>
+<li><a href="org/apache/calcite/plan/Contexts.EmptyContext.html" title="class in org.apache.calcite.plan" target="classFrame">Contexts.EmptyContext</a></li>
+<li><a href="org/apache/calcite/plan/Contexts.WrapContext.html" title="class in org.apache.calcite.plan" target="classFrame">Contexts.WrapContext</a></li>
+<li><a href="org/apache/calcite/util/ControlFlowException.html" title="class in org.apache.calcite.util" target="classFrame">ControlFlowException</a></li>
+<li><a href="org/apache/calcite/plan/Convention.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">Convention</span></a></li>
+<li><a href="org/apache/calcite/plan/Convention.Impl.html" title="class in org.apache.calcite.plan" target="classFrame">Convention.Impl</a></li>
+<li><a href="org/apache/calcite/plan/ConventionTraitDef.html" title="class in org.apache.calcite.plan" target="classFrame">ConventionTraitDef</a></li>
+<li><a href="org/apache/calcite/plan/ConventionTraitDef.ConversionData.html" title="class in org.apache.calcite.plan" target="classFrame">ConventionTraitDef.ConversionData</a></li>
+<li><a href="org/apache/calcite/util/ConversionUtil.html" title="class in org.apache.calcite.util" target="classFrame">ConversionUtil</a></li>
+<li><a href="org/apache/calcite/rel/convert/Converter.html" title="interface in org.apache.calcite.rel.convert" target="classFrame"><span class="interfaceName">Converter</span></a></li>
+<li><a href="org/apache/calcite/rel/convert/ConverterImpl.html" title="class in org.apache.calcite.rel.convert" target="classFrame">ConverterImpl</a></li>
+<li><a href="org/apache/calcite/rel/convert/ConverterRule.html" title="class in org.apache.calcite.rel.convert" target="classFrame">ConverterRule</a></li>
+<li><a href="org/apache/calcite/rel/core/Correlate.html" title="class in org.apache.calcite.rel.core" target="classFrame">Correlate</a></li>
+<li><a href="org/apache/calcite/linq4j/CorrelateJoinType.html" title="enum in org.apache.calcite.linq4j" target="classFrame">CorrelateJoinType</a></li>
+<li><a href="org/apache/calcite/rel/core/CorrelationId.html" title="class in org.apache.calcite.rel.core" target="classFrame">CorrelationId</a></li>
+<li><a href="org/apache/calcite/sql2rel/CorrelationReferenceFinder.html" title="class in org.apache.calcite.sql2rel" target="classFrame">CorrelationReferenceFinder</a></li>
+<li><a href="org/apache/calcite/sql2rel/CorrelationReferenceFinder.MyRexVisitor.html" title="class in org.apache.calcite.sql2rel" target="classFrame">CorrelationReferenceFinder.MyRexVisitor</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvEnumerator.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvEnumerator</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvEnumerator.ArrayRowConverter.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvEnumerator.ArrayRowConverter</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvEnumerator.RowConverter.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvEnumerator.RowConverter</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvEnumerator.SingleColumnRowConverter.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvEnumerator.SingleColumnRowConverter</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvFieldType.html" title="enum in org.apache.calcite.adapter.csv" target="classFrame">CsvFieldType</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvFilterableTable.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvFilterableTable</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvProjectTableScanRule.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvProjectTableScanRule</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvScannableTable.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvScannableTable</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvSchema.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvSchema</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvSchemaFactory.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvSchemaFactory</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvStreamReader.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvStreamReader</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvStreamReader.CsvContentListener.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvStreamReader.CsvContentListener</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvStreamScannableTable.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvStreamScannableTable</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvStreamTableFactory.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvStreamTableFactory</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvTable.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvTable</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvTable.Flavor.html" title="enum in org.apache.calcite.adapter.csv" target="classFrame">CsvTable.Flavor</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvTableFactory.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvTableFactory</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvTableScan.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvTableScan</a></li>
+<li><a href="org/apache/calcite/adapter/csv/CsvTranslatableTable.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">CsvTranslatableTable</a></li>
+<li><a href="org/apache/calcite/sql/type/CursorReturnTypeInference.html" title="class in org.apache.calcite.sql.type" target="classFrame">CursorReturnTypeInference</a></li>
+<li><a href="org/apache/calcite/schema/CustomColumnResolvingTable.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">CustomColumnResolvingTable</span></a></li>
+<li><a href="org/apache/calcite/util/graph/CycleDetector.html" title="class in org.apache.calcite.util.graph" target="classFrame">CycleDetector</a></li>
+<li><a href="org/apache/calcite/sql/validate/CyclicDefinitionException.html" title="class in org.apache.calcite.sql.validate" target="classFrame">CyclicDefinitionException</a></li>
+<li><a href="org/apache/calcite/rel/metadata/CyclicMetadataException.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">CyclicMetadataException</a></li>
+<li><a href="org/apache/calcite/DataContext.html" title="interface in org.apache.calcite" target="classFrame"><span class="interfaceName">DataContext</span></a></li>
+<li><a href="org/apache/calcite/DataContext.Variable.html" title="enum in org.apache.calcite" target="classFrame">DataContext.Variable</a></li>
+<li><a href="org/apache/calcite/rel/rules/DateRangeRules.html" title="class in org.apache.calcite.rel.rules" target="classFrame">DateRangeRules</a></li>
+<li><a href="org/apache/calcite/rel/rules/DateRangeRules.ExtractFinder.html" title="class in org.apache.calcite.rel.rules" target="classFrame">DateRangeRules.ExtractFinder</a></li>
+<li><a href="org/apache/calcite/rel/rules/DateRangeRules.ExtractShuttle.html" title="class in org.apache.calcite.rel.rules" target="classFrame">DateRangeRules.ExtractShuttle</a></li>
+<li><a href="org/apache/calcite/rel/rules/DateRangeRules.FilterDateRangeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">DateRangeRules.FilterDateRangeRule</a></li>
+<li><a href="org/apache/calcite/util/DateString.html" title="class in org.apache.calcite.util" target="classFrame">DateString</a></li>
+<li><a href="org/apache/calcite/util/DateTimeStringUtils.html" title="class in org.apache.calcite.util" target="classFrame">DateTimeStringUtils</a></li>
+<li><a href="org/apache/calcite/sql/dialect/Db2SqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">Db2SqlDialect</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/DeclarationStatement.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">DeclarationStatement</a></li>
+<li><a href="org/apache/calcite/sql2rel/DeduplicateCorrelateVariables.html" title="class in org.apache.calcite.sql2rel" target="classFrame">DeduplicateCorrelateVariables</a></li>
+<li><a href="org/apache/calcite/sql2rel/DeduplicateCorrelateVariables.DeduplicateCorrelateVariablesShuttle.html" title="class in org.apache.calcite.sql2rel" target="classFrame">DeduplicateCorrelateVariables.DeduplicateCorrelateVariablesShuttle</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DefaultDimensionSpec.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DefaultDimensionSpec</a></li>
+<li><a href="org/apache/calcite/util/graph/DefaultDirectedGraph.html" title="class in org.apache.calcite.util.graph" target="classFrame">DefaultDirectedGraph</a></li>
+<li><a href="org/apache/calcite/util/graph/DefaultDirectedGraph.VertexInfo.html" title="class in org.apache.calcite.util.graph" target="classFrame">DefaultDirectedGraph.VertexInfo</a></li>
+<li><a href="org/apache/calcite/util/graph/DefaultEdge.html" title="class in org.apache.calcite.util.graph" target="classFrame">DefaultEdge</a></li>
+<li><a href="org/apache/calcite/linq4j/DefaultEnumerable.html" title="class in org.apache.calcite.linq4j" target="classFrame">DefaultEnumerable</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/DefaultExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">DefaultExpression</a></li>
+<li><a href="org/apache/calcite/linq4j/DefaultQueryable.html" title="class in org.apache.calcite.linq4j" target="classFrame">DefaultQueryable</a></li>
+<li><a href="org/apache/calcite/rel/metadata/DefaultRelMetadataProvider.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">DefaultRelMetadataProvider</a></li>
+<li><a href="org/apache/calcite/linq4j/DelegatingEnumerator.html" title="class in org.apache.calcite.linq4j" target="classFrame">DelegatingEnumerator</a></li>
+<li><a href="org/apache/calcite/util/DelegatingInvocationHandler.html" title="class in org.apache.calcite.util" target="classFrame">DelegatingInvocationHandler</a></li>
+<li><a href="org/apache/calcite/materialize/DelegatingLatticeStatisticProvider.html" title="class in org.apache.calcite.materialize" target="classFrame">DelegatingLatticeStatisticProvider</a></li>
+<li><a href="org/apache/calcite/sql/validate/DelegatingNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">DelegatingNamespace</a></li>
+<li><a href="org/apache/calcite/schema/impl/DelegatingSchema.html" title="class in org.apache.calcite.schema.impl" target="classFrame">DelegatingSchema</a></li>
+<li><a href="org/apache/calcite/sql/validate/DelegatingScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">DelegatingScope</a></li>
+<li><a href="org/apache/calcite/sql/validate/DelegatingSqlValidatorCatalogReader.html" title="class in org.apache.calcite.sql.validate" target="classFrame">DelegatingSqlValidatorCatalogReader</a></li>
+<li><a href="org/apache/calcite/sql/validate/DelegatingSqlValidatorTable.html" title="class in org.apache.calcite.sql.validate" target="classFrame">DelegatingSqlValidatorTable</a></li>
+<li><a href="org/apache/calcite/rel/type/DelegatingTypeSystem.html" title="class in org.apache.calcite.rel.type" target="classFrame">DelegatingTypeSystem</a></li>
+<li><a href="org/apache/calcite/rel/stream/Delta.html" title="class in org.apache.calcite.rel.stream" target="classFrame">Delta</a></li>
+<li><a href="org/apache/calcite/Demo.html" title="class in org.apache.calcite" target="classFrame">Demo</a></li>
+<li><a href="org/apache/calcite/util/graph/DepthFirstIterator.html" title="class in org.apache.calcite.util.graph" target="classFrame">DepthFirstIterator</a></li>
+<li><a href="org/apache/calcite/sql/dialect/DerbySqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">DerbySqlDialect</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Deterministic.html" title="annotation in org.apache.calcite.linq4j.function" target="classFrame">Deterministic</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/DeterministicCodeOptimizer.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">DeterministicCodeOptimizer</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DimensionSpec.html" title="interface in org.apache.calcite.adapter.druid" target="classFrame"><span class="interfaceName">DimensionSpec</span></a></li>
+<li><a href="org/apache/calcite/util/graph/DirectedGraph.html" title="interface in org.apache.calcite.util.graph" target="classFrame"><span class="interfaceName">DirectedGraph</span></a></li>
+<li><a href="org/apache/calcite/util/graph/DirectedGraph.EdgeFactory.html" title="interface in org.apache.calcite.util.graph" target="classFrame"><span class="interfaceName">DirectedGraph.EdgeFactory</span></a></li>
+<li><a href="org/apache/calcite/adapter/druid/DirectOperatorConversion.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DirectOperatorConversion</a></li>
+<li><a href="org/apache/calcite/linq4j/function/DoubleFunction1.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">DoubleFunction1</span></a></li>
+<li><a href="org/apache/calcite/jdbc/Driver.html" title="class in org.apache.calcite.jdbc" target="classFrame">Driver</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidConnection.html" title="interface in org.apache.calcite.adapter.druid" target="classFrame"><span class="interfaceName">DruidConnection</span></a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidConnectionImpl.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidConnectionImpl</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidConnectionImpl.BlockingQueueEnumerator.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidConnectionImpl.BlockingQueueEnumerator</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidConnectionImpl.JsonAggregator.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidConnectionImpl.JsonAggregator</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidConnectionImpl.JsonColumn.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidConnectionImpl.JsonColumn</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidConnectionImpl.JsonSegmentMetadata.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidConnectionImpl.JsonSegmentMetadata</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidConnectionImpl.Page.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidConnectionImpl.Page</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidConnectionImpl.RunnableQueueSink.html" title="interface in org.apache.calcite.adapter.druid" target="classFrame"><span class="interfaceName">DruidConnectionImpl.RunnableQueueSink</span></a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidDateTimeUtils.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidDateTimeUtils</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidExpressions.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidExpressions</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidJson.html" title="interface in org.apache.calcite.adapter.druid" target="classFrame"><span class="interfaceName">DruidJson</span></a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidJsonFilter.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidJsonFilter</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidJsonFilter.JsonBound.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidJsonFilter.JsonBound</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidJsonFilter.JsonCompositeFilter.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidJsonFilter.JsonCompositeFilter</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidJsonFilter.JsonDimHavingFilter.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidJsonFilter.JsonDimHavingFilter</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidJsonFilter.JsonExpressionFilter.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidJsonFilter.JsonExpressionFilter</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidJsonFilter.JsonInFilter.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidJsonFilter.JsonInFilter</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidJsonFilter.JsonSelector.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidJsonFilter.JsonSelector</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidJsonFilter.Type.html" title="enum in org.apache.calcite.adapter.druid" target="classFrame">DruidJsonFilter.Type</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidQuery.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidQuery</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidQuery.DruidQueryNode.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidQuery.DruidQueryNode</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidQuery.JsonAggregation.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidQuery.JsonAggregation</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidQuery.JsonCardinalityAggregation.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidQuery.JsonCardinalityAggregation</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidQuery.JsonCollation.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidQuery.JsonCollation</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidQuery.JsonExpressionPostAgg.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidQuery.JsonExpressionPostAgg</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidQuery.JsonFilteredAggregation.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidQuery.JsonFilteredAggregation</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidQuery.JsonLimit.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidQuery.JsonLimit</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidQuery.JsonPostAggregation.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidQuery.JsonPostAggregation</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidQuery.QuerySpec.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidQuery.QuerySpec</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidQuery.ScanQuery.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidQuery.ScanQuery</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidAggregateExtractProjectRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidAggregateExtractProjectRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidAggregateFilterTransposeRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidAggregateFilterTransposeRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidAggregateProjectRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidAggregateProjectRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidAggregateRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidAggregateRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidFilterAggregateTransposeRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidFilterAggregateTransposeRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidFilterProjectTransposeRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidFilterProjectTransposeRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidFilterRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidFilterRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidHavingFilterRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidHavingFilterRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidPostAggregationProjectRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidPostAggregationProjectRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidProjectFilterTransposeRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidProjectFilterTransposeRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidProjectRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidProjectRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidProjectSortTransposeRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidProjectSortTransposeRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidSortProjectTransposeRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidSortProjectTransposeRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidRules.DruidSortRule.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidRules.DruidSortRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidSchema.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidSchema</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidSchemaFactory.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidSchemaFactory</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidSqlCastConverter.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidSqlCastConverter</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidSqlOperatorConverter.html" title="interface in org.apache.calcite.adapter.druid" target="classFrame"><span class="interfaceName">DruidSqlOperatorConverter</span></a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidTable.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidTable</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidTable.MapRelProtoDataType.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidTable.MapRelProtoDataType</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidTableFactory.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">DruidTableFactory</a></li>
+<li><a href="org/apache/calcite/adapter/druid/DruidType.html" title="enum in org.apache.calcite.adapter.druid" target="classFrame">DruidType</a></li>
+<li><a href="org/apache/calcite/adapter/os/DuTableFunction.html" title="class in org.apache.calcite.adapter.os" target="classFrame">DuTableFunction</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/DynamicExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">DynamicExpression</a></li>
+<li><a href="org/apache/calcite/rel/type/DynamicRecordType.html" title="class in org.apache.calcite.rel.type" target="classFrame">DynamicRecordType</a></li>
+<li><a href="org/apache/calcite/rel/type/DynamicRecordTypeImpl.html" title="class in org.apache.calcite.rel.type" target="classFrame">DynamicRecordTypeImpl</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchAggregate.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchAggregate</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchConstants.html" title="interface in org.apache.calcite.adapter.elasticsearch" target="classFrame"><span class="interfaceName">ElasticsearchConstants</span></a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchEnumerators.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchEnumerators</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchFilter.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchFilter</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchFilter.PredicateAnalyzerTranslator.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchFilter.PredicateAnalyzerTranslator</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchJson.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchJson</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchJson.Aggregation.html" title="interface in org.apache.calcite.adapter.elasticsearch" target="classFrame"><span class="interfaceName">ElasticsearchJson.Aggregation</span></a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchJson.Aggregations.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchJson.Aggregations</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchJson.AggregationsDeserializer.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchJson.AggregationsDeserializer</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchJson.Bucket.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchJson.Bucket</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchJson.GroupValue.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchJson.GroupValue</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchJson.HasAggregations.html" title="interface in org.apache.calcite.adapter.elasticsearch" target="classFrame"><span class="interfaceName">ElasticsearchJson.HasAggregations</span></a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchJson.MultiBucketsAggregation.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchJson.MultiBucketsAggregation</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchJson.MultiValue.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchJson.MultiValue</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchJson.Result.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchJson.Result</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchJson.RowKey.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchJson.RowKey</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchJson.SearchHit.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchJson.SearchHit</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchJson.SearchHits.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchJson.SearchHits</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchMapping.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchMapping</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchMapping.Datatype.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchMapping.Datatype</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchMethod.html" title="enum in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchMethod</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchProject.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchProject</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchRel.html" title="interface in org.apache.calcite.adapter.elasticsearch" target="classFrame"><span class="interfaceName">ElasticsearchRel</span></a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchRel.Implementor.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchRel.Implementor</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchRules.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchRules</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchRules.ElasticsearchAggregateRule.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchRules.ElasticsearchAggregateRule</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchRules.ElasticsearchConverterRule.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchRules.ElasticsearchConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchRules.ElasticsearchFilterRule.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchRules.ElasticsearchFilterRule</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchRules.ElasticsearchProjectRule.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchRules.ElasticsearchProjectRule</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchRules.ElasticsearchSortRule.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchRules.ElasticsearchSortRule</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchRules.RexToElasticsearchTranslator.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchRules.RexToElasticsearchTranslator</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchSchema.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchSchema</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchSchemaFactory.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchSchemaFactory</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchSearchResult.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchSearchResult</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchSearchResult.SearchHit.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchSearchResult.SearchHit</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchSearchResult.SearchHits.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchSearchResult.SearchHits</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchSort.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchSort</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchTable.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchTable</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchTable.ElasticsearchQueryable.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchTable.ElasticsearchQueryable</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchTableScan.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchTableScan</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchToEnumerableConverter.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchToEnumerableConverter</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchToEnumerableConverterRule.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchToEnumerableConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchTransport.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchTransport</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchTransport.HttpFunction.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchTransport.HttpFunction</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchTransport.JsonParserFn.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchTransport.JsonParserFn</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/ElasticsearchVersion.html" title="enum in org.apache.calcite.adapter.elasticsearch" target="classFrame">ElasticsearchVersion</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ElementInit.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ElementInit</a></li>
+<li><a href="org/apache/calcite/sql/validate/EmptyScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">EmptyScope</a></li>
+<li><a href="org/apache/calcite/linq4j/Enumerable.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">Enumerable</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableAggregate.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableAggregate</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableAggregateRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableAggregateRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableBindable.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableBindable</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableBindable.EnumerableToBindableConverterRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableBindable.EnumerableToBindableConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableCalc.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableCalc</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableCalcRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableCalcRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableCollect.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableCollect</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableCollectRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableCollectRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableConvention.html" title="enum in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableConvention</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableCorrelate.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableCorrelate</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableCorrelateRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableCorrelateRule</a></li>
+<li><a href="org/apache/calcite/linq4j/EnumerableDefaults.html" title="class in org.apache.calcite.linq4j" target="classFrame">EnumerableDefaults</a></li>
+<li><a href="org/apache/calcite/linq4j/EnumerableDefaults.CastingEnumerator.html" title="class in org.apache.calcite.linq4j" target="classFrame">EnumerableDefaults.CastingEnumerator</a></li>
+<li><a href="org/apache/calcite/linq4j/EnumerableDefaults.LookupResultEnumerable.html" title="class in org.apache.calcite.linq4j" target="classFrame">EnumerableDefaults.LookupResultEnumerable</a></li>
+<li><a href="org/apache/calcite/linq4j/EnumerableDefaults.MergeJoinEnumerator.html" title="class in org.apache.calcite.linq4j" target="classFrame">EnumerableDefaults.MergeJoinEnumerator</a></li>
+<li><a href="org/apache/calcite/linq4j/EnumerableDefaults.SkipWhileEnumerator.html" title="class in org.apache.calcite.linq4j" target="classFrame">EnumerableDefaults.SkipWhileEnumerator</a></li>
+<li><a href="org/apache/calcite/linq4j/EnumerableDefaults.TakeWhileEnumerator.html" title="class in org.apache.calcite.linq4j" target="classFrame">EnumerableDefaults.TakeWhileEnumerator</a></li>
+<li><a href="org/apache/calcite/linq4j/EnumerableDefaults.TakeWhileLongEnumerator.html" title="class in org.apache.calcite.linq4j" target="classFrame">EnumerableDefaults.TakeWhileLongEnumerator</a></li>
+<li><a href="org/apache/calcite/linq4j/EnumerableDefaults.WrapMap.html" title="class in org.apache.calcite.linq4j" target="classFrame">EnumerableDefaults.WrapMap</a></li>
+<li><a href="org/apache/calcite/linq4j/EnumerableDefaults.Wrapped.html" title="class in org.apache.calcite.linq4j" target="classFrame">EnumerableDefaults.Wrapped</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableFilter.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableFilter</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableFilterRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableFilterRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableFilterToCalcRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableFilterToCalcRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableInterpretable.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableInterpretable</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableInterpretable.EnumerableNode.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableInterpretable.EnumerableNode</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableInterpretable.StaticFieldDetector.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableInterpretable.StaticFieldDetector</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableInterpreter.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableInterpreter</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableInterpreterRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableInterpreterRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableIntersect.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableIntersect</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableIntersectRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableIntersectRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableJoin.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableJoin</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableJoinRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableJoinRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableLimit.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableLimit</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableLimitRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableLimitRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableMergeJoin.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableMergeJoin</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableMergeJoinRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableMergeJoinRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableMinus.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableMinus</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableMinusRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableMinusRule</a></li>
+<li><a href="org/apache/calcite/linq4j/EnumerableOrderedQueryable.html" title="class in org.apache.calcite.linq4j" target="classFrame">EnumerableOrderedQueryable</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableProject.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableProject</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableProjectRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableProjectRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableProjectToCalcRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableProjectToCalcRule</a></li>
+<li><a href="org/apache/calcite/linq4j/EnumerableQueryable.html" title="class in org.apache.calcite.linq4j" target="classFrame">EnumerableQueryable</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableRel.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">EnumerableRel</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableRel.Prefer.html" title="enum in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableRel.Prefer</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableRel.Result.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableRel.Result</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableRelImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableRelImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableRelImplementor.TypeFinder.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableRelImplementor.TypeFinder</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableRules.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableRules</a></li>
+<li><a href="org/apache/calcite/runtime/Enumerables.html" title="class in org.apache.calcite.runtime" target="classFrame">Enumerables</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableSemiJoin.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableSemiJoin</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableSemiJoinRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableSemiJoinRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableSort.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableSort</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableSortRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableSortRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableTableFunctionScan.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableTableFunctionScan</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableTableFunctionScanRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableTableFunctionScanRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableTableModify.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableTableModify</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableTableModifyRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableTableModifyRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableTableScan.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableTableScan</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableTableScanRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableTableScanRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableThetaJoin.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableThetaJoin</a></li>
+<li><a href="org/apache/calcite/adapter/spark/EnumerableToSparkConverter.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">EnumerableToSparkConverter</a></li>
+<li><a href="org/apache/calcite/adapter/spark/EnumerableToSparkConverterRule.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">EnumerableToSparkConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableUncollect.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableUncollect</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableUncollectRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableUncollectRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableUnion.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableUnion</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableUnionRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableUnionRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableValues.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableValues</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableValuesRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableValuesRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableWindow.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableWindow</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableWindow.WindowRelInputGetter.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableWindow.WindowRelInputGetter</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumerableWindowRule.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumerableWindowRule</a></li>
+<li><a href="org/apache/calcite/linq4j/Enumerator.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">Enumerator</span></a></li>
+<li><a href="org/apache/calcite/runtime/EnumeratorCursor.html" title="class in org.apache.calcite.runtime" target="classFrame">EnumeratorCursor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/EnumUtils.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">EnumUtils</a></li>
+<li><a href="org/apache/calcite/chinook/EnvironmentFairy.html" title="class in org.apache.calcite.chinook" target="classFrame">EnvironmentFairy</a></li>
+<li><a href="org/apache/calcite/chinook/EnvironmentFairy.User.html" title="enum in org.apache.calcite.chinook" target="classFrame">EnvironmentFairy.User</a></li>
+<li><a href="org/apache/calcite/linq4j/function/EqualityComparer.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">EqualityComparer</span></a></li>
+<li><a href="org/apache/calcite/rel/core/EquiJoin.html" title="class in org.apache.calcite.rel.core" target="classFrame">EquiJoin</a></li>
+<li><a href="org/apache/calcite/rel/rules/EquiJoin.html" title="class in org.apache.calcite.rel.rules" target="classFrame">EquiJoin</a></li>
+<li><a href="org/apache/calcite/util/EquivalenceSet.html" title="class in org.apache.calcite.util" target="classFrame">EquivalenceSet</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Evaluator.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">Evaluator</a></li>
+<li><a href="org/apache/calcite/rel/core/Exchange.html" title="class in org.apache.calcite.rel.core" target="classFrame">Exchange</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Experimental.html" title="annotation in org.apache.calcite.linq4j.function" target="classFrame">Experimental</a></li>
+<li><a href="org/apache/calcite/sql/type/ExplicitOperandTypeInference.html" title="class in org.apache.calcite.sql.type" target="classFrame">ExplicitOperandTypeInference</a></li>
+<li><a href="org/apache/calcite/sql/ExplicitOperatorBinding.html" title="class in org.apache.calcite.sql" target="classFrame">ExplicitOperatorBinding</a></li>
+<li><a href="org/apache/calcite/sql/type/ExplicitReturnTypeInference.html" title="class in org.apache.calcite.sql.type" target="classFrame">ExplicitReturnTypeInference</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Expression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">Expression</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Expressions.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">Expressions</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Expressions.FluentArrayList.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">Expressions.FluentArrayList</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Expressions.FluentList.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">Expressions.FluentList</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Expressions.PropertyInfo.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">Expressions.PropertyInfo</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Expressions.RuntimeVariablesExpression.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">Expressions.RuntimeVariablesExpression</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Expressions.SymbolDocumentInfo.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">Expressions.SymbolDocumentInfo</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ExpressionType.html" title="enum in org.apache.calcite.linq4j.tree" target="classFrame">ExpressionType</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ExpressionVisitor.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">ExpressionVisitor</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ExpressionWriter.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ExpressionWriter</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ExpressionWriter.Indent.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ExpressionWriter.Indent</a></li>
+<li><a href="org/apache/calcite/linq4j/ExtendedEnumerable.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">ExtendedEnumerable</span></a></li>
+<li><a href="org/apache/calcite/linq4j/ExtendedOrderedEnumerable.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">ExtendedOrderedEnumerable</span></a></li>
+<li><a href="org/apache/calcite/linq4j/ExtendedOrderedQueryable.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">ExtendedOrderedQueryable</span></a></li>
+<li><a href="org/apache/calcite/linq4j/ExtendedQueryable.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">ExtendedQueryable</span></a></li>
+<li><a href="org/apache/calcite/schema/ExtensibleTable.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">ExtensibleTable</span></a></li>
+<li><a href="org/apache/calcite/linq4j/Extensions.html" title="class in org.apache.calcite.linq4j" target="classFrame">Extensions</a></li>
+<li><a href="org/apache/calcite/adapter/druid/ExtractionDimensionSpec.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">ExtractionDimensionSpec</a></li>
+<li><a href="org/apache/calcite/adapter/druid/ExtractionFunction.html" title="interface in org.apache.calcite.adapter.druid" target="classFrame"><span class="interfaceName">ExtractionFunction</span></a></li>
+<li><a href="org/apache/calcite/adapter/druid/ExtractOperatorConversion.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">ExtractOperatorConversion</a></li>
+<li><a href="org/apache/calcite/sql/type/ExtraSqlTypes.html" title="interface in org.apache.calcite.sql.type" target="classFrame"><span class="interfaceName">ExtraSqlTypes</span></a></li>
+<li><a href="org/apache/calcite/sql/type/FamilyOperandTypeChecker.html" title="class in org.apache.calcite.sql.type" target="classFrame">FamilyOperandTypeChecker</a></li>
+<li><a href="org/apache/calcite/runtime/Feature.html" title="class in org.apache.calcite.runtime" target="classFrame">Feature</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/FieldDeclaration.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">FieldDeclaration</a></li>
+<li><a href="org/apache/calcite/sql/validate/FieldNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">FieldNamespace</a></li>
+<li><a href="org/apache/calcite/adapter/file/FileEnumerator.html" title="class in org.apache.calcite.adapter.file" target="classFrame">FileEnumerator</a></li>
+<li><a href="org/apache/calcite/adapter/file/FileFieldType.html" title="enum in org.apache.calcite.adapter.file" target="classFrame">FileFieldType</a></li>
+<li><a href="org/apache/calcite/adapter/file/FileReader.html" title="class in org.apache.calcite.adapter.file" target="classFrame">FileReader</a></li>
+<li><a href="org/apache/calcite/adapter/file/FileReader.FileReaderIterator.html" title="class in org.apache.calcite.adapter.file" target="classFrame">FileReader.FileReaderIterator</a></li>
+<li><a href="org/apache/calcite/adapter/file/FileReaderException.html" title="class in org.apache.calcite.adapter.file" target="classFrame">FileReaderException</a></li>
+<li><a href="org/apache/calcite/adapter/file/FileRowConverter.html" title="class in org.apache.calcite.adapter.file" target="classFrame">FileRowConverter</a></li>
+<li><a href="org/apache/calcite/adapter/file/FileSchema.html" title="class in org.apache.calcite.adapter.file" target="classFrame">FileSchema</a></li>
+<li><a href="org/apache/calcite/adapter/file/FileSchemaFactory.html" title="class in org.apache.calcite.adapter.file" target="classFrame">FileSchemaFactory</a></li>
+<li><a href="org/apache/calcite/adapter/os/FilesTableFunction.html" title="class in org.apache.calcite.adapter.os" target="classFrame">FilesTableFunction</a></li>
+<li><a href="org/apache/calcite/adapter/file/FileTable.html" title="class in org.apache.calcite.adapter.file" target="classFrame">FileTable</a></li>
+<li><a href="org/apache/calcite/adapter/file/FileTableScan.html" title="class in org.apache.calcite.adapter.file" target="classFrame">FileTableScan</a></li>
+<li><a href="org/apache/calcite/rel/core/Filter.html" title="class in org.apache.calcite.rel.core" target="classFrame">Filter</a></li>
+<li><a href="org/apache/calcite/schema/FilterableTable.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">FilterableTable</span></a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterAggregateTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterAggregateTransposeRule</a></li>
+<li><a href="org/apache/calcite/util/Filterator.html" title="class in org.apache.calcite.util" target="classFrame">Filterator</a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterCalcMergeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterCalcMergeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterCorrelateRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterCorrelateRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterJoinRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterJoinRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterJoinRule.FilterIntoJoinRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterJoinRule.FilterIntoJoinRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterJoinRule.JoinConditionPushRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterJoinRule.JoinConditionPushRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterJoinRule.Predicate.html" title="interface in org.apache.calcite.rel.rules" target="classFrame"><span class="interfaceName">FilterJoinRule.Predicate</span></a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterMergeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterMergeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterMultiJoinMergeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterMultiJoinMergeRule</a></li>
+<li><a href="org/apache/calcite/interpreter/FilterNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">FilterNode</a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterProjectTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterProjectTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterRemoveIsNotDistinctFromRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterRemoveIsNotDistinctFromRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterSetOpTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterSetOpTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterTableFunctionTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterTableFunctionTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterTableScanRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterTableScanRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/FilterToCalcRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">FilterToCalcRule</a></li>
+<li><a href="org/apache/calcite/sql/dialect/FirebirdSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">FirebirdSqlDialect</a></li>
+<li><a href="org/apache/calcite/runtime/FlatLists.html" title="class in org.apache.calcite.runtime" target="classFrame">FlatLists</a></li>
+<li><a href="org/apache/calcite/runtime/FlatLists.AbstractFlatList.html" title="class in org.apache.calcite.runtime" target="classFrame">FlatLists.AbstractFlatList</a></li>
+<li><a href="org/apache/calcite/runtime/FlatLists.ComparableEmptyList.html" title="class in org.apache.calcite.runtime" target="classFrame">FlatLists.ComparableEmptyList</a></li>
+<li><a href="org/apache/calcite/runtime/FlatLists.ComparableList.html" title="interface in org.apache.calcite.runtime" target="classFrame"><span class="interfaceName">FlatLists.ComparableList</span></a></li>
+<li><a href="org/apache/calcite/runtime/FlatLists.ComparableListImpl.html" title="class in org.apache.calcite.runtime" target="classFrame">FlatLists.ComparableListImpl</a></li>
+<li><a href="org/apache/calcite/runtime/FlatLists.Flat1List.html" title="class in org.apache.calcite.runtime" target="classFrame">FlatLists.Flat1List</a></li>
+<li><a href="org/apache/calcite/runtime/FlatLists.Flat2List.html" title="class in org.apache.calcite.runtime" target="classFrame">FlatLists.Flat2List</a></li>
+<li><a href="org/apache/calcite/runtime/FlatLists.Flat3List.html" title="class in org.apache.calcite.runtime" target="classFrame">FlatLists.Flat3List</a></li>
+<li><a href="org/apache/calcite/runtime/FlatLists.Flat4List.html" title="class in org.apache.calcite.runtime" target="classFrame">FlatLists.Flat4List</a></li>
+<li><a href="org/apache/calcite/runtime/FlatLists.Flat5List.html" title="class in org.apache.calcite.runtime" target="classFrame">FlatLists.Flat5List</a></li>
+<li><a href="org/apache/calcite/runtime/FlatLists.Flat6List.html" title="class in org.apache.calcite.runtime" target="classFrame">FlatLists.Flat6List</a></li>
+<li><a href="org/apache/calcite/benchmarks/FlightRecorderProfiler.html" title="class in org.apache.calcite.benchmarks" target="classFrame">FlightRecorderProfiler</a></li>
+<li><a href="org/apache/calcite/linq4j/function/FloatFunction1.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">FloatFunction1</span></a></li>
+<li><a href="org/apache/calcite/adapter/druid/FloorOperatorConversion.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">FloorOperatorConversion</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ForStatement.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ForStatement</a></li>
+<li><a href="org/apache/calcite/tools/FrameworkConfig.html" title="interface in org.apache.calcite.tools" target="classFrame"><span class="interfaceName">FrameworkConfig</span></a></li>
+<li><a href="org/apache/calcite/tools/Frameworks.html" title="class in org.apache.calcite.tools" target="classFrame">Frameworks</a></li>
+<li><a href="org/apache/calcite/tools/Frameworks.ConfigBuilder.html" title="class in org.apache.calcite.tools" target="classFrame">Frameworks.ConfigBuilder</a></li>
+<li><a href="org/apache/calcite/tools/Frameworks.PlannerAction.html" title="interface in org.apache.calcite.tools" target="classFrame"><span class="interfaceName">Frameworks.PlannerAction</span></a></li>
+<li><a href="org/apache/calcite/tools/Frameworks.PrepareAction.html" title="class in org.apache.calcite.tools" target="classFrame">Frameworks.PrepareAction</a></li>
+<li><a href="org/apache/calcite/tools/Frameworks.StdFrameworkConfig.html" title="class in org.apache.calcite.tools" target="classFrame">Frameworks.StdFrameworkConfig</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Function.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">Function</span></a></li>
+<li><a href="org/apache/calcite/schema/Function.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">Function</span></a></li>
+<li><a href="org/apache/calcite/linq4j/function/Function0.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">Function0</span></a></li>
+<li><a href="org/apache/calcite/linq4j/function/Function1.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">Function1</span></a></li>
+<li><a href="org/apache/calcite/linq4j/function/Function2.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">Function2</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/FunctionExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">FunctionExpression</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/FunctionExpression.Invokable.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">FunctionExpression.Invokable</span></a></li>
+<li><a href="org/apache/calcite/schema/FunctionParameter.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">FunctionParameter</span></a></li>
+<li><a href="org/apache/calcite/linq4j/function/Functions.html" title="class in org.apache.calcite.linq4j.function" target="classFrame">Functions</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Functions.ArrayEqualityComparer.html" title="class in org.apache.calcite.linq4j.function" target="classFrame">Functions.ArrayEqualityComparer</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Functions.GeneratingList.html" title="class in org.apache.calcite.linq4j.function" target="classFrame">Functions.GeneratingList</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Functions.IdentityEqualityComparer.html" title="class in org.apache.calcite.linq4j.function" target="classFrame">Functions.IdentityEqualityComparer</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Functions.Ignore.html" title="class in org.apache.calcite.linq4j.function" target="classFrame">Functions.Ignore</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Functions.NullsFirstComparator.html" title="class in org.apache.calcite.linq4j.function" target="classFrame">Functions.NullsFirstComparator</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Functions.NullsFirstReverseComparator.html" title="class in org.apache.calcite.linq4j.function" target="classFrame">Functions.NullsFirstReverseComparator</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Functions.NullsLastComparator.html" title="class in org.apache.calcite.linq4j.function" target="classFrame">Functions.NullsLastComparator</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Functions.NullsLastReverseComparator.html" title="class in org.apache.calcite.linq4j.function" target="classFrame">Functions.NullsLastReverseComparator</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Functions.SelectorEqualityComparer.html" title="class in org.apache.calcite.linq4j.function" target="classFrame">Functions.SelectorEqualityComparer</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeAggregate.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeAggregate</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeEnumerator.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeEnumerator</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeFilter.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeFilter</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeFilter.Translator.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeFilter.Translator</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeProject.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeProject</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeRel.html" title="interface in org.apache.calcite.adapter.geode.rel" target="classFrame"><span class="interfaceName">GeodeRel</span></a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeRel.GeodeImplementContext.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeRel.GeodeImplementContext</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeRules.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeRules</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeRules.GeodeAggregateRule.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeRules.GeodeAggregateRule</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeRules.GeodeConverterRule.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeRules.GeodeConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeRules.GeodeFilterRule.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeRules.GeodeFilterRule</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeRules.GeodeProjectRule.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeRules.GeodeProjectRule</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeRules.GeodeSortLimitRule.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeRules.GeodeSortLimitRule</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeRules.RexToGeodeTranslator.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeRules.RexToGeodeTranslator</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeSchema.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeSchema</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeSchemaFactory.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeSchemaFactory</a></li>
+<li><a href="org/apache/calcite/adapter/geode/simple/GeodeSimpleEnumerator.html" title="class in org.apache.calcite.adapter.geode.simple" target="classFrame">GeodeSimpleEnumerator</a></li>
+<li><a href="org/apache/calcite/adapter/geode/simple/GeodeSimpleScannableTable.html" title="class in org.apache.calcite.adapter.geode.simple" target="classFrame">GeodeSimpleScannableTable</a></li>
+<li><a href="org/apache/calcite/adapter/geode/simple/GeodeSimpleSchema.html" title="class in org.apache.calcite.adapter.geode.simple" target="classFrame">GeodeSimpleSchema</a></li>
+<li><a href="org/apache/calcite/adapter/geode/simple/GeodeSimpleSchemaFactory.html" title="class in org.apache.calcite.adapter.geode.simple" target="classFrame">GeodeSimpleSchemaFactory</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeSort.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeSort</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeTable.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeTable</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeTable.GeodeQueryable.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeTable.GeodeQueryable</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeTableScan.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeTableScan</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeToEnumerableConverter.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeToEnumerableConverter</a></li>
+<li><a href="org/apache/calcite/adapter/geode/rel/GeodeToEnumerableConverterRule.html" title="class in org.apache.calcite.adapter.geode.rel" target="classFrame">GeodeToEnumerableConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/geode/util/GeodeUtils.html" title="class in org.apache.calcite.adapter.geode.util" target="classFrame">GeodeUtils</a></li>
+<li><a href="org/apache/calcite/runtime/GeoFunctions.html" title="class in org.apache.calcite.runtime" target="classFrame">GeoFunctions</a></li>
+<li><a href="org/apache/calcite/runtime/GeoFunctions.CapStyle.html" title="enum in org.apache.calcite.runtime" target="classFrame">GeoFunctions.CapStyle</a></li>
+<li><a href="org/apache/calcite/runtime/GeoFunctions.Geom.html" title="interface in org.apache.calcite.runtime" target="classFrame"><span class="interfaceName">GeoFunctions.Geom</span></a></li>
+<li><a href="org/apache/calcite/runtime/GeoFunctions.JoinStyle.html" title="enum in org.apache.calcite.runtime" target="classFrame">GeoFunctions.JoinStyle</a></li>
+<li><a href="org/apache/calcite/runtime/GeoFunctions.MapGeom.html" title="class in org.apache.calcite.runtime" target="classFrame">GeoFunctions.MapGeom</a></li>
+<li><a href="org/apache/calcite/runtime/GeoFunctions.SimpleGeom.html" title="class in org.apache.calcite.runtime" target="classFrame">GeoFunctions.SimpleGeom</a></li>
+<li><a href="org/apache/calcite/runtime/GeoFunctions.Type.html" title="enum in org.apache.calcite.runtime" target="classFrame">GeoFunctions.Type</a></li>
+<li><a href="org/apache/calcite/adapter/os/GitCommitsTableFunction.html" title="class in org.apache.calcite.adapter.os" target="classFrame">GitCommitsTableFunction</a></li>
+<li><a href="org/apache/calcite/util/Glossary.html" title="interface in org.apache.calcite.util" target="classFrame"><span class="interfaceName">Glossary</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/GotoExpressionKind.html" title="enum in org.apache.calcite.linq4j.tree" target="classFrame">GotoExpressionKind</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/GotoStatement.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">GotoStatement</a></li>
+<li><a href="org/apache/calcite/adapter/druid/Granularities.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">Granularities</a></li>
+<li><a href="org/apache/calcite/adapter/druid/Granularities.AllGranularity.html" title="enum in org.apache.calcite.adapter.druid" target="classFrame">Granularities.AllGranularity</a></li>
+<li><a href="org/apache/calcite/adapter/druid/Granularities.PeriodGranularity.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">Granularities.PeriodGranularity</a></li>
+<li><a href="org/apache/calcite/adapter/druid/Granularity.html" title="interface in org.apache.calcite.adapter.druid" target="classFrame"><span class="interfaceName">Granularity</span></a></li>
+<li><a href="org/apache/calcite/adapter/druid/Granularity.Type.html" title="enum in org.apache.calcite.adapter.druid" target="classFrame">Granularity.Type</a></li>
+<li><a href="org/apache/calcite/util/graph/Graphs.html" title="class in org.apache.calcite.util.graph" target="classFrame">Graphs</a></li>
+<li><a href="org/apache/calcite/util/graph/Graphs.FrozenGraph.html" title="class in org.apache.calcite.util.graph" target="classFrame">Graphs.FrozenGraph</a></li>
+<li><a href="org/apache/calcite/sql/validate/GroupByScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">GroupByScope</a></li>
+<li><a href="org/apache/calcite/linq4j/Grouping.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">Grouping</span></a></li>
+<li><a href="org/apache/calcite/linq4j/GroupingImpl.html" title="class in org.apache.calcite.linq4j" target="classFrame">GroupingImpl</a></li>
+<li><a href="org/apache/calcite/sql/dialect/H2SqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">H2SqlDialect</a></li>
+<li><a href="org/apache/calcite/piglet/Handler.html" title="class in org.apache.calcite.piglet" target="classFrame">Handler</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepInstruction.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepInstruction</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepInstruction.BeginGroup.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepInstruction.BeginGroup</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepInstruction.CommonRelSubExprRules.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepInstruction.CommonRelSubExprRules</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepInstruction.ConverterRules.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepInstruction.ConverterRules</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepInstruction.EndGroup.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepInstruction.EndGroup</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepInstruction.MatchLimit.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepInstruction.MatchLimit</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepInstruction.MatchOrder.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepInstruction.MatchOrder</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepInstruction.RuleClass.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepInstruction.RuleClass</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepInstruction.RuleCollection.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepInstruction.RuleCollection</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepInstruction.RuleInstance.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepInstruction.RuleInstance</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepInstruction.Subprogram.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepInstruction.Subprogram</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepMatchOrder.html" title="enum in org.apache.calcite.plan.hep" target="classFrame">HepMatchOrder</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepPlanner.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepPlanner</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepProgram.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepProgram</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepProgramBuilder.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepProgramBuilder</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepRelMetadataProvider.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepRelMetadataProvider</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepRelVertex.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepRelVertex</a></li>
+<li><a href="org/apache/calcite/plan/hep/HepRuleCall.html" title="class in org.apache.calcite.plan.hep" target="classFrame">HepRuleCall</a></li>
+<li><a href="org/apache/calcite/sql/dialect/HiveSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">HiveSqlDialect</a></li>
+<li><a href="org/apache/calcite/rel/mutable/Holder.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">Holder</a></li>
+<li><a href="org/apache/calcite/util/Holder.html" title="class in org.apache.calcite.util" target="classFrame">Holder</a></li>
+<li><a href="org/apache/calcite/runtime/Hook.html" title="enum in org.apache.calcite.runtime" target="classFrame">Hook</a></li>
+<li><a href="org/apache/calcite/runtime/Hook.Closeable.html" title="interface in org.apache.calcite.runtime" target="classFrame"><span class="interfaceName">Hook.Closeable</span></a></li>
+<li><a href="org/apache/calcite/sql/dialect/HsqldbSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">HsqldbSqlDialect</a></li>
+<li><a href="org/apache/calcite/adapter/spark/HttpServer.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">HttpServer</a></li>
+<li><a href="org/apache/calcite/runtime/HttpUtils.html" title="class in org.apache.calcite.runtime" target="classFrame">HttpUtils</a></li>
+<li><a href="org/apache/calcite/sql/validate/IdentifierNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">IdentifierNamespace</a></li>
+<li><a href="org/apache/calcite/util/ImmutableBitSet.html" title="class in org.apache.calcite.util" target="classFrame">ImmutableBitSet</a></li>
+<li><a href="org/apache/calcite/util/ImmutableBitSet.Builder.html" title="class in org.apache.calcite.util" target="classFrame">ImmutableBitSet.Builder</a></li>
+<li><a href="org/apache/calcite/util/ImmutableBitSet.Closure.html" title="class in org.apache.calcite.util" target="classFrame">ImmutableBitSet.Closure</a></li>
+<li><a href="org/apache/calcite/util/ImmutableBitSet.Rebuilder.html" title="class in org.apache.calcite.util" target="classFrame">ImmutableBitSet.Rebuilder</a></li>
+<li><a href="org/apache/calcite/util/ImmutableIntList.html" title="class in org.apache.calcite.util" target="classFrame">ImmutableIntList</a></li>
+<li><a href="org/apache/calcite/util/ImmutableIntList.AbstractIndexedListIterator.html" title="class in org.apache.calcite.util" target="classFrame">ImmutableIntList.AbstractIndexedListIterator</a></li>
+<li><a href="org/apache/calcite/util/ImmutableIntList.EmptyImmutableIntList.html" title="class in org.apache.calcite.util" target="classFrame">ImmutableIntList.EmptyImmutableIntList</a></li>
+<li><a href="org/apache/calcite/util/ImmutableNullableList.html" title="class in org.apache.calcite.util" target="classFrame">ImmutableNullableList</a></li>
+<li><a href="org/apache/calcite/util/ImmutableNullableList.Builder.html" title="class in org.apache.calcite.util" target="classFrame">ImmutableNullableList.Builder</a></li>
+<li><a href="org/apache/calcite/schema/ImplementableAggFunction.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">ImplementableAggFunction</span></a></li>
+<li><a href="org/apache/calcite/schema/ImplementableFunction.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">ImplementableFunction</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/IndexExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">IndexExpression</a></li>
+<li><a href="org/apache/calcite/sql/type/InferTypes.html" title="class in org.apache.calcite.sql.type" target="classFrame">InferTypes</a></li>
+<li><a href="org/apache/calcite/sql/dialect/InfobrightSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">InfobrightSqlDialect</a></li>
+<li><a href="org/apache/calcite/sql/dialect/InformixSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">InformixSqlDialect</a></li>
+<li><a href="org/apache/calcite/sql/dialect/IngresSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">IngresSqlDialect</a></li>
+<li><a href="org/apache/calcite/sql2rel/InitializerContext.html" title="interface in org.apache.calcite.sql2rel" target="classFrame"><span class="interfaceName">InitializerContext</span></a></li>
+<li><a href="org/apache/calcite/sql2rel/InitializerExpressionFactory.html" title="interface in org.apache.calcite.sql2rel" target="classFrame"><span class="interfaceName">InitializerExpressionFactory</span></a></li>
+<li><a href="org/apache/calcite/linq4j/function/IntegerFunction1.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">IntegerFunction1</span></a></li>
+<li><a href="org/apache/calcite/util/IntegerIntervalSet.html" title="class in org.apache.calcite.util" target="classFrame">IntegerIntervalSet</a></li>
+<li><a href="org/apache/calcite/util/IntegerIntervalSet.Handler.html" title="interface in org.apache.calcite.util" target="classFrame"><span class="interfaceName">IntegerIntervalSet.Handler</span></a></li>
+<li><a href="org/apache/calcite/sql/dialect/InterbaseSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">InterbaseSqlDialect</a></li>
+<li><a href="org/apache/calcite/interpreter/InterpretableConvention.html" title="enum in org.apache.calcite.interpreter" target="classFrame">InterpretableConvention</a></li>
+<li><a href="org/apache/calcite/interpreter/InterpretableConverter.html" title="class in org.apache.calcite.interpreter" target="classFrame">InterpretableConverter</a></li>
+<li><a href="org/apache/calcite/interpreter/InterpretableRel.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">InterpretableRel</span></a></li>
+<li><a href="org/apache/calcite/interpreter/InterpretableRel.InterpreterImplementor.html" title="class in org.apache.calcite.interpreter" target="classFrame">InterpretableRel.InterpreterImplementor</a></li>
+<li><a href="org/apache/calcite/interpreter/Interpreter.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter</a></li>
+<li><a href="org/apache/calcite/interpreter/Interpreter.CompilerImpl.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.CompilerImpl</a></li>
+<li><a href="org/apache/calcite/interpreter/Interpreter.DuplicatingSink.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.DuplicatingSink</a></li>
+<li><a href="org/apache/calcite/interpreter/Interpreter.Edge.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.Edge</a></li>
+<li><a href="org/apache/calcite/interpreter/Interpreter.EnumeratorSource.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.EnumeratorSource</a></li>
+<li><a href="org/apache/calcite/interpreter/Interpreter.ListSink.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.ListSink</a></li>
+<li><a href="org/apache/calcite/interpreter/Interpreter.ListSource.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.ListSource</a></li>
+<li><a href="org/apache/calcite/interpreter/Interpreter.NodeInfo.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreter.NodeInfo</a></li>
+<li><a href="org/apache/calcite/interpreter/Interpreter.ScalarCompiler.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">Interpreter.ScalarCompiler</span></a></li>
+<li><a href="org/apache/calcite/interpreter/Interpreters.html" title="class in org.apache.calcite.interpreter" target="classFrame">Interpreters</a></li>
+<li><a href="org/apache/calcite/rel/core/Intersect.html" title="class in org.apache.calcite.rel.core" target="classFrame">Intersect</a></li>
+<li><a href="org/apache/calcite/rel/rules/IntersectToDistinctRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">IntersectToDistinctRule</a></li>
+<li><a href="org/apache/calcite/sql/type/IntervalSqlType.html" title="class in org.apache.calcite.sql.type" target="classFrame">IntervalSqlType</a></li>
+<li><a href="org/apache/calcite/util/IntList.html" title="class in org.apache.calcite.util" target="classFrame">IntList</a></li>
+<li><a href="org/apache/calcite/util/mapping/IntPair.html" title="class in org.apache.calcite.util.mapping" target="classFrame">IntPair</a></li>
+<li><a href="org/apache/calcite/rel/InvalidRelException.html" title="class in org.apache.calcite.rel" target="classFrame">InvalidRelException</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/InvocationExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">InvocationExpression</a></li>
+<li><a href="org/apache/calcite/util/javac/JaninoCompiler.html" title="class in org.apache.calcite.util.javac" target="classFrame">JaninoCompiler</a></li>
+<li><a href="org/apache/calcite/util/javac/JaninoCompiler.AccountingClassLoader.html" title="class in org.apache.calcite.util.javac" target="classFrame">JaninoCompiler.AccountingClassLoader</a></li>
+<li><a href="org/apache/calcite/util/javac/JaninoCompiler.JaninoCompilerArgs.html" title="class in org.apache.calcite.util.javac" target="classFrame">JaninoCompiler.JaninoCompilerArgs</a></li>
+<li><a href="org/apache/calcite/rel/metadata/JaninoRelMetadataProvider.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">JaninoRelMetadataProvider</a></li>
+<li><a href="org/apache/calcite/rel/metadata/JaninoRelMetadataProvider.Key.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">JaninoRelMetadataProvider.Key</a></li>
+<li><a href="org/apache/calcite/rel/metadata/JaninoRelMetadataProvider.NoHandler.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">JaninoRelMetadataProvider.NoHandler</a></li>
+<li><a href="org/apache/calcite/interpreter/JaninoRexCompiler.html" title="class in org.apache.calcite.interpreter" target="classFrame">JaninoRexCompiler</a></li>
+<li><a href="org/apache/calcite/adapter/Java9Workaround.html" title="class in org.apache.calcite.adapter" target="classFrame">Java9Workaround</a></li>
+<li><a href="org/apache/calcite/util/javac/JavaCompiler.html" title="interface in org.apache.calcite.util.javac" target="classFrame"><span class="interfaceName">JavaCompiler</span></a></li>
+<li><a href="org/apache/calcite/util/javac/JavaCompilerArgs.html" title="class in org.apache.calcite.util.javac" target="classFrame">JavaCompilerArgs</a></li>
+<li><a href="org/apache/calcite/jdbc/JavaRecordType.html" title="class in org.apache.calcite.jdbc" target="classFrame">JavaRecordType</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/JavaRelImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">JavaRelImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/JavaRowFormat.html" title="enum in org.apache.calcite.adapter.enumerable" target="classFrame">JavaRowFormat</a></li>
+<li><a href="org/apache/calcite/sql/type/JavaToSqlTypeConversionRules.html" title="class in org.apache.calcite.sql.type" target="classFrame">JavaToSqlTypeConversionRules</a></li>
+<li><a href="org/apache/calcite/sql/type/JavaToSqlTypeConversionRules.ColumnList.html" title="interface in org.apache.calcite.sql.type" target="classFrame"><span class="interfaceName">JavaToSqlTypeConversionRules.ColumnList</span></a></li>
+<li><a href="org/apache/calcite/adapter/java/JavaTypeFactory.html" title="interface in org.apache.calcite.adapter.java" target="classFrame"><span class="interfaceName">JavaTypeFactory</span></a></li>
+<li><a href="org/apache/calcite/adapter/geode/util/JavaTypeFactoryExtImpl.html" title="class in org.apache.calcite.adapter.geode.util" target="classFrame">JavaTypeFactoryExtImpl</a></li>
+<li><a href="org/apache/calcite/jdbc/JavaTypeFactoryImpl.html" title="class in org.apache.calcite.jdbc" target="classFrame">JavaTypeFactoryImpl</a></li>
+<li><a href="org/apache/calcite/jdbc/JavaTypeFactoryImpl.RecordFieldImpl.html" title="class in org.apache.calcite.jdbc" target="classFrame">JavaTypeFactoryImpl.RecordFieldImpl</a></li>
+<li><a href="org/apache/calcite/jdbc/JavaTypeFactoryImpl.SyntheticRecordType.html" title="class in org.apache.calcite.jdbc" target="classFrame">JavaTypeFactoryImpl.SyntheticRecordType</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcConvention.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcConvention</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcImplementor.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcQueryProvider.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcQueryProvider</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRel.html" title="interface in org.apache.calcite.adapter.jdbc" target="classFrame"><span class="interfaceName">JdbcRel</span></a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.CheckingUserDefinedFunctionVisitor.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.CheckingUserDefinedFunctionVisitor</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcAggregate.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcAggregate</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcAggregateRule.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcAggregateRule</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcCalc.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcCalc</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcCalcRule.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcCalcRule</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcConverterRule.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcFilter.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcFilter</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcFilterRule.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcFilterRule</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcIntersect.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcIntersect</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcIntersectRule.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcIntersectRule</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcJoin.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcJoin</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcJoinRule.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcJoinRule</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcMinus.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcMinus</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcMinusRule.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcMinusRule</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcProject.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcProject</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcProjectRule.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcProjectRule</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcSort.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcSort</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcSortRule.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcSortRule</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcTableModificationRule.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcTableModificationRule</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcTableModify.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcTableModify</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcUnion.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcUnion</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcUnionRule.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcUnionRule</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcValues.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcValues</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcRules.JdbcValuesRule.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcRules.JdbcValuesRule</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcSchema.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcSchema</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcSchema.Factory.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcSchema.Factory</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcTable.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcTable</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcTableScan.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcTableScan</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcToEnumerableConverter.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcToEnumerableConverter</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcToEnumerableConverterRule.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcToEnumerableConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/spark/JdbcToSparkConverter.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">JdbcToSparkConverter</a></li>
+<li><a href="org/apache/calcite/adapter/spark/JdbcToSparkConverterRule.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">JdbcToSparkConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcUtils.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcUtils</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcUtils.DataSourcePool.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcUtils.DataSourcePool</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcUtils.DialectPool.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcUtils.DialectPool</a></li>
+<li><a href="org/apache/calcite/adapter/jdbc/JdbcUtils.ObjectArrayRowBuilder.html" title="class in org.apache.calcite.adapter.jdbc" target="classFrame">JdbcUtils.ObjectArrayRowBuilder</a></li>
+<li><a href="org/apache/calcite/sql/dialect/JethroDataSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">JethroDataSqlDialect</a></li>
+<li><a href="org/apache/calcite/sql/dialect/JethroDataSqlDialect.JethroInfo.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">JethroDataSqlDialect.JethroInfo</a></li>
+<li><a href="org/apache/calcite/sql/dialect/JethroDataSqlDialect.JethroInfoCache.html" title="interface in org.apache.calcite.sql.dialect" target="classFrame"><span class="interfaceName">JethroDataSqlDialect.JethroInfoCache</span></a></li>
+<li><a href="org/apache/calcite/sql/dialect/JethroDataSqlDialect.JethroInfoCacheImpl.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">JethroDataSqlDialect.JethroInfoCacheImpl</a></li>
+<li><a href="org/apache/calcite/sql/dialect/JethroDataSqlDialect.JethroSupportedFunction.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">JethroDataSqlDialect.JethroSupportedFunction</a></li>
+<li><a href="org/apache/calcite/rel/core/Join.html" title="class in org.apache.calcite.rel.core" target="classFrame">Join</a></li>
+<li><a href="org/apache/calcite/rel/rules/JoinAddRedundantSemiJoinRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">JoinAddRedundantSemiJoinRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/JoinAssociateRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">JoinAssociateRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/JoinCommuteRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">JoinCommuteRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/JoinCommuteRule.VariableReplacer.html" title="class in org.apache.calcite.rel.rules" target="classFrame">JoinCommuteRule.VariableReplacer</a></li>
+<li><a href="org/apache/calcite/sql/JoinConditionType.html" title="enum in org.apache.calcite.sql" target="classFrame">JoinConditionType</a></li>
+<li><a href="org/apache/calcite/rel/rules/JoinExtractFilterRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">JoinExtractFilterRule</a></li>
+<li><a href="org/apache/calcite/rel/core/JoinInfo.html" title="class in org.apache.calcite.rel.core" target="classFrame">JoinInfo</a></li>
+<li><a href="org/apache/calcite/rel/core/JoinInfo.EquiJoinInfo.html" title="class in org.apache.calcite.rel.core" target="classFrame">JoinInfo.EquiJoinInfo</a></li>
+<li><a href="org/apache/calcite/rel/core/JoinInfo.NonEquiJoinInfo.html" title="class in org.apache.calcite.rel.core" target="classFrame">JoinInfo.NonEquiJoinInfo</a></li>
+<li><a href="org/apache/calcite/sql/validate/JoinNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">JoinNamespace</a></li>
+<li><a href="org/apache/calcite/interpreter/JoinNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">JoinNode</a></li>
+<li><a href="org/apache/calcite/rel/rules/JoinProjectTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">JoinProjectTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/JoinPushExpressionsRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">JoinPushExpressionsRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/JoinPushThroughJoinRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">JoinPushThroughJoinRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/JoinPushTransitivePredicatesRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">JoinPushTransitivePredicatesRule</a></li>
+<li><a href="org/apache/calcite/rel/core/JoinRelType.html" title="enum in org.apache.calcite.rel.core" target="classFrame">JoinRelType</a></li>
+<li><a href="org/apache/calcite/sql/validate/JoinScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">JoinScope</a></li>
+<li><a href="org/apache/calcite/rel/rules/JoinToCorrelateRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">JoinToCorrelateRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/JoinToMultiJoinRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">JoinToMultiJoinRule</a></li>
+<li><a href="org/apache/calcite/sql/JoinType.html" title="enum in org.apache.calcite.sql" target="classFrame">JoinType</a></li>
+<li><a href="org/apache/calcite/rel/rules/JoinUnionTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">JoinUnionTransposeRule</a></li>
+<li><a href="org/apache/calcite/util/JsonBuilder.html" title="class in org.apache.calcite.util" target="classFrame">JsonBuilder</a></li>
+<li><a href="org/apache/calcite/model/JsonColumn.html" title="class in org.apache.calcite.model" target="classFrame">JsonColumn</a></li>
+<li><a href="org/apache/calcite/model/JsonCustomSchema.html" title="class in org.apache.calcite.model" target="classFrame">JsonCustomSchema</a></li>
+<li><a href="org/apache/calcite/model/JsonCustomTable.html" title="class in org.apache.calcite.model" target="classFrame">JsonCustomTable</a></li>
+<li><a href="org/apache/calcite/adapter/csv/JsonEnumerator.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">JsonEnumerator</a></li>
+<li><a href="org/apache/calcite/model/JsonFunction.html" title="class in org.apache.calcite.model" target="classFrame">JsonFunction</a></li>
+<li><a href="org/apache/calcite/model/JsonJdbcSchema.html" title="class in org.apache.calcite.model" target="classFrame">JsonJdbcSchema</a></li>
+<li><a href="org/apache/calcite/model/JsonLattice.html" title="class in org.apache.calcite.model" target="classFrame">JsonLattice</a></li>
+<li><a href="org/apache/calcite/model/JsonMapSchema.html" title="class in org.apache.calcite.model" target="classFrame">JsonMapSchema</a></li>
+<li><a href="org/apache/calcite/model/JsonMaterialization.html" title="class in org.apache.calcite.model" target="classFrame">JsonMaterialization</a></li>
+<li><a href="org/apache/calcite/model/JsonMeasure.html" title="class in org.apache.calcite.model" target="classFrame">JsonMeasure</a></li>
+<li><a href="org/apache/calcite/model/JsonRoot.html" title="class in org.apache.calcite.model" target="classFrame">JsonRoot</a></li>
+<li><a href="org/apache/calcite/model/JsonSchema.html" title="class in org.apache.calcite.model" target="classFrame">JsonSchema</a></li>
+<li><a href="org/apache/calcite/model/JsonSchema.Type.html" title="enum in org.apache.calcite.model" target="classFrame">JsonSchema.Type</a></li>
+<li><a href="org/apache/calcite/model/JsonStream.html" title="class in org.apache.calcite.model" target="classFrame">JsonStream</a></li>
+<li><a href="org/apache/calcite/adapter/csv/JsonTable.html" title="class in org.apache.calcite.adapter.csv" target="classFrame">JsonTable</a></li>
+<li><a href="org/apache/calcite/model/JsonTable.html" title="class in org.apache.calcite.model" target="classFrame">JsonTable</a></li>
+<li><a href="org/apache/calcite/model/JsonTile.html" title="class in org.apache.calcite.model" target="classFrame">JsonTile</a></li>
+<li><a href="org/apache/calcite/model/JsonType.html" title="class in org.apache.calcite.model" target="classFrame">JsonType</a></li>
+<li><a href="org/apache/calcite/model/JsonTypeAttribute.html" title="class in org.apache.calcite.model" target="classFrame">JsonTypeAttribute</a></li>
+<li><a href="org/apache/calcite/model/JsonView.html" title="class in org.apache.calcite.model" target="classFrame">JsonView</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/LabelStatement.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">LabelStatement</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/LabelTarget.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">LabelTarget</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/LambdaExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">LambdaExpression</a></li>
+<li><a href="org/apache/calcite/materialize/Lattice.html" title="class in org.apache.calcite.materialize" target="classFrame">Lattice</a></li>
+<li><a href="org/apache/calcite/materialize/Lattice.BaseColumn.html" title="class in org.apache.calcite.materialize" target="classFrame">Lattice.BaseColumn</a></li>
+<li><a href="org/apache/calcite/materialize/Lattice.Builder.html" title="class in org.apache.calcite.materialize" target="classFrame">Lattice.Builder</a></li>
+<li><a href="org/apache/calcite/materialize/Lattice.Builder.Fixer.html" title="class in org.apache.calcite.materialize" target="classFrame">Lattice.Builder.Fixer</a></li>
+<li><a href="org/apache/calcite/materialize/Lattice.Column.html" title="class in org.apache.calcite.materialize" target="classFrame">Lattice.Column</a></li>
+<li><a href="org/apache/calcite/materialize/Lattice.DerivedColumn.html" title="class in org.apache.calcite.materialize" target="classFrame">Lattice.DerivedColumn</a></li>
+<li><a href="org/apache/calcite/materialize/Lattice.Edge.html" title="class in org.apache.calcite.materialize" target="classFrame">Lattice.Edge</a></li>
+<li><a href="org/apache/calcite/materialize/Lattice.Measure.html" title="class in org.apache.calcite.materialize" target="classFrame">Lattice.Measure</a></li>
+<li><a href="org/apache/calcite/materialize/Lattice.SqlWriter.html" title="class in org.apache.calcite.materialize" target="classFrame">Lattice.SqlWriter</a></li>
+<li><a href="org/apache/calcite/materialize/Lattice.Tile.html" title="class in org.apache.calcite.materialize" target="classFrame">Lattice.Tile</a></li>
+<li><a href="org/apache/calcite/materialize/Lattice.TileBuilder.html" title="class in org.apache.calcite.materialize" target="classFrame">Lattice.TileBuilder</a></li>
+<li><a href="org/apache/calcite/materialize/Lattice.Vertex.html" title="class in org.apache.calcite.materialize" target="classFrame">Lattice.Vertex</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeChildNode.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeChildNode</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeNode.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeNode</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeRootNode.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeRootNode</a></li>
+<li><a href="org/apache/calcite/materialize/Lattices.html" title="class in org.apache.calcite.materialize" target="classFrame">Lattices</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeSpace.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeSpace</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeStatisticProvider.html" title="interface in org.apache.calcite.materialize" target="classFrame"><span class="interfaceName">LatticeStatisticProvider</span></a></li>
+<li><a href="org/apache/calcite/materialize/LatticeStatisticProvider.Factory.html" title="interface in org.apache.calcite.materialize" target="classFrame"><span class="interfaceName">LatticeStatisticProvider.Factory</span></a></li>
+<li><a href="org/apache/calcite/materialize/LatticeSuggester.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeSuggester</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeSuggester.BaseColRef.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeSuggester.BaseColRef</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeSuggester.ColRef.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeSuggester.ColRef</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeSuggester.DerivedColRef.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeSuggester.DerivedColRef</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeSuggester.Frame.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeSuggester.Frame</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeSuggester.Hop.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeSuggester.Hop</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeSuggester.MutableMeasure.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeSuggester.MutableMeasure</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeSuggester.Query.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeSuggester.Query</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeSuggester.StepRef.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeSuggester.StepRef</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeSuggester.StepRef.Factory.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeSuggester.StepRef.Factory</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeSuggester.TableRef.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeSuggester.TableRef</a></li>
+<li><a href="org/apache/calcite/materialize/LatticeTable.html" title="class in org.apache.calcite.materialize" target="classFrame">LatticeTable</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/LazyAggregateLambdaFactory.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">LazyAggregateLambdaFactory</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/LazyAggregateLambdaFactory.LazyAccumulator.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">LazyAggregateLambdaFactory.LazyAccumulator</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/LazyAggregateLambdaFactory.LazySource.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">LazyAggregateLambdaFactory.LazySource</a></li>
+<li><a href="org/apache/calcite/config/Lex.html" title="enum in org.apache.calcite.config" target="classFrame">Lex</a></li>
+<li><a href="org/apache/calcite/runtime/Like.html" title="class in org.apache.calcite.runtime" target="classFrame">Like</a></li>
+<li><a href="org/apache/calcite/linq4j/Linq4j.html" title="class in org.apache.calcite.linq4j" target="classFrame">Linq4j</a></li>
+<li><a href="org/apache/calcite/linq4j/Linq4j.CartesianProductListEnumerator.html" title="class in org.apache.calcite.linq4j" target="classFrame">Linq4j.CartesianProductListEnumerator</a></li>
+<li><a href="org/apache/calcite/linq4j/Linq4j.CollectionEnumerable.html" title="class in org.apache.calcite.linq4j" target="classFrame">Linq4j.CollectionEnumerable</a></li>
+<li><a href="org/apache/calcite/linq4j/Linq4j.CompositeEnumerable.html" title="class in org.apache.calcite.linq4j" target="classFrame">Linq4j.CompositeEnumerable</a></li>
+<li><a href="org/apache/calcite/linq4j/Linq4j.EnumeratorIterator.html" title="class in org.apache.calcite.linq4j" target="classFrame">Linq4j.EnumeratorIterator</a></li>
+<li><a href="org/apache/calcite/linq4j/Linq4j.IterableEnumerable.html" title="class in org.apache.calcite.linq4j" target="classFrame">Linq4j.IterableEnumerable</a></li>
+<li><a href="org/apache/calcite/linq4j/Linq4j.IterableEnumerator.html" title="class in org.apache.calcite.linq4j" target="classFrame">Linq4j.IterableEnumerator</a></li>
+<li><a href="org/apache/calcite/linq4j/Linq4j.ListEnumerable.html" title="class in org.apache.calcite.linq4j" target="classFrame">Linq4j.ListEnumerable</a></li>
+<li><a href="org/apache/calcite/linq4j/Linq4j.ListEnumerator.html" title="class in org.apache.calcite.linq4j" target="classFrame">Linq4j.ListEnumerator</a></li>
+<li><a href="org/apache/calcite/linq4j/Linq4j.SingletonEnumerator.html" title="class in org.apache.calcite.linq4j" target="classFrame">Linq4j.SingletonEnumerator</a></li>
+<li><a href="org/apache/calcite/linq4j/Linq4j.SingletonNullEnumerator.html" title="class in org.apache.calcite.linq4j" target="classFrame">Linq4j.SingletonNullEnumerator</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ListInitExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ListInitExpression</a></li>
+<li><a href="org/apache/calcite/sql/validate/ListScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">ListScope</a></li>
+<li><a href="org/apache/calcite/sql/util/ListSqlOperatorTable.html" title="class in org.apache.calcite.sql.util" target="classFrame">ListSqlOperatorTable</a></li>
+<li><a href="org/apache/calcite/adapter/clone/ListTable.html" title="class in org.apache.calcite.adapter.clone" target="classFrame">ListTable</a></li>
+<li><a href="org/apache/calcite/sql/type/LiteralOperandTypeChecker.html" title="class in org.apache.calcite.sql.type" target="classFrame">LiteralOperandTypeChecker</a></li>
+<li><a href="org/apache/calcite/util/Litmus.html" title="interface in org.apache.calcite.util" target="classFrame"><span class="interfaceName">Litmus</span></a></li>
+<li><a href="org/apache/calcite/prepare/LixToRelTranslator.html" title="class in org.apache.calcite.prepare" target="classFrame">LixToRelTranslator</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalAggregate.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalAggregate</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalCalc.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalCalc</a></li>
+<li><a href="org/apache/calcite/rel/stream/LogicalChi.html" title="class in org.apache.calcite.rel.stream" target="classFrame">LogicalChi</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalCorrelate.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalCorrelate</a></li>
+<li><a href="org/apache/calcite/rel/stream/LogicalDelta.html" title="class in org.apache.calcite.rel.stream" target="classFrame">LogicalDelta</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalExchange.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalExchange</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalFilter.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalFilter</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalIntersect.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalIntersect</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalJoin.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalJoin</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalMatch.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalMatch</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalMinus.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalMinus</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalProject.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalProject</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalSnapshot.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalSnapshot</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalSort.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalSort</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalSortExchange.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalSortExchange</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalTableFunctionScan.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalTableFunctionScan</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalTableModify.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalTableModify</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalTableScan.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalTableScan</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalUnion.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalUnion</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalValues.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalValues</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalWindow.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalWindow</a></li>
+<li><a href="org/apache/calcite/rel/logical/LogicalWindow.WindowKey.html" title="class in org.apache.calcite.rel.logical" target="classFrame">LogicalWindow.WindowKey</a></li>
+<li><a href="org/apache/calcite/rex/LogicVisitor.html" title="class in org.apache.calcite.rex" target="classFrame">LogicVisitor</a></li>
+<li><a href="org/apache/calcite/linq4j/function/LongFunction1.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">LongFunction1</span></a></li>
+<li><a href="org/apache/calcite/schema/impl/LongSchemaVersion.html" title="class in org.apache.calcite.schema.impl" target="classFrame">LongSchemaVersion</a></li>
+<li><a href="org/apache/calcite/linq4j/Lookup.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">Lookup</span></a></li>
+<li><a href="org/apache/calcite/linq4j/LookupImpl.html" title="class in org.apache.calcite.linq4j" target="classFrame">LookupImpl</a></li>
+<li><a href="org/apache/calcite/rel/rules/LoptJoinTree.html" title="class in org.apache.calcite.rel.rules" target="classFrame">LoptJoinTree</a></li>
+<li><a href="org/apache/calcite/rel/rules/LoptJoinTree.BinaryTree.html" title="class in org.apache.calcite.rel.rules" target="classFrame">LoptJoinTree.BinaryTree</a></li>
+<li><a href="org/apache/calcite/rel/rules/LoptJoinTree.Leaf.html" title="class in org.apache.calcite.rel.rules" target="classFrame">LoptJoinTree.Leaf</a></li>
+<li><a href="org/apache/calcite/rel/rules/LoptJoinTree.Node.html" title="class in org.apache.calcite.rel.rules" target="classFrame">LoptJoinTree.Node</a></li>
+<li><a href="org/apache/calcite/rel/rules/LoptMultiJoin.html" title="class in org.apache.calcite.rel.rules" target="classFrame">LoptMultiJoin</a></li>
+<li><a href="org/apache/calcite/rel/rules/LoptMultiJoin.Edge.html" title="class in org.apache.calcite.rel.rules" target="classFrame">LoptMultiJoin.Edge</a></li>
+<li><a href="org/apache/calcite/rel/rules/LoptOptimizeJoinRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">LoptOptimizeJoinRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/LoptSemiJoinOptimizer.html" title="class in org.apache.calcite.rel.rules" target="classFrame">LoptSemiJoinOptimizer</a></li>
+<li><a href="org/apache/calcite/rel/rules/LoptSemiJoinOptimizer.FemLocalIndex.html" title="class in org.apache.calcite.rel.rules" target="classFrame">LoptSemiJoinOptimizer.FemLocalIndex</a></li>
+<li><a href="org/apache/calcite/rel/rules/LoptSemiJoinOptimizer.LcsIndexOptimizer.html" title="class in org.apache.calcite.rel.rules" target="classFrame">LoptSemiJoinOptimizer.LcsIndexOptimizer</a></li>
+<li><a href="org/apache/calcite/rel/rules/LoptSemiJoinOptimizer.LcsTable.html" title="class in org.apache.calcite.rel.rules" target="classFrame">LoptSemiJoinOptimizer.LcsTable</a></li>
+<li><a href="org/apache/calcite/rel/rules/LoptSemiJoinOptimizer.LcsTableScan.html" title="class in org.apache.calcite.rel.rules" target="classFrame">LoptSemiJoinOptimizer.LcsTableScan</a></li>
+<li><a href="org/apache/calcite/rel/rules/LoptSemiJoinOptimizer.LucidDbSpecialOperators.html" title="class in org.apache.calcite.rel.rules" target="classFrame">LoptSemiJoinOptimizer.LucidDbSpecialOperators</a></li>
+<li><a href="org/apache/calcite/sql/dialect/LucidDbSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">LucidDbSqlDialect</a></li>
+<li><a href="org/apache/calcite/adapter/java/Map.html" title="annotation in org.apache.calcite.adapter.java" target="classFrame">Map</a></li>
+<li><a href="org/apache/calcite/util/mapping/Mapping.html" title="interface in org.apache.calcite.util.mapping" target="classFrame"><span class="interfaceName">Mapping</span></a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.html" title="class in org.apache.calcite.util.mapping" target="classFrame">Mappings</a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.AbstractMapping.html" title="class in org.apache.calcite.util.mapping" target="classFrame">Mappings.AbstractMapping</a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.CoreMapping.html" title="interface in org.apache.calcite.util.mapping" target="classFrame"><span class="interfaceName">Mappings.CoreMapping</span></a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.FiniteAbstractMapping.html" title="class in org.apache.calcite.util.mapping" target="classFrame">Mappings.FiniteAbstractMapping</a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.FunctionMapping.html" title="interface in org.apache.calcite.util.mapping" target="classFrame"><span class="interfaceName">Mappings.FunctionMapping</span></a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.FunctionMappingIter.html" title="class in org.apache.calcite.util.mapping" target="classFrame">Mappings.FunctionMappingIter</a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.IdentityMapping.html" title="class in org.apache.calcite.util.mapping" target="classFrame">Mappings.IdentityMapping</a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.InverseMapping.html" title="class in org.apache.calcite.util.mapping" target="classFrame">Mappings.InverseMapping</a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.NoElementException.html" title="class in org.apache.calcite.util.mapping" target="classFrame">Mappings.NoElementException</a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.OverridingSourceMapping.html" title="class in org.apache.calcite.util.mapping" target="classFrame">Mappings.OverridingSourceMapping</a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.OverridingTargetMapping.html" title="class in org.apache.calcite.util.mapping" target="classFrame">Mappings.OverridingTargetMapping</a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.PartialFunctionImpl.html" title="class in org.apache.calcite.util.mapping" target="classFrame">Mappings.PartialFunctionImpl</a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.PartialMapping.html" title="class in org.apache.calcite.util.mapping" target="classFrame">Mappings.PartialMapping</a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.SourceMapping.html" title="interface in org.apache.calcite.util.mapping" target="classFrame"><span class="interfaceName">Mappings.SourceMapping</span></a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.SurjectionWithInverse.html" title="class in org.apache.calcite.util.mapping" target="classFrame">Mappings.SurjectionWithInverse</a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.TargetMapping.html" title="interface in org.apache.calcite.util.mapping" target="classFrame"><span class="interfaceName">Mappings.TargetMapping</span></a></li>
+<li><a href="org/apache/calcite/util/mapping/Mappings.TooManyElementsException.html" title="class in org.apache.calcite.util.mapping" target="classFrame">Mappings.TooManyElementsException</a></li>
+<li><a href="org/apache/calcite/util/mapping/MappingType.html" title="enum in org.apache.calcite.util.mapping" target="classFrame">MappingType</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/MapProjectionFieldVisitor.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">MapProjectionFieldVisitor</a></li>
+<li><a href="org/apache/calcite/materialize/MapSqlStatisticProvider.html" title="enum in org.apache.calcite.materialize" target="classFrame">MapSqlStatisticProvider</a></li>
+<li><a href="org/apache/calcite/sql/type/MapSqlType.html" title="class in org.apache.calcite.sql.type" target="classFrame">MapSqlType</a></li>
+<li><a href="org/apache/calcite/rel/core/Match.html" title="class in org.apache.calcite.rel.core" target="classFrame">Match</a></li>
+<li><a href="org/apache/calcite/rel/core/Match.AggregateFinder.html" title="class in org.apache.calcite.rel.core" target="classFrame">Match.AggregateFinder</a></li>
+<li><a href="org/apache/calcite/rel/core/Match.PatternVarFinder.html" title="class in org.apache.calcite.rel.core" target="classFrame">Match.PatternVarFinder</a></li>
+<li><a href="org/apache/calcite/rel/core/Match.RexMRAggCall.html" title="class in org.apache.calcite.rel.core" target="classFrame">Match.RexMRAggCall</a></li>
+<li><a href="org/apache/calcite/sql/validate/MatchRecognizeNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">MatchRecognizeNamespace</a></li>
+<li><a href="org/apache/calcite/sql/validate/MatchRecognizeScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">MatchRecognizeScope</a></li>
+<li><a href="org/apache/calcite/sql/type/MatchReturnTypeInference.html" title="class in org.apache.calcite.sql.type" target="classFrame">MatchReturnTypeInference</a></li>
+<li><a href="org/apache/calcite/materialize/MaterializationActor.html" title="class in org.apache.calcite.materialize" target="classFrame">MaterializationActor</a></li>
+<li><a href="org/apache/calcite/materialize/MaterializationActor.Materialization.html" title="class in org.apache.calcite.materialize" target="classFrame">MaterializationActor.Materialization</a></li>
+<li><a href="org/apache/calcite/materialize/MaterializationActor.QueryKey.html" title="class in org.apache.calcite.materialize" target="classFrame">MaterializationActor.QueryKey</a></li>
+<li><a href="org/apache/calcite/materialize/MaterializationKey.html" title="class in org.apache.calcite.materialize" target="classFrame">MaterializationKey</a></li>
+<li><a href="org/apache/calcite/materialize/MaterializationService.html" title="class in org.apache.calcite.materialize" target="classFrame">MaterializationService</a></li>
+<li><a href="org/apache/calcite/materialize/MaterializationService.DefaultTableFactory.html" title="class in org.apache.calcite.materialize" target="classFrame">MaterializationService.DefaultTableFactory</a></li>
+<li><a href="org/apache/calcite/materialize/MaterializationService.TableFactory.html" title="interface in org.apache.calcite.materialize" target="classFrame"><span class="interfaceName">MaterializationService.TableFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/rules/MaterializedViewFilterScanRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">MaterializedViewFilterScanRule</a></li>
+<li><a href="org/apache/calcite/plan/MaterializedViewSubstitutionVisitor.html" title="class in org.apache.calcite.plan" target="classFrame">MaterializedViewSubstitutionVisitor</a></li>
+<li><a href="org/apache/calcite/plan/MaterializedViewSubstitutionVisitor.FilterToFilterUnifyRule1.html" title="class in org.apache.calcite.plan" target="classFrame">MaterializedViewSubstitutionVisitor.FilterToFilterUnifyRule1</a></li>
+<li><a href="org/apache/calcite/plan/MaterializedViewSubstitutionVisitor.FilterToProjectUnifyRule1.html" title="class in org.apache.calcite.plan" target="classFrame">MaterializedViewSubstitutionVisitor.FilterToProjectUnifyRule1</a></li>
+<li><a href="org/apache/calcite/plan/MaterializedViewSubstitutionVisitor.ProjectToProjectUnifyRule1.html" title="class in org.apache.calcite.plan" target="classFrame">MaterializedViewSubstitutionVisitor.ProjectToProjectUnifyRule1</a></li>
+<li><a href="org/apache/calcite/schema/impl/MaterializedViewTable.html" title="class in org.apache.calcite.schema.impl" target="classFrame">MaterializedViewTable</a></li>
+<li><a href="org/apache/calcite/schema/impl/MaterializedViewTable.MaterializedViewTableMacro.html" title="class in org.apache.calcite.schema.impl" target="classFrame">MaterializedViewTable.MaterializedViewTableMacro</a></li>
+<li><a href="org/apache/calcite/example/maze/Maze.html" title="class in org.apache.calcite.example.maze" target="classFrame">Maze</a></li>
+<li><a href="org/apache/calcite/example/maze/Maze.CellContent.html" title="interface in org.apache.calcite.example.maze" target="classFrame"><span class="interfaceName">Maze.CellContent</span></a></li>
+<li><a href="org/apache/calcite/example/maze/Maze.Direction.html" title="enum in org.apache.calcite.example.maze" target="classFrame">Maze.Direction</a></li>
+<li><a href="org/apache/calcite/example/maze/MazeTable.html" title="class in org.apache.calcite.example.maze" target="classFrame">MazeTable</a></li>
+<li><a href="org/apache/calcite/schema/Member.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">Member</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/MemberAssignment.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">MemberAssignment</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/MemberBinding.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">MemberBinding</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/MemberDeclaration.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">MemberDeclaration</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/MemberExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">MemberExpression</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/MemberInitExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">MemberInitExpression</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/MemberListBinding.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">MemberListBinding</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/MemberMemberBinding.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">MemberMemberBinding</a></li>
+<li><a href="org/apache/calcite/rel/metadata/Metadata.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">Metadata</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/MetadataDef.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">MetadataDef</a></li>
+<li><a href="org/apache/calcite/rel/metadata/MetadataFactory.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">MetadataFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/MetadataFactoryImpl.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">MetadataFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/metadata/MetadataHandler.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">MetadataHandler</span></a></li>
+<li><a href="org/apache/calcite/jdbc/MetadataSchema.html" title="class in org.apache.calcite.jdbc" target="classFrame">MetadataSchema</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/MethodCallExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">MethodCallExpression</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/MethodDeclaration.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">MethodDeclaration</a></li>
+<li><a href="org/apache/calcite/rel/core/Minus.html" title="class in org.apache.calcite.rel.core" target="classFrame">Minus</a></li>
+<li><a href="org/apache/calcite/model/ModelHandler.html" title="class in org.apache.calcite.model" target="classFrame">ModelHandler</a></li>
+<li><a href="org/apache/calcite/model/ModelHandler.ExtraOperand.html" title="enum in org.apache.calcite.model" target="classFrame">ModelHandler.ExtraOperand</a></li>
+<li><a href="org/apache/calcite/schema/ModifiableTable.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">ModifiableTable</span></a></li>
+<li><a href="org/apache/calcite/schema/ModifiableView.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">ModifiableView</span></a></li>
+<li><a href="org/apache/calcite/schema/impl/ModifiableViewTable.html" title="class in org.apache.calcite.schema.impl" target="classFrame">ModifiableViewTable</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoAggregate.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoAggregate</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoEnumerator.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoEnumerator</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoFilter.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoFilter</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoFilter.Translator.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoFilter.Translator</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoMethod.html" title="enum in org.apache.calcite.adapter.mongodb" target="classFrame">MongoMethod</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoProject.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoProject</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoRel.html" title="interface in org.apache.calcite.adapter.mongodb" target="classFrame"><span class="interfaceName">MongoRel</span></a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoRel.Implementor.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoRel.Implementor</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoRules.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoRules</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoRules.MongoAggregateRule.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoRules.MongoAggregateRule</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoRules.MongoConverterRule.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoRules.MongoConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoRules.MongoFilterRule.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoRules.MongoFilterRule</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoRules.MongoProjectRule.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoRules.MongoProjectRule</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoRules.MongoSortRule.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoRules.MongoSortRule</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoRules.RexToMongoTranslator.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoRules.RexToMongoTranslator</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoSchema.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoSchema</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoSchemaFactory.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoSchemaFactory</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoSort.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoSort</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoTable.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoTable</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoTable.MongoQueryable.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoTable.MongoQueryable</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoTableScan.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoTableScan</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoToEnumerableConverter.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoToEnumerableConverter</a></li>
+<li><a href="org/apache/calcite/adapter/mongodb/MongoToEnumerableConverterRule.html" title="class in org.apache.calcite.adapter.mongodb" target="classFrame">MongoToEnumerableConverterRule</a></li>
+<li><a href="org/apache/calcite/sql/dialect/MssqlSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">MssqlSqlDialect</a></li>
+<li><a href="org/apache/calcite/plan/MulticastRelOptListener.html" title="class in org.apache.calcite.plan" target="classFrame">MulticastRelOptListener</a></li>
+<li><a href="org/apache/calcite/rel/rules/MultiJoin.html" title="class in org.apache.calcite.rel.rules" target="classFrame">MultiJoin</a></li>
+<li><a href="org/apache/calcite/rel/rules/MultiJoinOptimizeBushyRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">MultiJoinOptimizeBushyRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/MultiJoinOptimizeBushyRule.JoinVertex.html" title="class in org.apache.calcite.rel.rules" target="classFrame">MultiJoinOptimizeBushyRule.JoinVertex</a></li>
+<li><a href="org/apache/calcite/rel/rules/MultiJoinOptimizeBushyRule.LeafVertex.html" title="class in org.apache.calcite.rel.rules" target="classFrame">MultiJoinOptimizeBushyRule.LeafVertex</a></li>
+<li><a href="org/apache/calcite/rel/rules/MultiJoinOptimizeBushyRule.Vertex.html" title="class in org.apache.calcite.rel.rules" target="classFrame">MultiJoinOptimizeBushyRule.Vertex</a></li>
+<li><a href="org/apache/calcite/rel/rules/MultiJoinProjectTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">MultiJoinProjectTransposeRule</a></li>
+<li><a href="org/apache/calcite/sql/type/MultisetOperandTypeChecker.html" title="class in org.apache.calcite.sql.type" target="classFrame">MultisetOperandTypeChecker</a></li>
+<li><a href="org/apache/calcite/sql/type/MultisetSqlType.html" title="class in org.apache.calcite.sql.type" target="classFrame">MultisetSqlType</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableAggregate.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableAggregate</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableBiRel.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableBiRel</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableCalc.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableCalc</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableCollect.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableCollect</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableCorrelate.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableCorrelate</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableExchange.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableExchange</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableFilter.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableFilter</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableIntersect.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableIntersect</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableJoin.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableJoin</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableLeafRel.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableLeafRel</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableMinus.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableMinus</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableMultiRel.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableMultiRel</a></li>
+<li><a href="org/apache/calcite/materialize/MutableNode.html" title="class in org.apache.calcite.materialize" target="classFrame">MutableNode</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableProject.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableProject</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableRel.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableRel</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableRels.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableRels</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableRelType.html" title="enum in org.apache.calcite.rel.mutable" target="classFrame">MutableRelType</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableRelVisitor.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableRelVisitor</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableSample.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableSample</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableScan.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableScan</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableSemiJoin.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableSemiJoin</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableSetOp.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableSetOp</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableSingleRel.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableSingleRel</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableSort.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableSort</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableTableFunctionScan.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableTableFunctionScan</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableTableModify.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableTableModify</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableUncollect.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableUncollect</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableUnion.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableUnion</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableValues.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableValues</a></li>
+<li><a href="org/apache/calcite/rel/mutable/MutableWindow.html" title="class in org.apache.calcite.rel.mutable" target="classFrame">MutableWindow</a></li>
+<li><a href="org/apache/calcite/sql/dialect/MysqlSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">MysqlSqlDialect</a></li>
+<li><a href="org/apache/calcite/util/NameMap.html" title="class in org.apache.calcite.util" target="classFrame">NameMap</a></li>
+<li><a href="org/apache/calcite/util/NameMultimap.html" title="class in org.apache.calcite.util" target="classFrame">NameMultimap</a></li>
+<li><a href="org/apache/calcite/util/NameSet.html" title="class in org.apache.calcite.util" target="classFrame">NameSet</a></li>
+<li><a href="org/apache/calcite/adapter/druid/NaryOperatorConverter.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">NaryOperatorConverter</a></li>
+<li><a href="org/apache/calcite/sql/dialect/NeoviewSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">NeoviewSqlDialect</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/NestedBlockBuilder.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">NestedBlockBuilder</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/NestedBlockBuilderImpl.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">NestedBlockBuilderImpl</a></li>
+<li><a href="org/apache/calcite/sql/dialect/NetezzaSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">NetezzaSqlDialect</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/NewArrayExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">NewArrayExpression</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/NewExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">NewExpression</a></li>
+<li><a href="org/apache/calcite/util/NlsString.html" title="class in org.apache.calcite.util" target="classFrame">NlsString</a></li>
+<li><a href="org/apache/calcite/interpreter/Node.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">Node</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Node.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">Node</span></a></li>
+<li><a href="org/apache/calcite/interpreter/Nodes.html" title="class in org.apache.calcite.interpreter" target="classFrame">Nodes</a></li>
+<li><a href="org/apache/calcite/interpreter/Nodes.CoreCompiler.html" title="class in org.apache.calcite.interpreter" target="classFrame">Nodes.CoreCompiler</a></li>
+<li><a href="org/apache/calcite/linq4j/function/NonDeterministic.html" title="annotation in org.apache.calcite.linq4j.function" target="classFrame">NonDeterministic</a></li>
+<li><a href="org/apache/calcite/rel/convert/NoneConverter.html" title="class in org.apache.calcite.rel.convert" target="classFrame">NoneConverter</a></li>
+<li><a href="org/apache/calcite/interpreter/NoneToBindableConverterRule.html" title="class in org.apache.calcite.interpreter" target="classFrame">NoneToBindableConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/NotNullImplementor.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">NotNullImplementor</span></a></li>
+<li><a href="org/apache/calcite/linq4j/function/NullableBigDecimalFunction1.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">NullableBigDecimalFunction1</span></a></li>
+<li><a href="org/apache/calcite/linq4j/function/NullableDoubleFunction1.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">NullableDoubleFunction1</span></a></li>
+<li><a href="org/apache/calcite/linq4j/function/NullableFloatFunction1.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">NullableFloatFunction1</span></a></li>
+<li><a href="org/apache/calcite/linq4j/function/NullableIntegerFunction1.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">NullableIntegerFunction1</span></a></li>
+<li><a href="org/apache/calcite/linq4j/function/NullableLongFunction1.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">NullableLongFunction1</span></a></li>
+<li><a href="org/apache/calcite/config/NullCollation.html" title="enum in org.apache.calcite.config" target="classFrame">NullCollation</a></li>
+<li><a href="org/apache/calcite/sql2rel/NullInitializerExpressionFactory.html" title="class in org.apache.calcite.sql2rel" target="classFrame">NullInitializerExpressionFactory</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/NullPolicy.html" title="enum in org.apache.calcite.adapter.enumerable" target="classFrame">NullPolicy</a></li>
+<li><a href="org/apache/calcite/rel/metadata/NullSentinel.html" title="enum in org.apache.calcite.rel.metadata" target="classFrame">NullSentinel</a></li>
+<li><a href="org/apache/calcite/util/NumberUtil.html" title="class in org.apache.calcite.util" target="classFrame">NumberUtil</a></li>
+<li><a href="org/apache/calcite/runtime/ObjectEnumeratorCursor.html" title="class in org.apache.calcite.runtime" target="classFrame">ObjectEnumeratorCursor</a></li>
+<li><a href="org/apache/calcite/sql/type/ObjectSqlType.html" title="class in org.apache.calcite.sql.type" target="classFrame">ObjectSqlType</a></li>
+<li><a href="org/apache/calcite/sql/type/OperandsTypeChecking.html" title="class in org.apache.calcite.sql.type" target="classFrame">OperandsTypeChecking</a></li>
+<li><a href="org/apache/calcite/sql/type/OperandTypes.html" title="class in org.apache.calcite.sql.type" target="classFrame">OperandTypes</a></li>
+<li><a href="org/apache/calcite/sql/type/OperandTypes.PeriodOperandTypeChecker.html" title="class in org.apache.calcite.sql.type" target="classFrame">OperandTypes.PeriodOperandTypeChecker</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/OptimizeShuttle.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">OptimizeShuttle</a></li>
+<li><a href="org/apache/calcite/util/Optionality.html" title="enum in org.apache.calcite.util" target="classFrame">Optionality</a></li>
+<li><a href="org/apache/calcite/linq4j/OpType.html" title="enum in org.apache.calcite.linq4j" target="classFrame">OpType</a></li>
+<li><a href="org/apache/calcite/sql/dialect/OracleSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">OracleSqlDialect</a></li>
+<li><a href="org/apache/calcite/sql/fun/OracleSqlOperatorTable.html" title="class in org.apache.calcite.sql.fun" target="classFrame">OracleSqlOperatorTable</a></li>
+<li><a href="org/apache/calcite/linq4j/Ord.html" title="class in org.apache.calcite.linq4j" target="classFrame">Ord</a></li>
+<li><a href="org/apache/calcite/linq4j/Ord.OrdArrayList.html" title="class in org.apache.calcite.linq4j" target="classFrame">Ord.OrdArrayList</a></li>
+<li><a href="org/apache/calcite/linq4j/Ord.OrdList.html" title="class in org.apache.calcite.linq4j" target="classFrame">Ord.OrdList</a></li>
+<li><a href="org/apache/calcite/linq4j/Ord.OrdRandomAccessList.html" title="class in org.apache.calcite.linq4j" target="classFrame">Ord.OrdRandomAccessList</a></li>
+<li><a href="org/apache/calcite/sql/validate/OrderByScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">OrderByScope</a></li>
+<li><a href="org/apache/calcite/linq4j/OrderedEnumerable.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">OrderedEnumerable</span></a></li>
+<li><a href="org/apache/calcite/linq4j/OrderedQueryable.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">OrderedQueryable</span></a></li>
+<li><a href="org/apache/calcite/sql/type/OrdinalReturnTypeInference.html" title="class in org.apache.calcite.sql.type" target="classFrame">OrdinalReturnTypeInference</a></li>
+<li><a href="org/apache/calcite/sql/validate/OverScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">OverScope</a></li>
+<li><a href="org/apache/calcite/linq4j/PackageMarker.html" title="annotation in org.apache.calcite.linq4j" target="classFrame">PackageMarker</a></li>
+<li><a href="org/apache/calcite/util/Pair.html" title="class in org.apache.calcite.util" target="classFrame">Pair</a></li>
+<li><a href="org/apache/calcite/util/Pair.AdjacentIterator.html" title="class in org.apache.calcite.util" target="classFrame">Pair.AdjacentIterator</a></li>
+<li><a href="org/apache/calcite/util/Pair.FirstAndIterator.html" title="class in org.apache.calcite.util" target="classFrame">Pair.FirstAndIterator</a></li>
+<li><a href="org/apache/calcite/util/Pair.LeftIterator.html" title="class in org.apache.calcite.util" target="classFrame">Pair.LeftIterator</a></li>
+<li><a href="org/apache/calcite/util/Pair.RightIterator.html" title="class in org.apache.calcite.util" target="classFrame">Pair.RightIterator</a></li>
+<li><a href="org/apache/calcite/util/Pair.ZipIterator.html" title="class in org.apache.calcite.util" target="classFrame">Pair.ZipIterator</a></li>
+<li><a href="org/apache/calcite/sql/dialect/ParaccelSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">ParaccelSqlDialect</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Parameter.html" title="annotation in org.apache.calcite.linq4j.function" target="classFrame">Parameter</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ParameterExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ParameterExpression</a></li>
+<li><a href="org/apache/calcite/sql/validate/ParameterNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">ParameterNamespace</a></li>
+<li><a href="org/apache/calcite/sql/validate/ParameterScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">ParameterScope</a></li>
+<li><a href="org/apache/calcite/benchmarks/ParserBenchmark.html" title="class in org.apache.calcite.benchmarks" target="classFrame">ParserBenchmark</a></li>
+<li><a href="org/apache/calcite/util/PartiallyOrderedSet.html" title="class in org.apache.calcite.util" target="classFrame">PartiallyOrderedSet</a></li>
+<li><a href="org/apache/calcite/util/PartiallyOrderedSet.Node.html" title="class in org.apache.calcite.util" target="classFrame">PartiallyOrderedSet.Node</a></li>
+<li><a href="org/apache/calcite/util/PartiallyOrderedSet.Ordering.html" title="interface in org.apache.calcite.util" target="classFrame"><span class="interfaceName">PartiallyOrderedSet.Ordering</span></a></li>
+<li><a href="org/apache/calcite/util/PartiallyOrderedSet.TopBottomNode.html" title="class in org.apache.calcite.util" target="classFrame">PartiallyOrderedSet.TopBottomNode</a></li>
+<li><a href="org/apache/calcite/materialize/Path.html" title="class in org.apache.calcite.materialize" target="classFrame">Path</a></li>
+<li><a href="org/apache/calcite/schema/Path.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">Path</span></a></li>
+<li><a href="org/apache/calcite/util/Permutation.html" title="class in org.apache.calcite.util" target="classFrame">Permutation</a></li>
+<li><a href="org/apache/calcite/sql/dialect/PhoenixSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">PhoenixSqlDialect</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/PhysType.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">PhysType</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/PhysTypeImpl.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">PhysTypeImpl</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigAggFunction.html" title="enum in org.apache.calcite.adapter.pig" target="classFrame">PigAggFunction</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigAggregate.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigAggregate</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigDataType.html" title="enum in org.apache.calcite.adapter.pig" target="classFrame">PigDataType</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigFilter.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigFilter</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigJoin.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigJoin</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigProject.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigProject</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigRel.html" title="interface in org.apache.calcite.adapter.pig" target="classFrame"><span class="interfaceName">PigRel</span></a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigRel.Implementor.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigRel.Implementor</a></li>
+<li><a href="org/apache/calcite/tools/PigRelBuilder.html" title="class in org.apache.calcite.tools" target="classFrame">PigRelBuilder</a></li>
+<li><a href="org/apache/calcite/tools/PigRelBuilder.GroupOption.html" title="enum in org.apache.calcite.tools" target="classFrame">PigRelBuilder.GroupOption</a></li>
+<li><a href="org/apache/calcite/tools/PigRelBuilder.Partitioner.html" title="interface in org.apache.calcite.tools" target="classFrame"><span class="interfaceName">PigRelBuilder.Partitioner</span></a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigRelFactories.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigRelFactories</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigRelFactories.PigAggregateFactory.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigRelFactories.PigAggregateFactory</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigRelFactories.PigFilterFactory.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigRelFactories.PigFilterFactory</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigRelFactories.PigJoinFactory.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigRelFactories.PigJoinFactory</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigRelFactories.PigTableScanFactory.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigRelFactories.PigTableScanFactory</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigRules.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigRules</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigRules.PigAggregateRule.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigRules.PigAggregateRule</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigRules.PigFilterRule.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigRules.PigFilterRule</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigRules.PigJoinRule.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigRules.PigJoinRule</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigRules.PigProjectRule.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigRules.PigProjectRule</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigRules.PigTableScanRule.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigRules.PigTableScanRule</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigSchema.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigSchema</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigSchemaFactory.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigSchemaFactory</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigTable.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigTable</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigTableFactory.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigTableFactory</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigTableScan.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigTableScan</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigToEnumerableConverter.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigToEnumerableConverter</a></li>
+<li><a href="org/apache/calcite/adapter/pig/PigToEnumerableConverterRule.html" title="class in org.apache.calcite.adapter.pig" target="classFrame">PigToEnumerableConverterRule</a></li>
+<li><a href="org/apache/calcite/tools/Planner.html" title="interface in org.apache.calcite.tools" target="classFrame"><span class="interfaceName">Planner</span></a></li>
+<li><a href="org/apache/calcite/prepare/PlannerImpl.html" title="class in org.apache.calcite.prepare" target="classFrame">PlannerImpl</a></li>
+<li><a href="org/apache/calcite/prepare/PlannerImpl.State.html" title="enum in org.apache.calcite.prepare" target="classFrame">PlannerImpl.State</a></li>
+<li><a href="org/apache/calcite/sql/dialect/PostgresqlSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">PostgresqlSqlDialect</a></li>
+<li><a href="org/apache/calcite/util/PrecedenceClimbingParser.html" title="class in org.apache.calcite.util" target="classFrame">PrecedenceClimbingParser</a></li>
+<li><a href="org/apache/calcite/util/PrecedenceClimbingParser.Builder.html" title="class in org.apache.calcite.util" target="classFrame">PrecedenceClimbingParser.Builder</a></li>
+<li><a href="org/apache/calcite/util/PrecedenceClimbingParser.Call.html" title="class in org.apache.calcite.util" target="classFrame">PrecedenceClimbingParser.Call</a></li>
+<li><a href="org/apache/calcite/util/PrecedenceClimbingParser.Op.html" title="class in org.apache.calcite.util" target="classFrame">PrecedenceClimbingParser.Op</a></li>
+<li><a href="org/apache/calcite/util/PrecedenceClimbingParser.Result.html" title="class in org.apache.calcite.util" target="classFrame">PrecedenceClimbingParser.Result</a></li>
+<li><a href="org/apache/calcite/util/PrecedenceClimbingParser.Special.html" title="interface in org.apache.calcite.util" target="classFrame"><span class="interfaceName">PrecedenceClimbingParser.Special</span></a></li>
+<li><a href="org/apache/calcite/util/PrecedenceClimbingParser.SpecialOp.html" title="class in org.apache.calcite.util" target="classFrame">PrecedenceClimbingParser.SpecialOp</a></li>
+<li><a href="org/apache/calcite/util/PrecedenceClimbingParser.Token.html" title="class in org.apache.calcite.util" target="classFrame">PrecedenceClimbingParser.Token</a></li>
+<li><a href="org/apache/calcite/util/PrecedenceClimbingParser.Type.html" title="enum in org.apache.calcite.util" target="classFrame">PrecedenceClimbingParser.Type</a></li>
+<li><a href="org/apache/calcite/benchmarks/PreconditionTest.html" title="class in org.apache.calcite.benchmarks" target="classFrame">PreconditionTest</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Predicate1.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">Predicate1</span></a></li>
+<li><a href="org/apache/calcite/linq4j/function/Predicate2.html" title="interface in org.apache.calcite.linq4j.function" target="classFrame"><span class="interfaceName">Predicate2</span></a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">PredicateAnalyzer</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.CastExpression.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">PredicateAnalyzer.CastExpression</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.CompoundQueryExpression.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">PredicateAnalyzer.CompoundQueryExpression</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.Expression.html" title="interface in org.apache.calcite.adapter.elasticsearch" target="classFrame"><span class="interfaceName">PredicateAnalyzer.Expression</span></a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.ExpressionNotAnalyzableException.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">PredicateAnalyzer.ExpressionNotAnalyzableException</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.LiteralExpression.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">PredicateAnalyzer.LiteralExpression</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.NamedFieldExpression.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">PredicateAnalyzer.NamedFieldExpression</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.NotLikeConverter.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">PredicateAnalyzer.NotLikeConverter</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.PredicateAnalyzerException.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">PredicateAnalyzer.PredicateAnalyzerException</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.QueryExpression.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">PredicateAnalyzer.QueryExpression</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.SimpleQueryExpression.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">PredicateAnalyzer.SimpleQueryExpression</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.TerminalExpression.html" title="interface in org.apache.calcite.adapter.elasticsearch" target="classFrame"><span class="interfaceName">PredicateAnalyzer.TerminalExpression</span></a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.Visitor.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">PredicateAnalyzer.Visitor</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/PredicateAnalyzer.Visitor.SwapResult.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">PredicateAnalyzer.Visitor.SwapResult</a></li>
+<li><a href="org/apache/calcite/runtime/PredicateImpl.html" title="class in org.apache.calcite.runtime" target="classFrame">PredicateImpl</a></li>
+<li><a href="org/apache/calcite/chinook/PreferredAlbumsTableFactory.html" title="class in org.apache.calcite.chinook" target="classFrame">PreferredAlbumsTableFactory</a></li>
+<li><a href="org/apache/calcite/chinook/PreferredGenresTableFactory.html" title="class in org.apache.calcite.chinook" target="classFrame">PreferredGenresTableFactory</a></li>
+<li><a href="org/apache/calcite/prepare/Prepare.html" title="class in org.apache.calcite.prepare" target="classFrame">Prepare</a></li>
+<li><a href="org/apache/calcite/prepare/Prepare.AbstractPreparingTable.html" title="class in org.apache.calcite.prepare" target="classFrame">Prepare.AbstractPreparingTable</a></li>
+<li><a href="org/apache/calcite/prepare/Prepare.CatalogReader.html" title="interface in org.apache.calcite.prepare" target="classFrame"><span class="interfaceName">Prepare.CatalogReader</span></a></li>
+<li><a href="org/apache/calcite/prepare/Prepare.Materialization.html" title="class in org.apache.calcite.prepare" target="classFrame">Prepare.Materialization</a></li>
+<li><a href="org/apache/calcite/prepare/Prepare.PreparedExplain.html" title="class in org.apache.calcite.prepare" target="classFrame">Prepare.PreparedExplain</a></li>
+<li><a href="org/apache/calcite/prepare/Prepare.PreparedResult.html" title="interface in org.apache.calcite.prepare" target="classFrame"><span class="interfaceName">Prepare.PreparedResult</span></a></li>
+<li><a href="org/apache/calcite/prepare/Prepare.PreparedResultImpl.html" title="class in org.apache.calcite.prepare" target="classFrame">Prepare.PreparedResultImpl</a></li>
+<li><a href="org/apache/calcite/prepare/Prepare.PreparingTable.html" title="interface in org.apache.calcite.prepare" target="classFrame"><span class="interfaceName">Prepare.PreparingTable</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Primitive.html" title="enum in org.apache.calcite.linq4j.tree" target="classFrame">Primitive</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Primitive.Flavor.html" title="enum in org.apache.calcite.linq4j.tree" target="classFrame">Primitive.Flavor</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Primitive.Sink.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">Primitive.Sink</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Primitive.Source.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">Primitive.Source</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/ProcedureNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">ProcedureNamespace</a></li>
+<li><a href="org/apache/calcite/adapter/os/Processes.html" title="class in org.apache.calcite.adapter.os" target="classFrame">Processes</a></li>
+<li><a href="org/apache/calcite/adapter/os/Processes.ProcessFactory.html" title="class in org.apache.calcite.adapter.os" target="classFrame">Processes.ProcessFactory</a></li>
+<li><a href="org/apache/calcite/adapter/os/Processes.ProcessLinesEnumerator.html" title="class in org.apache.calcite.adapter.os" target="classFrame">Processes.ProcessLinesEnumerator</a></li>
+<li><a href="org/apache/calcite/adapter/os/Processes.SeparatedLinesEnumerable.html" title="class in org.apache.calcite.adapter.os" target="classFrame">Processes.SeparatedLinesEnumerable</a></li>
+<li><a href="org/apache/calcite/profile/Profiler.html" title="interface in org.apache.calcite.profile" target="classFrame"><span class="interfaceName">Profiler</span></a></li>
+<li><a href="org/apache/calcite/profile/Profiler.Column.html" title="class in org.apache.calcite.profile" target="classFrame">Profiler.Column</a></li>
+<li><a href="org/apache/calcite/profile/Profiler.Distribution.html" title="class in org.apache.calcite.profile" target="classFrame">Profiler.Distribution</a></li>
+<li><a href="org/apache/calcite/profile/Profiler.FunctionalDependency.html" title="class in org.apache.calcite.profile" target="classFrame">Profiler.FunctionalDependency</a></li>
+<li><a href="org/apache/calcite/profile/Profiler.Profile.html" title="class in org.apache.calcite.profile" target="classFrame">Profiler.Profile</a></li>
+<li><a href="org/apache/calcite/profile/Profiler.RowCount.html" title="class in org.apache.calcite.profile" target="classFrame">Profiler.RowCount</a></li>
+<li><a href="org/apache/calcite/profile/Profiler.Statistic.html" title="interface in org.apache.calcite.profile" target="classFrame"><span class="interfaceName">Profiler.Statistic</span></a></li>
+<li><a href="org/apache/calcite/profile/Profiler.Unique.html" title="class in org.apache.calcite.profile" target="classFrame">Profiler.Unique</a></li>
+<li><a href="org/apache/calcite/profile/ProfilerImpl.html" title="class in org.apache.calcite.profile" target="classFrame">ProfilerImpl</a></li>
+<li><a href="org/apache/calcite/profile/ProfilerImpl.Builder.html" title="class in org.apache.calcite.profile" target="classFrame">ProfilerImpl.Builder</a></li>
+<li><a href="org/apache/calcite/profile/ProfilerImpl.Collector.html" title="class in org.apache.calcite.profile" target="classFrame">ProfilerImpl.Collector</a></li>
+<li><a href="org/apache/calcite/profile/ProfilerImpl.CompositeCollector.html" title="class in org.apache.calcite.profile" target="classFrame">ProfilerImpl.CompositeCollector</a></li>
+<li><a href="org/apache/calcite/profile/ProfilerImpl.HllCollector.html" title="class in org.apache.calcite.profile" target="classFrame">ProfilerImpl.HllCollector</a></li>
+<li><a href="org/apache/calcite/profile/ProfilerImpl.HllCompositeCollector.html" title="class in org.apache.calcite.profile" target="classFrame">ProfilerImpl.HllCompositeCollector</a></li>
+<li><a href="org/apache/calcite/profile/ProfilerImpl.HllSingletonCollector.html" title="class in org.apache.calcite.profile" target="classFrame">ProfilerImpl.HllSingletonCollector</a></li>
+<li><a href="org/apache/calcite/profile/ProfilerImpl.SingletonCollector.html" title="class in org.apache.calcite.profile" target="classFrame">ProfilerImpl.SingletonCollector</a></li>
+<li><a href="org/apache/calcite/profile/ProfilerImpl.Space.html" title="class in org.apache.calcite.profile" target="classFrame">ProfilerImpl.Space</a></li>
+<li><a href="org/apache/calcite/profile/ProfilerImpl.SurpriseQueue.html" title="class in org.apache.calcite.profile" target="classFrame">ProfilerImpl.SurpriseQueue</a></li>
+<li><a href="org/apache/calcite/materialize/ProfilerLatticeStatisticProvider.html" title="class in org.apache.calcite.materialize" target="classFrame">ProfilerLatticeStatisticProvider</a></li>
+<li><a href="org/apache/calcite/tools/Program.html" title="interface in org.apache.calcite.tools" target="classFrame"><span class="interfaceName">Program</span></a></li>
+<li><a href="org/apache/calcite/tools/Programs.html" title="class in org.apache.calcite.tools" target="classFrame">Programs</a></li>
+<li><a href="org/apache/calcite/tools/Programs.DecorrelateProgram.html" title="class in org.apache.calcite.tools" target="classFrame">Programs.DecorrelateProgram</a></li>
+<li><a href="org/apache/calcite/tools/Programs.RuleSetProgram.html" title="class in org.apache.calcite.tools" target="classFrame">Programs.RuleSetProgram</a></li>
+<li><a href="org/apache/calcite/tools/Programs.SequenceProgram.html" title="class in org.apache.calcite.tools" target="classFrame">Programs.SequenceProgram</a></li>
+<li><a href="org/apache/calcite/tools/Programs.TrimFieldsProgram.html" title="class in org.apache.calcite.tools" target="classFrame">Programs.TrimFieldsProgram</a></li>
+<li><a href="org/apache/calcite/rel/core/Project.html" title="class in org.apache.calcite.rel.core" target="classFrame">Project</a></li>
+<li><a href="org/apache/calcite/rel/core/Project.Flags.html" title="class in org.apache.calcite.rel.core" target="classFrame">Project.Flags</a></li>
+<li><a href="org/apache/calcite/schema/ProjectableFilterableTable.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">ProjectableFilterableTable</span></a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectCalcMergeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectCalcMergeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectCorrelateTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.RelNodesExprsHandler.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectCorrelateTransposeRule.RelNodesExprsHandler</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectCorrelateTransposeRule.RexFieldAccessReplacer.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectCorrelateTransposeRule.RexFieldAccessReplacer</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectFilterTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectFilterTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectJoinTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectJoinTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectMergeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectMergeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectMultiJoinMergeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectMultiJoinMergeRule</a></li>
+<li><a href="org/apache/calcite/interpreter/ProjectNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">ProjectNode</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectRemoveRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectRemoveRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectSetOpTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectSetOpTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectSortTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectSortTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectTableScanRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectTableScanRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectToCalcRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectToCalcRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectToWindowRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectToWindowRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectToWindowRule.CalcToWindowRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectToWindowRule.CalcToWindowRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectToWindowRule.ProjectToLogicalProjectAndWindowRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectToWindowRule.ProjectToLogicalProjectAndWindowRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectToWindowRule.WindowedAggRelSplitter.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectToWindowRule.WindowedAggRelSplitter</a></li>
+<li><a href="org/apache/calcite/rel/rules/ProjectWindowTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ProjectWindowTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/PruneEmptyRules.html" title="class in org.apache.calcite.rel.rules" target="classFrame">PruneEmptyRules</a></li>
+<li><a href="org/apache/calcite/rel/rules/PruneEmptyRules.RemoveEmptySingleRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">PruneEmptyRules.RemoveEmptySingleRule</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/PseudoField.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">PseudoField</span></a></li>
+<li><a href="org/apache/calcite/adapter/os/PsTableFunction.html" title="class in org.apache.calcite.adapter.os" target="classFrame">PsTableFunction</a></li>
+<li><a href="org/apache/calcite/rel/rules/PushProjector.html" title="class in org.apache.calcite.rel.rules" target="classFrame">PushProjector</a></li>
+<li><a href="org/apache/calcite/rel/rules/PushProjector.ExprCondition.html" title="interface in org.apache.calcite.rel.rules" target="classFrame"><span class="interfaceName">PushProjector.ExprCondition</span></a></li>
+<li><a href="org/apache/calcite/linq4j/Queryable.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">Queryable</span></a></li>
+<li><a href="org/apache/calcite/linq4j/QueryableDefaults.html" title="class in org.apache.calcite.linq4j" target="classFrame">QueryableDefaults</a></li>
+<li><a href="org/apache/calcite/linq4j/QueryableDefaults.NonLeafReplayableQueryable.html" title="class in org.apache.calcite.linq4j" target="classFrame">QueryableDefaults.NonLeafReplayableQueryable</a></li>
+<li><a href="org/apache/calcite/linq4j/QueryableDefaults.Replayable.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">QueryableDefaults.Replayable</span></a></li>
+<li><a href="org/apache/calcite/linq4j/QueryableDefaults.ReplayableQueryable.html" title="class in org.apache.calcite.linq4j" target="classFrame">QueryableDefaults.ReplayableQueryable</a></li>
+<li><a href="org/apache/calcite/linq4j/QueryableFactory.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">QueryableFactory</span></a></li>
+<li><a href="org/apache/calcite/linq4j/QueryableRecorder.html" title="class in org.apache.calcite.linq4j" target="classFrame">QueryableRecorder</a></li>
+<li><a href="org/apache/calcite/prepare/QueryableRelBuilder.html" title="class in org.apache.calcite.prepare" target="classFrame">QueryableRelBuilder</a></li>
+<li><a href="org/apache/calcite/schema/QueryableTable.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">QueryableTable</span></a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/QueryBuilders.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">QueryBuilders</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/QueryBuilders.BoolQueryBuilder.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">QueryBuilders.BoolQueryBuilder</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/QueryBuilders.ConstantScoreQueryBuilder.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">QueryBuilders.ConstantScoreQueryBuilder</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/QueryBuilders.ExistsQueryBuilder.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">QueryBuilders.ExistsQueryBuilder</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/QueryBuilders.MatchAllQueryBuilder.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">QueryBuilders.MatchAllQueryBuilder</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/QueryBuilders.QueryBuilder.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">QueryBuilders.QueryBuilder</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/QueryBuilders.RangeQueryBuilder.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">QueryBuilders.RangeQueryBuilder</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/QueryBuilders.RegexpQueryBuilder.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">QueryBuilders.RegexpQueryBuilder</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/QueryBuilders.TermQueryBuilder.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">QueryBuilders.TermQueryBuilder</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/QueryBuilders.TermsQueryBuilder.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">QueryBuilders.TermsQueryBuilder</a></li>
+<li><a href="org/apache/calcite/linq4j/QueryProvider.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">QueryProvider</span></a></li>
+<li><a href="org/apache/calcite/linq4j/QueryProviderImpl.html" title="class in org.apache.calcite.linq4j" target="classFrame">QueryProviderImpl</a></li>
+<li><a href="org/apache/calcite/linq4j/QueryProviderImpl.QueryableImpl.html" title="class in org.apache.calcite.linq4j" target="classFrame">QueryProviderImpl.QueryableImpl</a></li>
+<li><a href="org/apache/calcite/adapter/druid/QueryType.html" title="enum in org.apache.calcite.adapter.druid" target="classFrame">QueryType</a></li>
+<li><a href="org/apache/calcite/runtime/RandomFunction.html" title="class in org.apache.calcite.runtime" target="classFrame">RandomFunction</a></li>
+<li><a href="org/apache/calcite/linq4j/RawEnumerable.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">RawEnumerable</span></a></li>
+<li><a href="org/apache/calcite/linq4j/RawQueryable.html" title="interface in org.apache.calcite.linq4j" target="classFrame"><span class="interfaceName">RawQueryable</span></a></li>
+<li><a href="org/apache/calcite/runtime/RecordEnumeratorCursor.html" title="class in org.apache.calcite.runtime" target="classFrame">RecordEnumeratorCursor</a></li>
+<li><a href="org/apache/calcite/sql/dialect/RedshiftSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">RedshiftSqlDialect</a></li>
+<li><a href="org/apache/calcite/rel/rules/ReduceDecimalsRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ReduceDecimalsRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ReduceExpressionsRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ReduceExpressionsRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ReduceExpressionsRule.CalcReduceExpressionsRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ReduceExpressionsRule.CalcReduceExpressionsRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ReduceExpressionsRule.CaseShuttle.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ReduceExpressionsRule.CaseShuttle</a></li>
+<li><a href="org/apache/calcite/rel/rules/ReduceExpressionsRule.FilterReduceExpressionsRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ReduceExpressionsRule.FilterReduceExpressionsRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ReduceExpressionsRule.JoinReduceExpressionsRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ReduceExpressionsRule.JoinReduceExpressionsRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ReduceExpressionsRule.ProjectReduceExpressionsRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ReduceExpressionsRule.ProjectReduceExpressionsRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ReduceExpressionsRule.ReducibleExprLocator.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ReduceExpressionsRule.ReducibleExprLocator</a></li>
+<li><a href="org/apache/calcite/rel/rules/ReduceExpressionsRule.ReducibleExprLocator.Constancy.html" title="enum in org.apache.calcite.rel.rules" target="classFrame">ReduceExpressionsRule.ReducibleExprLocator.Constancy</a></li>
+<li><a href="org/apache/calcite/rel/rules/ReduceExpressionsRule.RexReplacer.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ReduceExpressionsRule.RexReplacer</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ReflectedPseudoField.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ReflectedPseudoField</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/ReflectiveCallNotNullImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">ReflectiveCallNotNullImplementor</a></li>
+<li><a href="org/apache/calcite/sql2rel/ReflectiveConvertletTable.html" title="class in org.apache.calcite.sql2rel" target="classFrame">ReflectiveConvertletTable</a></li>
+<li><a href="org/apache/calcite/schema/impl/ReflectiveFunctionBase.html" title="class in org.apache.calcite.schema.impl" target="classFrame">ReflectiveFunctionBase</a></li>
+<li><a href="org/apache/calcite/schema/impl/ReflectiveFunctionBase.ParameterListBuilder.html" title="class in org.apache.calcite.schema.impl" target="classFrame">ReflectiveFunctionBase.ParameterListBuilder</a></li>
+<li><a href="org/apache/calcite/rel/metadata/ReflectiveRelMetadataProvider.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">ReflectiveRelMetadataProvider</a></li>
+<li><a href="org/apache/calcite/rel/metadata/ReflectiveRelMetadataProvider.Space.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">ReflectiveRelMetadataProvider.Space</a></li>
+<li><a href="org/apache/calcite/rel/metadata/ReflectiveRelMetadataProvider.Space2.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">ReflectiveRelMetadataProvider.Space2</a></li>
+<li><a href="org/apache/calcite/adapter/java/ReflectiveSchema.html" title="class in org.apache.calcite.adapter.java" target="classFrame">ReflectiveSchema</a></li>
+<li><a href="org/apache/calcite/adapter/java/ReflectiveSchema.Factory.html" title="class in org.apache.calcite.adapter.java" target="classFrame">ReflectiveSchema.Factory</a></li>
+<li><a href="org/apache/calcite/adapter/java/ReflectiveSchema.FieldSelector.html" title="class in org.apache.calcite.adapter.java" target="classFrame">ReflectiveSchema.FieldSelector</a></li>
+<li><a href="org/apache/calcite/adapter/java/ReflectiveSchema.FieldTable.html" title="class in org.apache.calcite.adapter.java" target="classFrame">ReflectiveSchema.FieldTable</a></li>
+<li><a href="org/apache/calcite/adapter/java/ReflectiveSchema.MethodTableMacro.html" title="class in org.apache.calcite.adapter.java" target="classFrame">ReflectiveSchema.MethodTableMacro</a></li>
+<li><a href="org/apache/calcite/adapter/java/ReflectiveSchema.ReflectiveTable.html" title="class in org.apache.calcite.adapter.java" target="classFrame">ReflectiveSchema.ReflectiveTable</a></li>
+<li><a href="org/apache/calcite/sql/util/ReflectiveSqlOperatorTable.html" title="class in org.apache.calcite.sql.util" target="classFrame">ReflectiveSqlOperatorTable</a></li>
+<li><a href="org/apache/calcite/sql/util/ReflectiveSqlOperatorTable.Key.html" title="class in org.apache.calcite.sql.util" target="classFrame">ReflectiveSqlOperatorTable.Key</a></li>
+<li><a href="org/apache/calcite/util/ReflectiveVisitDispatcher.html" title="interface in org.apache.calcite.util" target="classFrame"><span class="interfaceName">ReflectiveVisitDispatcher</span></a></li>
+<li><a href="org/apache/calcite/util/ReflectiveVisitor.html" title="interface in org.apache.calcite.util" target="classFrame"><span class="interfaceName">ReflectiveVisitor</span></a></li>
+<li><a href="org/apache/calcite/util/ReflectUtil.html" title="class in org.apache.calcite.util" target="classFrame">ReflectUtil</a></li>
+<li><a href="org/apache/calcite/util/ReflectUtil.MethodDispatcher.html" title="interface in org.apache.calcite.util" target="classFrame"><span class="interfaceName">ReflectUtil.MethodDispatcher</span></a></li>
+<li><a href="org/apache/calcite/tools/RelBuilder.html" title="class in org.apache.calcite.tools" target="classFrame">RelBuilder</a></li>
+<li><a href="org/apache/calcite/tools/RelBuilder.AggCall.html" title="interface in org.apache.calcite.tools" target="classFrame"><span class="interfaceName">RelBuilder.AggCall</span></a></li>
+<li><a href="org/apache/calcite/tools/RelBuilder.AggCallImpl2.html" title="class in org.apache.calcite.tools" target="classFrame">RelBuilder.AggCallImpl2</a></li>
+<li><a href="org/apache/calcite/tools/RelBuilder.Field.html" title="class in org.apache.calcite.tools" target="classFrame">RelBuilder.Field</a></li>
+<li><a href="org/apache/calcite/tools/RelBuilder.Frame.html" title="class in org.apache.calcite.tools" target="classFrame">RelBuilder.Frame</a></li>
+<li><a href="org/apache/calcite/tools/RelBuilder.GroupKey.html" title="interface in org.apache.calcite.tools" target="classFrame"><span class="interfaceName">RelBuilder.GroupKey</span></a></li>
+<li><a href="org/apache/calcite/tools/RelBuilder.GroupKeyImpl.html" title="class in org.apache.calcite.tools" target="classFrame">RelBuilder.GroupKeyImpl</a></li>
+<li><a href="org/apache/calcite/tools/RelBuilder.Registrar.html" title="class in org.apache.calcite.tools" target="classFrame">RelBuilder.Registrar</a></li>
+<li><a href="org/apache/calcite/tools/RelBuilderFactory.html" title="interface in org.apache.calcite.tools" target="classFrame"><span class="interfaceName">RelBuilderFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/RelCollation.html" title="interface in org.apache.calcite.rel" target="classFrame"><span class="interfaceName">RelCollation</span></a></li>
+<li><a href="org/apache/calcite/rel/RelCollationImpl.html" title="class in org.apache.calcite.rel" target="classFrame">RelCollationImpl</a></li>
+<li><a href="org/apache/calcite/rel/RelCollations.html" title="class in org.apache.calcite.rel" target="classFrame">RelCollations</a></li>
+<li><a href="org/apache/calcite/rel/RelCollationTraitDef.html" title="class in org.apache.calcite.rel" target="classFrame">RelCollationTraitDef</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelColumnMapping.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelColumnMapping</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelColumnOrigin.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelColumnOrigin</a></li>
+<li><a href="org/apache/calcite/plan/RelCompositeTrait.html" title="class in org.apache.calcite.plan" target="classFrame">RelCompositeTrait</a></li>
+<li><a href="org/apache/calcite/tools/RelConversionException.html" title="class in org.apache.calcite.tools" target="classFrame">RelConversionException</a></li>
+<li><a href="org/apache/calcite/rel/type/RelCrossType.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelCrossType</a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataType.html" title="interface in org.apache.calcite.rel.type" target="classFrame"><span class="interfaceName">RelDataType</span></a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeComparability.html" title="enum in org.apache.calcite.rel.type" target="classFrame">RelDataTypeComparability</a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeFactory.html" title="interface in org.apache.calcite.rel.type" target="classFrame"><span class="interfaceName">RelDataTypeFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeFactory.Builder.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelDataTypeFactory.Builder</a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeFactory.FieldInfo.html" title="interface in org.apache.calcite.rel.type" target="classFrame"><span class="interfaceName">RelDataTypeFactory.FieldInfo</span></a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeFactory.FieldInfoBuilder.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelDataTypeFactory.FieldInfoBuilder</a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeFactoryImpl.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelDataTypeFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeFactoryImpl.Key.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelDataTypeFactoryImpl.Key</a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeFamily.html" title="interface in org.apache.calcite.rel.type" target="classFrame"><span class="interfaceName">RelDataTypeFamily</span></a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeField.html" title="interface in org.apache.calcite.rel.type" target="classFrame"><span class="interfaceName">RelDataTypeField</span></a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeField.ToFieldIndex.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelDataTypeField.ToFieldIndex</a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeField.ToFieldName.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelDataTypeField.ToFieldName</a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeFieldImpl.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelDataTypeFieldImpl</a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeHolder.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelDataTypeHolder</a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeImpl.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelDataTypeImpl</a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeImpl.Slot.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelDataTypeImpl.Slot</a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypePrecedenceList.html" title="interface in org.apache.calcite.rel.type" target="classFrame"><span class="interfaceName">RelDataTypePrecedenceList</span></a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeSystem.html" title="interface in org.apache.calcite.rel.type" target="classFrame"><span class="interfaceName">RelDataTypeSystem</span></a></li>
+<li><a href="org/apache/calcite/rel/type/RelDataTypeSystemImpl.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelDataTypeSystemImpl</a></li>
+<li><a href="org/apache/calcite/sql2rel/RelDecorrelator.html" title="class in org.apache.calcite.sql2rel" target="classFrame">RelDecorrelator</a></li>
+<li><a href="org/apache/calcite/sql2rel/RelDecorrelator.CorDef.html" title="class in org.apache.calcite.sql2rel" target="classFrame">RelDecorrelator.CorDef</a></li>
+<li><a href="org/apache/calcite/sql2rel/RelDecorrelator.CorelMap.html" title="class in org.apache.calcite.sql2rel" target="classFrame">RelDecorrelator.CorelMap</a></li>
+<li><a href="org/apache/calcite/sql2rel/RelDecorrelator.CorelMapBuilder.html" title="class in org.apache.calcite.sql2rel" target="classFrame">RelDecorrelator.CorelMapBuilder</a></li>
+<li><a href="org/apache/calcite/sql2rel/RelDecorrelator.CorRef.html" title="class in org.apache.calcite.sql2rel" target="classFrame">RelDecorrelator.CorRef</a></li>
+<li><a href="org/apache/calcite/sql2rel/RelDecorrelator.DecorrelateRexShuttle.html" title="class in org.apache.calcite.sql2rel" target="classFrame">RelDecorrelator.DecorrelateRexShuttle</a></li>
+<li><a href="org/apache/calcite/sql2rel/RelDecorrelator.Frame.html" title="class in org.apache.calcite.sql2rel" target="classFrame">RelDecorrelator.Frame</a></li>
+<li><a href="org/apache/calcite/rel/RelDistribution.html" title="interface in org.apache.calcite.rel" target="classFrame"><span class="interfaceName">RelDistribution</span></a></li>
+<li><a href="org/apache/calcite/rel/RelDistribution.Type.html" title="enum in org.apache.calcite.rel" target="classFrame">RelDistribution.Type</a></li>
+<li><a href="org/apache/calcite/rel/RelDistributions.html" title="class in org.apache.calcite.rel" target="classFrame">RelDistributions</a></li>
+<li><a href="org/apache/calcite/rel/RelDistributions.RelDistributionImpl.html" title="class in org.apache.calcite.rel" target="classFrame">RelDistributions.RelDistributionImpl</a></li>
+<li><a href="org/apache/calcite/rel/RelDistributionTraitDef.html" title="class in org.apache.calcite.rel" target="classFrame">RelDistributionTraitDef</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.AggregateFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.AggregateFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.AggregateFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.AggregateFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.CorrelateFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.CorrelateFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.CorrelateFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.CorrelateFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.ExchangeFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.ExchangeFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.ExchangeFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.ExchangeFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.FilterFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.FilterFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.FilterFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.FilterFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.JoinFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.JoinFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.JoinFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.JoinFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.MatchFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.MatchFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.MatchFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.MatchFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.ProjectFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.ProjectFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.ProjectFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.ProjectFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.SemiJoinFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.SemiJoinFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.SemiJoinFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.SemiJoinFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.SetOpFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.SetOpFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.SetOpFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.SetOpFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.SnapshotFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.SnapshotFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.SnapshotFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.SnapshotFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.SortExchangeFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.SortExchangeFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.SortExchangeFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.SortExchangeFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.SortFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.SortFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.SortFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.SortFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.TableScanFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.TableScanFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.TableScanFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.TableScanFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.ValuesFactory.html" title="interface in org.apache.calcite.rel.core" target="classFrame"><span class="interfaceName">RelFactories.ValuesFactory</span></a></li>
+<li><a href="org/apache/calcite/rel/core/RelFactories.ValuesFactoryImpl.html" title="class in org.apache.calcite.rel.core" target="classFrame">RelFactories.ValuesFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/RelFieldCollation.html" title="class in org.apache.calcite.rel" target="classFrame">RelFieldCollation</a></li>
+<li><a href="org/apache/calcite/rel/RelFieldCollation.Direction.html" title="enum in org.apache.calcite.rel" target="classFrame">RelFieldCollation.Direction</a></li>
+<li><a href="org/apache/calcite/rel/RelFieldCollation.NullDirection.html" title="enum in org.apache.calcite.rel" target="classFrame">RelFieldCollation.NullDirection</a></li>
+<li><a href="org/apache/calcite/sql2rel/RelFieldTrimmer.html" title="class in org.apache.calcite.sql2rel" target="classFrame">RelFieldTrimmer</a></li>
+<li><a href="org/apache/calcite/sql2rel/RelFieldTrimmer.TrimResult.html" title="class in org.apache.calcite.sql2rel" target="classFrame">RelFieldTrimmer.TrimResult</a></li>
+<li><a href="org/apache/calcite/rel/RelHomogeneousShuttle.html" title="class in org.apache.calcite.rel" target="classFrame">RelHomogeneousShuttle</a></li>
+<li><a href="org/apache/calcite/plan/RelImplementor.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelImplementor</span></a></li>
+<li><a href="org/apache/calcite/rel/RelInput.html" title="interface in org.apache.calcite.rel" target="classFrame"><span class="interfaceName">RelInput</span></a></li>
+<li><a href="org/apache/calcite/rel/externalize/RelJson.html" title="class in org.apache.calcite.rel.externalize" target="classFrame">RelJson</a></li>
+<li><a href="org/apache/calcite/rel/externalize/RelJsonReader.html" title="class in org.apache.calcite.rel.externalize" target="classFrame">RelJsonReader</a></li>
+<li><a href="org/apache/calcite/rel/externalize/RelJsonWriter.html" title="class in org.apache.calcite.rel.externalize" target="classFrame">RelJsonWriter</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdAllPredicates.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdAllPredicates</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdCollation.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdCollation</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdColumnOrigins.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdColumnOrigins</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdColumnUniqueness.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdColumnUniqueness</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdDistinctRowCount.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdDistinctRowCount</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdDistribution.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdDistribution</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdExplainVisibility.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdExplainVisibility</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdExpressionLineage.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdExpressionLineage</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdExpressionLineage.RexReplacer.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdExpressionLineage.RexReplacer</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdMaxRowCount.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdMaxRowCount</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdMemory.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdMemory</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdMinRowCount.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdMinRowCount</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdNodeTypes.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdNodeTypes</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdParallelism.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdParallelism</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdPercentageOriginalRows.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdPercentageOriginalRows</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdPopulationSize.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdPopulationSize</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdPredicates.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdPredicates</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdPredicates.JoinConditionBasedPredicateInference.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdPredicates.JoinConditionBasedPredicateInference</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdRowCount.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdRowCount</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdSelectivity.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdSelectivity</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdSize.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdSize</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdTableReferences.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdTableReferences</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdUniqueKeys.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdUniqueKeys</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdUtil.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdUtil</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMdUtil.CardOfProjExpr.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMdUtil.CardOfProjExpr</a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMetadataProvider.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">RelMetadataProvider</span></a></li>
+<li><a href="org/apache/calcite/rel/metadata/RelMetadataQuery.html" title="class in org.apache.calcite.rel.metadata" target="classFrame">RelMetadataQuery</a></li>
+<li><a href="org/apache/calcite/plan/RelMultipleTrait.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelMultipleTrait</span></a></li>
+<li><a href="org/apache/calcite/rel/RelNode.html" title="interface in org.apache.calcite.rel" target="classFrame"><span class="interfaceName">RelNode</span></a></li>
+<li><a href="org/apache/calcite/rel/RelNode.Context.html" title="interface in org.apache.calcite.rel" target="classFrame"><span class="interfaceName">RelNode.Context</span></a></li>
+<li><a href="org/apache/calcite/rel/RelNodes.html" title="class in org.apache.calcite.rel" target="classFrame">RelNodes</a></li>
+<li><a href="org/apache/calcite/rel/RelNodes.RelNodeComparator.html" title="class in org.apache.calcite.rel" target="classFrame">RelNodes.RelNodeComparator</a></li>
+<li><a href="org/apache/calcite/plan/RelOptAbstractTable.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptAbstractTable</a></li>
+<li><a href="org/apache/calcite/plan/RelOptCluster.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptCluster</a></li>
+<li><a href="org/apache/calcite/plan/RelOptConnection.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelOptConnection</span></a></li>
+<li><a href="org/apache/calcite/plan/RelOptCost.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelOptCost</span></a></li>
+<li><a href="org/apache/calcite/plan/RelOptCostFactory.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelOptCostFactory</span></a></li>
+<li><a href="org/apache/calcite/plan/RelOptCostImpl.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptCostImpl</a></li>
+<li><a href="org/apache/calcite/plan/RelOptCostImpl.Factory.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptCostImpl.Factory</a></li>
+<li><a href="org/apache/calcite/plan/RelOptLattice.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptLattice</a></li>
+<li><a href="org/apache/calcite/plan/RelOptListener.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelOptListener</span></a></li>
+<li><a href="org/apache/calcite/plan/RelOptListener.RelChosenEvent.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptListener.RelChosenEvent</a></li>
+<li><a href="org/apache/calcite/plan/RelOptListener.RelDiscardedEvent.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptListener.RelDiscardedEvent</a></li>
+<li><a href="org/apache/calcite/plan/RelOptListener.RelEquivalenceEvent.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptListener.RelEquivalenceEvent</a></li>
+<li><a href="org/apache/calcite/plan/RelOptListener.RelEvent.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptListener.RelEvent</a></li>
+<li><a href="org/apache/calcite/plan/RelOptListener.RuleAttemptedEvent.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptListener.RuleAttemptedEvent</a></li>
+<li><a href="org/apache/calcite/plan/RelOptListener.RuleEvent.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptListener.RuleEvent</a></li>
+<li><a href="org/apache/calcite/plan/RelOptListener.RuleProductionEvent.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptListener.RuleProductionEvent</a></li>
+<li><a href="org/apache/calcite/plan/RelOptMaterialization.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptMaterialization</a></li>
+<li><a href="org/apache/calcite/plan/RelOptMaterialization.ProjectFilterTable.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptMaterialization.ProjectFilterTable</a></li>
+<li><a href="org/apache/calcite/plan/RelOptMaterializations.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptMaterializations</a></li>
+<li><a href="org/apache/calcite/plan/RelOptNode.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelOptNode</span></a></li>
+<li><a href="org/apache/calcite/plan/RelOptPlanner.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelOptPlanner</span></a></li>
+<li><a href="org/apache/calcite/plan/RelOptPlanner.CannotPlanException.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptPlanner.CannotPlanException</a></li>
+<li><a href="org/apache/calcite/plan/RelOptPlanner.Executor.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelOptPlanner.Executor</span></a></li>
+<li><a href="org/apache/calcite/plan/RelOptPredicateList.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptPredicateList</a></li>
+<li><a href="org/apache/calcite/plan/RelOptQuery.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptQuery</a></li>
+<li><a href="org/apache/calcite/plan/RelOptRule.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptRule</a></li>
+<li><a href="org/apache/calcite/plan/RelOptRule.ConverterRelOptRuleOperand.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptRule.ConverterRelOptRuleOperand</a></li>
+<li><a href="org/apache/calcite/plan/RelOptRuleCall.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptRuleCall</a></li>
+<li><a href="org/apache/calcite/plan/RelOptRuleOperand.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptRuleOperand</a></li>
+<li><a href="org/apache/calcite/plan/RelOptRuleOperandChildPolicy.html" title="enum in org.apache.calcite.plan" target="classFrame">RelOptRuleOperandChildPolicy</a></li>
+<li><a href="org/apache/calcite/plan/RelOptRuleOperandChildren.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptRuleOperandChildren</a></li>
+<li><a href="org/apache/calcite/plan/RelOptSamplingParameters.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptSamplingParameters</a></li>
+<li><a href="org/apache/calcite/plan/RelOptSchema.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelOptSchema</span></a></li>
+<li><a href="org/apache/calcite/plan/RelOptSchemaWithSampling.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelOptSchemaWithSampling</span></a></li>
+<li><a href="org/apache/calcite/plan/RelOptTable.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelOptTable</span></a></li>
+<li><a href="org/apache/calcite/plan/RelOptTable.ToRelContext.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelOptTable.ToRelContext</span></a></li>
+<li><a href="org/apache/calcite/plan/RelOptTable.ViewExpander.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelOptTable.ViewExpander</span></a></li>
+<li><a href="org/apache/calcite/prepare/RelOptTableImpl.html" title="class in org.apache.calcite.prepare" target="classFrame">RelOptTableImpl</a></li>
+<li><a href="org/apache/calcite/prepare/RelOptTableImpl.MySchemaPlus.html" title="class in org.apache.calcite.prepare" target="classFrame">RelOptTableImpl.MySchemaPlus</a></li>
+<li><a href="org/apache/calcite/plan/RelOptUtil.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptUtil</a></li>
+<li><a href="org/apache/calcite/plan/RelOptUtil.CorrelationCollector.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptUtil.CorrelationCollector</a></li>
+<li><a href="org/apache/calcite/plan/RelOptUtil.Exists.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptUtil.Exists</a></li>
+<li><a href="org/apache/calcite/plan/RelOptUtil.InputFinder.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptUtil.InputFinder</a></li>
+<li><a href="org/apache/calcite/plan/RelOptUtil.InputReferencedVisitor.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptUtil.InputReferencedVisitor</a></li>
+<li><a href="org/apache/calcite/plan/RelOptUtil.Logic.html" title="enum in org.apache.calcite.plan" target="classFrame">RelOptUtil.Logic</a></li>
+<li><a href="org/apache/calcite/plan/RelOptUtil.RexInputConverter.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptUtil.RexInputConverter</a></li>
+<li><a href="org/apache/calcite/plan/RelOptUtil.Side.html" title="enum in org.apache.calcite.plan" target="classFrame">RelOptUtil.Side</a></li>
+<li><a href="org/apache/calcite/plan/RelOptUtil.SubQueryType.html" title="enum in org.apache.calcite.plan" target="classFrame">RelOptUtil.SubQueryType</a></li>
+<li><a href="org/apache/calcite/plan/RelOptUtil.TypeDumper.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptUtil.TypeDumper</a></li>
+<li><a href="org/apache/calcite/plan/RelOptUtil.VariableSetVisitor.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptUtil.VariableSetVisitor</a></li>
+<li><a href="org/apache/calcite/plan/RelOptUtil.VariableUsedVisitor.html" title="class in org.apache.calcite.plan" target="classFrame">RelOptUtil.VariableUsedVisitor</a></li>
+<li><a href="org/apache/calcite/rel/type/RelProtoDataType.html" title="interface in org.apache.calcite.rel.type" target="classFrame"><span class="interfaceName">RelProtoDataType</span></a></li>
+<li><a href="org/apache/calcite/rel/type/RelRecordType.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelRecordType</a></li>
+<li><a href="org/apache/calcite/rel/type/RelRecordType.SerializableRelRecordType.html" title="class in org.apache.calcite.rel.type" target="classFrame">RelRecordType.SerializableRelRecordType</a></li>
+<li><a href="org/apache/calcite/rel/RelReferentialConstraint.html" title="interface in org.apache.calcite.rel" target="classFrame"><span class="interfaceName">RelReferentialConstraint</span></a></li>
+<li><a href="org/apache/calcite/rel/RelReferentialConstraintImpl.html" title="class in org.apache.calcite.rel" target="classFrame">RelReferentialConstraintImpl</a></li>
+<li><a href="org/apache/calcite/rel/RelRoot.html" title="class in org.apache.calcite.rel" target="classFrame">RelRoot</a></li>
+<li><a href="org/apache/calcite/tools/RelRunner.html" title="interface in org.apache.calcite.tools" target="classFrame"><span class="interfaceName">RelRunner</span></a></li>
+<li><a href="org/apache/calcite/tools/RelRunners.html" title="class in org.apache.calcite.tools" target="classFrame">RelRunners</a></li>
+<li><a href="org/apache/calcite/plan/volcano/RelSet.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">RelSet</a></li>
+<li><a href="org/apache/calcite/rel/RelShuttle.html" title="interface in org.apache.calcite.rel" target="classFrame"><span class="interfaceName">RelShuttle</span></a></li>
+<li><a href="org/apache/calcite/rel/RelShuttleImpl.html" title="class in org.apache.calcite.rel" target="classFrame">RelShuttleImpl</a></li>
+<li><a href="org/apache/calcite/sql2rel/RelStructuredTypeFlattener.html" title="class in org.apache.calcite.sql2rel" target="classFrame">RelStructuredTypeFlattener</a></li>
+<li><a href="org/apache/calcite/sql2rel/RelStructuredTypeFlattener.SelfFlatteningRel.html" title="interface in org.apache.calcite.sql2rel" target="classFrame"><span class="interfaceName">RelStructuredTypeFlattener.SelfFlatteningRel</span></a></li>
+<li><a href="org/apache/calcite/plan/volcano/RelSubset.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">RelSubset</a></li>
+<li><a href="org/apache/calcite/plan/volcano/RelSubset.CheapestPlanReplacer.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">RelSubset.CheapestPlanReplacer</a></li>
+<li><a href="org/apache/calcite/plan/volcano/RelSubset.DeadEndFinder.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">RelSubset.DeadEndFinder</a></li>
+<li><a href="org/apache/calcite/rel/rel2sql/RelToSqlConverter.html" title="class in org.apache.calcite.rel.rel2sql" target="classFrame">RelToSqlConverter</a></li>
+<li><a href="org/apache/calcite/rel/rel2sql/RelToSqlConverter.Frame.html" title="class in org.apache.calcite.rel.rel2sql" target="classFrame">RelToSqlConverter.Frame</a></li>
+<li><a href="org/apache/calcite/plan/RelTrait.html" title="interface in org.apache.calcite.plan" target="classFrame"><span class="interfaceName">RelTrait</span></a></li>
+<li><a href="org/apache/calcite/plan/RelTraitDef.html" title="class in org.apache.calcite.plan" target="classFrame">RelTraitDef</a></li>
+<li><a href="org/apache/calcite/plan/RelTraitPropagationVisitor.html" title="class in org.apache.calcite.plan" target="classFrame">RelTraitPropagationVisitor</a></li>
+<li><a href="org/apache/calcite/plan/RelTraitSet.html" title="class in org.apache.calcite.plan" target="classFrame">RelTraitSet</a></li>
+<li><a href="org/apache/calcite/plan/RelTraitSet.Cache.html" title="class in org.apache.calcite.plan" target="classFrame">RelTraitSet.Cache</a></li>
+<li><a href="org/apache/calcite/rel/RelVisitor.html" title="class in org.apache.calcite.rel" target="classFrame">RelVisitor</a></li>
+<li><a href="org/apache/calcite/rel/RelWriter.html" title="interface in org.apache.calcite.rel" target="classFrame"><span class="interfaceName">RelWriter</span></a></li>
+<li><a href="org/apache/calcite/rel/externalize/RelWriterImpl.html" title="class in org.apache.calcite.rel.externalize" target="classFrame">RelWriterImpl</a></li>
+<li><a href="org/apache/calcite/rel/externalize/RelXmlWriter.html" title="class in org.apache.calcite.rel.externalize" target="classFrame">RelXmlWriter</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.BaseMessage.html" title="annotation in org.apache.calcite.runtime" target="classFrame">Resources.BaseMessage</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.BooleanProp.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources.BooleanProp</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.BuiltinMethod.html" title="enum in org.apache.calcite.runtime" target="classFrame">Resources.BuiltinMethod</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.Default.html" title="annotation in org.apache.calcite.runtime" target="classFrame">Resources.Default</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.DoubleProp.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources.DoubleProp</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.Element.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources.Element</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.EmptyPropertyAccessor.html" title="enum in org.apache.calcite.runtime" target="classFrame">Resources.EmptyPropertyAccessor</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.ExInst.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources.ExInst</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.ExInstWithCause.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources.ExInstWithCause</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.Inst.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources.Inst</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.IntProp.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources.IntProp</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.MyPropertyResourceBundle.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources.MyPropertyResourceBundle</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.NoDefaultValueException.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources.NoDefaultValueException</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.Prop.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources.Prop</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.PropertiesAccessor.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources.PropertiesAccessor</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.Property.html" title="annotation in org.apache.calcite.runtime" target="classFrame">Resources.Property</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.PropertyAccessor.html" title="interface in org.apache.calcite.runtime" target="classFrame"><span class="interfaceName">Resources.PropertyAccessor</span></a></li>
+<li><a href="org/apache/calcite/runtime/Resources.Resource.html" title="annotation in org.apache.calcite.runtime" target="classFrame">Resources.Resource</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.ShadowResourceBundle.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources.ShadowResourceBundle</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.StringProp.html" title="class in org.apache.calcite.runtime" target="classFrame">Resources.StringProp</a></li>
+<li><a href="org/apache/calcite/runtime/Resources.Validation.html" title="enum in org.apache.calcite.runtime" target="classFrame">Resources.Validation</a></li>
+<li><a href="org/apache/calcite/runtime/ResultSetEnumerable.html" title="class in org.apache.calcite.runtime" target="classFrame">ResultSetEnumerable</a></li>
+<li><a href="org/apache/calcite/runtime/ResultSetEnumerable.PreparedStatementEnricher.html" title="interface in org.apache.calcite.runtime" target="classFrame"><span class="interfaceName">ResultSetEnumerable.PreparedStatementEnricher</span></a></li>
+<li><a href="org/apache/calcite/runtime/ResultSetEnumerable.ResultSetEnumerator.html" title="class in org.apache.calcite.runtime" target="classFrame">ResultSetEnumerable.ResultSetEnumerator</a></li>
+<li><a href="org/apache/calcite/sql/type/ReturnTypes.html" title="class in org.apache.calcite.sql.type" target="classFrame">ReturnTypes</a></li>
+<li><a href="org/apache/calcite/rex/RexAction.html" title="interface in org.apache.calcite.rex" target="classFrame"><span class="interfaceName">RexAction</span></a></li>
+<li><a href="org/apache/calcite/rex/RexAnalyzer.html" title="class in org.apache.calcite.rex" target="classFrame">RexAnalyzer</a></li>
+<li><a href="org/apache/calcite/rex/RexAnalyzer.VariableCollector.html" title="class in org.apache.calcite.rex" target="classFrame">RexAnalyzer.VariableCollector</a></li>
+<li><a href="org/apache/calcite/rex/RexBiVisitor.html" title="interface in org.apache.calcite.rex" target="classFrame"><span class="interfaceName">RexBiVisitor</span></a></li>
+<li><a href="org/apache/calcite/rex/RexBuilder.html" title="class in org.apache.calcite.rex" target="classFrame">RexBuilder</a></li>
+<li><a href="org/apache/calcite/rex/RexCall.html" title="class in org.apache.calcite.rex" target="classFrame">RexCall</a></li>
+<li><a href="org/apache/calcite/rex/RexCallBinding.html" title="class in org.apache.calcite.rex" target="classFrame">RexCallBinding</a></li>
+<li><a href="org/apache/calcite/rex/RexCallBinding.RexCastCallBinding.html" title="class in org.apache.calcite.rex" target="classFrame">RexCallBinding.RexCastCallBinding</a></li>
+<li><a href="org/apache/calcite/rex/RexChecker.html" title="class in org.apache.calcite.rex" target="classFrame">RexChecker</a></li>
+<li><a href="org/apache/calcite/rex/RexCopier.html" title="class in org.apache.calcite.rex" target="classFrame">RexCopier</a></li>
+<li><a href="org/apache/calcite/rex/RexCorrelVariable.html" title="class in org.apache.calcite.rex" target="classFrame">RexCorrelVariable</a></li>
+<li><a href="org/apache/calcite/rex/RexDigestIncludeType.html" title="enum in org.apache.calcite.rex" target="classFrame">RexDigestIncludeType</a></li>
+<li><a href="org/apache/calcite/rex/RexDynamicParam.html" title="class in org.apache.calcite.rex" target="classFrame">RexDynamicParam</a></li>
+<li><a href="org/apache/calcite/rex/RexExecutable.html" title="class in org.apache.calcite.rex" target="classFrame">RexExecutable</a></li>
+<li><a href="org/apache/calcite/rex/RexExecutor.html" title="interface in org.apache.calcite.rex" target="classFrame"><span class="interfaceName">RexExecutor</span></a></li>
+<li><a href="org/apache/calcite/rex/RexExecutorImpl.html" title="class in org.apache.calcite.rex" target="classFrame">RexExecutorImpl</a></li>
+<li><a href="org/apache/calcite/rex/RexExecutorImpl.DataContextInputGetter.html" title="class in org.apache.calcite.rex" target="classFrame">RexExecutorImpl.DataContextInputGetter</a></li>
+<li><a href="org/apache/calcite/rex/RexFieldAccess.html" title="class in org.apache.calcite.rex" target="classFrame">RexFieldAccess</a></li>
+<li><a href="org/apache/calcite/rex/RexFieldCollation.html" title="class in org.apache.calcite.rex" target="classFrame">RexFieldCollation</a></li>
+<li><a href="org/apache/calcite/rex/RexFieldCollation.Initializer.html" title="class in org.apache.calcite.rex" target="classFrame">RexFieldCollation.Initializer</a></li>
+<li><a href="org/apache/calcite/plan/RexImplicationChecker.html" title="class in org.apache.calcite.plan" target="classFrame">RexImplicationChecker</a></li>
+<li><a href="org/apache/calcite/plan/RexImplicationChecker.InputRefUsage.html" title="class in org.apache.calcite.plan" target="classFrame">RexImplicationChecker.InputRefUsage</a></li>
+<li><a href="org/apache/calcite/plan/RexImplicationChecker.InputUsageFinder.html" title="class in org.apache.calcite.plan" target="classFrame">RexImplicationChecker.InputUsageFinder</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.BinaryImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.BinaryImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.BitOpImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.BitOpImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.CaseImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.CaseImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.CastImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.CastImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.CastOptimizedImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.CastOptimizedImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.CoalesceImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.CoalesceImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.CollectImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.CollectImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.CountImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.CountImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.CountWinImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.CountWinImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.DatetimeArithmeticImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.DatetimeArithmeticImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.DenseRankImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.DenseRankImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.ExtractImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.ExtractImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.FirstLastValueImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.FirstLastValueImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.FirstValueImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.FirstValueImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.FloorImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.FloorImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.FusionImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.FusionImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.GroupingImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.GroupingImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.IsXxxImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.IsXxxImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.ItemImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.ItemImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.JsonArrayAggImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.JsonArrayAggImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.JsonObjectAggImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.JsonObjectAggImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.LagImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.LagImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.LastValueImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.LastValueImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.LeadImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.LeadImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.LeadLagImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.LeadLagImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.MethodImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.MethodImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.MethodNameImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.MethodNameImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.MinMaxImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.MinMaxImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.NotImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.NotImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.NthValueImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.NthValueImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.NtileImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.NtileImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.NullAs.html" title="enum in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.NullAs</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.RankImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.RankImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.ReinterpretImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.ReinterpretImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.RowNumberImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.RowNumberImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.SingleValueImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.SingleValueImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.SumImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.SumImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.SystemFunctionImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.SystemFunctionImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.TrimImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.TrimImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.UnaryImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.UnaryImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.UserDefinedAggReflectiveImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.UserDefinedAggReflectiveImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexImpTable.ValueConstructorImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexImpTable.ValueConstructorImplementor</a></li>
+<li><a href="org/apache/calcite/rex/RexInputRef.html" title="class in org.apache.calcite.rex" target="classFrame">RexInputRef</a></li>
+<li><a href="org/apache/calcite/rex/RexInterpreter.html" title="class in org.apache.calcite.rex" target="classFrame">RexInterpreter</a></li>
+<li><a href="org/apache/calcite/rex/RexInterpreter.Truthy.html" title="enum in org.apache.calcite.rex" target="classFrame">RexInterpreter.Truthy</a></li>
+<li><a href="org/apache/calcite/rex/RexLiteral.html" title="class in org.apache.calcite.rex" target="classFrame">RexLiteral</a></li>
+<li><a href="org/apache/calcite/rex/RexLocalRef.html" title="class in org.apache.calcite.rex" target="classFrame">RexLocalRef</a></li>
+<li><a href="org/apache/calcite/rex/RexMultisetUtil.html" title="class in org.apache.calcite.rex" target="classFrame">RexMultisetUtil</a></li>
+<li><a href="org/apache/calcite/rex/RexMultisetUtil.RexCallMultisetOperatorCounter.html" title="class in org.apache.calcite.rex" target="classFrame">RexMultisetUtil.RexCallMultisetOperatorCounter</a></li>
+<li><a href="org/apache/calcite/rex/RexNode.html" title="class in org.apache.calcite.rex" target="classFrame">RexNode</a></li>
+<li><a href="org/apache/calcite/rex/RexOver.html" title="class in org.apache.calcite.rex" target="classFrame">RexOver</a></li>
+<li><a href="org/apache/calcite/rex/RexOver.Finder.html" title="class in org.apache.calcite.rex" target="classFrame">RexOver.Finder</a></li>
+<li><a href="org/apache/calcite/rex/RexOver.OverFound.html" title="class in org.apache.calcite.rex" target="classFrame">RexOver.OverFound</a></li>
+<li><a href="org/apache/calcite/rex/RexPattern.html" title="interface in org.apache.calcite.rex" target="classFrame"><span class="interfaceName">RexPattern</span></a></li>
+<li><a href="org/apache/calcite/rex/RexPatternFieldRef.html" title="class in org.apache.calcite.rex" target="classFrame">RexPatternFieldRef</a></li>
+<li><a href="org/apache/calcite/rex/RexPermutationShuttle.html" title="class in org.apache.calcite.rex" target="classFrame">RexPermutationShuttle</a></li>
+<li><a href="org/apache/calcite/rex/RexPermuteInputsShuttle.html" title="class in org.apache.calcite.rex" target="classFrame">RexPermuteInputsShuttle</a></li>
+<li><a href="org/apache/calcite/rex/RexProgram.html" title="class in org.apache.calcite.rex" target="classFrame">RexProgram</a></li>
+<li><a href="org/apache/calcite/rex/RexProgram.Checker.html" title="class in org.apache.calcite.rex" target="classFrame">RexProgram.Checker</a></li>
+<li><a href="org/apache/calcite/rex/RexProgram.ExpansionShuttle.html" title="class in org.apache.calcite.rex" target="classFrame">RexProgram.ExpansionShuttle</a></li>
+<li><a href="org/apache/calcite/rex/RexProgramBuilder.html" title="class in org.apache.calcite.rex" target="classFrame">RexProgramBuilder</a></li>
+<li><a href="org/apache/calcite/rex/RexRangeRef.html" title="class in org.apache.calcite.rex" target="classFrame">RexRangeRef</a></li>
+<li><a href="org/apache/calcite/rex/RexShuttle.html" title="class in org.apache.calcite.rex" target="classFrame">RexShuttle</a></li>
+<li><a href="org/apache/calcite/rex/RexSimplify.html" title="class in org.apache.calcite.rex" target="classFrame">RexSimplify</a></li>
+<li><a href="org/apache/calcite/rex/RexSimplify.CaseBranch.html" title="class in org.apache.calcite.rex" target="classFrame">RexSimplify.CaseBranch</a></li>
+<li><a href="org/apache/calcite/rex/RexSimplify.Comparison.html" title="class in org.apache.calcite.rex" target="classFrame">RexSimplify.Comparison</a></li>
+<li><a href="org/apache/calcite/rex/RexSimplify.IsPredicate.html" title="class in org.apache.calcite.rex" target="classFrame">RexSimplify.IsPredicate</a></li>
+<li><a href="org/apache/calcite/rex/RexSimplify.Predicate.html" title="interface in org.apache.calcite.rex" target="classFrame"><span class="interfaceName">RexSimplify.Predicate</span></a></li>
+<li><a href="org/apache/calcite/rex/RexSimplify.SafeRexVisitor.html" title="enum in org.apache.calcite.rex" target="classFrame">RexSimplify.SafeRexVisitor</a></li>
+<li><a href="org/apache/calcite/rex/RexSlot.html" title="class in org.apache.calcite.rex" target="classFrame">RexSlot</a></li>
+<li><a href="org/apache/calcite/rex/RexSlot.SelfPopulatingList.html" title="class in org.apache.calcite.rex" target="classFrame">RexSlot.SelfPopulatingList</a></li>
+<li><a href="org/apache/calcite/rex/RexSqlConvertlet.html" title="interface in org.apache.calcite.rex" target="classFrame"><span class="interfaceName">RexSqlConvertlet</span></a></li>
+<li><a href="org/apache/calcite/rex/RexSqlConvertletTable.html" title="interface in org.apache.calcite.rex" target="classFrame"><span class="interfaceName">RexSqlConvertletTable</span></a></li>
+<li><a href="org/apache/calcite/rex/RexSqlReflectiveConvertletTable.html" title="class in org.apache.calcite.rex" target="classFrame">RexSqlReflectiveConvertletTable</a></li>
+<li><a href="org/apache/calcite/rex/RexSqlStandardConvertletTable.html" title="class in org.apache.calcite.rex" target="classFrame">RexSqlStandardConvertletTable</a></li>
+<li><a href="org/apache/calcite/rex/RexSubQuery.html" title="class in org.apache.calcite.rex" target="classFrame">RexSubQuery</a></li>
+<li><a href="org/apache/calcite/rex/RexTableInputRef.html" title="class in org.apache.calcite.rex" target="classFrame">RexTableInputRef</a></li>
+<li><a href="org/apache/calcite/rex/RexTableInputRef.RelTableRef.html" title="class in org.apache.calcite.rex" target="classFrame">RexTableInputRef.RelTableRef</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexToLixTranslator.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexToLixTranslator</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexToLixTranslator.AlwaysNull.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexToLixTranslator.AlwaysNull</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexToLixTranslator.InputGetter.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">RexToLixTranslator.InputGetter</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/RexToLixTranslator.InputGetterImpl.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">RexToLixTranslator.InputGetterImpl</a></li>
+<li><a href="org/apache/calcite/rex/RexToSqlNodeConverter.html" title="interface in org.apache.calcite.rex" target="classFrame"><span class="interfaceName">RexToSqlNodeConverter</span></a></li>
+<li><a href="org/apache/calcite/rex/RexToSqlNodeConverterImpl.html" title="class in org.apache.calcite.rex" target="classFrame">RexToSqlNodeConverterImpl</a></li>
+<li><a href="org/apache/calcite/rex/RexTransformer.html" title="class in org.apache.calcite.rex" target="classFrame">RexTransformer</a></li>
+<li><a href="org/apache/calcite/rex/RexUnknownAs.html" title="enum in org.apache.calcite.rex" target="classFrame">RexUnknownAs</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.CnfHelper.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.CnfHelper</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.CnfHelper.OverflowError.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.CnfHelper.OverflowError</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.ConstantFinder.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.ConstantFinder</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.CorrelationFinder.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.CorrelationFinder</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.DnfHelper.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.DnfHelper</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.ExpressionNormalizer.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.ExpressionNormalizer</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.ExpressionNormalizer.SubExprExistsException.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.ExpressionNormalizer.SubExprExistsException</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.ExprSimplifier.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.ExprSimplifier</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.FieldAccessFinder.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.FieldAccessFinder</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.FixNullabilityShuttle.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.FixNullabilityShuttle</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.ForwardRefFinder.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.ForwardRefFinder</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.ForwardRefFinder.IllegalForwardRefException.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.ForwardRefFinder.IllegalForwardRefException</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.RexShiftShuttle.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.RexShiftShuttle</a></li>
+<li><a href="org/apache/calcite/rex/RexUtil.SubQueryFinder.html" title="class in org.apache.calcite.rex" target="classFrame">RexUtil.SubQueryFinder</a></li>
+<li><a href="org/apache/calcite/rex/RexVariable.html" title="class in org.apache.calcite.rex" target="classFrame">RexVariable</a></li>
+<li><a href="org/apache/calcite/rex/RexVisitor.html" title="interface in org.apache.calcite.rex" target="classFrame"><span class="interfaceName">RexVisitor</span></a></li>
+<li><a href="org/apache/calcite/rex/RexVisitorImpl.html" title="class in org.apache.calcite.rex" target="classFrame">RexVisitorImpl</a></li>
+<li><a href="org/apache/calcite/rex/RexWindow.html" title="class in org.apache.calcite.rex" target="classFrame">RexWindow</a></li>
+<li><a href="org/apache/calcite/rex/RexWindowBound.html" title="class in org.apache.calcite.rex" target="classFrame">RexWindowBound</a></li>
+<li><a href="org/apache/calcite/rex/RexWindowBound.RexWindowBoundBounded.html" title="class in org.apache.calcite.rex" target="classFrame">RexWindowBound.RexWindowBoundBounded</a></li>
+<li><a href="org/apache/calcite/rex/RexWindowBound.RexWindowBoundCurrentRow.html" title="class in org.apache.calcite.rex" target="classFrame">RexWindowBound.RexWindowBoundCurrentRow</a></li>
+<li><a href="org/apache/calcite/rex/RexWindowBound.RexWindowBoundUnbounded.html" title="class in org.apache.calcite.rex" target="classFrame">RexWindowBound.RexWindowBoundUnbounded</a></li>
+<li><a href="org/apache/calcite/interpreter/Row.html" title="class in org.apache.calcite.interpreter" target="classFrame">Row</a></li>
+<li><a href="org/apache/calcite/interpreter/Row.RowBuilder.html" title="class in org.apache.calcite.interpreter" target="classFrame">Row.RowBuilder</a></li>
+<li><a href="org/apache/calcite/plan/volcano/RuleQueue.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">RuleQueue</a></li>
+<li><a href="org/apache/calcite/plan/volcano/RuleQueue.PhaseMatchList.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">RuleQueue.PhaseMatchList</a></li>
+<li><a href="org/apache/calcite/plan/volcano/RuleQueue.RuleMatchImportanceComparator.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">RuleQueue.RuleMatchImportanceComparator</a></li>
+<li><a href="org/apache/calcite/tools/RuleSet.html" title="interface in org.apache.calcite.tools" target="classFrame"><span class="interfaceName">RuleSet</span></a></li>
+<li><a href="org/apache/calcite/tools/RuleSets.html" title="class in org.apache.calcite.tools" target="classFrame">RuleSets</a></li>
+<li><a href="org/apache/calcite/tools/RuleSets.ListRuleSet.html" title="class in org.apache.calcite.tools" target="classFrame">RuleSets.ListRuleSet</a></li>
+<li><a href="org/apache/calcite/util/SaffronProperties.html" title="interface in org.apache.calcite.util" target="classFrame"><span class="interfaceName">SaffronProperties</span></a></li>
+<li><a href="org/apache/calcite/util/SaffronProperties.Helper.html" title="class in org.apache.calcite.util" target="classFrame">SaffronProperties.Helper</a></li>
+<li><a href="org/apache/calcite/sql/type/SameOperandTypeChecker.html" title="class in org.apache.calcite.sql.type" target="classFrame">SameOperandTypeChecker</a></li>
+<li><a href="org/apache/calcite/sql/type/SameOperandTypeExceptLastOperandChecker.html" title="class in org.apache.calcite.sql.type" target="classFrame">SameOperandTypeExceptLastOperandChecker</a></li>
+<li><a href="org/apache/calcite/rel/core/Sample.html" title="class in org.apache.calcite.rel.core" target="classFrame">Sample</a></li>
+<li><a href="org/apache/calcite/interpreter/Scalar.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">Scalar</span></a></li>
+<li><a href="org/apache/calcite/schema/ScalarFunction.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">ScalarFunction</span></a></li>
+<li><a href="org/apache/calcite/schema/impl/ScalarFunctionImpl.html" title="class in org.apache.calcite.schema.impl" target="classFrame">ScalarFunctionImpl</a></li>
+<li><a href="org/apache/calcite/schema/ScannableTable.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">ScannableTable</span></a></li>
+<li><a href="org/apache/calcite/schema/Schema.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">Schema</span></a></li>
+<li><a href="org/apache/calcite/schema/Schema.TableType.html" title="enum in org.apache.calcite.schema" target="classFrame">Schema.TableType</a></li>
+<li><a href="org/apache/calcite/schema/SchemaFactory.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">SchemaFactory</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/SchemaNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SchemaNamespace</a></li>
+<li><a href="org/apache/calcite/schema/SchemaPlus.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">SchemaPlus</span></a></li>
+<li><a href="org/apache/calcite/schema/Schemas.html" title="class in org.apache.calcite.schema" target="classFrame">Schemas</a></li>
+<li><a href="org/apache/calcite/schema/Schemas.DummyDataContext.html" title="class in org.apache.calcite.schema" target="classFrame">Schemas.DummyDataContext</a></li>
+<li><a href="org/apache/calcite/schema/Schemas.PathImpl.html" title="class in org.apache.calcite.schema" target="classFrame">Schemas.PathImpl</a></li>
+<li><a href="org/apache/calcite/schema/SchemaVersion.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">SchemaVersion</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/ScopeChild.html" title="class in org.apache.calcite.sql.validate" target="classFrame">ScopeChild</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/Scrolling.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">Scrolling</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/Scrolling.AutoClosingIterator.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">Scrolling.AutoClosingIterator</a></li>
+<li><a href="org/apache/calcite/adapter/elasticsearch/Scrolling.SequentialIterator.html" title="class in org.apache.calcite.adapter.elasticsearch" target="classFrame">Scrolling.SequentialIterator</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/search/SearchResultListener.html" title="interface in org.apache.calcite.adapter.splunk.search" target="classFrame"><span class="interfaceName">SearchResultListener</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/SelectNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SelectNamespace</a></li>
+<li><a href="org/apache/calcite/sql/validate/SelectScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SelectScope</a></li>
+<li><a href="org/apache/calcite/rel/core/SemiJoin.html" title="class in org.apache.calcite.rel.core" target="classFrame">SemiJoin</a></li>
+<li><a href="org/apache/calcite/rel/rules/SemiJoinFilterTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SemiJoinFilterTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/SemiJoinJoinTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SemiJoinJoinTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/SemiJoinProjectTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SemiJoinProjectTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/SemiJoinRemoveRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SemiJoinRemoveRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/SemiJoinRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SemiJoinRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/SemiJoinRule.JoinToSemiJoinRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SemiJoinRule.JoinToSemiJoinRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/SemiJoinRule.ProjectToSemiJoinRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SemiJoinRule.ProjectToSemiJoinRule</a></li>
+<li><a href="org/apache/calcite/sql/SemiJoinType.html" title="enum in org.apache.calcite.sql" target="classFrame">SemiJoinType</a></li>
+<li><a href="org/apache/calcite/schema/SemiMutableSchema.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">SemiMutableSchema</span></a></li>
+<li><a href="org/apache/calcite/linq4j/function/SemiStrict.html" title="annotation in org.apache.calcite.linq4j.function" target="classFrame">SemiStrict</a></li>
+<li><a href="org/apache/calcite/util/SerializableCharset.html" title="class in org.apache.calcite.util" target="classFrame">SerializableCharset</a></li>
+<li><a href="org/apache/calcite/rel/core/SetOp.html" title="class in org.apache.calcite.rel.core" target="classFrame">SetOp</a></li>
+<li><a href="org/apache/calcite/sql/validate/SetopNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SetopNamespace</a></li>
+<li><a href="org/apache/calcite/sql/type/SetopOperandTypeChecker.html" title="class in org.apache.calcite.sql.type" target="classFrame">SetopOperandTypeChecker</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Shuttle.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">Shuttle</a></li>
+<li><a href="org/apache/calcite/jdbc/SimpleCalciteSchema.html" title="class in org.apache.calcite.jdbc" target="classFrame">SimpleCalciteSchema</a></li>
+<li><a href="org/apache/calcite/profile/SimpleProfiler.html" title="class in org.apache.calcite.profile" target="classFrame">SimpleProfiler</a></li>
+<li><a href="org/apache/calcite/profile/SimpleProfiler.Run.html" title="class in org.apache.calcite.profile" target="classFrame">SimpleProfiler.Run</a></li>
+<li><a href="org/apache/calcite/profile/SimpleProfiler.Space.html" title="class in org.apache.calcite.profile" target="classFrame">SimpleProfiler.Space</a></li>
+<li><a href="org/apache/calcite/rel/SingleRel.html" title="class in org.apache.calcite.rel" target="classFrame">SingleRel</a></li>
+<li><a href="org/apache/calcite/interpreter/Sink.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">Sink</span></a></li>
+<li><a href="org/apache/calcite/rel/core/Snapshot.html" title="class in org.apache.calcite.rel.core" target="classFrame">Snapshot</a></li>
+<li><a href="org/apache/calcite/runtime/SocketFactoryImpl.html" title="class in org.apache.calcite.runtime" target="classFrame">SocketFactoryImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/Sort.html" title="class in org.apache.calcite.rel.core" target="classFrame">Sort</a></li>
+<li><a href="org/apache/calcite/runtime/SortedMultiMap.html" title="class in org.apache.calcite.runtime" target="classFrame">SortedMultiMap</a></li>
+<li><a href="org/apache/calcite/rel/core/SortExchange.html" title="class in org.apache.calcite.rel.core" target="classFrame">SortExchange</a></li>
+<li><a href="org/apache/calcite/rel/rules/SortJoinTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SortJoinTransposeRule</a></li>
+<li><a href="org/apache/calcite/interpreter/SortNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">SortNode</a></li>
+<li><a href="org/apache/calcite/rel/rules/SortProjectTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SortProjectTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/SortRemoveConstantKeysRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SortRemoveConstantKeysRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/SortRemoveRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SortRemoveRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/SortUnionTransposeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SortUnionTransposeRule</a></li>
+<li><a href="org/apache/calcite/interpreter/Source.html" title="interface in org.apache.calcite.interpreter" target="classFrame"><span class="interfaceName">Source</span></a></li>
+<li><a href="org/apache/calcite/util/Source.html" title="interface in org.apache.calcite.util" target="classFrame"><span class="interfaceName">Source</span></a></li>
+<li><a href="org/apache/calcite/util/Sources.html" title="class in org.apache.calcite.util" target="classFrame">Sources</a></li>
+<li><a href="org/apache/calcite/util/Sources.FileSource.html" title="class in org.apache.calcite.util" target="classFrame">Sources.FileSource</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/SourceSorter.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">SourceSorter</a></li>
+<li><a href="org/apache/calcite/util/SourceStringReader.html" title="class in org.apache.calcite.util" target="classFrame">SourceStringReader</a></li>
+<li><a href="org/apache/calcite/sql/parser/Span.html" title="class in org.apache.calcite.sql.parser" target="classFrame">Span</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkHandlerImpl.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkHandlerImpl</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkHandlerImpl.Holder.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkHandlerImpl.Holder</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkMethod.html" title="enum in org.apache.calcite.adapter.spark" target="classFrame">SparkMethod</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkRel.html" title="interface in org.apache.calcite.adapter.spark" target="classFrame"><span class="interfaceName">SparkRel</span></a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkRel.Implementor.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkRel.Implementor</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkRel.Result.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkRel.Result</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkRules.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkRules</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkRules.EnumerableToSparkConverterRule.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkRules.EnumerableToSparkConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkRules.SparkCalc.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkRules.SparkCalc</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkRules.SparkCalcRule.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkRules.SparkCalcRule</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkRules.SparkToEnumerableConverterRule.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkRules.SparkToEnumerableConverterRule</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkRules.SparkValues.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkRules.SparkValues</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkRules.SparkValuesRule.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkRules.SparkValuesRule</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkRuntime.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkRuntime</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkRuntime.CalciteFlatMapFunction.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkRuntime.CalciteFlatMapFunction</a></li>
+<li><a href="org/apache/calcite/sql/dialect/SparkSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">SparkSqlDialect</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkToEnumerableConverter.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkToEnumerableConverter</a></li>
+<li><a href="org/apache/calcite/adapter/spark/SparkToEnumerableConverter.SparkImplementorImpl.html" title="class in org.apache.calcite.adapter.spark" target="classFrame">SparkToEnumerableConverter.SparkImplementorImpl</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/search/SplunkConnection.html" title="interface in org.apache.calcite.adapter.splunk.search" target="classFrame"><span class="interfaceName">SplunkConnection</span></a></li>
+<li><a href="org/apache/calcite/adapter/splunk/search/SplunkConnectionImpl.html" title="class in org.apache.calcite.adapter.splunk.search" target="classFrame">SplunkConnectionImpl</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/search/SplunkConnectionImpl.CountingSearchResultListener.html" title="class in org.apache.calcite.adapter.splunk.search" target="classFrame">SplunkConnectionImpl.CountingSearchResultListener</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/search/SplunkConnectionImpl.SplunkResultEnumerator.html" title="class in org.apache.calcite.adapter.splunk.search" target="classFrame">SplunkConnectionImpl.SplunkResultEnumerator</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/SplunkDriver.html" title="class in org.apache.calcite.adapter.splunk" target="classFrame">SplunkDriver</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/SplunkDriver.MockSplunkConnection.html" title="class in org.apache.calcite.adapter.splunk" target="classFrame">SplunkDriver.MockSplunkConnection</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/SplunkDriver.WrappingSplunkConnection.html" title="class in org.apache.calcite.adapter.splunk" target="classFrame">SplunkDriver.WrappingSplunkConnection</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/SplunkDriverVersion.html" title="class in org.apache.calcite.adapter.splunk" target="classFrame">SplunkDriverVersion</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/SplunkPushDownRule.html" title="class in org.apache.calcite.adapter.splunk" target="classFrame">SplunkPushDownRule</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/SplunkQuery.html" title="class in org.apache.calcite.adapter.splunk" target="classFrame">SplunkQuery</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/SplunkSchema.html" title="class in org.apache.calcite.adapter.splunk" target="classFrame">SplunkSchema</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/SplunkTable.html" title="class in org.apache.calcite.adapter.splunk" target="classFrame">SplunkTable</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/SplunkTable.SplunkTableQueryable.html" title="class in org.apache.calcite.adapter.splunk" target="classFrame">SplunkTable.SplunkTableQueryable</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/SplunkTableScan.html" title="class in org.apache.calcite.adapter.splunk" target="classFrame">SplunkTableScan</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlAbstractConformance.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlAbstractConformance</a></li>
+<li><a href="org/apache/calcite/sql/SqlAbstractDateTimeLiteral.html" title="class in org.apache.calcite.sql" target="classFrame">SqlAbstractDateTimeLiteral</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlAbstractGroupFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlAbstractGroupFunction</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlAbstractParserImpl.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlAbstractParserImpl</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlAbstractParserImpl.ExprContext.html" title="enum in org.apache.calcite.sql.parser" target="classFrame">SqlAbstractParserImpl.ExprContext</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlAbstractParserImpl.Metadata.html" title="interface in org.apache.calcite.sql.parser" target="classFrame"><span class="interfaceName">SqlAbstractParserImpl.Metadata</span></a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlAbstractParserImpl.MetadataImpl.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlAbstractParserImpl.MetadataImpl</a></li>
+<li><a href="org/apache/calcite/sql/SqlAbstractStringLiteral.html" title="class in org.apache.calcite.sql" target="classFrame">SqlAbstractStringLiteral</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlAbstractTimeFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlAbstractTimeFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlAccessEnum.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlAccessEnum</a></li>
+<li><a href="org/apache/calcite/sql/SqlAccessType.html" title="class in org.apache.calcite.sql" target="classFrame">SqlAccessType</a></li>
+<li><a href="org/apache/calcite/sql/advise/SqlAdvisor.html" title="class in org.apache.calcite.sql.advise" target="classFrame">SqlAdvisor</a></li>
+<li><a href="org/apache/calcite/sql/advise/SqlAdvisorGetHintsFunction.html" title="class in org.apache.calcite.sql.advise" target="classFrame">SqlAdvisorGetHintsFunction</a></li>
+<li><a href="org/apache/calcite/sql/advise/SqlAdvisorGetHintsFunction2.html" title="class in org.apache.calcite.sql.advise" target="classFrame">SqlAdvisorGetHintsFunction2</a></li>
+<li><a href="org/apache/calcite/sql/advise/SqlAdvisorHint.html" title="class in org.apache.calcite.sql.advise" target="classFrame">SqlAdvisorHint</a></li>
+<li><a href="org/apache/calcite/sql/advise/SqlAdvisorHint2.html" title="class in org.apache.calcite.sql.advise" target="classFrame">SqlAdvisorHint2</a></li>
+<li><a href="org/apache/calcite/sql/advise/SqlAdvisorValidator.html" title="class in org.apache.calcite.sql.advise" target="classFrame">SqlAdvisorValidator</a></li>
+<li><a href="org/apache/calcite/sql/SqlAggFunction.html" title="class in org.apache.calcite.sql" target="classFrame">SqlAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlAlter.html" title="class in org.apache.calcite.sql" target="classFrame">SqlAlter</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlAnyValueAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlAnyValueAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlArgumentAssignmentOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlArgumentAssignmentOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlArrayQueryConstructor.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlArrayQueryConstructor</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlArrayValueConstructor.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlArrayValueConstructor</a></li>
+<li><a href="org/apache/calcite/sql/SqlAsOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlAsOperator</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlAttributeDefinition.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlAttributeDefinition</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlAvgAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlAvgAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlAvgAggFunction.Subtype.html" title="enum in org.apache.calcite.sql.fun" target="classFrame">SqlAvgAggFunction.Subtype</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlBaseContextVariable.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlBaseContextVariable</a></li>
+<li><a href="org/apache/calcite/sql/SqlBasicCall.html" title="class in org.apache.calcite.sql" target="classFrame">SqlBasicCall</a></li>
+<li><a href="org/apache/calcite/sql/util/SqlBasicVisitor.html" title="class in org.apache.calcite.sql.util" target="classFrame">SqlBasicVisitor</a></li>
+<li><a href="org/apache/calcite/sql/util/SqlBasicVisitor.ArgHandler.html" title="interface in org.apache.calcite.sql.util" target="classFrame"><span class="interfaceName">SqlBasicVisitor.ArgHandler</span></a></li>
+<li><a href="org/apache/calcite/sql/util/SqlBasicVisitor.ArgHandlerImpl.html" title="class in org.apache.calcite.sql.util" target="classFrame">SqlBasicVisitor.ArgHandlerImpl</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlBetweenOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlBetweenOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlBetweenOperator.AndFinder.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlBetweenOperator.AndFinder</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlBetweenOperator.Flag.html" title="enum in org.apache.calcite.sql.fun" target="classFrame">SqlBetweenOperator.Flag</a></li>
+<li><a href="org/apache/calcite/sql/SqlBinaryOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlBinaryOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlBinaryStringLiteral.html" title="class in org.apache.calcite.sql" target="classFrame">SqlBinaryStringLiteral</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlBitOpAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlBitOpAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/util/SqlBuilder.html" title="class in org.apache.calcite.sql.util" target="classFrame">SqlBuilder</a></li>
+<li><a href="org/apache/calcite/sql/SqlCall.html" title="class in org.apache.calcite.sql" target="classFrame">SqlCall</a></li>
+<li><a href="org/apache/calcite/sql/SqlCallBinding.html" title="class in org.apache.calcite.sql" target="classFrame">SqlCallBinding</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlCase.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlCase</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlCaseOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlCaseOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlCastFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlCastFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlCharStringLiteral.html" title="class in org.apache.calcite.sql" target="classFrame">SqlCharStringLiteral</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlCheckConstraint.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlCheckConstraint</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlCoalesceFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlCoalesceFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlCollation.html" title="class in org.apache.calcite.sql" target="classFrame">SqlCollation</a></li>
+<li><a href="org/apache/calcite/sql/SqlCollation.Coercibility.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlCollation.Coercibility</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlCollectionTableOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlCollectionTableOperator</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlColumnDeclaration.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlColumnDeclaration</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlColumnListConstructor.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlColumnListConstructor</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlConformance.html" title="interface in org.apache.calcite.sql.validate" target="classFrame"><span class="interfaceName">SqlConformance</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlConformanceEnum.html" title="enum in org.apache.calcite.sql.validate" target="classFrame">SqlConformanceEnum</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlConvertFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlConvertFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlCountAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlCountAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlCovarAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlCovarAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlCovarAggFunction.Subtype.html" title="enum in org.apache.calcite.sql.fun" target="classFrame">SqlCovarAggFunction.Subtype</a></li>
+<li><a href="org/apache/calcite/sql/SqlCreate.html" title="class in org.apache.calcite.sql" target="classFrame">SqlCreate</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlCreateForeignSchema.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlCreateForeignSchema</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlCreateFunction.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlCreateFunction</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlCreateMaterializedView.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlCreateMaterializedView</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlCreateMaterializedView.MaterializedViewTable.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlCreateMaterializedView.MaterializedViewTable</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlCreateSchema.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlCreateSchema</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlCreateTable.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlCreateTable</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlCreateTable.AbstractModifiableTable.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlCreateTable.AbstractModifiableTable</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlCreateTable.ColumnDef.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlCreateTable.ColumnDef</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlCreateTable.MutableArrayTable.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlCreateTable.MutableArrayTable</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlCreateType.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlCreateType</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlCreateView.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlCreateView</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlCurrentDateFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlCurrentDateFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlCursorConstructor.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlCursorConstructor</a></li>
+<li><a href="org/apache/calcite/sql/SqlDataTypeSpec.html" title="class in org.apache.calcite.sql" target="classFrame">SqlDataTypeSpec</a></li>
+<li><a href="org/apache/calcite/sql/SqlDateLiteral.html" title="class in org.apache.calcite.sql" target="classFrame">SqlDateLiteral</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlDatePartFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlDatePartFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlDatetimePlusOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlDatetimePlusOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlDatetimeSubtractionOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlDatetimeSubtractionOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlDdl.html" title="class in org.apache.calcite.sql" target="classFrame">SqlDdl</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlDdlNodes.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlDdlNodes</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlDdlNodes.FileType.html" title="enum in org.apache.calcite.sql.ddl" target="classFrame">SqlDdlNodes.FileType</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlDefaultOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlDefaultOperator</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlDelegatingConformance.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlDelegatingConformance</a></li>
+<li><a href="org/apache/calcite/sql/SqlDelete.html" title="class in org.apache.calcite.sql" target="classFrame">SqlDelete</a></li>
+<li><a href="org/apache/calcite/sql/SqlDescribeSchema.html" title="class in org.apache.calcite.sql" target="classFrame">SqlDescribeSchema</a></li>
+<li><a href="org/apache/calcite/sql/SqlDescribeTable.html" title="class in org.apache.calcite.sql" target="classFrame">SqlDescribeTable</a></li>
+<li><a href="org/apache/calcite/sql/SqlDialect.html" title="class in org.apache.calcite.sql" target="classFrame">SqlDialect</a></li>
+<li><a href="org/apache/calcite/sql/SqlDialect.CalendarPolicy.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlDialect.CalendarPolicy</a></li>
+<li><a href="org/apache/calcite/sql/SqlDialect.Context.html" title="interface in org.apache.calcite.sql" target="classFrame"><span class="interfaceName">SqlDialect.Context</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlDialect.ContextImpl.html" title="class in org.apache.calcite.sql" target="classFrame">SqlDialect.ContextImpl</a></li>
+<li><a href="org/apache/calcite/sql/SqlDialect.DatabaseProduct.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlDialect.DatabaseProduct</a></li>
+<li><a href="org/apache/calcite/sql/SqlDialect.FakeUtil.html" title="class in org.apache.calcite.sql" target="classFrame">SqlDialect.FakeUtil</a></li>
+<li><a href="org/apache/calcite/sql/SqlDialectFactory.html" title="interface in org.apache.calcite.sql" target="classFrame"><span class="interfaceName">SqlDialectFactory</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlDialectFactoryImpl.html" title="class in org.apache.calcite.sql" target="classFrame">SqlDialectFactoryImpl</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlDotOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlDotOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlDrop.html" title="class in org.apache.calcite.sql" target="classFrame">SqlDrop</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlDropFunction.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlDropFunction</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlDropMaterializedView.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlDropMaterializedView</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlDropObject.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlDropObject</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlDropSchema.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlDropSchema</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlDropTable.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlDropTable</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlDropType.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlDropType</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlDropView.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlDropView</a></li>
+<li><a href="org/apache/calcite/sql/SqlDynamicParam.html" title="class in org.apache.calcite.sql" target="classFrame">SqlDynamicParam</a></li>
+<li><a href="org/apache/calcite/sql/SqlExecutableStatement.html" title="interface in org.apache.calcite.sql" target="classFrame"><span class="interfaceName">SqlExecutableStatement</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlExplain.html" title="class in org.apache.calcite.sql" target="classFrame">SqlExplain</a></li>
+<li><a href="org/apache/calcite/sql/SqlExplain.Depth.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlExplain.Depth</a></li>
+<li><a href="org/apache/calcite/sql/SqlExplainFormat.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlExplainFormat</a></li>
+<li><a href="org/apache/calcite/sql/SqlExplainLevel.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlExplainLevel</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlExtendOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlExtendOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlExtractFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlExtractFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlFilterOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlFilterOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlFirstLastValueAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlFirstLastValueAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlFloorFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlFloorFunction</a></li>
+<li><a href="org/apache/calcite/sql/pretty/SqlFormatOptions.html" title="class in org.apache.calcite.sql.pretty" target="classFrame">SqlFormatOptions</a></li>
+<li><a href="org/apache/calcite/sql/SqlFunction.html" title="class in org.apache.calcite.sql" target="classFrame">SqlFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlFunctionalOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlFunctionalOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlFunctionCategory.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlFunctionCategory</a></li>
+<li><a href="org/apache/calcite/sql/SqlFunctionCategory.Property.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlFunctionCategory.Property</a></li>
+<li><a href="org/apache/calcite/runtime/SqlFunctions.html" title="class in org.apache.calcite.runtime" target="classFrame">SqlFunctions</a></li>
+<li><a href="org/apache/calcite/runtime/SqlFunctions.FlatProductInputType.html" title="enum in org.apache.calcite.runtime" target="classFrame">SqlFunctions.FlatProductInputType</a></li>
+<li><a href="org/apache/calcite/runtime/SqlFunctions.PathContext.html" title="class in org.apache.calcite.runtime" target="classFrame">SqlFunctions.PathContext</a></li>
+<li><a href="org/apache/calcite/runtime/SqlFunctions.PathMode.html" title="enum in org.apache.calcite.runtime" target="classFrame">SqlFunctions.PathMode</a></li>
+<li><a href="org/apache/calcite/runtime/SqlFunctions.ProductComparableListEnumerator.html" title="class in org.apache.calcite.runtime" target="classFrame">SqlFunctions.ProductComparableListEnumerator</a></li>
+<li><a href="org/apache/calcite/sql/SqlGroupedWindowFunction.html" title="class in org.apache.calcite.sql" target="classFrame">SqlGroupedWindowFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlGroupIdFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlGroupIdFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlGroupingFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlGroupingFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlGroupingIdFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlGroupingIdFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlHistogramAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlHistogramAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlIdentifier.html" title="class in org.apache.calcite.sql" target="classFrame">SqlIdentifier</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlIdentifierMoniker.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlIdentifierMoniker</a></li>
+<li><a href="org/apache/calcite/rel/rel2sql/SqlImplementor.html" title="class in org.apache.calcite.rel.rel2sql" target="classFrame">SqlImplementor</a></li>
+<li><a href="org/apache/calcite/rel/rel2sql/SqlImplementor.Clause.html" title="enum in org.apache.calcite.rel.rel2sql" target="classFrame">SqlImplementor.Clause</a></li>
+<li><a href="org/apache/calcite/rel/rel2sql/SqlImplementor.Context.html" title="class in org.apache.calcite.rel.rel2sql" target="classFrame">SqlImplementor.Context</a></li>
+<li><a href="org/apache/calcite/rel/rel2sql/SqlImplementor.SimpleContext.html" title="class in org.apache.calcite.rel.rel2sql" target="classFrame">SqlImplementor.SimpleContext</a></li>
+<li><a href="org/apache/calcite/sql/SqlInfixOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlInfixOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlInOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlInOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlInsert.html" title="class in org.apache.calcite.sql" target="classFrame">SqlInsert</a></li>
+<li><a href="org/apache/calcite/sql/SqlInsertKeyword.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlInsertKeyword</a></li>
+<li><a href="org/apache/calcite/sql/SqlInternalOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlInternalOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlIntervalLiteral.html" title="class in org.apache.calcite.sql" target="classFrame">SqlIntervalLiteral</a></li>
+<li><a href="org/apache/calcite/sql/SqlIntervalLiteral.IntervalValue.html" title="class in org.apache.calcite.sql" target="classFrame">SqlIntervalLiteral.IntervalValue</a></li>
+<li><a href="org/apache/calcite/sql/SqlIntervalQualifier.html" title="class in org.apache.calcite.sql" target="classFrame">SqlIntervalQualifier</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlItemOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlItemOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlJdbcDataTypeName.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlJdbcDataTypeName</a></li>
+<li><a href="org/apache/calcite/sql/SqlJdbcFunctionCall.html" title="class in org.apache.calcite.sql" target="classFrame">SqlJdbcFunctionCall</a></li>
+<li><a href="org/apache/calcite/sql/SqlJdbcFunctionCall.JdbcToInternalLookupTable.html" title="class in org.apache.calcite.sql" target="classFrame">SqlJdbcFunctionCall.JdbcToInternalLookupTable</a></li>
+<li><a href="org/apache/calcite/sql/SqlJdbcFunctionCall.MakeCall.html" title="interface in org.apache.calcite.sql" target="classFrame"><span class="interfaceName">SqlJdbcFunctionCall.MakeCall</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlJdbcFunctionCall.PermutingMakeCall.html" title="class in org.apache.calcite.sql" target="classFrame">SqlJdbcFunctionCall.PermutingMakeCall</a></li>
+<li><a href="org/apache/calcite/sql/SqlJdbcFunctionCall.SimpleMakeCall.html" title="class in org.apache.calcite.sql" target="classFrame">SqlJdbcFunctionCall.SimpleMakeCall</a></li>
+<li><a href="org/apache/calcite/sql/SqlJoin.html" title="class in org.apache.calcite.sql" target="classFrame">SqlJoin</a></li>
+<li><a href="org/apache/calcite/sql/SqlJoin.SqlJoinOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlJoin.SqlJoinOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlJsonApiCommonSyntaxOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlJsonApiCommonSyntaxOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlJsonArrayAggAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlJsonArrayAggAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlJsonArrayFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlJsonArrayFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlJsonConstructorNullClause.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlJsonConstructorNullClause</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlJsonDepthFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlJsonDepthFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlJsonEmptyOrError.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlJsonEmptyOrError</a></li>
+<li><a href="org/apache/calcite/sql/SqlJsonEncoding.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlJsonEncoding</a></li>
+<li><a href="org/apache/calcite/sql/SqlJsonExistsErrorBehavior.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlJsonExistsErrorBehavior</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlJsonExistsFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlJsonExistsFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlJsonObjectAggAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlJsonObjectAggAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlJsonObjectFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlJsonObjectFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlJsonPrettyFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlJsonPrettyFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlJsonQueryEmptyOrErrorBehavior.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlJsonQueryEmptyOrErrorBehavior</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlJsonQueryFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlJsonQueryFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlJsonQueryWrapperBehavior.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlJsonQueryWrapperBehavior</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlJsonTypeFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlJsonTypeFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlJsonValueEmptyOrErrorBehavior.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlJsonValueEmptyOrErrorBehavior</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlJsonValueExpressionOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlJsonValueExpressionOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlJsonValueFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlJsonValueFunction</a></li>
+<li><a href="org/apache/calcite/sql/ddl/SqlKeyConstraint.html" title="class in org.apache.calcite.sql.ddl" target="classFrame">SqlKeyConstraint</a></li>
+<li><a href="org/apache/calcite/sql/SqlKind.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlKind</a></li>
+<li><a href="org/apache/calcite/sql/SqlLateralOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlLateralOperator</a></li>
+<li><a href="org/apache/calcite/materialize/SqlLatticeStatisticProvider.html" title="class in org.apache.calcite.materialize" target="classFrame">SqlLatticeStatisticProvider</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlLeadLagAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlLeadLagAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlLikeOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlLikeOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlLiteral.html" title="class in org.apache.calcite.sql" target="classFrame">SqlLiteral</a></li>
+<li><a href="org/apache/calcite/sql/SqlLiteral.SqlSymbol.html" title="interface in org.apache.calcite.sql" target="classFrame"><span class="interfaceName">SqlLiteral.SqlSymbol</span></a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlLiteralChainOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlLiteralChainOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlMapQueryConstructor.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlMapQueryConstructor</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlMapValueConstructor.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlMapValueConstructor</a></li>
+<li><a href="org/apache/calcite/sql/SqlMatchRecognize.html" title="class in org.apache.calcite.sql" target="classFrame">SqlMatchRecognize</a></li>
+<li><a href="org/apache/calcite/sql/SqlMatchRecognize.AfterOption.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlMatchRecognize.AfterOption</a></li>
+<li><a href="org/apache/calcite/sql/SqlMatchRecognize.RowsPerMatchOption.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlMatchRecognize.RowsPerMatchOption</a></li>
+<li><a href="org/apache/calcite/sql/SqlMatchRecognize.SqlMatchRecognizeOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlMatchRecognize.SqlMatchRecognizeOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlMerge.html" title="class in org.apache.calcite.sql" target="classFrame">SqlMerge</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlMinMaxAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlMinMaxAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlModality.html" title="enum in org.apache.calcite.sql.validate" target="classFrame">SqlModality</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlMoniker.html" title="interface in org.apache.calcite.sql.validate" target="classFrame"><span class="interfaceName">SqlMoniker</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlMonikerImpl.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlMonikerImpl</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlMonikerType.html" title="enum in org.apache.calcite.sql.validate" target="classFrame">SqlMonikerType</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlMonotonicBinaryOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlMonotonicBinaryOperator</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlMonotonicity.html" title="enum in org.apache.calcite.sql.validate" target="classFrame">SqlMonotonicity</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlMonotonicUnaryFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlMonotonicUnaryFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlMultisetMemberOfOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlMultisetMemberOfOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlMultisetQueryConstructor.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlMultisetQueryConstructor</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlMultisetSetOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlMultisetSetOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlMultisetValueConstructor.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlMultisetValueConstructor</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlNameMatcher.html" title="interface in org.apache.calcite.sql.validate" target="classFrame"><span class="interfaceName">SqlNameMatcher</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlNameMatchers.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlNameMatchers</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlNameMatchers.BaseMatcher.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlNameMatchers.BaseMatcher</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlNameMatchers.LiberalNameMatcher.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlNameMatchers.LiberalNameMatcher</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlNewOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlNewOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlNode.html" title="class in org.apache.calcite.sql" target="classFrame">SqlNode</a></li>
+<li><a href="org/apache/calcite/sql/SqlNodeList.html" title="class in org.apache.calcite.sql" target="classFrame">SqlNodeList</a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlNodeToRexConverter.html" title="interface in org.apache.calcite.sql2rel" target="classFrame"><span class="interfaceName">SqlNodeToRexConverter</span></a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlNodeToRexConverterImpl.html" title="class in org.apache.calcite.sql2rel" target="classFrame">SqlNodeToRexConverterImpl</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlNthValueAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlNthValueAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlNtileAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlNtileAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlNullifFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlNullifFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlNullSemantics.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlNullSemantics</a></li>
+<li><a href="org/apache/calcite/sql/SqlNumericLiteral.html" title="class in org.apache.calcite.sql" target="classFrame">SqlNumericLiteral</a></li>
+<li><a href="org/apache/calcite/sql/SqlOperandCountRange.html" title="interface in org.apache.calcite.sql" target="classFrame"><span class="interfaceName">SqlOperandCountRange</span></a></li>
+<li><a href="org/apache/calcite/sql/type/SqlOperandCountRanges.html" title="class in org.apache.calcite.sql.type" target="classFrame">SqlOperandCountRanges</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlOperandCountRanges.RangeImpl.html" title="class in org.apache.calcite.sql.type" target="classFrame">SqlOperandCountRanges.RangeImpl</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type" target="classFrame"><span class="interfaceName">SqlOperandTypeChecker</span></a></li>
+<li><a href="org/apache/calcite/sql/type/SqlOperandTypeChecker.Consistency.html" title="enum in org.apache.calcite.sql.type" target="classFrame">SqlOperandTypeChecker.Consistency</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlOperandTypeInference.html" title="interface in org.apache.calcite.sql.type" target="classFrame"><span class="interfaceName">SqlOperandTypeInference</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlOperatorBinding.html" title="class in org.apache.calcite.sql" target="classFrame">SqlOperatorBinding</a></li>
+<li><a href="org/apache/calcite/sql/SqlOperatorTable.html" title="interface in org.apache.calcite.sql" target="classFrame"><span class="interfaceName">SqlOperatorTable</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlOrderBy.html" title="class in org.apache.calcite.sql" target="classFrame">SqlOrderBy</a></li>
+<li><a href="org/apache/calcite/sql/SqlOrderBy.Operator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlOrderBy.Operator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlOverlapsOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlOverlapsOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlOverlayFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlOverlayFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlOverOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlOverOperator</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParseException.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlParseException</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParser.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlParser</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParser.Config.html" title="interface in org.apache.calcite.sql.parser" target="classFrame"><span class="interfaceName">SqlParser.Config</span></a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParser.ConfigBuilder.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlParser.ConfigBuilder</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParser.ConfigImpl.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlParser.ConfigImpl</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParserImplFactory.html" title="interface in org.apache.calcite.sql.parser" target="classFrame"><span class="interfaceName">SqlParserImplFactory</span></a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParserPos.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlParserPos</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParserPos.QuotedParserPos.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlParserPos.QuotedParserPos</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParserUtil.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlParserUtil</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParserUtil.Format.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlParserUtil.Format</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParserUtil.OldTokenSequenceImpl.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlParserUtil.OldTokenSequenceImpl</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParserUtil.ParsedCollation.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlParserUtil.ParsedCollation</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParserUtil.StringAndPos.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlParserUtil.StringAndPos</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParserUtil.TokenSequenceImpl.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlParserUtil.TokenSequenceImpl</a></li>
+<li><a href="org/apache/calcite/sql/parser/SqlParserUtil.ToTreeListItem.html" title="class in org.apache.calcite.sql.parser" target="classFrame">SqlParserUtil.ToTreeListItem</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlPositionFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlPositionFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlPostfixOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlPostfixOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlPrefixOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlPrefixOperator</a></li>
+<li><a href="org/apache/calcite/sql/pretty/SqlPrettyWriter.html" title="class in org.apache.calcite.sql.pretty" target="classFrame">SqlPrettyWriter</a></li>
+<li><a href="org/apache/calcite/sql/pretty/SqlPrettyWriter.Bean.html" title="class in org.apache.calcite.sql.pretty" target="classFrame">SqlPrettyWriter.Bean</a></li>
+<li><a href="org/apache/calcite/sql/SqlProcedureCallOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlProcedureCallOperator</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlQualified.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlQualified</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlQuantifyOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlQuantifyOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlRandFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlRandFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlRandIntegerFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlRandIntegerFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlRankFunction.html" title="class in org.apache.calcite.sql" target="classFrame">SqlRankFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlRegrCountAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlRegrCountAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlReturnTypeInference.html" title="interface in org.apache.calcite.sql.type" target="classFrame"><span class="interfaceName">SqlReturnTypeInference</span></a></li>
+<li><a href="org/apache/calcite/sql/type/SqlReturnTypeInferenceChain.html" title="class in org.apache.calcite.sql.type" target="classFrame">SqlReturnTypeInferenceChain</a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlRexContext.html" title="interface in org.apache.calcite.sql2rel" target="classFrame"><span class="interfaceName">SqlRexContext</span></a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlRexConvertlet.html" title="interface in org.apache.calcite.sql2rel" target="classFrame"><span class="interfaceName">SqlRexConvertlet</span></a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlRexConvertletTable.html" title="interface in org.apache.calcite.sql2rel" target="classFrame"><span class="interfaceName">SqlRexConvertletTable</span></a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlRollupOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlRollupOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlRowOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlRowOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlSampleSpec.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSampleSpec</a></li>
+<li><a href="org/apache/calcite/sql/SqlSampleSpec.SqlSubstitutionSampleSpec.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSampleSpec.SqlSubstitutionSampleSpec</a></li>
+<li><a href="org/apache/calcite/sql/SqlSampleSpec.SqlTableSampleSpec.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSampleSpec.SqlTableSampleSpec</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlScopedShuttle.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlScopedShuttle</a></li>
+<li><a href="org/apache/calcite/sql/SqlSelect.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSelect</a></li>
+<li><a href="org/apache/calcite/sql/SqlSelectKeyword.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlSelectKeyword</a></li>
+<li><a href="org/apache/calcite/sql/SqlSelectOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSelectOperator</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlSequenceValueOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlSequenceValueOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlSetOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSetOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlSetOption.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSetOption</a></li>
+<li><a href="org/apache/calcite/adapter/os/SqlShell.html" title="class in org.apache.calcite.adapter.os" target="classFrame">SqlShell</a></li>
+<li><a href="org/apache/calcite/adapter/os/SqlShell.Format.html" title="enum in org.apache.calcite.adapter.os" target="classFrame">SqlShell.Format</a></li>
+<li><a href="org/apache/calcite/sql/util/SqlShuttle.html" title="class in org.apache.calcite.sql.util" target="classFrame">SqlShuttle</a></li>
+<li><a href="org/apache/calcite/sql/advise/SqlSimpleParser.html" title="class in org.apache.calcite.sql.advise" target="classFrame">SqlSimpleParser</a></li>
+<li><a href="org/apache/calcite/sql/advise/SqlSimpleParser.IdToken.html" title="class in org.apache.calcite.sql.advise" target="classFrame">SqlSimpleParser.IdToken</a></li>
+<li><a href="org/apache/calcite/sql/advise/SqlSimpleParser.Query.html" title="class in org.apache.calcite.sql.advise" target="classFrame">SqlSimpleParser.Query</a></li>
+<li><a href="org/apache/calcite/sql/advise/SqlSimpleParser.Token.html" title="class in org.apache.calcite.sql.advise" target="classFrame">SqlSimpleParser.Token</a></li>
+<li><a href="org/apache/calcite/sql/advise/SqlSimpleParser.Tokenizer.html" title="class in org.apache.calcite.sql.advise" target="classFrame">SqlSimpleParser.Tokenizer</a></li>
+<li><a href="org/apache/calcite/sql/advise/SqlSimpleParser.TokenType.html" title="enum in org.apache.calcite.sql.advise" target="classFrame">SqlSimpleParser.TokenType</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlSingleOperandTypeChecker.html" title="interface in org.apache.calcite.sql.type" target="classFrame"><span class="interfaceName">SqlSingleOperandTypeChecker</span></a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlSingleValueAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlSingleValueAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlSnapshot.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSnapshot</a></li>
+<li><a href="org/apache/calcite/sql/SqlSnapshot.SqlSnapshotOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSnapshot.SqlSnapshotOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlSpecialOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSpecialOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlSpecialOperator.TokenSequence.html" title="interface in org.apache.calcite.sql" target="classFrame"><span class="interfaceName">SqlSpecialOperator.TokenSequence</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlSplittableAggFunction.html" title="interface in org.apache.calcite.sql" target="classFrame"><span class="interfaceName">SqlSplittableAggFunction</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlSplittableAggFunction.AbstractSumSplitter.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSplittableAggFunction.AbstractSumSplitter</a></li>
+<li><a href="org/apache/calcite/sql/SqlSplittableAggFunction.CountSplitter.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSplittableAggFunction.CountSplitter</a></li>
+<li><a href="org/apache/calcite/sql/SqlSplittableAggFunction.Registry.html" title="interface in org.apache.calcite.sql" target="classFrame"><span class="interfaceName">SqlSplittableAggFunction.Registry</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlSplittableAggFunction.SelfSplitter.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSplittableAggFunction.SelfSplitter</a></li>
+<li><a href="org/apache/calcite/sql/SqlSplittableAggFunction.Sum0Splitter.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSplittableAggFunction.Sum0Splitter</a></li>
+<li><a href="org/apache/calcite/sql/SqlSplittableAggFunction.SumSplitter.html" title="class in org.apache.calcite.sql" target="classFrame">SqlSplittableAggFunction.SumSplitter</a></li>
+<li><a href="org/apache/calcite/sql/SqlStateCodes.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlStateCodes</a></li>
+<li><a href="org/apache/calcite/materialize/SqlStatisticProvider.html" title="interface in org.apache.calcite.materialize" target="classFrame"><span class="interfaceName">SqlStatisticProvider</span></a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlStdOperatorTable.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlStdOperatorTable</a></li>
+<li><a href="org/apache/calcite/sql/util/SqlString.html" title="class in org.apache.calcite.sql.util" target="classFrame">SqlString</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlStringContextVariable.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlStringContextVariable</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlSubstringFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlSubstringFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlSumAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlSumAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlSumEmptyIsZeroAggFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlSumEmptyIsZeroAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlSyntax.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlSyntax</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlThrowOperator.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlThrowOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlTimeLiteral.html" title="class in org.apache.calcite.sql" target="classFrame">SqlTimeLiteral</a></li>
+<li><a href="org/apache/calcite/jdbc/SqlTimeoutException.html" title="class in org.apache.calcite.jdbc" target="classFrame">SqlTimeoutException</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlTimestampAddFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlTimestampAddFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlTimestampDiffFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlTimestampDiffFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlTimestampLiteral.html" title="class in org.apache.calcite.sql" target="classFrame">SqlTimestampLiteral</a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlToRelConverter.html" title="class in org.apache.calcite.sql2rel" target="classFrame">SqlToRelConverter</a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlToRelConverter.AggregateFinder.html" title="class in org.apache.calcite.sql2rel" target="classFrame">SqlToRelConverter.AggregateFinder</a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlToRelConverter.Config.html" title="interface in org.apache.calcite.sql2rel" target="classFrame"><span class="interfaceName">SqlToRelConverter.Config</span></a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlToRelConverter.ConfigBuilder.html" title="class in org.apache.calcite.sql2rel" target="classFrame">SqlToRelConverter.ConfigBuilder</a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlToRelConverter.ConfigImpl.html" title="class in org.apache.calcite.sql2rel" target="classFrame">SqlToRelConverter.ConfigImpl</a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlToRelConverter.CorrelationUse.html" title="class in org.apache.calcite.sql2rel" target="classFrame">SqlToRelConverter.CorrelationUse</a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlToRelConverter.DeferredLookup.html" title="class in org.apache.calcite.sql2rel" target="classFrame">SqlToRelConverter.DeferredLookup</a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlToRelConverter.LookupContext.html" title="class in org.apache.calcite.sql2rel" target="classFrame">SqlToRelConverter.LookupContext</a></li>
+<li><a href="org/apache/calcite/sql2rel/SqlToRelConverter.SubQuery.html" title="class in org.apache.calcite.sql2rel" target="classFrame">SqlToRelConverter.SubQuery</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlTranslate3Function.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlTranslate3Function</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlTrimFunction.html" title="class in org.apache.calcite.sql.fun" target="classFrame">SqlTrimFunction</a></li>
+<li><a href="org/apache/calcite/sql/fun/SqlTrimFunction.Flag.html" title="enum in org.apache.calcite.sql.fun" target="classFrame">SqlTrimFunction.Flag</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlTypeAssignmentRules.html" title="class in org.apache.calcite.sql.type" target="classFrame">SqlTypeAssignmentRules</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlTypeAssignmentRules.Builder.html" title="class in org.apache.calcite.sql.type" target="classFrame">SqlTypeAssignmentRules.Builder</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlTypeExplicitPrecedenceList.html" title="class in org.apache.calcite.sql.type" target="classFrame">SqlTypeExplicitPrecedenceList</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlTypeFactoryImpl.html" title="class in org.apache.calcite.sql.type" target="classFrame">SqlTypeFactoryImpl</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlTypeFactoryImpl.UnknownSqlType.html" title="class in org.apache.calcite.sql.type" target="classFrame">SqlTypeFactoryImpl.UnknownSqlType</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlTypeFamily.html" title="enum in org.apache.calcite.sql.type" target="classFrame">SqlTypeFamily</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlTypeName.html" title="enum in org.apache.calcite.sql.type" target="classFrame">SqlTypeName</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlTypeName.Limit.html" title="enum in org.apache.calcite.sql.type" target="classFrame">SqlTypeName.Limit</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlTypeName.PrecScale.html" title="interface in org.apache.calcite.sql.type" target="classFrame"><span class="interfaceName">SqlTypeName.PrecScale</span></a></li>
+<li><a href="org/apache/calcite/sql/type/SqlTypeTransform.html" title="interface in org.apache.calcite.sql.type" target="classFrame"><span class="interfaceName">SqlTypeTransform</span></a></li>
+<li><a href="org/apache/calcite/sql/type/SqlTypeTransformCascade.html" title="class in org.apache.calcite.sql.type" target="classFrame">SqlTypeTransformCascade</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlTypeTransforms.html" title="class in org.apache.calcite.sql.type" target="classFrame">SqlTypeTransforms</a></li>
+<li><a href="org/apache/calcite/sql/type/SqlTypeUtil.html" title="class in org.apache.calcite.sql.type" target="classFrame">SqlTypeUtil</a></li>
+<li><a href="org/apache/calcite/sql/SqlUnnestOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlUnnestOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlUnresolvedFunction.html" title="class in org.apache.calcite.sql" target="classFrame">SqlUnresolvedFunction</a></li>
+<li><a href="org/apache/calcite/sql/SqlUpdate.html" title="class in org.apache.calcite.sql" target="classFrame">SqlUpdate</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlUserDefinedAggFunction.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlUserDefinedAggFunction</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlUserDefinedFunction.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlUserDefinedFunction</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlUserDefinedTableFunction.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlUserDefinedTableFunction</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlUserDefinedTableMacro.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlUserDefinedTableMacro</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlUserDefinedTableMacro.NonLiteralException.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlUserDefinedTableMacro.NonLiteralException</a></li>
+<li><a href="org/apache/calcite/sql/SqlUtil.html" title="class in org.apache.calcite.sql" target="classFrame">SqlUtil</a></li>
+<li><a href="org/apache/calcite/sql/SqlUtil.DatabaseMetaDataInvocationHandler.html" title="class in org.apache.calcite.sql" target="classFrame">SqlUtil.DatabaseMetaDataInvocationHandler</a></li>
+<li><a href="org/apache/calcite/sql/SqlUtil.Genealogist.html" title="class in org.apache.calcite.sql" target="classFrame">SqlUtil.Genealogist</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidator.html" title="interface in org.apache.calcite.sql.validate" target="classFrame"><span class="interfaceName">SqlValidator</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorCatalogReader.html" title="interface in org.apache.calcite.sql.validate" target="classFrame"><span class="interfaceName">SqlValidatorCatalogReader</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorException</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.DeleteNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl.DeleteNamespace</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.DmlNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl.DmlNamespace</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.Expander.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl.Expander</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.ExtendedExpander.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl.ExtendedExpander</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.FunctionParamInfo.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl.FunctionParamInfo</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.IdInfo.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl.IdInfo</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.InsertNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl.InsertNamespace</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.MergeNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl.MergeNamespace</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.NavigationExpander.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl.NavigationExpander</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.NavigationModifier.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl.NavigationModifier</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.NavigationReplacer.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl.NavigationReplacer</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.Status.html" title="enum in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl.Status</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorImpl.UpdateNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorImpl.UpdateNamespace</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorNamespace.html" title="interface in org.apache.calcite.sql.validate" target="classFrame"><span class="interfaceName">SqlValidatorNamespace</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorScope.html" title="interface in org.apache.calcite.sql.validate" target="classFrame"><span class="interfaceName">SqlValidatorScope</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorScope.EmptyPath.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorScope.EmptyPath</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorScope.Path.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorScope.Path</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorScope.Resolve.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorScope.Resolve</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorScope.Resolved.html" title="interface in org.apache.calcite.sql.validate" target="classFrame"><span class="interfaceName">SqlValidatorScope.Resolved</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorScope.ResolvedImpl.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorScope.ResolvedImpl</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorScope.Step.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorScope.Step</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorTable.html" title="interface in org.apache.calcite.sql.validate" target="classFrame"><span class="interfaceName">SqlValidatorTable</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorUtil.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorUtil</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorUtil.DeepCopier.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorUtil.DeepCopier</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorUtil.GroupAnalyzer.html" title="class in org.apache.calcite.sql.validate" target="classFrame">SqlValidatorUtil.GroupAnalyzer</a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorUtil.Suggester.html" title="interface in org.apache.calcite.sql.validate" target="classFrame"><span class="interfaceName">SqlValidatorUtil.Suggester</span></a></li>
+<li><a href="org/apache/calcite/sql/validate/SqlValidatorWithHints.html" title="interface in org.apache.calcite.sql.validate" target="classFrame"><span class="interfaceName">SqlValidatorWithHints</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlValuesOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlValuesOperator</a></li>
+<li><a href="org/apache/calcite/sql/util/SqlVisitor.html" title="interface in org.apache.calcite.sql.util" target="classFrame"><span class="interfaceName">SqlVisitor</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlWindow.html" title="class in org.apache.calcite.sql" target="classFrame">SqlWindow</a></li>
+<li><a href="org/apache/calcite/sql/SqlWindow.Bound.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlWindow.Bound</a></li>
+<li><a href="org/apache/calcite/sql/SqlWindow.SqlWindowOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlWindow.SqlWindowOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlWith.html" title="class in org.apache.calcite.sql" target="classFrame">SqlWith</a></li>
+<li><a href="org/apache/calcite/sql/SqlWith.SqlWithOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlWith.SqlWithOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlWithinGroupOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlWithinGroupOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlWithItem.html" title="class in org.apache.calcite.sql" target="classFrame">SqlWithItem</a></li>
+<li><a href="org/apache/calcite/sql/SqlWithItem.SqlWithItemOperator.html" title="class in org.apache.calcite.sql" target="classFrame">SqlWithItem.SqlWithItemOperator</a></li>
+<li><a href="org/apache/calcite/sql/SqlWriter.html" title="interface in org.apache.calcite.sql" target="classFrame"><span class="interfaceName">SqlWriter</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlWriter.Frame.html" title="interface in org.apache.calcite.sql" target="classFrame"><span class="interfaceName">SqlWriter.Frame</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlWriter.FrameType.html" title="interface in org.apache.calcite.sql" target="classFrame"><span class="interfaceName">SqlWriter.FrameType</span></a></li>
+<li><a href="org/apache/calcite/sql/SqlWriter.FrameTypeEnum.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlWriter.FrameTypeEnum</a></li>
+<li><a href="org/apache/calcite/sql/SqlWriter.SubQueryStyle.html" title="enum in org.apache.calcite.sql" target="classFrame">SqlWriter.SubQueryStyle</a></li>
+<li><a href="org/apache/calcite/util/Stacks.html" title="class in org.apache.calcite.util" target="classFrame">Stacks</a></li>
+<li><a href="org/apache/calcite/util/StackWriter.html" title="class in org.apache.calcite.util" target="classFrame">StackWriter</a></li>
+<li><a href="org/apache/calcite/sql2rel/StandardConvertletTable.html" title="class in org.apache.calcite.sql2rel" target="classFrame">StandardConvertletTable</a></li>
+<li><a href="org/apache/calcite/sql2rel/StandardConvertletTable.AvgVarianceConvertlet.html" title="class in org.apache.calcite.sql2rel" target="classFrame">StandardConvertletTable.AvgVarianceConvertlet</a></li>
+<li><a href="org/apache/calcite/sql2rel/StandardConvertletTable.GreatestConvertlet.html" title="class in org.apache.calcite.sql2rel" target="classFrame">StandardConvertletTable.GreatestConvertlet</a></li>
+<li><a href="org/apache/calcite/sql2rel/StandardConvertletTable.RegrCovarianceConvertlet.html" title="class in org.apache.calcite.sql2rel" target="classFrame">StandardConvertletTable.RegrCovarianceConvertlet</a></li>
+<li><a href="org/apache/calcite/sql2rel/StandardConvertletTable.TimestampAddConvertlet.html" title="class in org.apache.calcite.sql2rel" target="classFrame">StandardConvertletTable.TimestampAddConvertlet</a></li>
+<li><a href="org/apache/calcite/sql2rel/StandardConvertletTable.TimestampDiffConvertlet.html" title="class in org.apache.calcite.sql2rel" target="classFrame">StandardConvertletTable.TimestampDiffConvertlet</a></li>
+<li><a href="org/apache/calcite/sql2rel/StandardConvertletTable.TrimConvertlet.html" title="class in org.apache.calcite.sql2rel" target="classFrame">StandardConvertletTable.TrimConvertlet</a></li>
+<li><a href="org/apache/calcite/schema/impl/StarTable.html" title="class in org.apache.calcite.schema.impl" target="classFrame">StarTable</a></li>
+<li><a href="org/apache/calcite/schema/impl/StarTable.StarTableScan.html" title="class in org.apache.calcite.schema.impl" target="classFrame">StarTable.StarTableScan</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Statement.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">Statement</a></li>
+<li><a href="org/apache/calcite/benchmarks/StatementTest.html" title="class in org.apache.calcite.benchmarks" target="classFrame">StatementTest</a></li>
+<li><a href="org/apache/calcite/benchmarks/StatementTest.Department.html" title="class in org.apache.calcite.benchmarks" target="classFrame">StatementTest.Department</a></li>
+<li><a href="org/apache/calcite/benchmarks/StatementTest.Employee.html" title="class in org.apache.calcite.benchmarks" target="classFrame">StatementTest.Employee</a></li>
+<li><a href="org/apache/calcite/benchmarks/StatementTest.HrConnection.html" title="class in org.apache.calcite.benchmarks" target="classFrame">StatementTest.HrConnection</a></li>
+<li><a href="org/apache/calcite/benchmarks/StatementTest.HrPreparedStatement.html" title="class in org.apache.calcite.benchmarks" target="classFrame">StatementTest.HrPreparedStatement</a></li>
+<li><a href="org/apache/calcite/benchmarks/StatementTest.HrSchema.html" title="class in org.apache.calcite.benchmarks" target="classFrame">StatementTest.HrSchema</a></li>
+<li><a href="org/apache/calcite/util/Static.html" title="class in org.apache.calcite.util" target="classFrame">Static</a></li>
+<li><a href="org/apache/calcite/schema/Statistic.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">Statistic</span></a></li>
+<li><a href="org/apache/calcite/schema/Statistics.html" title="class in org.apache.calcite.schema" target="classFrame">Statistics</a></li>
+<li><a href="org/apache/calcite/adapter/os/StdinTableFunction.html" title="class in org.apache.calcite.adapter.os" target="classFrame">StdinTableFunction</a></li>
+<li><a href="org/apache/calcite/materialize/Step.html" title="class in org.apache.calcite.materialize" target="classFrame">Step</a></li>
+<li><a href="org/apache/calcite/materialize/Step.Factory.html" title="class in org.apache.calcite.materialize" target="classFrame">Step.Factory</a></li>
+<li><a href="org/apache/calcite/schema/StreamableTable.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">StreamableTable</span></a></li>
+<li><a href="org/apache/calcite/rel/stream/StreamRules.html" title="class in org.apache.calcite.rel.stream" target="classFrame">StreamRules</a></li>
+<li><a href="org/apache/calcite/rel/stream/StreamRules.DeltaAggregateTransposeRule.html" title="class in org.apache.calcite.rel.stream" target="classFrame">StreamRules.DeltaAggregateTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/stream/StreamRules.DeltaFilterTransposeRule.html" title="class in org.apache.calcite.rel.stream" target="classFrame">StreamRules.DeltaFilterTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/stream/StreamRules.DeltaJoinTransposeRule.html" title="class in org.apache.calcite.rel.stream" target="classFrame">StreamRules.DeltaJoinTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/stream/StreamRules.DeltaProjectTransposeRule.html" title="class in org.apache.calcite.rel.stream" target="classFrame">StreamRules.DeltaProjectTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/stream/StreamRules.DeltaSortTransposeRule.html" title="class in org.apache.calcite.rel.stream" target="classFrame">StreamRules.DeltaSortTransposeRule</a></li>
+<li><a href="org/apache/calcite/rel/stream/StreamRules.DeltaTableScanRule.html" title="class in org.apache.calcite.rel.stream" target="classFrame">StreamRules.DeltaTableScanRule</a></li>
+<li><a href="org/apache/calcite/rel/stream/StreamRules.DeltaTableScanToEmptyRule.html" title="class in org.apache.calcite.rel.stream" target="classFrame">StreamRules.DeltaTableScanToEmptyRule</a></li>
+<li><a href="org/apache/calcite/rel/stream/StreamRules.DeltaUnionTransposeRule.html" title="class in org.apache.calcite.rel.stream" target="classFrame">StreamRules.DeltaUnionTransposeRule</a></li>
+<li><a href="org/apache/calcite/linq4j/function/Strict.html" title="annotation in org.apache.calcite.linq4j.function" target="classFrame">Strict</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/StrictAggImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">StrictAggImplementor</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/StrictWinAggImplementor.html" title="class in org.apache.calcite.adapter.enumerable" target="classFrame">StrictWinAggImplementor</a></li>
+<li><a href="org/apache/calcite/chinook/StringConcatFunction.html" title="class in org.apache.calcite.chinook" target="classFrame">StringConcatFunction</a></li>
+<li><a href="org/apache/calcite/benchmarks/StringConstructBenchmark.html" title="class in org.apache.calcite.benchmarks" target="classFrame">StringConstructBenchmark</a></li>
+<li><a href="org/apache/calcite/benchmarks/StringConstructBenchmark.AppenderState.html" title="class in org.apache.calcite.benchmarks" target="classFrame">StringConstructBenchmark.AppenderState</a></li>
+<li><a href="org/apache/calcite/benchmarks/StringConstructBenchmark.WriterState.html" title="class in org.apache.calcite.benchmarks" target="classFrame">StringConstructBenchmark.WriterState</a></li>
+<li><a href="org/apache/calcite/adapter/splunk/util/StringUtils.html" title="class in org.apache.calcite.adapter.splunk.util" target="classFrame">StringUtils</a></li>
+<li><a href="org/apache/calcite/plan/Strong.html" title="class in org.apache.calcite.plan" target="classFrame">Strong</a></li>
+<li><a href="org/apache/calcite/plan/Strong.Policy.html" title="enum in org.apache.calcite.plan" target="classFrame">Strong.Policy</a></li>
+<li><a href="org/apache/calcite/rel/type/StructKind.html" title="enum in org.apache.calcite.rel.type" target="classFrame">StructKind</a></li>
+<li><a href="org/apache/calcite/sql2rel/SubQueryConverter.html" title="interface in org.apache.calcite.sql2rel" target="classFrame"><span class="interfaceName">SubQueryConverter</span></a></li>
+<li><a href="org/apache/calcite/rel/rules/SubQueryRemoveRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SubQueryRemoveRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/SubQueryRemoveRule.ReplaceSubQueryShuttle.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SubQueryRemoveRule.ReplaceSubQueryShuttle</a></li>
+<li><a href="org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryFilterRemoveRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SubQueryRemoveRule.SubQueryFilterRemoveRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryJoinRemoveRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SubQueryRemoveRule.SubQueryJoinRemoveRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/SubQueryRemoveRule.SubQueryProjectRemoveRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">SubQueryRemoveRule.SubQueryProjectRemoveRule</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.AbstractUnifyRule.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.AbstractUnifyRule</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.AggregateOnProjectToAggregateUnifyRule.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.AggregateOnProjectToAggregateUnifyRule</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.AggregateToAggregateUnifyRule.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.AggregateToAggregateUnifyRule</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.AnyOperand.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.AnyOperand</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.FilterOnProjectRule.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.FilterOnProjectRule</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.FilterToFilterUnifyRule.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.FilterToFilterUnifyRule</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.FilterToProjectUnifyRule.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.FilterToProjectUnifyRule</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.InternalOperand.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.InternalOperand</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.MatchFailed.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.MatchFailed</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.Operand.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.Operand</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.ProjectToFilterUnifyRule.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.ProjectToFilterUnifyRule</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.ProjectToProjectUnifyRule.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.ProjectToProjectUnifyRule</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.QueryOperand.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.QueryOperand</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.Replacement.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.Replacement</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.ScanToProjectUnifyRule.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.ScanToProjectUnifyRule</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.SlotCounter.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.SlotCounter</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.TargetOperand.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.TargetOperand</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.TrivialRule.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.TrivialRule</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.UnifyResult.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.UnifyResult</a></li>
+<li><a href="org/apache/calcite/plan/SubstitutionVisitor.UnifyRule.html" title="class in org.apache.calcite.plan" target="classFrame">SubstitutionVisitor.UnifyRule</a></li>
+<li><a href="org/apache/calcite/adapter/druid/SubstringOperatorConversion.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">SubstringOperatorConversion</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/SwitchCase.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">SwitchCase</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/SwitchStatement.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">SwitchStatement</a></li>
+<li><a href="org/apache/calcite/sql/dialect/SybaseSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">SybaseSqlDialect</a></li>
+<li><a href="org/apache/calcite/schema/Table.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">Table</span></a></li>
+<li><a href="org/apache/calcite/plan/TableAccessMap.html" title="class in org.apache.calcite.plan" target="classFrame">TableAccessMap</a></li>
+<li><a href="org/apache/calcite/plan/TableAccessMap.Mode.html" title="enum in org.apache.calcite.plan" target="classFrame">TableAccessMap.Mode</a></li>
+<li><a href="org/apache/calcite/sql/validate/TableConstructorNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">TableConstructorNamespace</a></li>
+<li><a href="org/apache/calcite/schema/TableFactory.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">TableFactory</span></a></li>
+<li><a href="org/apache/calcite/schema/TableFunction.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">TableFunction</span></a></li>
+<li><a href="org/apache/calcite/schema/impl/TableFunctionImpl.html" title="class in org.apache.calcite.schema.impl" target="classFrame">TableFunctionImpl</a></li>
+<li><a href="org/apache/calcite/sql/type/TableFunctionReturnTypeInference.html" title="class in org.apache.calcite.sql.type" target="classFrame">TableFunctionReturnTypeInference</a></li>
+<li><a href="org/apache/calcite/rel/core/TableFunctionScan.html" title="class in org.apache.calcite.rel.core" target="classFrame">TableFunctionScan</a></li>
+<li><a href="org/apache/calcite/schema/TableMacro.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">TableMacro</span></a></li>
+<li><a href="org/apache/calcite/schema/impl/TableMacroImpl.html" title="class in org.apache.calcite.schema.impl" target="classFrame">TableMacroImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/TableModify.html" title="class in org.apache.calcite.rel.core" target="classFrame">TableModify</a></li>
+<li><a href="org/apache/calcite/rel/core/TableModify.Operation.html" title="enum in org.apache.calcite.rel.core" target="classFrame">TableModify.Operation</a></li>
+<li><a href="org/apache/calcite/sql/validate/TableNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">TableNamespace</a></li>
+<li><a href="org/apache/calcite/rel/core/TableScan.html" title="class in org.apache.calcite.rel.core" target="classFrame">TableScan</a></li>
+<li><a href="org/apache/calcite/interpreter/TableScanNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">TableScanNode</a></li>
+<li><a href="org/apache/calcite/rel/rules/TableScanRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">TableScanRule</a></li>
+<li><a href="org/apache/calcite/sql/validate/TableScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">TableScope</a></li>
+<li><a href="org/apache/calcite/util/Template.html" title="class in org.apache.calcite.util" target="classFrame">Template</a></li>
+<li><a href="org/apache/calcite/schema/TemporalTable.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">TemporalTable</span></a></li>
+<li><a href="org/apache/calcite/sql/dialect/TeradataSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">TeradataSqlDialect</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/TernaryExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">TernaryExpression</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/ThrowStatement.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">ThrowStatement</a></li>
+<li><a href="org/apache/calcite/materialize/TileKey.html" title="class in org.apache.calcite.materialize" target="classFrame">TileKey</a></li>
+<li><a href="org/apache/calcite/materialize/TileSuggester.html" title="class in org.apache.calcite.materialize" target="classFrame">TileSuggester</a></li>
+<li><a href="org/apache/calcite/materialize/TileSuggester.AttributeImpl.html" title="class in org.apache.calcite.materialize" target="classFrame">TileSuggester.AttributeImpl</a></li>
+<li><a href="org/apache/calcite/materialize/TileSuggester.SchemaImpl.html" title="class in org.apache.calcite.materialize" target="classFrame">TileSuggester.SchemaImpl</a></li>
+<li><a href="org/apache/calcite/materialize/TileSuggester.StatisticsProviderImpl.html" title="class in org.apache.calcite.materialize" target="classFrame">TileSuggester.StatisticsProviderImpl</a></li>
+<li><a href="org/apache/calcite/materialize/TileSuggester.TableImpl.html" title="class in org.apache.calcite.materialize" target="classFrame">TileSuggester.TableImpl</a></li>
+<li><a href="org/apache/calcite/adapter/druid/TimeExtractionFunction.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">TimeExtractionFunction</a></li>
+<li><a href="org/apache/calcite/util/TimestampString.html" title="class in org.apache.calcite.util" target="classFrame">TimestampString</a></li>
+<li><a href="org/apache/calcite/util/TimestampWithTimeZoneString.html" title="class in org.apache.calcite.util" target="classFrame">TimestampWithTimeZoneString</a></li>
+<li><a href="org/apache/calcite/util/TimeString.html" title="class in org.apache.calcite.util" target="classFrame">TimeString</a></li>
+<li><a href="org/apache/calcite/util/TimeWithTimeZoneString.html" title="class in org.apache.calcite.util" target="classFrame">TimeWithTimeZoneString</a></li>
+<li><a href="org/apache/calcite/util/graph/TopologicalOrderIterator.html" title="class in org.apache.calcite.util.graph" target="classFrame">TopologicalOrderIterator</a></li>
+<li><a href="org/apache/calcite/adapter/tpcds/TpcdsSchema.html" title="class in org.apache.calcite.adapter.tpcds" target="classFrame">TpcdsSchema</a></li>
+<li><a href="org/apache/calcite/adapter/tpcds/TpcdsSchemaFactory.html" title="class in org.apache.calcite.adapter.tpcds" target="classFrame">TpcdsSchemaFactory</a></li>
+<li><a href="org/apache/calcite/adapter/tpch/TpchSchema.html" title="class in org.apache.calcite.adapter.tpch" target="classFrame">TpchSchema</a></li>
+<li><a href="org/apache/calcite/adapter/tpch/TpchSchemaFactory.html" title="class in org.apache.calcite.adapter.tpch" target="classFrame">TpchSchemaFactory</a></li>
+<li><a href="org/apache/calcite/rel/convert/TraitMatchingRule.html" title="class in org.apache.calcite.rel.convert" target="classFrame">TraitMatchingRule</a></li>
+<li><a href="org/apache/calcite/linq4j/TransformedEnumerator.html" title="class in org.apache.calcite.linq4j" target="classFrame">TransformedEnumerator</a></li>
+<li><a href="org/apache/calcite/schema/TranslatableTable.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">TranslatableTable</span></a></li>
+<li><a href="org/apache/calcite/runtime/TrustAllSslSocketFactory.html" title="class in org.apache.calcite.runtime" target="classFrame">TrustAllSslSocketFactory</a></li>
+<li><a href="org/apache/calcite/runtime/TrustAllSslSocketFactory.DummyTrustManager.html" title="class in org.apache.calcite.runtime" target="classFrame">TrustAllSslSocketFactory.DummyTrustManager</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/TryStatement.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">TryStatement</a></li>
+<li><a href="org/apache/calcite/util/TryThreadLocal.html" title="class in org.apache.calcite.util" target="classFrame">TryThreadLocal</a></li>
+<li><a href="org/apache/calcite/util/TryThreadLocal.Memo.html" title="interface in org.apache.calcite.util" target="classFrame"><span class="interfaceName">TryThreadLocal.Memo</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/TypeBinaryExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">TypeBinaryExpression</a></li>
+<li><a href="org/apache/calcite/runtime/Typed.html" title="interface in org.apache.calcite.runtime" target="classFrame"><span class="interfaceName">Typed</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Types.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">Types</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Types.ArrayType.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">Types.ArrayType</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Types.MapType.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">Types.MapType</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Types.ParameterizedTypeImpl.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">Types.ParameterizedTypeImpl</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Types.RecordField.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">Types.RecordField</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Types.RecordType.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">Types.RecordType</span></a></li>
+<li><a href="org/apache/calcite/linq4j/tree/UnaryExpression.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">UnaryExpression</a></li>
+<li><a href="org/apache/calcite/adapter/druid/UnaryPrefixOperatorConversion.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">UnaryPrefixOperatorConversion</a></li>
+<li><a href="org/apache/calcite/adapter/druid/UnarySuffixOperatorConversion.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">UnarySuffixOperatorConversion</a></li>
+<li><a href="org/apache/calcite/rel/metadata/UnboundMetadata.html" title="interface in org.apache.calcite.rel.metadata" target="classFrame"><span class="interfaceName">UnboundMetadata</span></a></li>
+<li><a href="org/apache/calcite/rel/core/Uncollect.html" title="class in org.apache.calcite.rel.core" target="classFrame">Uncollect</a></li>
+<li><a href="org/apache/calcite/rel/core/Union.html" title="class in org.apache.calcite.rel.core" target="classFrame">Union</a></li>
+<li><a href="org/apache/calcite/rel/rules/UnionEliminatorRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">UnionEliminatorRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/UnionMergeRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">UnionMergeRule</a></li>
+<li><a href="org/apache/calcite/interpreter/UnionNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">UnionNode</a></li>
+<li><a href="org/apache/calcite/rel/rules/UnionPullUpConstantsRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">UnionPullUpConstantsRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/UnionToDistinctRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">UnionToDistinctRule</a></li>
+<li><a href="org/apache/calcite/runtime/Unit.html" title="class in org.apache.calcite.runtime" target="classFrame">Unit</a></li>
+<li><a href="org/apache/calcite/util/UnmodifiableArrayList.html" title="class in org.apache.calcite.util" target="classFrame">UnmodifiableArrayList</a></li>
+<li><a href="org/apache/calcite/sql/validate/UnnestNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">UnnestNamespace</a></li>
+<li><a href="org/apache/calcite/util/Unsafe.html" title="class in org.apache.calcite.util" target="classFrame">Unsafe</a></li>
+<li><a href="org/apache/calcite/util/Util.html" title="class in org.apache.calcite.util" target="classFrame">Util</a></li>
+<li><a href="org/apache/calcite/util/Util.FilteringIterator.html" title="class in org.apache.calcite.util" target="classFrame">Util.FilteringIterator</a></li>
+<li><a href="org/apache/calcite/util/Util.FoundOne.html" title="class in org.apache.calcite.util" target="classFrame">Util.FoundOne</a></li>
+<li><a href="org/apache/calcite/util/Util.OverFinder.html" title="class in org.apache.calcite.util" target="classFrame">Util.OverFinder</a></li>
+<li><a href="org/apache/calcite/util/Util.RandomAccessTransformingList.html" title="class in org.apache.calcite.util" target="classFrame">Util.RandomAccessTransformingList</a></li>
+<li><a href="org/apache/calcite/util/Util.TransformingList.html" title="class in org.apache.calcite.util" target="classFrame">Util.TransformingList</a></li>
+<li><a href="org/apache/calcite/runtime/Utilities.html" title="class in org.apache.calcite.runtime" target="classFrame">Utilities</a></li>
+<li><a href="org/apache/calcite/tools/ValidationException.html" title="class in org.apache.calcite.tools" target="classFrame">ValidationException</a></li>
+<li><a href="org/apache/calcite/rel/core/Values.html" title="class in org.apache.calcite.rel.core" target="classFrame">Values</a></li>
+<li><a href="org/apache/calcite/interpreter/ValuesNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">ValuesNode</a></li>
+<li><a href="org/apache/calcite/rel/rules/ValuesReduceRule.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ValuesReduceRule</a></li>
+<li><a href="org/apache/calcite/rel/rules/ValuesReduceRule.MyRexShuttle.html" title="class in org.apache.calcite.rel.rules" target="classFrame">ValuesReduceRule.MyRexShuttle</a></li>
+<li><a href="org/apache/calcite/sql/dialect/VerticaSqlDialect.html" title="class in org.apache.calcite.sql.dialect" target="classFrame">VerticaSqlDialect</a></li>
+<li><a href="org/apache/calcite/plan/ViewExpanders.html" title="class in org.apache.calcite.plan" target="classFrame">ViewExpanders</a></li>
+<li><a href="org/apache/calcite/schema/impl/ViewTable.html" title="class in org.apache.calcite.schema.impl" target="classFrame">ViewTable</a></li>
+<li><a href="org/apache/calcite/schema/impl/ViewTableMacro.html" title="class in org.apache.calcite.schema.impl" target="classFrame">ViewTableMacro</a></li>
+<li><a href="org/apache/calcite/adapter/druid/VirtualColumn.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">VirtualColumn</a></li>
+<li><a href="org/apache/calcite/adapter/druid/VirtualColumn.Builder.html" title="class in org.apache.calcite.adapter.druid" target="classFrame">VirtualColumn.Builder</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/Visitor.html" title="interface in org.apache.calcite.linq4j.tree" target="classFrame"><span class="interfaceName">Visitor</span></a></li>
+<li><a href="org/apache/calcite/plan/VisitorDataContext.html" title="class in org.apache.calcite.plan" target="classFrame">VisitorDataContext</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/VisitorImpl.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">VisitorImpl</a></li>
+<li><a href="org/apache/calcite/adapter/os/VmstatTableFunction.html" title="class in org.apache.calcite.adapter.os" target="classFrame">VmstatTableFunction</a></li>
+<li><a href="org/apache/calcite/plan/volcano/VolcanoCost.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">VolcanoCost</a></li>
+<li><a href="org/apache/calcite/plan/volcano/VolcanoCost.Factory.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">VolcanoCost.Factory</a></li>
+<li><a href="org/apache/calcite/plan/volcano/VolcanoPlanner.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">VolcanoPlanner</a></li>
+<li><a href="org/apache/calcite/plan/volcano/VolcanoPlanner.DeferringRuleCall.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">VolcanoPlanner.DeferringRuleCall</a></li>
+<li><a href="org/apache/calcite/plan/volcano/VolcanoPlanner.DirectProvenance.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">VolcanoPlanner.DirectProvenance</a></li>
+<li><a href="org/apache/calcite/plan/volcano/VolcanoPlanner.Provenance.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">VolcanoPlanner.Provenance</a></li>
+<li><a href="org/apache/calcite/plan/volcano/VolcanoPlanner.RuleProvenance.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">VolcanoPlanner.RuleProvenance</a></li>
+<li><a href="org/apache/calcite/plan/volcano/VolcanoPlanner.UnknownProvenance.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">VolcanoPlanner.UnknownProvenance</a></li>
+<li><a href="org/apache/calcite/plan/volcano/VolcanoPlannerPhase.html" title="enum in org.apache.calcite.plan.volcano" target="classFrame">VolcanoPlannerPhase</a></li>
+<li><a href="org/apache/calcite/plan/volcano/VolcanoPlannerPhaseRuleMappingInitializer.html" title="interface in org.apache.calcite.plan.volcano" target="classFrame"><span class="interfaceName">VolcanoPlannerPhaseRuleMappingInitializer</span></a></li>
+<li><a href="org/apache/calcite/plan/volcano/VolcanoRelMetadataProvider.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">VolcanoRelMetadataProvider</a></li>
+<li><a href="org/apache/calcite/plan/volcano/VolcanoRuleCall.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">VolcanoRuleCall</a></li>
+<li><a href="org/apache/calcite/plan/volcano/VolcanoRuleMatch.html" title="class in org.apache.calcite.plan.volcano" target="classFrame">VolcanoRuleMatch</a></li>
+<li><a href="org/apache/calcite/linq4j/tree/WhileStatement.html" title="class in org.apache.calcite.linq4j.tree" target="classFrame">WhileStatement</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/WinAggAddContext.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">WinAggAddContext</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/impl/WinAggAddContextImpl.html" title="class in org.apache.calcite.adapter.enumerable.impl" target="classFrame">WinAggAddContextImpl</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/WinAggContext.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">WinAggContext</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/WinAggFrameContext.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">WinAggFrameContext</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/WinAggFrameResultContext.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">WinAggFrameResultContext</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/WinAggImplementor.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">WinAggImplementor</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/WinAggImplementor.SeekType.html" title="enum in org.apache.calcite.adapter.enumerable" target="classFrame">WinAggImplementor.SeekType</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/WinAggResetContext.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">WinAggResetContext</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/impl/WinAggResetContextImpl.html" title="class in org.apache.calcite.adapter.enumerable.impl" target="classFrame">WinAggResetContextImpl</a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/WinAggResultContext.html" title="interface in org.apache.calcite.adapter.enumerable" target="classFrame"><span class="interfaceName">WinAggResultContext</span></a></li>
+<li><a href="org/apache/calcite/adapter/enumerable/impl/WinAggResultContextImpl.html" title="class in org.apache.calcite.adapter.enumerable.impl" target="classFrame">WinAggResultContextImpl</a></li>
+<li><a href="org/apache/calcite/rel/core/Window.html" title="class in org.apache.calcite.rel.core" target="classFrame">Window</a></li>
+<li><a href="org/apache/calcite/rel/core/Window.Group.html" title="class in org.apache.calcite.rel.core" target="classFrame">Window.Group</a></li>
+<li><a href="org/apache/calcite/rel/core/Window.RexWinAggCall.html" title="class in org.apache.calcite.rel.core" target="classFrame">Window.RexWinAggCall</a></li>
+<li><a href="org/apache/calcite/interpreter/WindowNode.html" title="class in org.apache.calcite.interpreter" target="classFrame">WindowNode</a></li>
+<li><a href="org/apache/calcite/sql/validate/WithItemNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">WithItemNamespace</a></li>
+<li><a href="org/apache/calcite/sql/validate/WithNamespace.html" title="class in org.apache.calcite.sql.validate" target="classFrame">WithNamespace</a></li>
+<li><a href="org/apache/calcite/sql/validate/WithScope.html" title="class in org.apache.calcite.sql.validate" target="classFrame">WithScope</a></li>
+<li><a href="org/apache/calcite/schema/Wrapper.html" title="interface in org.apache.calcite.schema" target="classFrame"><span class="interfaceName">Wrapper</span></a></li>
+<li><a href="org/apache/calcite/util/XmlOutput.html" title="class in org.apache.calcite.util" target="classFrame">XmlOutput</a></li>
+<li><a href="org/apache/calcite/util/XmlOutput.StringEscaper.html" title="class in org.apache.calcite.util" target="classFrame">XmlOutput.StringEscaper</a></li>
+<li><a href="org/apache/calcite/util/XmlOutput.XMLAttrVector.html" title="class in org.apache.calcite.util" target="classFrame">XmlOutput.XMLAttrVector</a></li>
+</ul>
+</div>
+</body>
+</html>
diff --git a/apidocs/allclasses-index.html b/apidocs/allclasses-index.html
deleted file mode 100644
index 6250e9f..0000000
--- a/apidocs/allclasses-index.html
+++ /dev/null
@@ -1,16653 +0,0 @@
-<!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>
... 3475177 lines suppressed ...


[calcite-site] 06/08: Site: Improve documentation for MySQL-specific JSON operators (not including JSON_LENGTH)

Posted by fr...@apache.org.
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 e114c1a4b781ec938c9208fec244ec8adf6a2d88
Author: Julian Hyde <jh...@apache.org>
AuthorDate: Fri Mar 29 12:57:49 2019 -0700

    Site: Improve documentation for MySQL-specific JSON operators (not including JSON_LENGTH)
---
 docs/reference.html | 159 ++++++++++++++++++++++++++++++++++------------------
 1 file changed, 106 insertions(+), 53 deletions(-)

diff --git a/docs/reference.html b/docs/reference.html
index ce91fef..3561544 100644
--- a/docs/reference.html
+++ b/docs/reference.html
@@ -2046,7 +2046,7 @@ standard SQL. Calls with parentheses, such as <code class="highlighter-rouge">CU
   <tbody>
     <tr>
       <td style="text-align: left">ELEMENT(value)</td>
-      <td style="text-align: left">Returns the sole element of a array or multiset; null if the collection is empty; throws if it has more than one element.</td>
+      <td style="text-align: left">Returns the sole element of an array or multiset; null if the collection is empty; throws if it has more than one element.</td>
     </tr>
     <tr>
       <td style="text-align: left">CARDINALITY(value)</td>
@@ -3246,7 +3246,7 @@ implements the OpenGIS Simple Features Implementation Specification for SQL,
 
 <ul>
   <li>ST_AddZ(geom, zToAdd) Adds <em>zToAdd</em> to the z-coordinate of <em>geom</em></li>
-  <li>ST_Interpolate3DLine(geom) Returns <em>geom</em> with a interpolation of z values, or null if it is not a line-string or MULTILINESTRING</li>
+  <li>ST_Interpolate3DLine(geom) Returns <em>geom</em> with an interpolation of z values, or null if it is not a line-string or MULTILINESTRING</li>
   <li>ST_MultiplyZ(geom, zFactor) Returns <em>geom</em> with its z-values multiplied by <em>zFactor</em></li>
   <li>ST_Reverse3DLine(geom [, sortOrder ]) Potentially reverses <em>geom</em> according to the z-values of its first and last coordinates</li>
   <li>ST_UpdateZ(geom, newZ [, updateCondition ]) Updates the z-values of <em>geom</em></li>
@@ -3367,7 +3367,14 @@ implements the OpenGIS Simple Features Implementation Specification for SQL,
 
 <h3 id="json-functions">JSON Functions</h3>
 
-<h4 id="query-functions">Query Functions</h4>
+<p>In the following:</p>
+
+<ul>
+  <li><em>jsonValue</em> is a character string containing a JSON value;</li>
+  <li><em>path</em> is a character string containing a JSON path expression; mode flag <code class="highlighter-rouge">strict</code> or <code class="highlighter-rouge">lax</code> should be specified in the beginning of <em>path</em>.</li>
+</ul>
+
+<h4 id="json-query-functions">JSON query functions</h4>
 
 <table>
   <thead>
@@ -3378,16 +3385,16 @@ implements the OpenGIS Simple Features Implementation Specification for SQL,
   </thead>
   <tbody>
     <tr>
-      <td style="text-align: left">JSON_EXISTS(value, path [ { TRUE | FALSE | UNKNOWN | ERROR ) ON ERROR } )</td>
-      <td style="text-align: left">Test whether a JSON <strong>value</strong> satisfies a search criterion described using JSON path expression <strong>path</strong></td>
+      <td style="text-align: left">JSON_EXISTS(jsonValue, path [ { TRUE | FALSE | UNKNOWN | ERROR ) ON ERROR } )</td>
+      <td style="text-align: left">Whether a <em>jsonValue</em> satisfies a search criterion described using JSON path expression <em>path</em></td>
     </tr>
     <tr>
-      <td style="text-align: left">JSON_VALUE(value, path [ RETURNING type ] [ { ERROR | NULL | DEFAULT expr } ON EMPTY ] [ { ERROR | NULL | DEFAULT expr } ON ERROR ] )</td>
-      <td style="text-align: left">Extract an SQL scalar from a JSON <strong>value</strong> using JSON path expression <strong>path</strong></td>
+      <td style="text-align: left">JSON_VALUE(jsonValue, path [ RETURNING type ] [ { ERROR | NULL | DEFAULT expr } ON EMPTY ] [ { ERROR | NULL | DEFAULT expr } ON ERROR ] )</td>
+      <td style="text-align: left">Extract an SQL scalar from a <em>jsonValue</em> using JSON path expression <em>path</em></td>
     </tr>
     <tr>
-      <td style="text-align: left">JSON_QUERY(value, path [ { WITHOUT [ ARRAY ] | WITH [ CONDITIONAL | UNCONDITIONAL ] [ ARRAY ] } WRAPPER ] [ { ERROR | NULL | EMPTY ARRAY | EMPTY OBJECT } ON EMPTY ] [ { ERROR | NULL | EMPTY ARRAY | EMPTY OBJECT } ON ERROR ] )</td>
-      <td style="text-align: left">Extract an JSON object or an JSON array from a JSON <strong>value</strong> using JSON path expression <strong>path</strong></td>
+      <td style="text-align: left">JSON_QUERY(jsonValue, path [ { WITHOUT [ ARRAY ] | WITH [ CONDITIONAL | UNCONDITIONAL ] [ ARRAY ] } WRAPPER ] [ { ERROR | NULL | EMPTY ARRAY | EMPTY OBJECT } ON EMPTY ] [ { ERROR | NULL | EMPTY ARRAY | EMPTY OBJECT } ON ERROR ] )</td>
+      <td style="text-align: left">Extract a JSON object or JSON array from <em>jsonValue</em> using the <em>path</em> JSON path expression</td>
     </tr>
   </tbody>
 </table>
@@ -3395,14 +3402,17 @@ implements the OpenGIS Simple Features Implementation Specification for SQL,
 <p>Note:</p>
 
 <ul>
-  <li>The common structure <code class="highlighter-rouge">value, path</code> is JSON API common syntax. <strong>value</strong> is a character string type json input, and <strong>path</strong> is a JSON path expression (in character string type too), mode flag <strong>strict</strong> or <strong>lax</strong> should be specified in the beginning of <strong>path</strong>.</li>
-  <li><strong>ON ERROR</strong> clause, and <strong>ON EMPTY</strong> clause define the fallback behavior of the function when an error is thrown or a null value is about to be returned.</li>
-  <li><strong>ARRAY WRAPPER</strong> clause defines how to represent JSON array result in JSON_QUERY function. Following is a comparision to demonstrate the difference among different wrapper behaviors.</li>
+  <li>The <code class="highlighter-rouge">ON ERROR</code> and <code class="highlighter-rouge">ON EMPTY</code> clauses define the fallback
+behavior of the function when an error is thrown or a null value
+is about to be returned.</li>
+  <li>The <code class="highlighter-rouge">ARRAY WRAPPER</code> clause defines how to represent a JSON array result
+in <code class="highlighter-rouge">JSON_QUERY</code> function. The following examples compare the wrapper
+behaviors.</li>
 </ul>
 
 <p>Example Data:</p>
 
-<pre><code class="language-JSON">{ "a": "[1,2]", "b": [1,2], "c": "hi"}
+<pre><code class="language-JSON">{"a": "[1,2]", "b": [1,2], "c": "hi"}
 </code></pre>
 
 <p>Comparison:</p>
@@ -3450,7 +3460,7 @@ implements the OpenGIS Simple Features Implementation Specification for SQL,
   <li>JSON_TABLE</li>
 </ul>
 
-<h4 id="constructor-functions">Constructor Functions</h4>
+<h4 id="json-constructor-functions">JSON constructor functions</h4>
 
 <table>
   <thead>
@@ -3462,19 +3472,19 @@ implements the OpenGIS Simple Features Implementation Specification for SQL,
   <tbody>
     <tr>
       <td style="text-align: left">JSON_OBJECT( { [ KEY ] name VALUE value [ FORMAT JSON ] | name : value [ FORMAT JSON ] } * [ { NULL | ABSENT } ON NULL ] )</td>
-      <td style="text-align: left">Construct json object using a series of key (<strong>name</strong>) value (<strong>value</strong>) pairs</td>
+      <td style="text-align: left">Construct JSON object using a series of key (<em>name</em>) value (<em>value</em>) pairs</td>
     </tr>
     <tr>
       <td style="text-align: left">JSON_OBJECTAGG( { [ KEY ] name VALUE value [ FORMAT JSON ] | name : value [ FORMAT JSON ] } [ { NULL | ABSENT } ON NULL ] )</td>
-      <td style="text-align: left">Aggregate function to construct json object using a key (<strong>name</strong>) value (<strong>value</strong>) pair</td>
+      <td style="text-align: left">Aggregate function to construct a JSON object using a key (<em>name</em>) value (<em>value</em>) pair</td>
     </tr>
     <tr>
       <td style="text-align: left">JSON_ARRAY( { value [ FORMAT JSON ] } * [ { NULL | ABSENT } ON NULL ] )</td>
-      <td style="text-align: left">Construct json array using a series of values (<strong>value</strong>)</td>
+      <td style="text-align: left">Construct a JSON array using a series of values (<em>value</em>)</td>
     </tr>
     <tr>
       <td style="text-align: left">JSON_ARRAYAGG( value [ FORMAT JSON ] [ ORDER BY orderItem [, orderItem ]* ] [ { NULL | ABSENT } ON NULL ] )</td>
-      <td style="text-align: left">Aggregate function to construct json array using a value (<strong>value</strong>)</td>
+      <td style="text-align: left">Aggregate function to construct a JSON array using a value (<em>value</em>)</td>
     </tr>
   </tbody>
 </table>
@@ -3482,12 +3492,18 @@ implements the OpenGIS Simple Features Implementation Specification for SQL,
 <p>Note:</p>
 
 <ul>
-  <li>The flag <strong>FORMAT JSON</strong> indicates the value is formatted as JSON character string. When <strong>FORMAT JSON</strong> is used, value should be de-parse from JSON character string to SQL structured value.</li>
-  <li><strong>ON NULL</strong> clause defines how the JSON output represents null value. The default null behavior of <strong>JSON_OBJECT</strong> and <strong>JSON_OBJECTAGG</strong> is <em>NULL ON NULL</em>, and for <strong>JSON_ARRAY</strong> and <strong>JSON_ARRAYAGG</strong> it is <em>ABSENT ON NULL</em>.</li>
-  <li>If <strong>ORDER BY</strong> clause is provided, <strong>JSON_ARRAYAGG</strong> will sort the input rows by the specified order before performing aggregation.</li>
+  <li>The flag <code class="highlighter-rouge">FORMAT JSON</code> indicates the value is formatted as JSON
+character string. When <code class="highlighter-rouge">FORMAT JSON</code> is used, the value should be
+de-parse from JSON character string to a SQL structured value.</li>
+  <li><code class="highlighter-rouge">ON NULL</code> clause defines how the JSON output represents null
+values. The default null behavior of <code class="highlighter-rouge">JSON_OBJECT</code> and
+<code class="highlighter-rouge">JSON_OBJECTAGG</code> is <code class="highlighter-rouge">NULL ON NULL</code>, and for <code class="highlighter-rouge">JSON_ARRAY</code> and
+<code class="highlighter-rouge">JSON_ARRAYAGG</code> it is <code class="highlighter-rouge">ABSENT ON NULL</code>.</li>
+  <li>If <code class="highlighter-rouge">ORDER BY</code> clause is provided, <code class="highlighter-rouge">JSON_ARRAYAGG</code> sorts the
+input rows into the specified order before performing aggregation.</li>
 </ul>
 
-<h4 id="comparison-operators-1">Comparison Operators</h4>
+<h4 id="json-comparison-operators">JSON comparison operators</h4>
 
 <table>
   <thead>
@@ -3498,41 +3514,41 @@ implements the OpenGIS Simple Features Implementation Specification for SQL,
   </thead>
   <tbody>
     <tr>
-      <td style="text-align: left">value IS JSON [ VALUE ]</td>
-      <td style="text-align: left">Whether <em>value</em> is a json value, <em>value</em> is in character string type</td>
+      <td style="text-align: left">jsonValue IS JSON [ VALUE ]</td>
+      <td style="text-align: left">Whether <em>jsonValue</em> is a JSON value</td>
     </tr>
     <tr>
-      <td style="text-align: left">value IS NOT JSON [ VALUE ]</td>
-      <td style="text-align: left">Whether <em>value</em> is not a json value, <em>value</em> is in character string type</td>
+      <td style="text-align: left">jsonValue IS NOT JSON [ VALUE ]</td>
+      <td style="text-align: left">Whether <em>jsonValue</em> is not a JSON value</td>
     </tr>
     <tr>
-      <td style="text-align: left">value IS JSON SCALAR</td>
-      <td style="text-align: left">Whether <em>value</em> is a json scalar value, <em>value</em> is in character string type</td>
+      <td style="text-align: left">jsonValue IS JSON SCALAR</td>
+      <td style="text-align: left">Whether <em>jsonValue</em> is a JSON scalar value</td>
     </tr>
     <tr>
-      <td style="text-align: left">value IS NOT JSON SCALAR</td>
-      <td style="text-align: left">Whether <em>value</em> is not a json scalar value, <em>value</em> is in character string type</td>
+      <td style="text-align: left">jsonValue IS NOT JSON SCALAR</td>
+      <td style="text-align: left">Whether <em>jsonValue</em> is not a JSON scalar value</td>
     </tr>
     <tr>
-      <td style="text-align: left">value IS JSON OBJECT</td>
-      <td style="text-align: left">Whether <em>value</em> is a json object, <em>value</em> is in character string type</td>
+      <td style="text-align: left">jsonValue IS JSON OBJECT</td>
+      <td style="text-align: left">Whether <em>jsonValue</em> is a JSON object</td>
     </tr>
     <tr>
-      <td style="text-align: left">value IS NOT JSON OBJECT</td>
-      <td style="text-align: left">Whether <em>value</em> is not a json object, <em>value</em> is in character string type</td>
+      <td style="text-align: left">jsonValue IS NOT JSON OBJECT</td>
+      <td style="text-align: left">Whether <em>jsonValue</em> is not a JSON object</td>
     </tr>
     <tr>
-      <td style="text-align: left">value IS JSON ARRAY</td>
-      <td style="text-align: left">Whether <em>value</em> is a json array, <em>value</em> is in character string type</td>
+      <td style="text-align: left">jsonValue IS JSON ARRAY</td>
+      <td style="text-align: left">Whether <em>jsonValue</em> is a JSON array</td>
     </tr>
     <tr>
-      <td style="text-align: left">value IS NOT JSON ARRAY</td>
-      <td style="text-align: left">Whether <em>value</em> is not a json array, <em>value</em> is in character string type</td>
+      <td style="text-align: left">jsonValue IS NOT JSON ARRAY</td>
+      <td style="text-align: left">Whether <em>jsonValue</em> is not a JSON array</td>
     </tr>
   </tbody>
 </table>
 
-<h4 id="mysql-specific-operators">MySQL Specific Operators</h4>
+<h4 id="mysql-specific-json-operators">MySQL-specific JSON operators</h4>
 
 <table>
   <thead>
@@ -3543,25 +3559,53 @@ implements the OpenGIS Simple Features Implementation Specification for SQL,
   </thead>
   <tbody>
     <tr>
-      <td style="text-align: left">JSON_TYPE(value)</td>
-      <td style="text-align: left">Returns a string indicating the type of a JSON <strong>value</strong>. This can be an object, an array, or a scalar type</td>
+      <td style="text-align: left">JSON_TYPE(jsonValue)</td>
+      <td style="text-align: left">Returns a string value indicating the type of a <em>jsonValue</em></td>
     </tr>
     <tr>
-      <td style="text-align: left">JSON_DEPTH(value)</td>
-      <td style="text-align: left">Returns a integer indicating the depth of a JSON <strong>value</strong>. This can be an object, an array, or a scalar type</td>
+      <td style="text-align: left">JSON_DEPTH(jsonValue)</td>
+      <td style="text-align: left">Returns an integer value indicating the depth of a <em>jsonValue</em></td>
     </tr>
     <tr>
-      <td style="text-align: left">JSON_PRETTY(value)</td>
-      <td style="text-align: left">Returns a pretty-printing of JSON <strong>value</strong>.</td>
+      <td style="text-align: left">JSON_PRETTY(jsonValue)</td>
+      <td style="text-align: left">Returns a pretty-printing of <em>jsonValue</em></td>
     </tr>
   </tbody>
 </table>
 
+<p>Note:</p>
+
 <ul>
-  <li>JSON_TYPE</li>
+  <li><code class="highlighter-rouge">JSON_TYPE</code> / <code class="highlighter-rouge">JSON_DEPTH</code> return null if the argument is null</li>
+  <li><code class="highlighter-rouge">JSON_TYPE</code> / <code class="highlighter-rouge">JSON_DEPTH</code> / <code class="highlighter-rouge">JSON_PRETTY</code> throw error if the argument is not a valid JSON value</li>
+  <li><code class="highlighter-rouge">JSON_TYPE</code> generally returns an upper-case string flag indicating the type of the JSON input. Currently supported supported type flags are:
+    <ul>
+      <li>INTEGER</li>
+      <li>STRING</li>
+      <li>FLOAT</li>
+      <li>DOUBLE</li>
+      <li>LONG</li>
+      <li>BOOLEAN</li>
+      <li>DATE</li>
+      <li>OBJECT</li>
+      <li>ARRAY</li>
+      <li>NULL</li>
+    </ul>
+  </li>
+  <li><code class="highlighter-rouge">JSON_DEPTH</code> defines a JSON values’s depth as follows:
+    <ul>
+      <li>An empty array, empty object, or scalar value has depth 1;</li>
+      <li>A non-empty array containing only elements of depth 1 or non-empty object containing only member values of depth 1 has depth 2;</li>
+      <li>Otherwise, a JSON document has depth greater than 2.</li>
+    </ul>
+  </li>
 </ul>
 
-<p>Example SQL:</p>
+<p>Usage Examples:</p>
+
+<h5 id="json_type-example">JSON_TYPE example</h5>
+
+<p>SQL</p>
 
 <pre><code class="language-SQL">SELECT JSON_TYPE(v) AS c1
 ,JSON_TYPE(JSON_VALUE(v, 'lax $.b' ERROR ON ERROR)) AS c2
@@ -3571,7 +3615,7 @@ FROM (VALUES ('{"a": [10, true],"b": "[10, true]"}')) AS t(v)
 LIMIT 10;
 </code></pre>
 
-<p>Result:</p>
+<p>Result</p>
 
 <table>
   <thead>
@@ -3592,11 +3636,9 @@ LIMIT 10;
   </tbody>
 </table>
 
-<ul>
-  <li>JSON_DEPTH</li>
-</ul>
+<h5 id="json_depth-example">JSON_DEPTH example</h5>
 
-<p>Example SQL:</p>
+<p>SQL</p>
 
 <pre><code class="language-SQL">SELECT JSON_DEPTH(v) AS c1
 ,JSON_DEPTH(JSON_VALUE(v, 'lax $.b' ERROR ON ERROR)) AS c2
@@ -3606,7 +3648,7 @@ FROM (VALUES ('{"a": [10, true],"b": "[10, true]"}')) AS t(v)
 LIMIT 10;
 </code></pre>
 
-<p>Result:</p>
+<p>Result</p>
 
 <table>
   <thead>
@@ -3627,6 +3669,17 @@ LIMIT 10;
   </tbody>
 </table>
 
+<p>Not implemented:</p>
+
+<ul>
+  <li>JSON_LENGTH</li>
+  <li>JSON_INSERT</li>
+  <li>JSON_SET</li>
+  <li>JSON_REPLACE</li>
+  <li>JSON_REMOVE</li>
+  <li>JSON_KEYS</li>
+</ul>
+
 <h2 id="user-defined-functions">User-defined functions</h2>
 
 <p>Calcite is extensible. You can define each kind of function using user code.


[calcite-site] 04/08: Regenerate site and add new committers

Posted by fr...@apache.org.
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 f5b38ea122c3f26283edd60cfb6f35043ce1212d
Author: Francis Chuang <fr...@apache.org>
AuthorDate: Wed Mar 27 09:44:16 2019 +1100

    Regenerate site and add new committers
---
 community/index.html          |   18 +
 docs/reference.html           |    4 +
 fonts/fontawesome-webfont.svg | 1040 ++++++++++++++++++++---------------------
 3 files changed, 542 insertions(+), 520 deletions(-)

diff --git a/community/index.html b/community/index.html
index 7db999b..18e8cda 100644
--- a/community/index.html
+++ b/community/index.html
@@ -191,6 +191,18 @@ streaming and spatial data (Julian Hyde)</li>
       <td style="text-align: left">Committer</td>
     </tr>
     <tr>
+      <td style="text-align: left">Haisheng Yuan (<a href="http://people.apache.org/phonebook.html?uid=hyuan">hyuan</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/hsyuan"><img width="64" src="http://github.com/hsyuan.png" /></a></td>
+      <td style="text-align: left">Alibaba</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
+      <td style="text-align: left">Hongze Zhang (<a href="http://people.apache.org/phonebook.html?uid=hongze">hongze</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/zhztheplayer"><img width="64" src="http://github.com/zhztheplayer.png" /></a></td>
+      <td style="text-align: left">Tencent</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
       <td style="text-align: left">James R. Taylor (<a href="http://people.apache.org/phonebook.html?uid=jamestaylor">jamestaylor</a>)</td>
       <td style="text-align: left"><a href="http://github.com/JamesRTaylor"><img width="64" src="http://github.com/JamesRTaylor.png" /></a></td>
       <td style="text-align: left">Salesforce</td>
@@ -311,6 +323,12 @@ streaming and spatial data (Julian Hyde)</li>
       <td style="text-align: left">Committer</td>
     </tr>
     <tr>
+      <td style="text-align: left">Stamatis Zampetakis (<a href="http://people.apache.org/phonebook.html?uid=zabetak">zabetak</a>)</td>
+      <td style="text-align: left"><a href="http://github.com/zabetak"><img width="64" src="http://github.com/zabetak.png" /></a></td>
+      <td style="text-align: left">TIBCO EBX</td>
+      <td style="text-align: left">Committer</td>
+    </tr>
+    <tr>
       <td style="text-align: left">Steven Noels (<a href="http://people.apache.org/phonebook.html?uid=stevenn">stevenn</a>)</td>
       <td style="text-align: left"><a href="http://github.com/stevenn"><img width="64" src="http://github.com/stevenn.png" /></a></td>
       <td style="text-align: left">NGData</td>
diff --git a/docs/reference.html b/docs/reference.html
index ce91fef..1c9d3d9 100644
--- a/docs/reference.html
+++ b/docs/reference.html
@@ -1895,6 +1895,10 @@ for example <code class="highlighter-rouge">ST_GeomFromText('POINT (30 10)')</co
       <td style="text-align: left">TIMESTAMPDIFF(timeUnit, datetime, datetime2)</td>
       <td style="text-align: left">Returns the (signed) number of <em>timeUnit</em> intervals between <em>datetime</em> and <em>datetime2</em>. Equivalent to <code class="highlighter-rouge">(datetime2 - datetime) timeUnit</code></td>
     </tr>
+    <tr>
+      <td style="text-align: left">LAST_DAY(date)</td>
+      <td style="text-align: left">Returns the date of the last day of the month in a value of datatype DATE; For example, it returns DATE’2020-02-29’ for both DATE’2020-02-10’ and TIMESTAMP’2020-02-10 10:10:10’</td>
+    </tr>
   </tbody>
 </table>
 
diff --git a/fonts/fontawesome-webfont.svg b/fonts/fontawesome-webfont.svg
index b612969..ebbb7a4 100755
--- a/fonts/fontawesome-webfont.svg
+++ b/fonts/fontawesome-webfont.svg
@@ -1,520 +1,520 @@
-<?xml version="1.0" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
-<svg xmlns="http://www.w3.org/2000/svg">
-<metadata></metadata>
-<defs>
-<font id="fontawesomeregular" horiz-adv-x="1536" >
-<font-face units-per-em="1792" ascent="1536" descent="-256" />
-<missing-glyph horiz-adv-x="448" />
-<glyph unicode=" "  horiz-adv-x="448" />
-<glyph unicode="&#x09;" horiz-adv-x="448" />
-<glyph unicode="&#xa0;" horiz-adv-x="448" />
-<glyph unicode="&#xa8;" horiz-adv-x="1792" />
-<glyph unicode="&#xa9;" horiz-adv-x="1792" />
-<glyph unicode="&#xae;" horiz-adv-x="1792" />
-<glyph unicode="&#xb4;" horiz-adv-x="1792" />
-<glyph unicode="&#xc6;" horiz-adv-x="1792" />
-<glyph unicode="&#xd8;" horiz-adv-x="1792" />
-<glyph unicode="&#x2000;" horiz-adv-x="768" />
-<glyph unicode="&#x2001;" horiz-adv-x="1537" />
-<glyph unicode="&#x2002;" horiz-adv-x="768" />
-<glyph unicode="&#x2003;" horiz-adv-x="1537" />
-<glyph unicode="&#x2004;" horiz-adv-x="512" />
-<glyph unicode="&#x2005;" horiz-adv-x="384" />
-<glyph unicode="&#x2006;" horiz-adv-x="256" />
-<glyph unicode="&#x2007;" horiz-adv-x="256" />
-<glyph unicode="&#x2008;" horiz-adv-x="192" />
-<glyph unicode="&#x2009;" horiz-adv-x="307" />
-<glyph unicode="&#x200a;" horiz-adv-x="85" />
-<glyph unicode="&#x202f;" horiz-adv-x="307" />
-<glyph unicode="&#x205f;" horiz-adv-x="384" />
-<glyph unicode="&#x2122;" horiz-adv-x="1792" />
-<glyph unicode="&#x221e;" horiz-adv-x="1792" />
-<glyph unicode="&#x2260;" horiz-adv-x="1792" />
-<glyph unicode="&#x25fc;" horiz-adv-x="500" d="M0 0z" />
-<glyph unicode="&#xf000;" horiz-adv-x="1792" d="M1699 1350q0 -35 -43 -78l-632 -632v-768h320q26 0 45 -19t19 -45t-19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45t45 19h320v768l-632 632q-43 43 -43 78q0 23 18 36.5t38 17.5t43 4h1408q23 0 43 -4t38 -17.5t18 -36.5z" />
-<glyph unicode="&#xf001;" d="M1536 1312v-1120q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v537l-768 -237v-709q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89 t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v967q0 31 19 56.5t49 35.5l832 256q12 4 28 4q40 0 68 -28t28 -68z" />
-<glyph unicode="&#xf002;" horiz-adv-x="1664" d="M1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -52 -38 -90t-90 -38q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5 t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z" />
-<glyph unicode="&#xf003;" horiz-adv-x="1792" d="M1664 32v768q-32 -36 -69 -66q-268 -206 -426 -338q-51 -43 -83 -67t-86.5 -48.5t-102.5 -24.5h-1h-1q-48 0 -102.5 24.5t-86.5 48.5t-83 67q-158 132 -426 338q-37 30 -69 66v-768q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1664 1083v11v13.5t-0.5 13 t-3 12.5t-5.5 9t-9 7.5t-14 2.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5q0 -168 147 -284q193 -152 401 -317q6 -5 35 -29.5t46 -37.5t44.5 -31.5t50.5 -27.5t43 -9h1h1q20 0 43 9t50.5 27.5t44.5 31.5t46 37.5t35 [...]
-<glyph unicode="&#xf004;" horiz-adv-x="1792" d="M896 -128q-26 0 -44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5q224 0 351 -124t127 -344q0 -221 -229 -450l-623 -600 q-18 -18 -44 -18z" />
-<glyph unicode="&#xf005;" horiz-adv-x="1664" d="M1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -21 -10.5 -35.5t-30.5 -14.5q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455 l502 -73q56 -9 56 -46z" />
-<glyph unicode="&#xf006;" horiz-adv-x="1664" d="M1137 532l306 297l-422 62l-189 382l-189 -382l-422 -62l306 -297l-73 -421l378 199l377 -199zM1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -50 -41 -50q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500 l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455l502 -73q56 -9 56 -46z" />
-<glyph unicode="&#xf007;" horiz-adv-x="1408" d="M1408 131q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q9 0 42 -21.5t74.5 -48t108 -48t133.5 -21.5t133.5 21.5t108 48t74.5 48t42 21.5q61 0 111.5 -20t85.5 -53.5t62 -81 t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM1088 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
-<glyph unicode="&#xf008;" horiz-adv-x="1920" d="M384 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 320v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 704v128q0 26 -19 45t-45 19h-128 q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 -64v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM384 1088v128q0 26 -19 [...]
-<glyph unicode="&#xf009;" horiz-adv-x="1664" d="M768 512v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM768 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 512v-384q0 -52 -38 -90t-90 -38 h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
-<glyph unicode="&#xf00a;" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 288v-192q0 -40 -28 -68t-68 -28h-320 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 800v-192q0 -40  [...]
-<glyph unicode="&#xf00b;" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-960 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192q0 -40  [...]
-<glyph unicode="&#xf00c;" horiz-adv-x="1792" d="M1671 970q0 -40 -28 -68l-724 -724l-136 -136q-28 -28 -68 -28t-68 28l-136 136l-362 362q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -295l656 657q28 28 68 28t68 -28l136 -136q28 -28 28 -68z" />
-<glyph unicode="&#xf00d;" horiz-adv-x="1408" d="M1298 214q0 -40 -28 -68l-136 -136q-28 -28 -68 -28t-68 28l-294 294l-294 -294q-28 -28 -68 -28t-68 28l-136 136q-28 28 -28 68t28 68l294 294l-294 294q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -294l294 294q28 28 68 28t68 -28l136 -136q28 -28 28 -68 t-28 -68l-294 -294l294 -294q28 -28 28 -68z" />
-<glyph unicode="&#xf00e;" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-224q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v224h-224q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h224v224q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-224h224 q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343  [...]
-<glyph unicode="&#xf010;" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-576q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h576q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5z M1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150  [...]
-<glyph unicode="&#xf011;" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61t-298 61t-245 164t-164 245t-61 298q0 182 80.5 343t226.5 270q43 32 95.5 25t83.5 -50q32 -42 24.5 -94.5t-49.5 -84.5q-98 -74 -151.5 -181t-53.5 -228q0 -104 40.5 -198.5t109.5 -163.5t163.5 -109.5 t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5q0 121 -53.5 228t-151.5 181q-42 32 -49.5 84.5t24.5 94.5q31 43 84 50t95 -25q146 -109 226.5 -270t80.5 -343zM896 1408v-640q0 -52 -38 -90t-90 -38t-90 38t-38 90v640q0  [...]
-<glyph unicode="&#xf012;" horiz-adv-x="1792" d="M256 96v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 224v-320q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 480v-576q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1408 864v-960q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1376v-1472q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t [...]
-<glyph unicode="&#xf013;" d="M1024 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1536 749v-222q0 -12 -8 -23t-20 -13l-185 -28q-19 -54 -39 -91q35 -50 107 -138q10 -12 10 -25t-9 -23q-27 -37 -99 -108t-94 -71q-12 0 -26 9l-138 108q-44 -23 -91 -38 q-16 -136 -29 -186q-7 -28 -36 -28h-222q-14 0 -24.5 8.5t-11.5 21.5l-28 184q-49 16 -90 37l-141 -107q-10 -9 -25 -9q-14 0 -25 11q-126 114 -165 168q-7 10 -7 23q0 12 8 23q15 21 51 66.5t54 70.5q-27 50 -41 99l-183 27q-13 2 -21 12.5 [...]
-<glyph unicode="&#xf014;" horiz-adv-x="1408" d="M512 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM768 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1024 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576 q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1152 76v948h-896v-948q0 -22 7 -40.5t14.5 -27t10.5 -8.5h832q3 0 10.5 8.5t14.5 27t7 40.5zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM1408 1120v-64q [...]
-<glyph unicode="&#xf015;" horiz-adv-x="1664" d="M1408 544v-480q0 -26 -19 -45t-45 -19h-384v384h-256v-384h-384q-26 0 -45 19t-19 45v480q0 1 0.5 3t0.5 3l575 474l575 -474q1 -2 1 -6zM1631 613l-62 -74q-8 -9 -21 -11h-3q-13 0 -21 7l-692 577l-692 -577q-12 -8 -24 -7q-13 2 -21 11l-62 74q-8 10 -7 23.5t11 21.5 l719 599q32 26 76 26t76 -26l244 -204v195q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-408l219 -182q10 -8 11 -21.5t-7 -23.5z" />
-<glyph unicode="&#xf016;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z " />
-<glyph unicode="&#xf017;" d="M896 992v-448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf018;" horiz-adv-x="1920" d="M1111 540v4l-24 320q-1 13 -11 22.5t-23 9.5h-186q-13 0 -23 -9.5t-11 -22.5l-24 -320v-4q-1 -12 8 -20t21 -8h244q12 0 21 8t8 20zM1870 73q0 -73 -46 -73h-704q13 0 22 9.5t8 22.5l-20 256q-1 13 -11 22.5t-23 9.5h-272q-13 0 -23 -9.5t-11 -22.5l-20 -256 q-1 -13 8 -22.5t22 -9.5h-704q-46 0 -46 73q0 54 26 116l417 1044q8 19 26 33t38 14h339q-13 0 -23 -9.5t-11 -22.5l-15 -192q-1 -14 8 -23t22 -9h166q13 0 22 9t8 23l-15 192q-1 13 -11 22.5t-23 9.5h339q20 0 38 -14t2 [...]
-<glyph unicode="&#xf019;" horiz-adv-x="1664" d="M1280 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 416v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h465l135 -136 q58 -56 136 -56t136 56l136 136h464q40 0 68 -28t28 -68zM1339 985q17 -41 -14 -70l-448 -448q-18 -19 -45 -19t-45 19l-448 448q-31 29 -14 70q17 39 59 39h256v448q0 26 19 45t45 19h256q26 0 45 -19t19 -45v-448h256q4 [...]
-<glyph unicode="&#xf01a;" d="M1120 608q0 -12 -10 -24l-319 -319q-11 -9 -23 -9t-23 9l-320 320q-15 16 -7 35q8 20 30 20h192v352q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-352h192q14 0 23 -9t9 -23zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273 t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf01b;" d="M1118 660q-8 -20 -30 -20h-192v-352q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v352h-192q-14 0 -23 9t-9 23q0 12 10 24l319 319q11 9 23 9t23 -9l320 -320q15 -16 7 -35zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198 t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf01c;" d="M1023 576h316q-1 3 -2.5 8t-2.5 8l-212 496h-708l-212 -496q-1 -2 -2.5 -8t-2.5 -8h316l95 -192h320zM1536 546v-482q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v482q0 62 25 123l238 552q10 25 36.5 42t52.5 17h832q26 0 52.5 -17t36.5 -42l238 -552 q25 -61 25 -123z" />
-<glyph unicode="&#xf01d;" d="M1184 640q0 -37 -32 -55l-544 -320q-15 -9 -32 -9q-16 0 -32 8q-32 19 -32 56v640q0 37 32 56q33 18 64 -1l544 -320q32 -18 32 -55zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf01e;" d="M1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l138 138q-148 137 -349 137q-104 0 -198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5q119 0 225 52t179 147q7 10 23 12q14 0 25 -9 l137 -138q9 -8 9.5 -20.5t-7.5 -22.5q-109 -132 -264 -204.5t-327 -72.5q-156 0 -298 61t-245 164t-164 245t-61 298t61 298t164 245t245 164t298 61q147 0 284.5 -55.5t244.5 -156.5l130 129q29 31 70 14q39 -17 39 -59z" />
-<glyph unicode="&#xf021;" d="M1511 480q0 -5 -1 -7q-64 -268 -268 -434.5t-478 -166.5q-146 0 -282.5 55t-243.5 157l-129 -129q-19 -19 -45 -19t-45 19t-19 45v448q0 26 19 45t45 19h448q26 0 45 -19t19 -45t-19 -45l-137 -137q71 -66 161 -102t187 -36q134 0 250 65t186 179q11 17 53 117 q8 23 30 23h192q13 0 22.5 -9.5t9.5 -22.5zM1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-26 0 -45 19t-19 45t19 45l138 138q-148 137 -349 137q-134 0 -250 -65t-186 -179q-11 -17 -53 -117q-8 -23 -30 -23h-199q-13 0 -22.5 9.5t-9.5 2 [...]
-<glyph unicode="&#xf022;" horiz-adv-x="1792" d="M384 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M384 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1536 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5  [...]
-<glyph unicode="&#xf023;" horiz-adv-x="1152" d="M320 768h512v192q0 106 -75 181t-181 75t-181 -75t-75 -181v-192zM1152 672v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v192q0 184 132 316t316 132t316 -132t132 -316v-192h32q40 0 68 -28t28 -68z" />
-<glyph unicode="&#xf024;" horiz-adv-x="1792" d="M320 1280q0 -72 -64 -110v-1266q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v1266q-64 38 -64 110q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -25 -12.5 -38.5t-39.5 -27.5q-215 -116 -369 -116q-61 0 -123.5 22t-108.5 48 t-115.5 48t-142.5 22q-192 0 -464 -146q-17 -9 -33 -9q-26 0 -45 19t-19 45v742q0 32 31 55q21 14 79 43q236 120 421 120q107 0 200 -29t219 -88q38 -19 88 -19q54 0 117.5 21t110 47t88 47t54.5 21q26 0 45 -1 [...]
-<glyph unicode="&#xf025;" horiz-adv-x="1664" d="M1664 650q0 -166 -60 -314l-20 -49l-185 -33q-22 -83 -90.5 -136.5t-156.5 -53.5v-32q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-32q71 0 130 -35.5t93 -95.5l68 12q29 95 29 193q0 148 -88 279t-236.5 209t-315.5 78 t-315.5 -78t-236.5 -209t-88 -279q0 -98 29 -193l68 -12q34 60 93 95.5t130 35.5v32q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v32q-88 0 -156.5 53.5t-90.5 136.5l-185  [...]
-<glyph unicode="&#xf026;" horiz-adv-x="768" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45z" />
-<glyph unicode="&#xf027;" horiz-adv-x="1152" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 35.5 t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142z" />
-<glyph unicode="&#xf028;" horiz-adv-x="1664" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 35.5 t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142zM1408 640q0 -153 -85 -282.5t-225 -188.5q-13 -5 -25 -5q-27 0 -46 19t-19 45q0 39 39 59q56  [...]
-<glyph unicode="&#xf029;" horiz-adv-x="1408" d="M384 384v-128h-128v128h128zM384 1152v-128h-128v128h128zM1152 1152v-128h-128v128h128zM128 129h384v383h-384v-383zM128 896h384v384h-384v-384zM896 896h384v384h-384v-384zM640 640v-640h-640v640h640zM1152 128v-128h-128v128h128zM1408 128v-128h-128v128h128z M1408 640v-384h-384v128h-128v-384h-128v640h384v-128h128v128h128zM640 1408v-640h-640v640h640zM1408 1408v-640h-640v640h640z" />
-<glyph unicode="&#xf02a;" horiz-adv-x="1792" d="M63 0h-63v1408h63v-1408zM126 1h-32v1407h32v-1407zM220 1h-31v1407h31v-1407zM377 1h-31v1407h31v-1407zM534 1h-62v1407h62v-1407zM660 1h-31v1407h31v-1407zM723 1h-31v1407h31v-1407zM786 1h-31v1407h31v-1407zM943 1h-63v1407h63v-1407zM1100 1h-63v1407h63v-1407z M1226 1h-63v1407h63v-1407zM1352 1h-63v1407h63v-1407zM1446 1h-63v1407h63v-1407zM1635 1h-94v1407h94v-1407zM1698 1h-32v1407h32v-1407zM1792 0h-63v1408h63v-1408z" />
-<glyph unicode="&#xf02b;" d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5 l715 -714q37 -39 37 -91z" />
-<glyph unicode="&#xf02c;" horiz-adv-x="1920" d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5 l715 -714q37 -39 37 -91zM1899 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-36 0 -59 14t-53 45l470 470q37 37 37 90q0 52 -37 91l-715 714q-38 38 -102 64.5t-117 26.5h224q53 0 117 -26.5t102 -64.5l7 [...]
-<glyph unicode="&#xf02d;" horiz-adv-x="1664" d="M1639 1058q40 -57 18 -129l-275 -906q-19 -64 -76.5 -107.5t-122.5 -43.5h-923q-77 0 -148.5 53.5t-99.5 131.5q-24 67 -2 127q0 4 3 27t4 37q1 8 -3 21.5t-3 19.5q2 11 8 21t16.5 23.5t16.5 23.5q23 38 45 91.5t30 91.5q3 10 0.5 30t-0.5 28q3 11 17 28t17 23 q21 36 42 92t25 90q1 9 -2.5 32t0.5 28q4 13 22 30.5t22 22.5q19 26 42.5 84.5t27.5 96.5q1 8 -3 25.5t-2 26.5q2 8 9 18t18 23t17 21q8 12 16.5 30.5t15 35t16 36t19.5 32t26.5 23.5t36 11.5t47.5 -5.5l-1 -3q38 9 51 [...]
-<glyph unicode="&#xf02e;" horiz-adv-x="1280" d="M1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
-<glyph unicode="&#xf02f;" horiz-adv-x="1664" d="M384 0h896v256h-896v-256zM384 640h896v384h-160q-40 0 -68 28t-28 68v160h-640v-640zM1536 576q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 576v-416q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-160q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68 v160h-224q-13 0 -22.5 9.5t-9.5 22.5v416q0 79 56.5 135.5t135.5 56.5h64v544q0 40 28 68t68 28h672q40 0 88 -20t76 -48l152 -152q28 -28 48 -76t20 -88v-256h64q79 0 135.5 -56.5t56.5 -135.5z" />
-<glyph unicode="&#xf030;" horiz-adv-x="1920" d="M960 864q119 0 203.5 -84.5t84.5 -203.5t-84.5 -203.5t-203.5 -84.5t-203.5 84.5t-84.5 203.5t84.5 203.5t203.5 84.5zM1664 1280q106 0 181 -75t75 -181v-896q0 -106 -75 -181t-181 -75h-1408q-106 0 -181 75t-75 181v896q0 106 75 181t181 75h224l51 136 q19 49 69.5 84.5t103.5 35.5h512q53 0 103.5 -35.5t69.5 -84.5l51 -136h224zM960 128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
-<glyph unicode="&#xf031;" horiz-adv-x="1664" d="M725 977l-170 -450q33 0 136.5 -2t160.5 -2q19 0 57 2q-87 253 -184 452zM0 -128l2 79q23 7 56 12.5t57 10.5t49.5 14.5t44.5 29t31 50.5l237 616l280 724h75h53q8 -14 11 -21l205 -480q33 -78 106 -257.5t114 -274.5q15 -34 58 -144.5t72 -168.5q20 -45 35 -57 q19 -15 88 -29.5t84 -20.5q6 -38 6 -57q0 -4 -0.5 -13t-0.5 -13q-63 0 -190 8t-191 8q-76 0 -215 -7t-178 -8q0 43 4 78l131 28q1 0 12.5 2.5t15.5 3.5t14.5 4.5t15 6.5t11 8t9 11t2.5 14q0 16 -31 96.5t-72 177.5t-4 [...]
-<glyph unicode="&#xf032;" horiz-adv-x="1408" d="M555 15q74 -32 140 -32q376 0 376 335q0 114 -41 180q-27 44 -61.5 74t-67.5 46.5t-80.5 25t-84 10.5t-94.5 2q-73 0 -101 -10q0 -53 -0.5 -159t-0.5 -158q0 -8 -1 -67.5t-0.5 -96.5t4.5 -83.5t12 -66.5zM541 761q42 -7 109 -7q82 0 143 13t110 44.5t74.5 89.5t25.5 142 q0 70 -29 122.5t-79 82t-108 43.5t-124 14q-50 0 -130 -13q0 -50 4 -151t4 -152q0 -27 -0.5 -80t-0.5 -79q0 -46 1 -69zM0 -128l2 94q15 4 85 16t106 27q7 12 12.5 27t8.5 33.5t5.5 32.5t3 37.5t0.5 34v35.5v [...]
-<glyph unicode="&#xf033;" horiz-adv-x="1024" d="M0 -126l17 85q6 2 81.5 21.5t111.5 37.5q28 35 41 101q1 7 62 289t114 543.5t52 296.5v25q-24 13 -54.5 18.5t-69.5 8t-58 5.5l19 103q33 -2 120 -6.5t149.5 -7t120.5 -2.5q48 0 98.5 2.5t121 7t98.5 6.5q-5 -39 -19 -89q-30 -10 -101.5 -28.5t-108.5 -33.5 q-8 -19 -14 -42.5t-9 -40t-7.5 -45.5t-6.5 -42q-27 -148 -87.5 -419.5t-77.5 -355.5q-2 -9 -13 -58t-20 -90t-16 -83.5t-6 -57.5l1 -18q17 -4 185 -31q-3 -44 -16 -99q-11 0 -32.5 -1.5t-32.5 -1.5q-29 0 -87 10t-86 10q- [...]
-<glyph unicode="&#xf034;" horiz-adv-x="1792" d="M1744 128q33 0 42 -18.5t-11 -44.5l-126 -162q-20 -26 -49 -26t-49 26l-126 162q-20 26 -11 44.5t42 18.5h80v1024h-80q-33 0 -42 18.5t11 44.5l126 162q20 26 49 26t49 -26l126 -162q20 -26 11 -44.5t-42 -18.5h-80v-1024h80zM81 1407l54 -27q12 -5 211 -5q44 0 132 2 t132 2q36 0 107.5 -0.5t107.5 -0.5h293q6 0 21 -0.5t20.5 0t16 3t17.5 9t15 17.5l42 1q4 0 14 -0.5t14 -0.5q2 -112 2 -336q0 -80 -5 -109q-39 -14 -68 -18q-25 44 -54 128q-3 9 -11 48t-14.5 73.5t-7.5 35.5q [...]
-<glyph unicode="&#xf035;" d="M81 1407l54 -27q12 -5 211 -5q44 0 132 2t132 2q70 0 246.5 1t304.5 0.5t247 -4.5q33 -1 56 31l42 1q4 0 14 -0.5t14 -0.5q2 -112 2 -336q0 -80 -5 -109q-39 -14 -68 -18q-25 44 -54 128q-3 9 -11 47.5t-15 73.5t-7 36q-10 13 -27 19q-5 2 -66 2q-30 0 -93 1t-103 1 t-94 -2t-96 -7q-9 -81 -8 -136l1 -152v52q0 -55 1 -154t1.5 -180t0.5 -153q0 -16 -2.5 -71.5t0 -91.5t12.5 -69q40 -21 124 -42.5t120 -37.5q5 -40 5 -50q0 -14 -3 -29l-34 -1q-76 -2 -218 8t-207 10q-50 0 -151 -9t-152 -9q-3 51 -3 [...]
-<glyph unicode="&#xf036;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45 t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf037;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45t-45 -19 h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h640q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf038;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf039;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf03a;" horiz-adv-x="1792" d="M256 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM256 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5 t9.5 -22.5zM256 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 - [...]
-<glyph unicode="&#xf03b;" horiz-adv-x="1792" d="M384 992v-576q0 -13 -9.5 -22.5t-22.5 -9.5q-14 0 -23 9l-288 288q-9 9 -9 23t9 23l288 288q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22 [...]
-<glyph unicode="&#xf03c;" horiz-adv-x="1792" d="M352 704q0 -14 -9 -23l-288 -288q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v576q0 13 9.5 22.5t22.5 9.5q14 0 23 -9l288 -288q9 -9 9 -23zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q- [...]
-<glyph unicode="&#xf03d;" horiz-adv-x="1792" d="M1792 1184v-1088q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-403 403v-166q0 -119 -84.5 -203.5t-203.5 -84.5h-704q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h704q119 0 203.5 -84.5t84.5 -203.5v-165l403 402q18 19 45 19q12 0 25 -5 q39 -17 39 -59z" />
-<glyph unicode="&#xf03e;" horiz-adv-x="1920" d="M640 960q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1664 576v-448h-1408v192l320 320l160 -160l512 512zM1760 1280h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-1216q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5v1216 q0 13 -9.5 22.5t-22.5 9.5zM1920 1248v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
-<glyph unicode="&#xf040;" d="M363 0l91 91l-235 235l-91 -91v-107h128v-128h107zM886 928q0 22 -22 22q-10 0 -17 -7l-542 -542q-7 -7 -7 -17q0 -22 22 -22q10 0 17 7l542 542q7 7 7 17zM832 1120l416 -416l-832 -832h-416v416zM1515 1024q0 -53 -37 -90l-166 -166l-416 416l166 165q36 38 90 38 q53 0 91 -38l235 -234q37 -39 37 -91z" />
-<glyph unicode="&#xf041;" horiz-adv-x="1024" d="M768 896q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1024 896q0 -109 -33 -179l-364 -774q-16 -33 -47.5 -52t-67.5 -19t-67.5 19t-46.5 52l-365 774q-33 70 -33 179q0 212 150 362t362 150t362 -150t150 -362z" />
-<glyph unicode="&#xf042;" d="M768 96v1088q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf043;" horiz-adv-x="1024" d="M512 384q0 36 -20 69q-1 1 -15.5 22.5t-25.5 38t-25 44t-21 50.5q-4 16 -21 16t-21 -16q-7 -23 -21 -50.5t-25 -44t-25.5 -38t-15.5 -22.5q-20 -33 -20 -69q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 512q0 -212 -150 -362t-362 -150t-362 150t-150 362 q0 145 81 275q6 9 62.5 90.5t101 151t99.5 178t83 201.5q9 30 34 47t51 17t51.5 -17t33.5 -47q28 -93 83 -201.5t99.5 -178t101 -151t62.5 -90.5q81 -127 81 -275z" />
-<glyph unicode="&#xf044;" horiz-adv-x="1792" d="M888 352l116 116l-152 152l-116 -116v-56h96v-96h56zM1328 1072q-16 16 -33 -1l-350 -350q-17 -17 -1 -33t33 1l350 350q17 17 1 33zM1408 478v-190q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-14 -14 -32 -8q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v126q0 13 9 22l64 64q15 15 35 7t20 -29zM1312 12 [...]
-<glyph unicode="&#xf045;" horiz-adv-x="1664" d="M1408 547v-259q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h255v0q13 0 22.5 -9.5t9.5 -22.5q0 -27 -26 -32q-77 -26 -133 -60q-10 -4 -16 -4h-112q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832 q66 0 113 47t47 113v214q0 19 18 29q28 13 54 37q16 16 35 8q21 -9 21 -29zM1645 1043l-384 -384q-18 -19 -45 -19q-12 0 -25 5q-39 17 -39 59v192h-160q-323 0 -438 -131q-119 -137 -74 -473q3 -23 -20 -34 [...]
-<glyph unicode="&#xf046;" horiz-adv-x="1664" d="M1408 606v-318q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-10 -10 -23 -10q-3 0 -9 2q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832 q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v254q0 13 9 22l64 64q10 10 23 10q6 0 12 -3q20 -8 20 -29zM1639 1095l-814 -814q-24 -24 -57 -24t-57 24l-430 430q-24 24 -24 57t24 57l110 110q24 24 57 24t57 -24l263  [...]
-<glyph unicode="&#xf047;" horiz-adv-x="1792" d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-384v-384h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v384h-384v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45 t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h384v384h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45t-19 -45t-45 -19h-128v-384h384v128q0 26 19 45t45 19t45 -19l256  [...]
-<glyph unicode="&#xf048;" horiz-adv-x="1024" d="M979 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19z" />
-<glyph unicode="&#xf049;" horiz-adv-x="1792" d="M1747 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19l710 710 q19 19 32 13t13 -32v-710q4 11 13 19z" />
-<glyph unicode="&#xf04a;" horiz-adv-x="1664" d="M1619 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-8 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-19 19 -19 45t19 45l710 710q19 19 32 13t13 -32v-710q5 11 13 19z" />
-<glyph unicode="&#xf04b;" horiz-adv-x="1408" d="M1384 609l-1328 -738q-23 -13 -39.5 -3t-16.5 36v1472q0 26 16.5 36t39.5 -3l1328 -738q23 -13 23 -31t-23 -31z" />
-<glyph unicode="&#xf04c;" d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45zM640 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf04d;" d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf04e;" horiz-adv-x="1664" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q19 -19 19 -45t-19 -45l-710 -710q-19 -19 -32 -13t-13 32v710q-5 -10 -13 -19z" />
-<glyph unicode="&#xf050;" horiz-adv-x="1792" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19l-710 -710 q-19 -19 -32 -13t-13 32v710q-5 -10 -13 -19z" />
-<glyph unicode="&#xf051;" horiz-adv-x="1024" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19z" />
-<glyph unicode="&#xf052;" horiz-adv-x="1538" d="M14 557l710 710q19 19 45 19t45 -19l710 -710q19 -19 13 -32t-32 -13h-1472q-26 0 -32 13t13 32zM1473 0h-1408q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19z" />
-<glyph unicode="&#xf053;" horiz-adv-x="1280" d="M1171 1235l-531 -531l531 -531q19 -19 19 -45t-19 -45l-166 -166q-19 -19 -45 -19t-45 19l-742 742q-19 19 -19 45t19 45l742 742q19 19 45 19t45 -19l166 -166q19 -19 19 -45t-19 -45z" />
-<glyph unicode="&#xf054;" horiz-adv-x="1280" d="M1107 659l-742 -742q-19 -19 -45 -19t-45 19l-166 166q-19 19 -19 45t19 45l531 531l-531 531q-19 19 -19 45t19 45l166 166q19 19 45 19t45 -19l742 -742q19 -19 19 -45t-19 -45z" />
-<glyph unicode="&#xf055;" d="M1216 576v128q0 26 -19 45t-45 19h-256v256q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-256h-256q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h256v-256q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v256h256q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5 t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf056;" d="M1216 576v128q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5 t103 -385.5z" />
-<glyph unicode="&#xf057;" d="M1149 414q0 26 -19 45l-181 181l181 181q19 19 19 45q0 27 -19 46l-90 90q-19 19 -46 19q-26 0 -45 -19l-181 -181l-181 181q-19 19 -45 19q-27 0 -46 -19l-90 -90q-19 -19 -19 -46q0 -26 19 -45l181 -181l-181 -181q-19 -19 -19 -45q0 -27 19 -46l90 -90q19 -19 46 -19 q26 0 45 19l181 181l181 -181q19 -19 45 -19q27 0 46 19l90 90q19 19 19 46zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 - [...]
-<glyph unicode="&#xf058;" d="M1284 802q0 28 -18 46l-91 90q-19 19 -45 19t-45 -19l-408 -407l-226 226q-19 19 -45 19t-45 -19l-91 -90q-18 -18 -18 -46q0 -27 18 -45l362 -362q19 -19 45 -19q27 0 46 19l543 543q18 18 18 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf059;" d="M896 160v192q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h192q14 0 23 9t9 23zM1152 832q0 88 -55.5 163t-138.5 116t-170 41q-243 0 -371 -213q-15 -24 8 -42l132 -100q7 -6 19 -6q16 0 25 12q53 68 86 92q34 24 86 24q48 0 85.5 -26t37.5 -59 q0 -38 -20 -61t-68 -45q-63 -28 -115.5 -86.5t-52.5 -125.5v-36q0 -14 9 -23t23 -9h192q14 0 23 9t9 23q0 19 21.5 49.5t54.5 49.5q32 18 49 28.5t46 35t44.5 48t28 60.5t12.5 81zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-38 [...]
-<glyph unicode="&#xf05a;" d="M1024 160v160q0 14 -9 23t-23 9h-96v512q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h96v-320h-96q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h448q14 0 23 9t9 23zM896 1056v160q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23 t23 -9h192q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf05b;" d="M1197 512h-109q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h109q-32 108 -112.5 188.5t-188.5 112.5v-109q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v109q-108 -32 -188.5 -112.5t-112.5 -188.5h109q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-109 q32 -108 112.5 -188.5t188.5 -112.5v109q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-109q108 32 188.5 112.5t112.5 188.5zM1536 704v-128q0 -26 -19 -45t-45 -19h-143q-37 -161 -154.5 -278.5t-278.5 -154.5v-143q0 -26 -19 -45t-45 -19h [...]
-<glyph unicode="&#xf05c;" d="M1097 457l-146 -146q-10 -10 -23 -10t-23 10l-137 137l-137 -137q-10 -10 -23 -10t-23 10l-146 146q-10 10 -10 23t10 23l137 137l-137 137q-10 10 -10 23t10 23l146 146q10 10 23 10t23 -10l137 -137l137 137q10 10 23 10t23 -10l146 -146q10 -10 10 -23t-10 -23 l-137 -137l137 -137q10 -10 10 -23t-10 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385. [...]
-<glyph unicode="&#xf05d;" d="M1171 723l-422 -422q-19 -19 -45 -19t-45 19l-294 294q-19 19 -19 45t19 45l102 102q19 19 45 19t45 -19l147 -147l275 275q19 19 45 19t45 -19l102 -102q19 -19 19 -45t-19 -45zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198 t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf05e;" d="M1312 643q0 161 -87 295l-754 -753q137 -89 297 -89q111 0 211.5 43.5t173.5 116.5t116 174.5t43 212.5zM313 344l755 754q-135 91 -300 91q-148 0 -273 -73t-198 -199t-73 -274q0 -162 89 -299zM1536 643q0 -157 -61 -300t-163.5 -246t-245 -164t-298.5 -61t-298.5 61 t-245 164t-163.5 246t-61 300t61 299.5t163.5 245.5t245 164t298.5 61t298.5 -61t245 -164t163.5 -245.5t61 -299.5z" />
-<glyph unicode="&#xf060;" d="M1536 640v-128q0 -53 -32.5 -90.5t-84.5 -37.5h-704l293 -294q38 -36 38 -90t-38 -90l-75 -76q-37 -37 -90 -37q-52 0 -91 37l-651 652q-37 37 -37 90q0 52 37 91l651 650q38 38 91 38q52 0 90 -38l75 -74q38 -38 38 -91t-38 -91l-293 -293h704q52 0 84.5 -37.5 t32.5 -90.5z" />
-<glyph unicode="&#xf061;" d="M1472 576q0 -54 -37 -91l-651 -651q-39 -37 -91 -37q-51 0 -90 37l-75 75q-38 38 -38 91t38 91l293 293h-704q-52 0 -84.5 37.5t-32.5 90.5v128q0 53 32.5 90.5t84.5 37.5h704l-293 294q-38 36 -38 90t38 90l75 75q38 38 90 38q53 0 91 -38l651 -651q37 -35 37 -90z" />
-<glyph unicode="&#xf062;" horiz-adv-x="1664" d="M1611 565q0 -51 -37 -90l-75 -75q-38 -38 -91 -38q-54 0 -90 38l-294 293v-704q0 -52 -37.5 -84.5t-90.5 -32.5h-128q-53 0 -90.5 32.5t-37.5 84.5v704l-294 -293q-36 -38 -90 -38t-90 38l-75 75q-38 38 -38 90q0 53 38 91l651 651q35 37 90 37q54 0 91 -37l651 -651 q37 -39 37 -91z" />
-<glyph unicode="&#xf063;" horiz-adv-x="1664" d="M1611 704q0 -53 -37 -90l-651 -652q-39 -37 -91 -37q-53 0 -90 37l-651 652q-38 36 -38 90q0 53 38 91l74 75q39 37 91 37q53 0 90 -37l294 -294v704q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-704l294 294q37 37 90 37q52 0 91 -37l75 -75q37 -39 37 -91z" />
-<glyph unicode="&#xf064;" horiz-adv-x="1792" d="M1792 896q0 -26 -19 -45l-512 -512q-19 -19 -45 -19t-45 19t-19 45v256h-224q-98 0 -175.5 -6t-154 -21.5t-133 -42.5t-105.5 -69.5t-80 -101t-48.5 -138.5t-17.5 -181q0 -55 5 -123q0 -6 2.5 -23.5t2.5 -26.5q0 -15 -8.5 -25t-23.5 -10q-16 0 -28 17q-7 9 -13 22 t-13.5 30t-10.5 24q-127 285 -127 451q0 199 53 333q162 403 875 403h224v256q0 26 19 45t45 19t45 -19l512 -512q19 -19 19 -45z" />
-<glyph unicode="&#xf065;" d="M755 480q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23zM1536 1344v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332 q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf066;" d="M768 576v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45zM1523 1248q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45 t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23z" />
-<glyph unicode="&#xf067;" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-416v-416q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v416h-416q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h416v416q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-416h416q40 0 68 -28t28 -68z" />
-<glyph unicode="&#xf068;" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-1216q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h1216q40 0 68 -28t28 -68z" />
-<glyph unicode="&#xf069;" horiz-adv-x="1664" d="M1482 486q46 -26 59.5 -77.5t-12.5 -97.5l-64 -110q-26 -46 -77.5 -59.5t-97.5 12.5l-266 153v-307q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v307l-266 -153q-46 -26 -97.5 -12.5t-77.5 59.5l-64 110q-26 46 -12.5 97.5t59.5 77.5l266 154l-266 154 q-46 26 -59.5 77.5t12.5 97.5l64 110q26 46 77.5 59.5t97.5 -12.5l266 -153v307q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-307l266 153q46 26 97.5 12.5t77.5 -59.5l64 -110q26 -46 12.5 -97.5t-59.5 -77.5l-266 -154z" />
-<glyph unicode="&#xf06a;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM896 161v190q0 14 -9 23.5t-22 9.5h-192q-13 0 -23 -10t-10 -23v-190q0 -13 10 -23t23 -10h192 q13 0 22 9.5t9 23.5zM894 505l18 621q0 12 -10 18q-10 8 -24 8h-220q-14 0 -24 -8q-10 -6 -10 -18l17 -621q0 -10 10 -17.5t24 -7.5h185q14 0 23.5 7.5t10.5 17.5z" />
-<glyph unicode="&#xf06b;" d="M928 180v56v468v192h-320v-192v-468v-56q0 -25 18 -38.5t46 -13.5h192q28 0 46 13.5t18 38.5zM472 1024h195l-126 161q-26 31 -69 31q-40 0 -68 -28t-28 -68t28 -68t68 -28zM1160 1120q0 40 -28 68t-68 28q-43 0 -69 -31l-125 -161h194q40 0 68 28t28 68zM1536 864v-320 q0 -14 -9 -23t-23 -9h-96v-416q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v416h-96q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h440q-93 0 -158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5q107 0 168 -77l128 -165l128 165q61 [...]
-<glyph unicode="&#xf06c;" horiz-adv-x="1792" d="M1280 832q0 26 -19 45t-45 19q-172 0 -318 -49.5t-259.5 -134t-235.5 -219.5q-19 -21 -19 -45q0 -26 19 -45t45 -19q24 0 45 19q27 24 74 71t67 66q137 124 268.5 176t313.5 52q26 0 45 19t19 45zM1792 1030q0 -95 -20 -193q-46 -224 -184.5 -383t-357.5 -268 q-214 -108 -438 -108q-148 0 -286 47q-15 5 -88 42t-96 37q-16 0 -39.5 -32t-45 -70t-52.5 -70t-60 -32q-30 0 -51 11t-31 24t-27 42q-2 4 -6 11t-5.5 10t-3 9.5t-1.5 13.5q0 35 31 73.5t68 65.5t68 56t31 48q0 4 -14 3 [...]
-<glyph unicode="&#xf06d;" horiz-adv-x="1408" d="M1408 -160v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1152 896q0 -78 -24.5 -144t-64 -112.5t-87.5 -88t-96 -77.5t-87.5 -72t-64 -81.5t-24.5 -96.5q0 -96 67 -224l-4 1l1 -1 q-90 41 -160 83t-138.5 100t-113.5 122.5t-72.5 150.5t-27.5 184q0 78 24.5 144t64 112.5t87.5 88t96 77.5t87.5 72t64 81.5t24.5 96.5q0 94 -66 224l3 -1l-1 1q90 -41 160 -83t138.5 -100t113.5 -122.5t72.5 -150. [...]
-<glyph unicode="&#xf06e;" horiz-adv-x="1792" d="M1664 576q-152 236 -381 353q61 -104 61 -225q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 121 61 225q-229 -117 -381 -353q133 -205 333.5 -326.5t434.5 -121.5t434.5 121.5t333.5 326.5zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5 t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1792 576q0 -34 -20 -69q-140 -230 -376.5 -368.5t-499.5 -138.5t-499.5 139t-376.5 368q-20 35 -20 69t20 69q140 229 376.5 [...]
-<glyph unicode="&#xf070;" horiz-adv-x="1792" d="M555 201l78 141q-87 63 -136 159t-49 203q0 121 61 225q-229 -117 -381 -353q167 -258 427 -375zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1307 1151q0 -7 -1 -9 q-105 -188 -315 -566t-316 -567l-49 -89q-10 -16 -28 -16q-12 0 -134 70q-16 10 -16 28q0 12 44 87q-143 65 -263.5 173t-208.5 245q-20 31 -20 69t20 69q153 235 380 371t496 136q89 0 180 -17l54 97q10 16 28 16q5 0 [...]
-<glyph unicode="&#xf071;" horiz-adv-x="1792" d="M1024 161v190q0 14 -9.5 23.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -23.5v-190q0 -14 9.5 -23.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 23.5zM1022 535l18 459q0 12 -10 19q-13 11 -24 11h-220q-11 0 -24 -11q-10 -7 -10 -21l17 -457q0 -10 10 -16.5t24 -6.5h185 q14 0 23.5 6.5t10.5 16.5zM1008 1469l768 -1408q35 -63 -2 -126q-17 -29 -46.5 -46t-63.5 -17h-1536q-34 0 -63.5 17t-46.5 46q-37 63 -2 126l768 1408q17 31 47 49t65 18t65 -18t47 -49z" />
-<glyph unicode="&#xf072;" horiz-adv-x="1408" d="M1376 1376q44 -52 12 -148t-108 -172l-161 -161l160 -696q5 -19 -12 -33l-128 -96q-7 -6 -19 -6q-4 0 -7 1q-15 3 -21 16l-279 508l-259 -259l53 -194q5 -17 -8 -31l-96 -96q-9 -9 -23 -9h-2q-15 2 -24 13l-189 252l-252 189q-11 7 -13 23q-1 13 9 25l96 97q9 9 23 9 q6 0 8 -1l194 -53l259 259l-508 279q-14 8 -17 24q-2 16 9 27l128 128q14 13 30 8l665 -159l160 160q76 76 172 108t148 -12z" />
-<glyph unicode="&#xf073;" horiz-adv-x="1664" d="M128 -128h288v288h-288v-288zM480 -128h320v288h-320v-288zM128 224h288v320h-288v-320zM480 224h320v320h-320v-320zM128 608h288v288h-288v-288zM864 -128h320v288h-320v-288zM480 608h320v288h-320v-288zM1248 -128h288v288h-288v-288zM864 224h320v320h-320v-320z M512 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1248 224h288v320h-288v-320zM864 608h320v288h-320v-288zM1248 608h28 [...]
-<glyph unicode="&#xf074;" horiz-adv-x="1792" d="M666 1055q-60 -92 -137 -273q-22 45 -37 72.5t-40.5 63.5t-51 56.5t-63 35t-81.5 14.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q250 0 410 -225zM1792 256q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192q-32 0 -85 -0.5t-81 -1t-73 1 t-71 5t-64 10.5t-63 18.5t-58 28.5t-59 40t-55 53.5t-56 69.5q59 93 136 273q22 -45 37 -72.5t40.5 -63.5t51 -56.5t63 -35t81.5 -14.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1792 1152q0 -1 [...]
-<glyph unicode="&#xf075;" horiz-adv-x="1792" d="M1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22q-17 -2 -30.5 9t-17.5 29v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281 q0 130 71 248.5t191 204.5t286 136.5t348 50.5q244 0 450 -85.5t326 -233t120 -321.5z" />
-<glyph unicode="&#xf076;" d="M1536 704v-128q0 -201 -98.5 -362t-274 -251.5t-395.5 -90.5t-395.5 90.5t-274 251.5t-98.5 362v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-128q0 -52 23.5 -90t53.5 -57t71 -30t64 -13t44 -2t44 2t64 13t71 30t53.5 57t23.5 90v128q0 26 19 45t45 19h384 q26 0 45 -19t19 -45zM512 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45zM1536 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 [...]
-<glyph unicode="&#xf077;" horiz-adv-x="1792" d="M1683 205l-166 -165q-19 -19 -45 -19t-45 19l-531 531l-531 -531q-19 -19 -45 -19t-45 19l-166 165q-19 19 -19 45.5t19 45.5l742 741q19 19 45 19t45 -19l742 -741q19 -19 19 -45.5t-19 -45.5z" />
-<glyph unicode="&#xf078;" horiz-adv-x="1792" d="M1683 728l-742 -741q-19 -19 -45 -19t-45 19l-742 741q-19 19 -19 45.5t19 45.5l166 165q19 19 45 19t45 -19l531 -531l531 531q19 19 45 19t45 -19l166 -165q19 -19 19 -45.5t-19 -45.5z" />
-<glyph unicode="&#xf079;" horiz-adv-x="1920" d="M1280 32q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-8 0 -13.5 2t-9 7t-5.5 8t-3 11.5t-1 11.5v13v11v160v416h-192q-26 0 -45 19t-19 45q0 24 15 41l320 384q19 22 49 22t49 -22l320 -384q15 -17 15 -41q0 -26 -19 -45t-45 -19h-192v-384h576q16 0 25 -11l160 -192q7 -11 7 -21 zM1920 448q0 -24 -15 -41l-320 -384q-20 -23 -49 -23t-49 23l-320 384q-15 17 -15 41q0 26 19 45t45 19h192v384h-576q-16 0 -25 12l-160 192q-7 9 -7 20q0 13 9.5 22.5t22.5 9.5h960q8 0 13.5 -2t9 -7t5.5  [...]
-<glyph unicode="&#xf07a;" horiz-adv-x="1664" d="M640 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1536 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1664 1088v-512q0 -24 -16 -42.5t-41 -21.5 l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h [...]
-<glyph unicode="&#xf07b;" horiz-adv-x="1664" d="M1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
-<glyph unicode="&#xf07c;" horiz-adv-x="1920" d="M1879 584q0 -31 -31 -66l-336 -396q-43 -51 -120.5 -86.5t-143.5 -35.5h-1088q-34 0 -60.5 13t-26.5 43q0 31 31 66l336 396q43 51 120.5 86.5t143.5 35.5h1088q34 0 60.5 -13t26.5 -43zM1536 928v-160h-832q-94 0 -197 -47.5t-164 -119.5l-337 -396l-5 -6q0 4 -0.5 12.5 t-0.5 12.5v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158z" />
-<glyph unicode="&#xf07d;" horiz-adv-x="768" d="M704 1216q0 -26 -19 -45t-45 -19h-128v-1024h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v1024h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45z" />
-<glyph unicode="&#xf07e;" horiz-adv-x="1792" d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-1024v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h1024v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45z" />
-<glyph unicode="&#xf080;" horiz-adv-x="2048" d="M640 640v-512h-256v512h256zM1024 1152v-1024h-256v1024h256zM2048 0v-128h-2048v1536h128v-1408h1920zM1408 896v-768h-256v768h256zM1792 1280v-1152h-256v1152h256z" />
-<glyph unicode="&#xf081;" d="M1280 926q-56 -25 -121 -34q68 40 93 117q-65 -38 -134 -51q-61 66 -153 66q-87 0 -148.5 -61.5t-61.5 -148.5q0 -29 5 -48q-129 7 -242 65t-192 155q-29 -50 -29 -106q0 -114 91 -175q-47 1 -100 26v-2q0 -75 50 -133.5t123 -72.5q-29 -8 -51 -8q-13 0 -39 4 q21 -63 74.5 -104t121.5 -42q-116 -90 -261 -90q-26 0 -50 3q148 -94 322 -94q112 0 210 35.5t168 95t120.5 137t75 162t24.5 168.5q0 18 -1 27q63 45 105 109zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t [...]
-<glyph unicode="&#xf082;" d="M1536 160q0 -119 -84.5 -203.5t-203.5 -84.5h-192v608h203l30 224h-233v143q0 54 28 83t96 29l132 1v207q-96 9 -180 9q-136 0 -218 -80.5t-82 -225.5v-166h-224v-224h224v-608h-544q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960 q119 0 203.5 -84.5t84.5 -203.5v-960z" />
-<glyph unicode="&#xf083;" horiz-adv-x="1792" d="M928 704q0 14 -9 23t-23 9q-66 0 -113 -47t-47 -113q0 -14 9 -23t23 -9t23 9t9 23q0 40 28 68t68 28q14 0 23 9t9 23zM1152 574q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM128 0h1536v128h-1536v-128zM1280 574q0 159 -112.5 271.5 t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM256 1216h384v128h-384v-128zM128 1024h1536v118v138h-828l-64 -128h-644v-128zM1792 1280v-1280q0 -53 -37.5 - [...]
-<glyph unicode="&#xf084;" horiz-adv-x="1792" d="M832 1024q0 80 -56 136t-136 56t-136 -56t-56 -136q0 -42 19 -83q-41 19 -83 19q-80 0 -136 -56t-56 -136t56 -136t136 -56t136 56t56 136q0 42 -19 83q41 -19 83 -19q80 0 136 56t56 136zM1683 320q0 -17 -49 -66t-66 -49q-9 0 -28.5 16t-36.5 33t-38.5 40t-24.5 26 l-96 -96l220 -220q28 -28 28 -68q0 -42 -39 -81t-81 -39q-40 0 -68 28l-671 671q-176 -131 -365 -131q-163 0 -265.5 102.5t-102.5 265.5q0 160 95 313t248 248t313 95q163 0 265.5 -102.5t102.5 -265.5q0 -189  [...]
-<glyph unicode="&#xf085;" horiz-adv-x="1920" d="M896 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1664 128q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 1152q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1280 731v-185q0 -10 -7 -19.5t-16 -10.5l-155 -24q-11 -35 -32 -76q34 -48 90 -115q7 -10 7 -20q0 -12 -7 -19q-23 -30 -82.5 -89.5t-78.5 -59.5q-11 0 -21 7l-115 90q-37 -19 -77 -31q-11  [...]
-<glyph unicode="&#xf086;" horiz-adv-x="1792" d="M1408 768q0 -139 -94 -257t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224 q0 139 94 257t256.5 186.5t353.5 68.5t353.5 -68.5t256.5 -186.5t94 -257zM1792 512q0 -120 -71 -224.5t-195 -176.5q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 [...]
-<glyph unicode="&#xf087;" d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 768q0 51 -39 89.5t-89 38.5h-352q0 58 48 159.5t48 160.5q0 98 -32 145t-128 47q-26 -26 -38 -85t-30.5 -125.5t-59.5 -109.5q-22 -23 -77 -91q-4 -5 -23 -30t-31.5 -41t-34.5 -42.5 t-40 -44t-38.5 -35.5t-40 -27t-35.5 -9h-32v-640h32q13 0 31.5 -3t33 -6.5t38 -11t35 -11.5t35.5 -12.5t29 -10.5q211 -73 342 -73h121q192 0 192 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 4 [...]
-<glyph unicode="&#xf088;" d="M256 1088q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 512q0 35 -21.5 81t-53.5 47q15 17 25 47.5t10 55.5q0 69 -53 119q18 32 18 69t-17.5 73.5t-47.5 52.5q5 30 5 56q0 85 -49 126t-136 41h-128q-131 0 -342 -73q-5 -2 -29 -10.5 t-35.5 -12.5t-35 -11.5t-38 -11t-33 -6.5t-31.5 -3h-32v-640h32q16 0 35.5 -9t40 -27t38.5 -35.5t40 -44t34.5 -42.5t31.5 -41t23 -30q55 -68 77 -91q41 -43 59.5 -109.5t30.5 -125.5t38 -85q96 0 128 47t32 145q0 59 -48 160.5t-48 159.5h [...]
-<glyph unicode="&#xf089;" horiz-adv-x="896" d="M832 1504v-1339l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41z" />
-<glyph unicode="&#xf08a;" horiz-adv-x="1792" d="M1664 940q0 81 -21.5 143t-55 98.5t-81.5 59.5t-94 31t-98 8t-112 -25.5t-110.5 -64t-86.5 -72t-60 -61.5q-18 -22 -49 -22t-49 22q-24 28 -60 61.5t-86.5 72t-110.5 64t-112 25.5t-98 -8t-94 -31t-81.5 -59.5t-55 -98.5t-21.5 -143q0 -168 187 -355l581 -560l580 559 q188 188 188 356zM1792 940q0 -221 -229 -450l-623 -600q-18 -18 -44 -18t-44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -6 [...]
-<glyph unicode="&#xf08b;" horiz-adv-x="1664" d="M640 96q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h320q13 0 22.5 -9.5t9.5 -22.5q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-66 0 -113 -47t-47 -113v-704 q0 -66 47 -113t113 -47h288h11h13t11.5 -1t11.5 -3t8 -5.5t7 -9t2 -13.5zM1568 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t4 [...]
-<glyph unicode="&#xf08c;" d="M237 122h231v694h-231v-694zM483 1030q-1 52 -36 86t-93 34t-94.5 -34t-36.5 -86q0 -51 35.5 -85.5t92.5 -34.5h1q59 0 95 34.5t36 85.5zM1068 122h231v398q0 154 -73 233t-193 79q-136 0 -209 -117h2v101h-231q3 -66 0 -694h231v388q0 38 7 56q15 35 45 59.5t74 24.5 q116 0 116 -157v-371zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf08d;" horiz-adv-x="1152" d="M480 672v448q0 14 -9 23t-23 9t-23 -9t-9 -23v-448q0 -14 9 -23t23 -9t23 9t9 23zM1152 320q0 -26 -19 -45t-45 -19h-429l-51 -483q-2 -12 -10.5 -20.5t-20.5 -8.5h-1q-27 0 -32 27l-76 485h-404q-26 0 -45 19t-19 45q0 123 78.5 221.5t177.5 98.5v512q-52 0 -90 38 t-38 90t38 90t90 38h640q52 0 90 -38t38 -90t-38 -90t-90 -38v-512q99 0 177.5 -98.5t78.5 -221.5z" />
-<glyph unicode="&#xf08e;" horiz-adv-x="1792" d="M1408 608v-320q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v320 q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1792 1472v-512q0 -26 -19 -45t-45 -19t-45 19l-176 176l-652 -652q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l652 652l-176 176q-19 19 -19 45t19 45t45 19h512q2 [...]
-<glyph unicode="&#xf090;" d="M1184 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45zM1536 992v-704q0 -119 -84.5 -203.5t-203.5 -84.5h-320q-13 0 -22.5 9.5t-9.5 22.5 q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q66 0 113 47t47 113v704q0 66 -47 113t-113 47h-288h-11h-13t-11.5 1t-11.5 3t-8 5.5t-7 9t-2 13.5q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q119 0 203.5 -84.5t84.5 -2 [...]
-<glyph unicode="&#xf091;" horiz-adv-x="1664" d="M458 653q-74 162 -74 371h-256v-96q0 -78 94.5 -162t235.5 -113zM1536 928v96h-256q0 -209 -74 -371q141 29 235.5 113t94.5 162zM1664 1056v-128q0 -71 -41.5 -143t-112 -130t-173 -97.5t-215.5 -44.5q-42 -54 -95 -95q-38 -34 -52.5 -72.5t-14.5 -89.5q0 -54 30.5 -91 t97.5 -37q75 0 133.5 -45.5t58.5 -114.5v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 69 58.5 114.5t133.5 45.5q67 0 97.5 37t30.5 91q0 51 -14.5 89.5t-52.5 72.5q-53 41 -95 95q-113 5 -215.5 4 [...]
-<glyph unicode="&#xf092;" d="M394 184q-8 -9 -20 3q-13 11 -4 19q8 9 20 -3q12 -11 4 -19zM352 245q9 -12 0 -19q-8 -6 -17 7t0 18q9 7 17 -6zM291 305q-5 -7 -13 -2q-10 5 -7 12q3 5 13 2q10 -5 7 -12zM322 271q-6 -7 -16 3q-9 11 -2 16q6 6 16 -3q9 -11 2 -16zM451 159q-4 -12 -19 -6q-17 4 -13 15 t19 7q16 -5 13 -16zM514 154q0 -11 -16 -11q-17 -2 -17 11q0 11 16 11q17 2 17 -11zM572 164q2 -10 -14 -14t-18 8t14 15q16 2 18 -9zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-224q-16 0 -24.5 1t-19.5 5t-16 14.5t-5 [...]
-<glyph unicode="&#xf093;" horiz-adv-x="1664" d="M1280 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 288v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h427q21 -56 70.5 -92 t110.5 -36h256q61 0 110.5 36t70.5 92h427q40 0 68 -28t28 -68zM1339 936q-17 -40 -59 -40h-256v-448q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v448h-256q-42 0 -59 40q-17 39 14 69l448 448q18 19 45 19t45 [...]
-<glyph unicode="&#xf094;" d="M1407 710q0 44 -7 113.5t-18 96.5q-12 30 -17 44t-9 36.5t-4 48.5q0 23 5 68.5t5 67.5q0 37 -10 55q-4 1 -13 1q-19 0 -58 -4.5t-59 -4.5q-60 0 -176 24t-175 24q-43 0 -94.5 -11.5t-85 -23.5t-89.5 -34q-137 -54 -202 -103q-96 -73 -159.5 -189.5t-88 -236t-24.5 -248.5 q0 -40 12.5 -120t12.5 -121q0 -23 -11 -66.5t-11 -65.5t12 -36.5t34 -14.5q24 0 72.5 11t73.5 11q57 0 169.5 -15.5t169.5 -15.5q181 0 284 36q129 45 235.5 152.5t166 245.5t59.5 275zM1535 712q0 -165 -70 -327.5t-196 -288t- [...]
-<glyph unicode="&#xf095;" horiz-adv-x="1408" d="M1408 296q0 -27 -10 -70.5t-21 -68.5q-21 -50 -122 -106q-94 -51 -186 -51q-27 0 -52.5 3.5t-57.5 12.5t-47.5 14.5t-55.5 20.5t-49 18q-98 35 -175 83q-128 79 -264.5 215.5t-215.5 264.5q-48 77 -83 175q-3 9 -18 49t-20.5 55.5t-14.5 47.5t-12.5 57.5t-3.5 52.5 q0 92 51 186q56 101 106 122q25 11 68.5 21t70.5 10q14 0 21 -3q18 -6 53 -76q11 -19 30 -54t35 -63.5t31 -53.5q3 -4 17.5 -25t21.5 -35.5t7 -28.5q0 -20 -28.5 -50t-62 -55t-62 -53t-28.5 -46q0 -9 5 -22.5t8.5  [...]
-<glyph unicode="&#xf096;" horiz-adv-x="1408" d="M1120 1280h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v832q0 66 -47 113t-113 47zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf097;" horiz-adv-x="1280" d="M1152 1280h-1024v-1242l423 406l89 85l89 -85l423 -406v1242zM1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289 q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
-<glyph unicode="&#xf098;" d="M1280 343q0 11 -2 16q-3 8 -38.5 29.5t-88.5 49.5l-53 29q-5 3 -19 13t-25 15t-21 5q-18 0 -47 -32.5t-57 -65.5t-44 -33q-7 0 -16.5 3.5t-15.5 6.5t-17 9.5t-14 8.5q-99 55 -170.5 126.5t-126.5 170.5q-2 3 -8.5 14t-9.5 17t-6.5 15.5t-3.5 16.5q0 13 20.5 33.5t45 38.5 t45 39.5t20.5 36.5q0 10 -5 21t-15 25t-13 19q-3 6 -15 28.5t-25 45.5t-26.5 47.5t-25 40.5t-16.5 18t-16 2q-48 0 -101 -22q-46 -21 -80 -94.5t-34 -130.5q0 -16 2.5 -34t5 -30.5t9 -33t10 -29.5t12.5 -33t11 -30q60 -164 216. [...]
-<glyph unicode="&#xf099;" horiz-adv-x="1664" d="M1620 1128q-67 -98 -162 -167q1 -14 1 -42q0 -130 -38 -259.5t-115.5 -248.5t-184.5 -210.5t-258 -146t-323 -54.5q-271 0 -496 145q35 -4 78 -4q225 0 401 138q-105 2 -188 64.5t-114 159.5q33 -5 61 -5q43 0 85 11q-112 23 -185.5 111.5t-73.5 205.5v4q68 -38 146 -41 q-66 44 -105 115t-39 154q0 88 44 163q121 -149 294.5 -238.5t371.5 -99.5q-8 38 -8 74q0 134 94.5 228.5t228.5 94.5q140 0 236 -102q109 21 205 78q-37 -115 -142 -178q93 10 186 50z" />
-<glyph unicode="&#xf09a;" horiz-adv-x="1024" d="M959 1524v-264h-157q-86 0 -116 -36t-30 -108v-189h293l-39 -296h-254v-759h-306v759h-255v296h255v218q0 186 104 288.5t277 102.5q147 0 228 -12z" />
-<glyph unicode="&#xf09b;" d="M1536 640q0 -251 -146.5 -451.5t-378.5 -277.5q-27 -5 -39.5 7t-12.5 30v211q0 97 -52 142q57 6 102.5 18t94 39t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5 q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3q-21 0 -29 -4.5t-5 -11.5t9 -14t13 - [...]
-<glyph unicode="&#xf09c;" horiz-adv-x="1664" d="M1664 960v-256q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-192h96q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h672v192q0 185 131.5 316.5t316.5 131.5 t316.5 -131.5t131.5 -316.5z" />
-<glyph unicode="&#xf09d;" horiz-adv-x="1920" d="M1760 1408q66 0 113 -47t47 -113v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600zM160 1280q-13 0 -22.5 -9.5t-9.5 -22.5v-224h1664v224q0 13 -9.5 22.5t-22.5 9.5h-1600zM1760 0q13 0 22.5 9.5t9.5 22.5v608h-1664v-608 q0 -13 9.5 -22.5t22.5 -9.5h1600zM256 128v128h256v-128h-256zM640 128v128h384v-128h-384z" />
-<glyph unicode="&#xf09e;" horiz-adv-x="1408" d="M384 192q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM896 69q2 -28 -17 -48q-18 -21 -47 -21h-135q-25 0 -43 16.5t-20 41.5q-22 229 -184.5 391.5t-391.5 184.5q-25 2 -41.5 20t-16.5 43v135q0 29 21 47q17 17 43 17h5q160 -13 306 -80.5 t259 -181.5q114 -113 181.5 -259t80.5 -306zM1408 67q2 -27 -18 -47q-18 -20 -46 -20h-143q-26 0 -44.5 17.5t-19.5 42.5q-12 215 -101 408.5t-231.5 336t-336 231.5t-408.5 102q-25 1 -42.5 19.5t-17.5 43.5 [...]
-<glyph unicode="&#xf0a0;" d="M1040 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1296 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1408 160v320q0 13 -9.5 22.5t-22.5 9.5 h-1216q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h1216q13 0 22.5 9.5t9.5 22.5zM178 640h1180l-157 482q-4 13 -16 21.5t-26 8.5h-782q-14 0 -26 -8.5t-16 -21.5zM1536 480v-320q0 -66 -47 -113t-113 -47h-1216q- [...]
-<glyph unicode="&#xf0a1;" horiz-adv-x="1792" d="M1664 896q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5v-384q0 -52 -38 -90t-90 -38q-417 347 -812 380q-58 -19 -91 -66t-31 -100.5t40 -92.5q-20 -33 -23 -65.5t6 -58t33.5 -55t48 -50t61.5 -50.5q-29 -58 -111.5 -83t-168.5 -11.5t-132 55.5q-7 23 -29.5 87.5 t-32 94.5t-23 89t-15 101t3.5 98.5t22 110.5h-122q-66 0 -113 47t-47 113v192q0 66 47 113t113 47h480q435 0 896 384q52 0 90 -38t38 -90v-384zM1536 292v954q-394 -302 -768 -343v-270q377 -42 768 -341z" />
-<glyph unicode="&#xf0a2;" horiz-adv-x="1792" d="M912 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM246 128h1300q-266 300 -266 832q0 51 -24 105t-69 103t-121.5 80.5t-169.5 31.5t-169.5 -31.5t-121.5 -80.5t-69 -103t-24 -105q0 -532 -266 -832z M1728 128q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 4 [...]
-<glyph unicode="&#xf0a3;" d="M1376 640l138 -135q30 -28 20 -70q-12 -41 -52 -51l-188 -48l53 -186q12 -41 -19 -70q-29 -31 -70 -19l-186 53l-48 -188q-10 -40 -51 -52q-12 -2 -19 -2q-31 0 -51 22l-135 138l-135 -138q-28 -30 -70 -20q-41 11 -51 52l-48 188l-186 -53q-41 -12 -70 19q-31 29 -19 70 l53 186l-188 48q-40 10 -52 51q-10 42 20 70l138 135l-138 135q-30 28 -20 70q12 41 52 51l188 48l-53 186q-12 41 19 70q29 31 70 19l186 -53l48 188q10 41 51 51q41 12 70 -19l135 -139l135 139q29 30 70 19q41 -10 51 -51l48 [...]
-<glyph unicode="&#xf0a4;" horiz-adv-x="1792" d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 768q0 51 -39 89.5t-89 38.5h-576q0 20 15 48.5t33 55t33 68t15 84.5q0 67 -44.5 97.5t-115.5 30.5q-24 0 -90 -139q-24 -44 -37 -65q-40 -64 -112 -145q-71 -81 -101 -106 q-69 -57 -140 -57h-32v-640h32q72 0 167 -32t193.5 -64t179.5 -32q189 0 189 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5h331q52 0 90 38t38 90zM1792 769q0 -105 -75.5 -181t-1 [...]
-<glyph unicode="&#xf0a5;" horiz-adv-x="1792" d="M1376 128h32v640h-32q-35 0 -67.5 12t-62.5 37t-50 46t-49 54q-2 3 -3.5 4.5t-4 4.5t-4.5 5q-72 81 -112 145q-14 22 -38 68q-1 3 -10.5 22.5t-18.5 36t-20 35.5t-21.5 30.5t-18.5 11.5q-71 0 -115.5 -30.5t-44.5 -97.5q0 -43 15 -84.5t33 -68t33 -55t15 -48.5h-576 q-50 0 -89 -38.5t-39 -89.5q0 -52 38 -90t90 -38h331q-15 -17 -25 -47.5t-10 -55.5q0 -69 53 -119q-18 -32 -18 -69t17.5 -73.5t47.5 -52.5q-4 -24 -4 -56q0 -85 48.5 -126t135.5 -41q84 0 183 32t194 64t167 32z [...]
-<glyph unicode="&#xf0a6;" d="M1280 -64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 700q0 189 -167 189q-26 0 -56 -5q-16 30 -52.5 47.5t-73.5 17.5t-69 -18q-50 53 -119 53q-25 0 -55.5 -10t-47.5 -25v331q0 52 -38 90t-90 38q-51 0 -89.5 -39t-38.5 -89v-576 q-20 0 -48.5 15t-55 33t-68 33t-84.5 15q-67 0 -97.5 -44.5t-30.5 -115.5q0 -24 139 -90q44 -24 65 -37q64 -40 145 -112q81 -71 106 -101q57 -69 57 -140v-32h640v32q0 72 32 167t64 193.5t32 179.5zM1536 705q0 -133 -69 -322q-59 -164 - [...]
-<glyph unicode="&#xf0a7;" d="M1408 576q0 84 -32 183t-64 194t-32 167v32h-640v-32q0 -35 -12 -67.5t-37 -62.5t-46 -50t-54 -49q-9 -8 -14 -12q-81 -72 -145 -112q-22 -14 -68 -38q-3 -1 -22.5 -10.5t-36 -18.5t-35.5 -20t-30.5 -21.5t-11.5 -18.5q0 -71 30.5 -115.5t97.5 -44.5q43 0 84.5 15t68 33 t55 33t48.5 15v-576q0 -50 38.5 -89t89.5 -39q52 0 90 38t38 90v331q46 -35 103 -35q69 0 119 53q32 -18 69 -18t73.5 17.5t52.5 47.5q24 -4 56 -4q85 0 126 48.5t41 135.5zM1280 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -4 [...]
-<glyph unicode="&#xf0a8;" d="M1280 576v128q0 26 -19 45t-45 19h-502l189 189q19 19 19 45t-19 45l-91 91q-18 18 -45 18t-45 -18l-362 -362l-91 -91q-18 -18 -18 -45t18 -45l91 -91l362 -362q18 -18 45 -18t45 18l91 91q18 18 18 45t-18 45l-189 189h502q26 0 45 19t19 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf0a9;" d="M1285 640q0 27 -18 45l-91 91l-362 362q-18 18 -45 18t-45 -18l-91 -91q-18 -18 -18 -45t18 -45l189 -189h-502q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h502l-189 -189q-19 -19 -19 -45t19 -45l91 -91q18 -18 45 -18t45 18l362 362l91 91q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf0aa;" d="M1284 641q0 27 -18 45l-362 362l-91 91q-18 18 -45 18t-45 -18l-91 -91l-362 -362q-18 -18 -18 -45t18 -45l91 -91q18 -18 45 -18t45 18l189 189v-502q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v502l189 -189q19 -19 45 -19t45 19l91 91q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf0ab;" d="M1284 639q0 27 -18 45l-91 91q-18 18 -45 18t-45 -18l-189 -189v502q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-502l-189 189q-19 19 -45 19t-45 -19l-91 -91q-18 -18 -18 -45t18 -45l362 -362l91 -91q18 -18 45 -18t45 18l91 91l362 362q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf0ac;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1042 887q-2 -1 -9.5 -9.5t-13.5 -9.5q2 0 4.5 5t5 11t3.5 7q6 7 22 15q14 6 52 12q34 8 51 -11 q-2 2 9.5 13t14.5 12q3 2 15 4.5t15 7.5l2 22q-12 -1 -17.5 7t-6.5 21q0 -2 -6 -8q0 7 -4.5 8t-11.5 -1t-9 -1q-10 3 -15 7.5t-8 16.5t-4 15q-2 5 -9.5 10.5t-9.5 10.5q-1 2 -2.5 5.5t-3 6.5t-4 5.5t-5.5 2.5t-7 -5t-7.5 -10t-4.5 -5 [...]
-<glyph unicode="&#xf0ad;" horiz-adv-x="1664" d="M384 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1028 484l-682 -682q-37 -37 -90 -37q-52 0 -91 37l-106 108q-38 36 -38 90q0 53 38 91l681 681q39 -98 114.5 -173.5t173.5 -114.5zM1662 919q0 -39 -23 -106q-47 -134 -164.5 -217.5 t-258.5 -83.5q-185 0 -316.5 131.5t-131.5 316.5t131.5 316.5t316.5 131.5q58 0 121.5 -16.5t107.5 -46.5q16 -11 16 -28t-16 -28l-293 -169v-224l193 -107q5 3 79 48.5t135.5 81t70.5 35.5q15 0 23.5 -10t8.5 -25z" />
-<glyph unicode="&#xf0ae;" horiz-adv-x="1792" d="M1024 128h640v128h-640v-128zM640 640h1024v128h-1024v-128zM1280 1152h384v128h-384v-128zM1792 320v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 832v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19 t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf0b0;" horiz-adv-x="1408" d="M1403 1241q17 -41 -14 -70l-493 -493v-742q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-256 256q-19 19 -19 45v486l-493 493q-31 29 -14 70q17 39 59 39h1280q42 0 59 -39z" />
-<glyph unicode="&#xf0b1;" horiz-adv-x="1792" d="M640 1280h512v128h-512v-128zM1792 640v-480q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v480h672v-160q0 -26 19 -45t45 -19h320q26 0 45 19t19 45v160h672zM1024 640v-128h-256v128h256zM1792 1120v-384h-1792v384q0 66 47 113t113 47h352v160q0 40 28 68 t68 28h576q40 0 68 -28t28 -68v-160h352q66 0 113 -47t47 -113z" />
-<glyph unicode="&#xf0b2;" d="M1283 995l-355 -355l355 -355l144 144q29 31 70 14q39 -17 39 -59v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l144 144l-355 355l-355 -355l144 -144q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l144 -144 l355 355l-355 355l-144 -144q-19 -19 -45 -19q-12 0 -24 5q-40 17 -40 59v448q0 26 19 45t45 19h448q42 0 59 -40q17 -39 -14 -69l-144 -144l355 -355l355 355l-144 144q-31 30 -14 69q17 40 59 40h448q26 0 45 -19t19 -45v-448q0  [...]
-<glyph unicode="&#xf0c0;" horiz-adv-x="1920" d="M593 640q-162 -5 -265 -128h-134q-82 0 -138 40.5t-56 118.5q0 353 124 353q6 0 43.5 -21t97.5 -42.5t119 -21.5q67 0 133 23q-5 -37 -5 -66q0 -139 81 -256zM1664 3q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5 t43 97.5t62 81t85.5 53.5t111.5 20q10 0 43 -21.5t73 -48t107 -48t135 -21.5t135 21.5t107 48t73 48t43 21.5q61 0 111.5 -20t85.5 -53.5t62 -81t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM640 1280q0 -106 -7 [...]
-<glyph unicode="&#xf0c1;" horiz-adv-x="1664" d="M1456 320q0 40 -28 68l-208 208q-28 28 -68 28q-42 0 -72 -32q3 -3 19 -18.5t21.5 -21.5t15 -19t13 -25.5t3.5 -27.5q0 -40 -28 -68t-68 -28q-15 0 -27.5 3.5t-25.5 13t-19 15t-21.5 21.5t-18.5 19q-33 -31 -33 -73q0 -40 28 -68l206 -207q27 -27 68 -27q40 0 68 26 l147 146q28 28 28 67zM753 1025q0 40 -28 68l-206 207q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68l208 -208q27 -27 68 -27q42 0 72 31q-3 3 -19 18.5t-21.5 21.5t-15 19t-13 25.5t-3. [...]
-<glyph unicode="&#xf0c2;" horiz-adv-x="1920" d="M1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088q-185 0 -316.5 131.5t-131.5 316.5q0 132 71 241.5t187 163.5q-2 28 -2 43q0 212 150 362t362 150q158 0 286.5 -88t187.5 -230q70 62 166 62q106 0 181 -75t75 -181q0 -75 -41 -138q129 -30 213 -134.5t84 -239.5z " />
-<glyph unicode="&#xf0c3;" horiz-adv-x="1664" d="M1527 88q56 -89 21.5 -152.5t-140.5 -63.5h-1152q-106 0 -140.5 63.5t21.5 152.5l503 793v399h-64q-26 0 -45 19t-19 45t19 45t45 19h512q26 0 45 -19t19 -45t-19 -45t-45 -19h-64v-399zM748 813l-272 -429h712l-272 429l-20 31v37v399h-128v-399v-37z" />
-<glyph unicode="&#xf0c4;" horiz-adv-x="1792" d="M960 640q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1260 576l507 -398q28 -20 25 -56q-5 -35 -35 -51l-128 -64q-13 -7 -29 -7q-17 0 -31 8l-690 387l-110 -66q-8 -4 -12 -5q14 -49 10 -97q-7 -77 -56 -147.5t-132 -123.5q-132 -84 -277 -84 q-136 0 -222 78q-90 84 -79 207q7 76 56 147t131 124q132 84 278 84q83 0 151 -31q9 13 22 22l122 73l-122 73q-13 9 -22 22q-68 -31 -151 -31q-146 0 -278 84q-82 53 -131 124t-56 147q-5 59 15.5 113t63.5 93q85 [...]
-<glyph unicode="&#xf0c5;" horiz-adv-x="1792" d="M1696 1152q40 0 68 -28t28 -68v-1216q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v288h-544q-40 0 -68 28t-28 68v672q0 40 20 88t48 76l408 408q28 28 76 48t88 20h416q40 0 68 -28t28 -68v-328q68 40 128 40h416zM1152 939l-299 -299h299v299zM512 1323l-299 -299 h299v299zM708 676l316 316v416h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h512v256q0 40 20 88t48 76zM1664 -128v1152h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h896z" />
-<glyph unicode="&#xf0c6;" horiz-adv-x="1408" d="M1404 151q0 -117 -79 -196t-196 -79q-135 0 -235 100l-777 776q-113 115 -113 271q0 159 110 270t269 111q158 0 273 -113l605 -606q10 -10 10 -22q0 -16 -30.5 -46.5t-46.5 -30.5q-13 0 -23 10l-606 607q-79 77 -181 77q-106 0 -179 -75t-73 -181q0 -105 76 -181 l776 -777q63 -63 145 -63q64 0 106 42t42 106q0 82 -63 145l-581 581q-26 24 -60 24q-29 0 -48 -19t-19 -48q0 -32 25 -59l410 -410q10 -10 10 -22q0 -16 -31 -47t-47 -31q-12 0 -22 10l-410 410q-63 61 -63 149q0  [...]
-<glyph unicode="&#xf0c7;" d="M384 0h768v384h-768v-384zM1280 0h128v896q0 14 -10 38.5t-20 34.5l-281 281q-10 10 -34 20t-39 10v-416q0 -40 -28 -68t-68 -28h-576q-40 0 -68 28t-28 68v416h-128v-1280h128v416q0 40 28 68t68 28h832q40 0 68 -28t28 -68v-416zM896 928v320q0 13 -9.5 22.5t-22.5 9.5 h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5zM1536 896v-928q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h928q40 0 88 -20t76 -48l280 -280q28 [...]
-<glyph unicode="&#xf0c8;" d="M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf0c9;" d="M1536 192v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 704v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 1216v-128q0 -26 -19 -45 t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf0ca;" horiz-adv-x="1792" d="M384 128q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM384 640q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5 t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1152q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22. [...]
-<glyph unicode="&#xf0cb;" horiz-adv-x="1792" d="M381 -84q0 -80 -54.5 -126t-135.5 -46q-106 0 -172 66l57 88q49 -45 106 -45q29 0 50.5 14.5t21.5 42.5q0 64 -105 56l-26 56q8 10 32.5 43.5t42.5 54t37 38.5v1q-16 0 -48.5 -1t-48.5 -1v-53h-106v152h333v-88l-95 -115q51 -12 81 -49t30 -88zM383 543v-159h-362 q-6 36 -6 54q0 51 23.5 93t56.5 68t66 47.5t56.5 43.5t23.5 45q0 25 -14.5 38.5t-39.5 13.5q-46 0 -81 -58l-85 59q24 51 71.5 79.5t105.5 28.5q73 0 123 -41.5t50 -112.5q0 -50 -34 -91.5t-75 -64.5t-75.5 -50.5t- [...]
-<glyph unicode="&#xf0cc;" horiz-adv-x="1792" d="M1760 640q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1728q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h1728zM483 704q-28 35 -51 80q-48 97 -48 188q0 181 134 309q133 127 393 127q50 0 167 -19q66 -12 177 -48q10 -38 21 -118q14 -123 14 -183q0 -18 -5 -45l-12 -3l-84 6 l-14 2q-50 149 -103 205q-88 91 -210 91q-114 0 -182 -59q-67 -58 -67 -146q0 -73 66 -140t279 -129q69 -20 173 -66q58 -28 95 -52h-743zM990 448h411q7 -39 7 -92q0 -111 -41 -212q-23 -55 -71 -104q-37 -3 [...]
-<glyph unicode="&#xf0cd;" d="M48 1313q-37 2 -45 4l-3 88q13 1 40 1q60 0 112 -4q132 -7 166 -7q86 0 168 3q116 4 146 5q56 0 86 2l-1 -14l2 -64v-9q-60 -9 -124 -9q-60 0 -79 -25q-13 -14 -13 -132q0 -13 0.5 -32.5t0.5 -25.5l1 -229l14 -280q6 -124 51 -202q35 -59 96 -92q88 -47 177 -47 q104 0 191 28q56 18 99 51q48 36 65 64q36 56 53 114q21 73 21 229q0 79 -3.5 128t-11 122.5t-13.5 159.5l-4 59q-5 67 -24 88q-34 35 -77 34l-100 -2l-14 3l2 86h84l205 -10q76 -3 196 10l18 -2q6 -38 6 -51q0 -7 -4 -31q-45 -12 -84 -1 [...]
-<glyph unicode="&#xf0ce;" horiz-adv-x="1664" d="M512 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23 v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -2 [...]
-<glyph unicode="&#xf0d0;" horiz-adv-x="1664" d="M1190 955l293 293l-107 107l-293 -293zM1637 1248q0 -27 -18 -45l-1286 -1286q-18 -18 -45 -18t-45 18l-198 198q-18 18 -18 45t18 45l1286 1286q18 18 45 18t45 -18l198 -198q18 -18 18 -45zM286 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM636 1276 l196 -60l-196 -60l-60 -196l-60 196l-196 60l196 60l60 196zM1566 798l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM926 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98z" />
-<glyph unicode="&#xf0d1;" horiz-adv-x="1792" d="M640 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM256 640h384v256h-158q-13 0 -22 -9l-195 -195q-9 -9 -9 -22v-30zM1536 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1792 1216v-1024q0 -15 -4 -26.5t-13.5 -18.5 t-16.5 -11.5t-23.5 -6t-22.5 -2t-25.5 0t-22.5 0.5q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-64q-3 0 -22.5 -0.5t-25.5 0t-22.5 2t-23.5 6t-16.5 11.5t-13.5  [...]
-<glyph unicode="&#xf0d2;" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103q-111 0 -218 32q59 93 78 164q9 34 54 211q20 -39 73 -67.5t114 -28.5q121 0 216 68.5t147 188.5t52 270q0 114 -59.5 214t-172.5 163t-255 63q-105 0 -196 -29t-154.5 -77t-109 -110.5t-67 -129.5t-21.5 -134 q0 -104 40 -183t117 -111q30 -12 38 20q2 7 8 31t8 30q6 23 -11 43q-51 61 -51 151q0 151 104.5 259.5t273.5 108.5q151 0 235.5 -82t84.5 -213q0 -170 -68.5 -289t-175.5 -119q-61 0 -98 43.5t-23 104.5q8 35 26.5 93.5t30 103t11 [...]
-<glyph unicode="&#xf0d3;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-725q85 122 108 210q9 34 53 209q21 -39 73.5 -67t112.5 -28q181 0 295.5 147.5t114.5 373.5q0 84 -35 162.5t-96.5 139t-152.5 97t-197 36.5q-104 0 -194.5 -28.5t-153 -76.5 t-107.5 -109.5t-66.5 -128t-21.5 -132.5q0 -102 39.5 -180t116.5 -110q13 -5 23.5 0t14.5 19q10 44 15 61q6 23 -11 42q-50 62 -50 150q0 150 103.5 256.5t270.5 106.5q149 0 232.5 -81t83.5 -210q0 -168 -67.5 -286t-173.5 -118q-60 0 - [...]
-<glyph unicode="&#xf0d4;" d="M829 318q0 -76 -58.5 -112.5t-139.5 -36.5q-41 0 -80.5 9.5t-75.5 28.5t-58 53t-22 78q0 46 25 80t65.5 51.5t82 25t84.5 7.5q20 0 31 -2q2 -1 23 -16.5t26 -19t23 -18t24.5 -22t19 -22.5t17 -26t9 -26.5t4.5 -31.5zM755 863q0 -60 -33 -99.5t-92 -39.5q-53 0 -93 42.5 t-57.5 96.5t-17.5 106q0 61 32 104t92 43q53 0 93.5 -45t58 -101t17.5 -107zM861 1120l88 64h-265q-85 0 -161 -32t-127.5 -98t-51.5 -153q0 -93 64.5 -154.5t158.5 -61.5q22 0 43 3q-13 -29 -13 -54q0 -44 40 -94q-175 -12 -257  [...]
-<glyph unicode="&#xf0d5;" horiz-adv-x="1664" d="M735 740q0 -36 32 -70.5t77.5 -68t90.5 -73.5t77 -104t32 -142q0 -90 -48 -173q-72 -122 -211 -179.5t-298 -57.5q-132 0 -246.5 41.5t-171.5 137.5q-37 60 -37 131q0 81 44.5 150t118.5 115q131 82 404 100q-32 42 -47.5 74t-15.5 73q0 36 21 85q-46 -4 -68 -4 q-148 0 -249.5 96.5t-101.5 244.5q0 82 36 159t99 131q77 66 182.5 98t217.5 32h418l-138 -88h-131q74 -63 112 -133t38 -160q0 -72 -24.5 -129.5t-59 -93t-69.5 -65t-59.5 -61.5t-24.5 -66zM589 836q38 0 78 16.5t66 [...]
-<glyph unicode="&#xf0d6;" horiz-adv-x="1920" d="M768 384h384v96h-128v448h-114l-148 -137l77 -80q42 37 55 57h2v-288h-128v-96zM1280 640q0 -70 -21 -142t-59.5 -134t-101.5 -101t-138 -39t-138 39t-101.5 101t-59.5 134t-21 142t21 142t59.5 134t101.5 101t138 39t138 -39t101.5 -101t59.5 -134t21 -142zM1792 384 v512q-106 0 -181 75t-75 181h-1152q0 -106 -75 -181t-181 -75v-512q106 0 181 -75t75 -181h1152q0 106 75 181t181 75zM1920 1216v-1152q0 -26 -19 -45t-45 -19h-1792q-26 0 -45 19t-19 45v1152q0 26 19 45t45  [...]
-<glyph unicode="&#xf0d7;" horiz-adv-x="1024" d="M1024 832q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf0d8;" horiz-adv-x="1024" d="M1024 320q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
-<glyph unicode="&#xf0d9;" horiz-adv-x="640" d="M640 1088v-896q0 -26 -19 -45t-45 -19t-45 19l-448 448q-19 19 -19 45t19 45l448 448q19 19 45 19t45 -19t19 -45z" />
-<glyph unicode="&#xf0da;" horiz-adv-x="640" d="M576 640q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19t-19 45v896q0 26 19 45t45 19t45 -19l448 -448q19 -19 19 -45z" />
-<glyph unicode="&#xf0db;" horiz-adv-x="1664" d="M160 0h608v1152h-640v-1120q0 -13 9.5 -22.5t22.5 -9.5zM1536 32v1120h-640v-1152h608q13 0 22.5 9.5t9.5 22.5zM1664 1248v-1216q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1344q66 0 113 -47t47 -113z" />
-<glyph unicode="&#xf0dc;" horiz-adv-x="1024" d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45zM1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
-<glyph unicode="&#xf0dd;" horiz-adv-x="1024" d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf0de;" horiz-adv-x="1024" d="M1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
-<glyph unicode="&#xf0e0;" horiz-adv-x="1792" d="M1792 826v-794q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v794q44 -49 101 -87q362 -246 497 -345q57 -42 92.5 -65.5t94.5 -48t110 -24.5h1h1q51 0 110 24.5t94.5 48t92.5 65.5q170 123 498 345q57 39 100 87zM1792 1120q0 -79 -49 -151t-122 -123 q-376 -261 -468 -325q-10 -7 -42.5 -30.5t-54 -38t-52 -32.5t-57.5 -27t-50 -9h-1h-1q-23 0 -50 9t-57.5 27t-52 32.5t-54 38t-42.5 30.5q-91 64 -262 182.5t-205 142.5q-62 42 -117 115.5t-55 136.5q0 78 41.5 130t11 [...]
-<glyph unicode="&#xf0e1;" d="M349 911v-991h-330v991h330zM370 1217q1 -73 -50.5 -122t-135.5 -49h-2q-82 0 -132 49t-50 122q0 74 51.5 122.5t134.5 48.5t133 -48.5t51 -122.5zM1536 488v-568h-329v530q0 105 -40.5 164.5t-126.5 59.5q-63 0 -105.5 -34.5t-63.5 -85.5q-11 -30 -11 -81v-553h-329 q2 399 2 647t-1 296l-1 48h329v-144h-2q20 32 41 56t56.5 52t87 43.5t114.5 15.5q171 0 275 -113.5t104 -332.5z" />
-<glyph unicode="&#xf0e2;" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5 t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 - [...]
-<glyph unicode="&#xf0e3;" horiz-adv-x="1792" d="M1771 0q0 -53 -37 -90l-107 -108q-39 -37 -91 -37q-53 0 -90 37l-363 364q-38 36 -38 90q0 53 43 96l-256 256l-126 -126q-14 -14 -34 -14t-34 14q2 -2 12.5 -12t12.5 -13t10 -11.5t10 -13.5t6 -13.5t5.5 -16.5t1.5 -18q0 -38 -28 -68q-3 -3 -16.5 -18t-19 -20.5 t-18.5 -16.5t-22 -15.5t-22 -9t-26 -4.5q-40 0 -68 28l-408 408q-28 28 -28 68q0 13 4.5 26t9 22t15.5 22t16.5 18.5t20.5 19t18 16.5q30 28 68 28q10 0 18 -1.5t16.5 -5.5t13.5 -6t13.5 -10t11.5 -10t13 -12.5t12 - [...]
-<glyph unicode="&#xf0e4;" horiz-adv-x="1792" d="M384 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM576 832q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1004 351l101 382q6 26 -7.5 48.5t-38.5 29.5 t-48 -6.5t-30 -39.5l-101 -382q-60 -5 -107 -43.5t-63 -98.5q-20 -77 20 -146t117 -89t146 20t89 117q16 60 -6 117t-72 91zM1664 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37 [...]
-<glyph unicode="&#xf0e5;" horiz-adv-x="1792" d="M896 1152q-204 0 -381.5 -69.5t-282 -187.5t-104.5 -255q0 -112 71.5 -213.5t201.5 -175.5l87 -50l-27 -96q-24 -91 -70 -172q152 63 275 171l43 38l57 -6q69 -8 130 -8q204 0 381.5 69.5t282 187.5t104.5 255t-104.5 255t-282 187.5t-381.5 69.5zM1792 640 q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22h-5q-15 0 -27 10.5t-16 27.5v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26  [...]
-<glyph unicode="&#xf0e6;" horiz-adv-x="1792" d="M704 1152q-153 0 -286 -52t-211.5 -141t-78.5 -191q0 -82 53 -158t149 -132l97 -56l-35 -84q34 20 62 39l44 31l53 -10q78 -14 153 -14q153 0 286 52t211.5 141t78.5 191t-78.5 191t-211.5 141t-286 52zM704 1280q191 0 353.5 -68.5t256.5 -186.5t94 -257t-94 -257 t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q [...]
-<glyph unicode="&#xf0e7;" horiz-adv-x="896" d="M885 970q18 -20 7 -44l-540 -1157q-13 -25 -42 -25q-4 0 -14 2q-17 5 -25.5 19t-4.5 30l197 808l-406 -101q-4 -1 -12 -1q-18 0 -31 11q-18 15 -13 39l201 825q4 14 16 23t28 9h328q19 0 32 -12.5t13 -29.5q0 -8 -5 -18l-171 -463l396 98q8 2 12 2q19 0 34 -15z" />
-<glyph unicode="&#xf0e8;" horiz-adv-x="1792" d="M1792 288v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192q0 52 38 90t90 38h512v192h-96q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-96v-192h [...]
-<glyph unicode="&#xf0e9;" horiz-adv-x="1664" d="M896 708v-580q0 -104 -76 -180t-180 -76t-180 76t-76 180q0 26 19 45t45 19t45 -19t19 -45q0 -50 39 -89t89 -39t89 39t39 89v580q33 11 64 11t64 -11zM1664 681q0 -13 -9.5 -22.5t-22.5 -9.5q-11 0 -23 10q-49 46 -93 69t-102 23q-68 0 -128 -37t-103 -97 q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -28 -17q-18 0 -29 17q-4 6 -14.5 24t-17.5 28q-43 60 -102.5 97t-127.5 37t-127.5 -37t-102.5 -97q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -29 -17q-17 0 -28 17q-4 6 -14.5 24t-17.5 2 [...]
-<glyph unicode="&#xf0ea;" horiz-adv-x="1792" d="M768 -128h896v640h-416q-40 0 -68 28t-28 68v416h-384v-1152zM1024 1312v64q0 13 -9.5 22.5t-22.5 9.5h-704q-13 0 -22.5 -9.5t-9.5 -22.5v-64q0 -13 9.5 -22.5t22.5 -9.5h704q13 0 22.5 9.5t9.5 22.5zM1280 640h299l-299 299v-299zM1792 512v-672q0 -40 -28 -68t-68 -28 h-960q-40 0 -68 28t-28 68v160h-544q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1088q40 0 68 -28t28 -68v-328q21 -13 36 -28l408 -408q28 -28 48 -76t20 -88z" />
-<glyph unicode="&#xf0eb;" horiz-adv-x="1024" d="M736 960q0 -13 -9.5 -22.5t-22.5 -9.5t-22.5 9.5t-9.5 22.5q0 46 -54 71t-106 25q-13 0 -22.5 9.5t-9.5 22.5t9.5 22.5t22.5 9.5q50 0 99.5 -16t87 -54t37.5 -90zM896 960q0 72 -34.5 134t-90 101.5t-123 62t-136.5 22.5t-136.5 -22.5t-123 -62t-90 -101.5t-34.5 -134 q0 -101 68 -180q10 -11 30.5 -33t30.5 -33q128 -153 141 -298h228q13 145 141 298q10 11 30.5 33t30.5 33q68 79 68 180zM1024 960q0 -155 -103 -268q-45 -49 -74.5 -87t-59.5 -95.5t-34 -107.5q47 -28 47 -82q [...]
-<glyph unicode="&#xf0ec;" horiz-adv-x="1792" d="M1792 352v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5q-12 0 -24 10l-319 320q-9 9 -9 22q0 14 9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h1376q13 0 22.5 -9.5t9.5 -22.5zM1792 896q0 -14 -9 -23l-320 -320q-9 -9 -23 -9 q-13 0 -22.5 9.5t-9.5 22.5v192h-1376q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1376v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
-<glyph unicode="&#xf0ed;" horiz-adv-x="1920" d="M1280 608q0 14 -9 23t-23 9h-224v352q0 13 -9.5 22.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-352h-224q-13 0 -22.5 -9.5t-9.5 -22.5q0 -14 9 -23l352 -352q9 -9 23 -9t23 9l351 351q10 12 10 24zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
-<glyph unicode="&#xf0ee;" horiz-adv-x="1920" d="M1280 672q0 14 -9 23l-352 352q-9 9 -23 9t-23 -9l-351 -351q-10 -12 -10 -24q0 -14 9 -23t23 -9h224v-352q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5v352h224q13 0 22.5 9.5t9.5 22.5zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
-<glyph unicode="&#xf0f0;" horiz-adv-x="1408" d="M384 192q0 -26 -19 -45t-45 -19t-45 19t-19 45t19 45t45 19t45 -19t19 -45zM1408 131q0 -121 -73 -190t-194 -69h-874q-121 0 -194 69t-73 190q0 68 5.5 131t24 138t47.5 132.5t81 103t120 60.5q-22 -52 -22 -120v-203q-58 -20 -93 -70t-35 -111q0 -80 56 -136t136 -56 t136 56t56 136q0 61 -35.5 111t-92.5 70v203q0 62 25 93q132 -104 295 -104t295 104q25 -31 25 -93v-64q-106 0 -181 -75t-75 -181v-89q-32 -29 -32 -71q0 -40 28 -68t68 -28t68 28t28 68q0 42 -32 71v89q0 52 [...]
-<glyph unicode="&#xf0f1;" horiz-adv-x="1408" d="M1280 832q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 832q0 -62 -35.5 -111t-92.5 -70v-395q0 -159 -131.5 -271.5t-316.5 -112.5t-316.5 112.5t-131.5 271.5v132q-164 20 -274 128t-110 252v512q0 26 19 45t45 19q6 0 16 -2q17 30 47 48 t65 18q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5q-33 0 -64 18v-402q0 -106 94 -181t226 -75t226 75t94 181v402q-31 -18 -64 -18q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5q35 0 65 -18t47 - [...]
-<glyph unicode="&#xf0f2;" horiz-adv-x="1792" d="M640 1152h512v128h-512v-128zM288 1152v-1280h-64q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h64zM1408 1152v-1280h-1024v1280h128v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h128zM1792 928v-832q0 -92 -66 -158t-158 -66h-64v1280h64q92 0 158 -66 t66 -158z" />
-<glyph unicode="&#xf0f3;" horiz-adv-x="1792" d="M912 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM1728 128q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q50 42 91 88t85 119.5t74.5 158.5 t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q190 -28 307 -158.5t117 -282.5q0 -139 19.5 -260t50 -206t74.5 -158.5t85 -119.5t91 -88z" />
-<glyph unicode="&#xf0f4;" horiz-adv-x="1920" d="M1664 896q0 80 -56 136t-136 56h-64v-384h64q80 0 136 56t56 136zM0 128h1792q0 -106 -75 -181t-181 -75h-1280q-106 0 -181 75t-75 181zM1856 896q0 -159 -112.5 -271.5t-271.5 -112.5h-64v-32q0 -92 -66 -158t-158 -66h-704q-92 0 -158 66t-66 158v736q0 26 19 45 t45 19h1152q159 0 271.5 -112.5t112.5 -271.5z" />
-<glyph unicode="&#xf0f5;" horiz-adv-x="1408" d="M640 1472v-640q0 -61 -35.5 -111t-92.5 -70v-779q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v779q-57 20 -92.5 70t-35.5 111v640q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45 t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45zM1408 1472v-1600q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v512h-224q-13 0 -22.5 9.5t-9.5 22.5v800q0 132 94 226t226 94h256q26 0 45 -19t1 [...]
-<glyph unicode="&#xf0f6;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M384 736q0 14 9 23t23 9h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64zM1120 512q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704zM1120 256q14 0 23 -9t9 [...]
-<glyph unicode="&#xf0f7;" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22 [...]
-<glyph unicode="&#xf0f8;" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22 [...]
-<glyph unicode="&#xf0f9;" horiz-adv-x="1920" d="M640 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM256 640h384v256h-158q-14 -2 -22 -9l-195 -195q-7 -12 -9 -22v-30zM1536 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1664 800v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23  [...]
-<glyph unicode="&#xf0fa;" horiz-adv-x="1792" d="M1280 416v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM640 1152h512v128h-512v-128zM256 1152v-1280h-32 q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h32zM1440 1152v-1280h-1088v1280h160v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h160zM1792 928v-832q0 -92 -66 -158t-158 -66h-32v1280h32q92 0 15 [...]
-<glyph unicode="&#xf0fb;" horiz-adv-x="1920" d="M1920 576q-1 -32 -288 -96l-352 -32l-224 -64h-64l-293 -352h69q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-96h-160h-64v32h64v416h-160l-192 -224h-96l-32 32v192h32v32h128v8l-192 24v128l192 24v8h-128v32h-32v192l32 32h96l192 -224h160v416h-64v32h64h160h96 q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-69l293 -352h64l224 -64l352 -32q261 -58 287 -93z" />
-<glyph unicode="&#xf0fc;" horiz-adv-x="1664" d="M640 640v384h-256v-256q0 -53 37.5 -90.5t90.5 -37.5h128zM1664 192v-192h-1152v192l128 192h-128q-159 0 -271.5 112.5t-112.5 271.5v320l-64 64l32 128h480l32 128h960l32 -192l-64 -32v-800z" />
-<glyph unicode="&#xf0fd;" d="M1280 192v896q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-512v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-896q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h512v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf0fe;" d="M1280 576v128q0 26 -19 45t-45 19h-320v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-320q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h320v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h320q26 0 45 19t19 45zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf100;" horiz-adv-x="1024" d="M627 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23zM1011 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23 t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23z" />
-<glyph unicode="&#xf101;" horiz-adv-x="1024" d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM979 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23 l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
-<glyph unicode="&#xf102;" horiz-adv-x="1152" d="M1075 224q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM1075 608q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393 q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
-<glyph unicode="&#xf103;" horiz-adv-x="1152" d="M1075 672q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23zM1075 1056q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23 t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
-<glyph unicode="&#xf104;" horiz-adv-x="640" d="M627 992q0 -13 -10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
-<glyph unicode="&#xf105;" horiz-adv-x="640" d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
-<glyph unicode="&#xf106;" horiz-adv-x="1152" d="M1075 352q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
-<glyph unicode="&#xf107;" horiz-adv-x="1152" d="M1075 800q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
-<glyph unicode="&#xf108;" horiz-adv-x="1920" d="M1792 544v832q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-832q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5zM1920 1376v-1088q0 -66 -47 -113t-113 -47h-544q0 -37 16 -77.5t32 -71t16 -43.5q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19 t-19 45q0 14 16 44t32 70t16 78h-544q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
-<glyph unicode="&#xf109;" horiz-adv-x="1920" d="M416 256q-66 0 -113 47t-47 113v704q0 66 47 113t113 47h1088q66 0 113 -47t47 -113v-704q0 -66 -47 -113t-113 -47h-1088zM384 1120v-704q0 -13 9.5 -22.5t22.5 -9.5h1088q13 0 22.5 9.5t9.5 22.5v704q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5z M1760 192h160v-96q0 -40 -47 -68t-113 -28h-1600q-66 0 -113 28t-47 68v96h160h1600zM1040 96q16 0 16 16t-16 16h-160q-16 0 -16 -16t16 -16h160z" />
-<glyph unicode="&#xf10a;" horiz-adv-x="1152" d="M640 128q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1024 288v960q0 13 -9.5 22.5t-22.5 9.5h-832q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h832q13 0 22.5 9.5t9.5 22.5zM1152 1248v-1088q0 -66 -47 -113t-113 -47h-832 q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h832q66 0 113 -47t47 -113z" />
-<glyph unicode="&#xf10b;" horiz-adv-x="768" d="M464 128q0 33 -23.5 56.5t-56.5 23.5t-56.5 -23.5t-23.5 -56.5t23.5 -56.5t56.5 -23.5t56.5 23.5t23.5 56.5zM672 288v704q0 13 -9.5 22.5t-22.5 9.5h-512q-13 0 -22.5 -9.5t-9.5 -22.5v-704q0 -13 9.5 -22.5t22.5 -9.5h512q13 0 22.5 9.5t9.5 22.5zM480 1136 q0 16 -16 16h-160q-16 0 -16 -16t16 -16h160q16 0 16 16zM768 1152v-1024q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v1024q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
-<glyph unicode="&#xf10c;" d="M768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103 t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf10d;" horiz-adv-x="1664" d="M768 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136z M1664 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75  [...]
-<glyph unicode="&#xf10e;" horiz-adv-x="1664" d="M768 1216v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 56 136t136 56h384q80 0 136 -56t56 -136zM1664 1216 v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 [...]
-<glyph unicode="&#xf110;" horiz-adv-x="1568" d="M496 192q0 -60 -42.5 -102t-101.5 -42q-60 0 -102 42t-42 102t42 102t102 42q59 0 101.5 -42t42.5 -102zM928 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM320 640q0 -66 -47 -113t-113 -47t-113 47t-47 113 t47 113t113 47t113 -47t47 -113zM1360 192q0 -46 -33 -79t-79 -33t-79 33t-33 79t33 79t79 33t79 -33t33 -79zM528 1088q0 -73 -51.5 -124.5t-124.5 -51.5t-124.5 51.5t-51.5 124.5t51.5 124.5t124.5 51.5t124.5 [...]
-<glyph unicode="&#xf111;" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf112;" horiz-adv-x="1792" d="M1792 416q0 -166 -127 -451q-3 -7 -10.5 -24t-13.5 -30t-13 -22q-12 -17 -28 -17q-15 0 -23.5 10t-8.5 25q0 9 2.5 26.5t2.5 23.5q5 68 5 123q0 101 -17.5 181t-48.5 138.5t-80 101t-105.5 69.5t-133 42.5t-154 21.5t-175.5 6h-224v-256q0 -26 -19 -45t-45 -19t-45 19 l-512 512q-19 19 -19 45t19 45l512 512q19 19 45 19t45 -19t19 -45v-256h224q713 0 875 -403q53 -134 53 -333z" />
-<glyph unicode="&#xf113;" horiz-adv-x="1664" d="M640 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1280 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1440 320 q0 120 -69 204t-187 84q-41 0 -195 -21q-71 -11 -157 -11t-157 11q-152 21 -195 21q-118 0 -187 -84t-69 -204q0 -88 32 -153.5t81 -103t122 -60t140 -29.5t149 -7h168q82 0 149 7t140 29.5t122 60t81 103t32 153.5zM16 [...]
-<glyph unicode="&#xf114;" horiz-adv-x="1664" d="M1536 224v704q0 40 -28 68t-68 28h-704q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68v-960q0 -40 28 -68t68 -28h1216q40 0 68 28t28 68zM1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320 q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
-<glyph unicode="&#xf115;" horiz-adv-x="1920" d="M1781 605q0 35 -53 35h-1088q-40 0 -85.5 -21.5t-71.5 -52.5l-294 -363q-18 -24 -18 -40q0 -35 53 -35h1088q40 0 86 22t71 53l294 363q18 22 18 39zM640 768h768v160q0 40 -28 68t-68 28h-576q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68 v-853l256 315q44 53 116 87.5t140 34.5zM1909 605q0 -62 -46 -120l-295 -363q-43 -53 -116 -87.5t-140 -34.5h-1088q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 [...]
-<glyph unicode="&#xf116;" horiz-adv-x="1792" />
-<glyph unicode="&#xf117;" horiz-adv-x="1792" />
-<glyph unicode="&#xf118;" d="M1134 461q-37 -121 -138 -195t-228 -74t-228 74t-138 195q-8 25 4 48.5t38 31.5q25 8 48.5 -4t31.5 -38q25 -80 92.5 -129.5t151.5 -49.5t151.5 49.5t92.5 129.5q8 26 32 38t49 4t37 -31.5t4 -48.5zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-2 [...]
-<glyph unicode="&#xf119;" d="M1134 307q8 -25 -4 -48.5t-37 -31.5t-49 4t-32 38q-25 80 -92.5 129.5t-151.5 49.5t-151.5 -49.5t-92.5 -129.5q-8 -26 -31.5 -38t-48.5 -4q-26 8 -38 31.5t-4 48.5q37 121 138 195t228 74t228 -74t138 -195zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248 [...]
-<glyph unicode="&#xf11a;" d="M1152 448q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h640q26 0 45 -19t19 -45zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136. [...]
-<glyph unicode="&#xf11b;" horiz-adv-x="1920" d="M832 448v128q0 14 -9 23t-23 9h-192v192q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-192h-192q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h192v-192q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v192h192q14 0 23 9t9 23zM1408 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1920 512q0 -212 -150 -362t-362 -1 [...]
-<glyph unicode="&#xf11c;" horiz-adv-x="1920" d="M384 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM512 624v-96q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h224q16 0 16 -16zM384 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 368v-96q0 -16 -16 -16 h-864q-16 0 -16 16v96q0 16 16 16h864q16 0 16 -16zM768 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM640 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16z [...]
-<glyph unicode="&#xf11d;" horiz-adv-x="1792" d="M1664 491v616q-169 -91 -306 -91q-82 0 -145 32q-100 49 -184 76.5t-178 27.5q-173 0 -403 -127v-599q245 113 433 113q55 0 103.5 -7.5t98 -26t77 -31t82.5 -39.5l28 -14q44 -22 101 -22q120 0 293 92zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9 h-64q-14 0 -23 9t-9 23v1266q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -9 [...]
-<glyph unicode="&#xf11e;" horiz-adv-x="1792" d="M832 536v192q-181 -16 -384 -117v-185q205 96 384 110zM832 954v197q-172 -8 -384 -126v-189q215 111 384 118zM1664 491v184q-235 -116 -384 -71v224q-20 6 -39 15q-5 3 -33 17t-34.5 17t-31.5 15t-34.5 15.5t-32.5 13t-36 12.5t-35 8.5t-39.5 7.5t-39.5 4t-44 2 q-23 0 -49 -3v-222h19q102 0 192.5 -29t197.5 -82q19 -9 39 -15v-188q42 -17 91 -17q120 0 293 92zM1664 918v189q-169 -91 -306 -91q-45 0 -78 8v-196q148 -42 384 90zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q [...]
-<glyph unicode="&#xf120;" horiz-adv-x="1664" d="M585 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23zM1664 96v-64q0 -14 -9 -23t-23 -9h-960q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h960q14 0 23 -9 t9 -23z" />
-<glyph unicode="&#xf121;" horiz-adv-x="1920" d="M617 137l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23zM1208 1204l-373 -1291q-4 -13 -15.5 -19.5t-23.5 -2.5l-62 17q-13 4 -19.5 15.5t-2.5 24.5 l373 1291q4 13 15.5 19.5t23.5 2.5l62 -17q13 -4 19.5 -15.5t2.5 -24.5zM1865 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10 [...]
-<glyph unicode="&#xf122;" horiz-adv-x="1792" d="M640 454v-70q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-69l-397 -398q-19 -19 -19 -45t19 -45zM1792 416q0 -58 -17 -133.5t-38.5 -138t-48 -125t-40.5 -90.5l-20 -40q-8 -17 -28 -17q-6 0 -9 1 q-25 8 -23 34q43 400 -106 565q-64 71 -170.5 110.5t-267.5 52.5v-251q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-262q411 -28 599 -221q169 - [...]
-<glyph unicode="&#xf123;" horiz-adv-x="1664" d="M1186 579l257 250l-356 52l-66 10l-30 60l-159 322v-963l59 -31l318 -168l-60 355l-12 66zM1638 841l-363 -354l86 -500q5 -33 -6 -51.5t-34 -18.5q-17 0 -40 12l-449 236l-449 -236q-23 -12 -40 -12q-23 0 -34 18.5t-6 51.5l86 500l-364 354q-32 32 -23 59.5t54 34.5 l502 73l225 455q20 41 49 41q28 0 49 -41l225 -455l502 -73q45 -7 54 -34.5t-24 -59.5z" />
-<glyph unicode="&#xf124;" horiz-adv-x="1408" d="M1401 1187l-640 -1280q-17 -35 -57 -35q-5 0 -15 2q-22 5 -35.5 22.5t-13.5 39.5v576h-576q-22 0 -39.5 13.5t-22.5 35.5t4 42t29 30l1280 640q13 7 29 7q27 0 45 -19q15 -14 18.5 -34.5t-6.5 -39.5z" />
-<glyph unicode="&#xf125;" horiz-adv-x="1664" d="M557 256h595v595zM512 301l595 595h-595v-595zM1664 224v-192q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v224h-864q-14 0 -23 9t-9 23v864h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224v224q0 14 9 23t23 9h192q14 0 23 -9t9 -23 v-224h851l246 247q10 9 23 9t23 -9q9 -10 9 -23t-9 -23l-247 -246v-851h224q14 0 23 -9t9 -23z" />
-<glyph unicode="&#xf126;" horiz-adv-x="1024" d="M288 64q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM288 1216q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM928 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1024 1088q0 -52 -26 -96.5t-70 -69.5 q-2 -287 -226 -414q-68 -38 -203 -81q-128 -40 -169.5 -71t-41.5 -100v-26q44 -25 70 -69.5t26 -96.5q0 -80 -56 -136t-136 -56t-136 56t-56 136q0 52 26 96.5t70 69.5v820q-44 25 -70 69.5t-26 96.5q0 80 56 13 [...]
-<glyph unicode="&#xf127;" horiz-adv-x="1664" d="M439 265l-256 -256q-10 -9 -23 -9q-12 0 -23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23zM608 224v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM384 448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23t9 23t23 9h320 q14 0 23 -9t9 -23zM1648 320q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-334 335q-21 21 -42 56l239 18l273 -274q27 -27 68 -27.5t68 26.5l147 146q28 28 28 67q0 40 -28 68l-274 275l18 239 [...]
-<glyph unicode="&#xf128;" horiz-adv-x="1024" d="M704 280v-240q0 -16 -12 -28t-28 -12h-240q-16 0 -28 12t-12 28v240q0 16 12 28t28 12h240q16 0 28 -12t12 -28zM1020 880q0 -54 -15.5 -101t-35 -76.5t-55 -59.5t-57.5 -43.5t-61 -35.5q-41 -23 -68.5 -65t-27.5 -67q0 -17 -12 -32.5t-28 -15.5h-240q-15 0 -25.5 18.5 t-10.5 37.5v45q0 83 65 156.5t143 108.5q59 27 84 56t25 76q0 42 -46.5 74t-107.5 32q-65 0 -108 -29q-35 -25 -107 -115q-13 -16 -31 -16q-12 0 -25 8l-164 125q-13 10 -15.5 25t5.5 28q160 266 464 266q80 0 [...]
-<glyph unicode="&#xf129;" horiz-adv-x="640" d="M640 192v-128q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64v384h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-576h64q26 0 45 -19t19 -45zM512 1344v-192q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v192 q0 26 19 45t45 19h256q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf12a;" horiz-adv-x="640" d="M512 288v-224q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v224q0 26 19 45t45 19h256q26 0 45 -19t19 -45zM542 1344l-28 -768q-1 -26 -20.5 -45t-45.5 -19h-256q-26 0 -45.5 19t-20.5 45l-28 768q-1 26 17.5 45t44.5 19h320q26 0 44.5 -19t17.5 -45z" />
-<glyph unicode="&#xf12b;" d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109zM1534 846v-206h-514l-3 27 q-4 28 -4 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q83 65 188 65q110 0 178 -59.5t68 -158.5q0 -56 -24.5 -103t-62 -76.5t-81.5 -58.5t- [...]
-<glyph unicode="&#xf12c;" d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109zM1536 -50v-206h-514l-4 27 q-3 45 -3 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q80 65 188 65q110 0 178 -59.5t68 -158.5q0 -66 -34.5 -118.5t-84 -86t-99.5 -62.5t- [...]
-<glyph unicode="&#xf12d;" horiz-adv-x="1920" d="M896 128l336 384h-768l-336 -384h768zM1909 1205q15 -34 9.5 -71.5t-30.5 -65.5l-896 -1024q-38 -44 -96 -44h-768q-38 0 -69.5 20.5t-47.5 54.5q-15 34 -9.5 71.5t30.5 65.5l896 1024q38 44 96 44h768q38 0 69.5 -20.5t47.5 -54.5z" />
-<glyph unicode="&#xf12e;" horiz-adv-x="1664" d="M1664 438q0 -81 -44.5 -135t-123.5 -54q-41 0 -77.5 17.5t-59 38t-56.5 38t-71 17.5q-110 0 -110 -124q0 -39 16 -115t15 -115v-5q-22 0 -33 -1q-34 -3 -97.5 -11.5t-115.5 -13.5t-98 -5q-61 0 -103 26.5t-42 83.5q0 37 17.5 71t38 56.5t38 59t17.5 77.5q0 79 -54 123.5 t-135 44.5q-84 0 -143 -45.5t-59 -127.5q0 -43 15 -83t33.5 -64.5t33.5 -53t15 -50.5q0 -45 -46 -89q-37 -35 -117 -35q-95 0 -245 24q-9 2 -27.5 4t-27.5 4l-13 2q-1 0 -3 1q-2 0 -2 1v1024q2 -1 17.5 -3.5t [...]
-<glyph unicode="&#xf130;" horiz-adv-x="1152" d="M1152 832v-128q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-217 24 -364.5 187.5t-147.5 384.5v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -185 131.5 -316.5t316.5 -131.5 t316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45zM896 1216v-512q0 -132 -94 -226t-226 -94t-226 94t-94 226v512q0 132 94 226t226 94t226 -94t94 -226z" />
-<glyph unicode="&#xf131;" horiz-adv-x="1408" d="M271 591l-101 -101q-42 103 -42 214v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -53 15 -113zM1385 1193l-361 -361v-128q0 -132 -94 -226t-226 -94q-55 0 -109 19l-96 -96q97 -51 205 -51q185 0 316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45v-128 q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-125 13 -235 81l-254 -254q-10 -10 -23 -10t-23 10l-82 82q-10 10 -10 23t10 [...]
-<glyph unicode="&#xf132;" horiz-adv-x="1280" d="M1088 576v640h-448v-1137q119 63 213 137q235 184 235 360zM1280 1344v-768q0 -86 -33.5 -170.5t-83 -150t-118 -127.5t-126.5 -103t-121 -77.5t-89.5 -49.5t-42.5 -20q-12 -6 -26 -6t-26 6q-16 7 -42.5 20t-89.5 49.5t-121 77.5t-126.5 103t-118 127.5t-83 150 t-33.5 170.5v768q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf133;" horiz-adv-x="1664" d="M128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280 q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
-<glyph unicode="&#xf134;" horiz-adv-x="1408" d="M512 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 1376v-320q0 -16 -12 -25q-8 -7 -20 -7q-4 0 -7 1l-448 96q-11 2 -18 11t-7 20h-256v-102q111 -23 183.5 -111t72.5 -203v-800q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v800 q0 106 62.5 190.5t161.5 114.5v111h-32q-59 0 -115 -23.5t-91.5 -53t-66 -66.5t-40.5 -53.5t-14 -24.5q-17 -35 -57 -35q-16 0 -29 7q-23 12 -31.5 37t3.5 49q5 10 14.5 26t37.5 53.5t60.5 70t85 67t108.5 52.5q-2 [...]
-<glyph unicode="&#xf135;" horiz-adv-x="1664" d="M1440 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1664 1376q0 -249 -75.5 -430.5t-253.5 -360.5q-81 -80 -195 -176l-20 -379q-2 -16 -16 -26l-384 -224q-7 -4 -16 -4q-12 0 -23 9l-64 64q-13 14 -8 32l85 276l-281 281l-276 -85q-3 -1 -9 -1 q-14 0 -23 9l-64 64q-17 19 -5 39l224 384q10 14 26 16l379 20q96 114 176 195q188 187 358 258t431 71q14 0 24 -9.5t10 -22.5z" />
-<glyph unicode="&#xf136;" horiz-adv-x="1792" d="M1745 763l-164 -763h-334l178 832q13 56 -15 88q-27 33 -83 33h-169l-204 -953h-334l204 953h-286l-204 -953h-334l204 953l-153 327h1276q101 0 189.5 -40.5t147.5 -113.5q60 -73 81 -168.5t0 -194.5z" />
-<glyph unicode="&#xf137;" d="M909 141l102 102q19 19 19 45t-19 45l-307 307l307 307q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf138;" d="M717 141l454 454q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l307 -307l-307 -307q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf139;" d="M1165 397l102 102q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l307 307l307 -307q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf13a;" d="M813 237l454 454q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-307 -307l-307 307q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf13b;" horiz-adv-x="1408" d="M1130 939l16 175h-884l47 -534h612l-22 -228l-197 -53l-196 53l-13 140h-175l22 -278l362 -100h4v1l359 99l50 544h-644l-15 181h674zM0 1408h1408l-128 -1438l-578 -162l-574 162z" />
-<glyph unicode="&#xf13c;" horiz-adv-x="1792" d="M275 1408h1505l-266 -1333l-804 -267l-698 267l71 356h297l-29 -147l422 -161l486 161l68 339h-1208l58 297h1209l38 191h-1208z" />
-<glyph unicode="&#xf13d;" horiz-adv-x="1792" d="M960 1280q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1792 352v-352q0 -22 -20 -30q-8 -2 -12 -2q-13 0 -23 9l-93 93q-119 -143 -318.5 -226.5t-429.5 -83.5t-429.5 83.5t-318.5 226.5l-93 -93q-9 -9 -23 -9q-4 0 -12 2q-20 8 -20 30v352 q0 14 9 23t23 9h352q22 0 30 -20q8 -19 -7 -35l-100 -100q67 -91 189.5 -153.5t271.5 -82.5v647h-192q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h192v163q-58 34 -93 92.5t-35 128.5q0 106 75 181t181 75t181 -75t75 [...]
-<glyph unicode="&#xf13e;" horiz-adv-x="1152" d="M1056 768q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v320q0 185 131.5 316.5t316.5 131.5t316.5 -131.5t131.5 -316.5q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45q0 106 -75 181t-181 75t-181 -75t-75 -181 v-320h736z" />
-<glyph unicode="&#xf140;" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM1152 640q0 159 -112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM1280 640q0 -212 -150 -362t-362 -150t-362 150 t-150 362t150 362t362 150t362 -150t150 -362zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 2 [...]
-<glyph unicode="&#xf141;" horiz-adv-x="1408" d="M384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM896 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM1408 800v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
-<glyph unicode="&#xf142;" horiz-adv-x="384" d="M384 288v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 1312v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
-<glyph unicode="&#xf143;" d="M512 256q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM863 162q-13 232 -177 396t-396 177q-14 1 -24 -9t-10 -23v-128q0 -13 8.5 -22t21.5 -10q154 -11 264 -121t121 -264q1 -13 10 -21.5t22 -8.5h128q13 0 23 10 t9 24zM1247 161q-5 154 -56 297.5t-139.5 260t-205 205t-260 139.5t-297.5 56q-14 1 -23 -9q-10 -10 -10 -23v-128q0 -13 9 -22t22 -10q204 -7 378 -111.5t278.5 -278.5t111.5 -378q1 -13 10 -22t22 -9h128q13 0 23 10q11 9 9 23z [...]
-<glyph unicode="&#xf144;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1152 585q32 18 32 55t-32 55l-544 320q-31 19 -64 1q-32 -19 -32 -56v-640q0 -37 32 -56 q16 -8 32 -8q17 0 32 9z" />
-<glyph unicode="&#xf145;" horiz-adv-x="1792" d="M1024 1084l316 -316l-572 -572l-316 316zM813 105l618 618q19 19 19 45t-19 45l-362 362q-18 18 -45 18t-45 -18l-618 -618q-19 -19 -19 -45t19 -45l362 -362q18 -18 45 -18t45 18zM1702 742l-907 -908q-37 -37 -90.5 -37t-90.5 37l-126 126q56 56 56 136t-56 136 t-136 56t-136 -56l-125 126q-37 37 -37 90.5t37 90.5l907 906q37 37 90.5 37t90.5 -37l125 -125q-56 -56 -56 -136t56 -136t136 -56t136 56l126 -125q37 -37 37 -90.5t-37 -90.5z" />
-<glyph unicode="&#xf146;" d="M1280 576v128q0 26 -19 45t-45 19h-896q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h896q26 0 45 19t19 45zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5 t84.5 -203.5z" />
-<glyph unicode="&#xf147;" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h832q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5 t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf148;" horiz-adv-x="1024" d="M1018 933q-18 -37 -58 -37h-192v-864q0 -14 -9 -23t-23 -9h-704q-21 0 -29 18q-8 20 4 35l160 192q9 11 25 11h320v640h-192q-40 0 -58 37q-17 37 9 68l320 384q18 22 49 22t49 -22l320 -384q27 -32 9 -68z" />
-<glyph unicode="&#xf149;" horiz-adv-x="1024" d="M32 1280h704q13 0 22.5 -9.5t9.5 -23.5v-863h192q40 0 58 -37t-9 -69l-320 -384q-18 -22 -49 -22t-49 22l-320 384q-26 31 -9 69q18 37 58 37h192v640h-320q-14 0 -25 11l-160 192q-13 14 -4 34q9 19 29 19z" />
-<glyph unicode="&#xf14a;" d="M685 237l614 614q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-467 -467l-211 211q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l358 -358q19 -19 45 -19t45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5 t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf14b;" d="M404 428l152 -152l-52 -52h-56v96h-96v56zM818 818q14 -13 -3 -30l-291 -291q-17 -17 -30 -3q-14 13 3 30l291 291q17 17 30 3zM544 128l544 544l-288 288l-544 -544v-288h288zM1152 736l92 92q28 28 28 68t-28 68l-152 152q-28 28 -68 28t-68 -28l-92 -92zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf14c;" d="M1280 608v480q0 26 -19 45t-45 19h-480q-42 0 -59 -39q-17 -41 14 -70l144 -144l-534 -534q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l534 534l144 -144q18 -19 45 -19q12 0 25 5q39 17 39 59zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960 q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf14d;" d="M1005 435l352 352q19 19 19 45t-19 45l-352 352q-30 31 -69 14q-40 -17 -40 -59v-160q-119 0 -216 -19.5t-162.5 -51t-114 -79t-76.5 -95.5t-44.5 -109t-21.5 -111.5t-5 -110.5q0 -181 167 -404q10 -12 25 -12q7 0 13 3q22 9 19 33q-44 354 62 473q46 52 130 75.5 t224 23.5v-160q0 -42 40 -59q12 -5 24 -5q26 0 45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf14e;" d="M640 448l256 128l-256 128v-256zM1024 1039v-542l-512 -256v542zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf150;" d="M1145 861q18 -35 -5 -66l-320 -448q-19 -27 -52 -27t-52 27l-320 448q-23 31 -5 66q17 35 57 35h640q40 0 57 -35zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf151;" d="M1145 419q-17 -35 -57 -35h-640q-40 0 -57 35q-18 35 5 66l320 448q19 27 52 27t52 -27l320 -448q23 -31 5 -66zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf152;" d="M1088 640q0 -33 -27 -52l-448 -320q-31 -23 -66 -5q-35 17 -35 57v640q0 40 35 57q35 18 66 -5l448 -320q27 -19 27 -52zM1280 160v960q0 14 -9 23t-23 9h-960q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h960q14 0 23 9t9 23zM1536 1120v-960q0 -119 -84.5 -203.5 t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf153;" horiz-adv-x="1024" d="M976 229l35 -159q3 -12 -3 -22.5t-17 -14.5l-5 -1q-4 -2 -10.5 -3.5t-16 -4.5t-21.5 -5.5t-25.5 -5t-30 -5t-33.5 -4.5t-36.5 -3t-38.5 -1q-234 0 -409 130.5t-238 351.5h-95q-13 0 -22.5 9.5t-9.5 22.5v113q0 13 9.5 22.5t22.5 9.5h66q-2 57 1 105h-67q-14 0 -23 9 t-9 23v114q0 14 9 23t23 9h98q67 210 243.5 338t400.5 128q102 0 194 -23q11 -3 20 -15q6 -11 3 -24l-43 -159q-3 -13 -14 -19.5t-24 -2.5l-4 1q-4 1 -11.5 2.5l-17.5 3.5t-22.5 3.5t-26 3t-29 2.5t-29.5 1q-126  [...]
-<glyph unicode="&#xf154;" horiz-adv-x="1024" d="M1020 399v-367q0 -14 -9 -23t-23 -9h-956q-14 0 -23 9t-9 23v150q0 13 9.5 22.5t22.5 9.5h97v383h-95q-14 0 -23 9.5t-9 22.5v131q0 14 9 23t23 9h95v223q0 171 123.5 282t314.5 111q185 0 335 -125q9 -8 10 -20.5t-7 -22.5l-103 -127q-9 -11 -22 -12q-13 -2 -23 7 q-5 5 -26 19t-69 32t-93 18q-85 0 -137 -47t-52 -123v-215h305q13 0 22.5 -9t9.5 -23v-131q0 -13 -9.5 -22.5t-22.5 -9.5h-305v-379h414v181q0 13 9 22.5t23 9.5h162q14 0 23 -9.5t9 -22.5z" />
-<glyph unicode="&#xf155;" horiz-adv-x="1024" d="M978 351q0 -153 -99.5 -263.5t-258.5 -136.5v-175q0 -14 -9 -23t-23 -9h-135q-13 0 -22.5 9.5t-9.5 22.5v175q-66 9 -127.5 31t-101.5 44.5t-74 48t-46.5 37.5t-17.5 18q-17 21 -2 41l103 135q7 10 23 12q15 2 24 -9l2 -2q113 -99 243 -125q37 -8 74 -8q81 0 142.5 43 t61.5 122q0 28 -15 53t-33.5 42t-58.5 37.5t-66 32t-80 32.5q-39 16 -61.5 25t-61.5 26.5t-62.5 31t-56.5 35.5t-53.5 42.5t-43.5 49t-35.5 58t-21 66.5t-8.5 78q0 138 98 242t255 134v180q0 13 9.5 22.5t22.5  [...]
-<glyph unicode="&#xf156;" horiz-adv-x="898" d="M898 1066v-102q0 -14 -9 -23t-23 -9h-168q-23 -144 -129 -234t-276 -110q167 -178 459 -536q14 -16 4 -34q-8 -18 -29 -18h-195q-16 0 -25 12q-306 367 -498 571q-9 9 -9 22v127q0 13 9.5 22.5t22.5 9.5h112q132 0 212.5 43t102.5 125h-427q-14 0 -23 9t-9 23v102 q0 14 9 23t23 9h413q-57 113 -268 113h-145q-13 0 -22.5 9.5t-9.5 22.5v133q0 14 9 23t23 9h832q14 0 23 -9t9 -23v-102q0 -14 -9 -23t-23 -9h-233q47 -61 64 -144h171q14 0 23 -9t9 -23z" />
-<glyph unicode="&#xf157;" horiz-adv-x="1027" d="M603 0h-172q-13 0 -22.5 9t-9.5 23v330h-288q-13 0 -22.5 9t-9.5 23v103q0 13 9.5 22.5t22.5 9.5h288v85h-288q-13 0 -22.5 9t-9.5 23v104q0 13 9.5 22.5t22.5 9.5h214l-321 578q-8 16 0 32q10 16 28 16h194q19 0 29 -18l215 -425q19 -38 56 -125q10 24 30.5 68t27.5 61 l191 420q8 19 29 19h191q17 0 27 -16q9 -14 1 -31l-313 -579h215q13 0 22.5 -9.5t9.5 -22.5v-104q0 -14 -9.5 -23t-22.5 -9h-290v-85h290q13 0 22.5 -9.5t9.5 -22.5v-103q0 -14 -9.5 -23t-22.5 -9h-290v-330q [...]
-<glyph unicode="&#xf158;" horiz-adv-x="1280" d="M1043 971q0 100 -65 162t-171 62h-320v-448h320q106 0 171 62t65 162zM1280 971q0 -193 -126.5 -315t-326.5 -122h-340v-118h505q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-505v-192q0 -14 -9.5 -23t-22.5 -9h-167q-14 0 -23 9t-9 23v192h-224q-14 0 -23 9t-9 23v128 q0 14 9 23t23 9h224v118h-224q-14 0 -23 9t-9 23v149q0 13 9 22.5t23 9.5h224v629q0 14 9 23t23 9h539q200 0 326.5 -122t126.5 -315z" />
-<glyph unicode="&#xf159;" horiz-adv-x="1792" d="M514 341l81 299h-159l75 -300q1 -1 1 -3t1 -3q0 1 0.5 3.5t0.5 3.5zM630 768l35 128h-292l32 -128h225zM822 768h139l-35 128h-70zM1271 340l78 300h-162l81 -299q0 -1 0.5 -3.5t1.5 -3.5q0 1 0.5 3t0.5 3zM1382 768l33 128h-297l34 -128h230zM1792 736v-64q0 -14 -9 -23 t-23 -9h-213l-164 -616q-7 -24 -31 -24h-159q-24 0 -31 24l-166 616h-209l-167 -616q-7 -24 -31 -24h-159q-11 0 -19.5 7t-10.5 17l-160 616h-208q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h175l-33 128h-142q-1 [...]
-<glyph unicode="&#xf15a;" horiz-adv-x="1280" d="M1167 896q18 -182 -131 -258q117 -28 175 -103t45 -214q-7 -71 -32.5 -125t-64.5 -89t-97 -58.5t-121.5 -34.5t-145.5 -15v-255h-154v251q-80 0 -122 1v-252h-154v255q-18 0 -54 0.5t-55 0.5h-200l31 183h111q50 0 58 51v402h16q-6 1 -16 1v287q-13 68 -89 68h-111v164 l212 -1q64 0 97 1v252h154v-247q82 2 122 2v245h154v-252q79 -7 140 -22.5t113 -45t82.5 -78t36.5 -114.5zM952 351q0 36 -15 64t-37 46t-57.5 30.5t-65.5 18.5t-74 9t-69 3t-64.5 -1t-47.5 -1v-338q8 0 37 -0 [...]
-<glyph unicode="&#xf15b;" d="M1024 1024v472q22 -14 36 -28l408 -408q14 -14 28 -36h-472zM896 992q0 -40 28 -68t68 -28h544v-1056q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h800v-544z" />
-<glyph unicode="&#xf15c;" d="M1468 1060q14 -14 28 -36h-472v472q22 -14 36 -28zM992 896h544v-1056q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h800v-544q0 -40 28 -68t68 -28zM1152 160v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704 q14 0 23 9t9 23zM1152 416v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23zM1152 672v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23z" />
-<glyph unicode="&#xf15d;" horiz-adv-x="1664" d="M1191 1128h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1572 -23 v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -11v-2l14 2q9 2 30 2h248v119h121zM1661 874v-106h-288v106h75l- [...]
-<glyph unicode="&#xf15e;" horiz-adv-x="1664" d="M1191 104h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1661 -150 v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162l230 -662h70zM1572 1001v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567 [...]
-<glyph unicode="&#xf160;" horiz-adv-x="1792" d="M736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1792 -32v-192q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832 q14 0 23 -9t9 -23zM1600 480v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1408 992v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14  [...]
-<glyph unicode="&#xf161;" horiz-adv-x="1792" d="M1216 -32v-192q0 -14 -9 -23t-23 -9h-256q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192 q14 0 23 -9t9 -23zM1408 480v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1600 992v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14  [...]
-<glyph unicode="&#xf162;" d="M1346 223q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23 zM1486 165q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 [...]
-<glyph unicode="&#xf163;" d="M1346 1247q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9 t9 -23zM1456 -142v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165zM1486 1189q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -4 [...]
-<glyph unicode="&#xf164;" horiz-adv-x="1664" d="M256 192q0 26 -19 45t-45 19q-27 0 -45.5 -19t-18.5 -45q0 -27 18.5 -45.5t45.5 -18.5q26 0 45 18.5t19 45.5zM416 704v-640q0 -26 -19 -45t-45 -19h-288q-26 0 -45 19t-19 45v640q0 26 19 45t45 19h288q26 0 45 -19t19 -45zM1600 704q0 -86 -55 -149q15 -44 15 -76 q3 -76 -43 -137q17 -56 0 -117q-15 -57 -54 -94q9 -112 -49 -181q-64 -76 -197 -78h-36h-76h-17q-66 0 -144 15.5t-121.5 29t-120.5 39.5q-123 43 -158 44q-26 1 -45 19.5t-19 44.5v641q0 25 18 43.5t43 20.5q24  [...]
-<glyph unicode="&#xf165;" horiz-adv-x="1664" d="M256 960q0 -26 -19 -45t-45 -19q-27 0 -45.5 19t-18.5 45q0 27 18.5 45.5t45.5 18.5q26 0 45 -18.5t19 -45.5zM416 448v640q0 26 -19 45t-45 19h-288q-26 0 -45 -19t-19 -45v-640q0 -26 19 -45t45 -19h288q26 0 45 19t19 45zM1545 597q55 -61 55 -149q-1 -78 -57.5 -135 t-134.5 -57h-277q4 -14 8 -24t11 -22t10 -18q18 -37 27 -57t19 -58.5t10 -76.5q0 -24 -0.5 -39t-5 -45t-12 -50t-24 -45t-40 -40.5t-60 -26t-82.5 -10.5q-26 0 -45 19q-20 20 -34 50t-19.5 52t-12.5 61q-9 42 [...]
-<glyph unicode="&#xf166;" d="M919 233v157q0 50 -29 50q-17 0 -33 -16v-224q16 -16 33 -16q29 0 29 49zM1103 355h66v34q0 51 -33 51t-33 -51v-34zM532 621v-70h-80v-423h-74v423h-78v70h232zM733 495v-367h-67v40q-39 -45 -76 -45q-33 0 -42 28q-6 16 -6 54v290h66v-270q0 -24 1 -26q1 -15 15 -15 q20 0 42 31v280h67zM985 384v-146q0 -52 -7 -73q-12 -42 -53 -42q-35 0 -68 41v-36h-67v493h67v-161q32 40 68 40q41 0 53 -42q7 -21 7 -74zM1236 255v-9q0 -29 -2 -43q-3 -22 -15 -40q-27 -40 -80 -40q-52 0 -81 38q-21 27 -21 86 [...]
-<glyph unicode="&#xf167;" d="M971 292v-211q0 -67 -39 -67q-23 0 -45 22v301q22 22 45 22q39 0 39 -67zM1309 291v-46h-90v46q0 68 45 68t45 -68zM343 509h107v94h-312v-94h105v-569h100v569zM631 -60h89v494h-89v-378q-30 -42 -57 -42q-18 0 -21 21q-1 3 -1 35v364h-89v-391q0 -49 8 -73 q12 -37 58 -37q48 0 102 61v-54zM1060 88v197q0 73 -9 99q-17 56 -71 56q-50 0 -93 -54v217h-89v-663h89v48q45 -55 93 -55q54 0 71 55q9 27 9 100zM1398 98v13h-91q0 -51 -2 -61q-7 -36 -40 -36q-46 0 -46 69v87h179v103q0 79 -27 116q-39  [...]
-<glyph unicode="&#xf168;" horiz-adv-x="1408" d="M597 869q-10 -18 -257 -456q-27 -46 -65 -46h-239q-21 0 -31 17t0 36l253 448q1 0 0 1l-161 279q-12 22 -1 37q9 15 32 15h239q40 0 66 -45zM1403 1511q11 -16 0 -37l-528 -934v-1l336 -615q11 -20 1 -37q-10 -15 -32 -15h-239q-42 0 -66 45l-339 622q18 32 531 942 q25 45 64 45h241q22 0 31 -15z" />
-<glyph unicode="&#xf169;" d="M685 771q0 1 -126 222q-21 34 -52 34h-184q-18 0 -26 -11q-7 -12 1 -29l125 -216v-1l-196 -346q-9 -14 0 -28q8 -13 24 -13h185q31 0 50 36zM1309 1268q-7 12 -24 12h-187q-30 0 -49 -35l-411 -729q1 -2 262 -481q20 -35 52 -35h184q18 0 25 12q8 13 -1 28l-260 476v1 l409 723q8 16 0 28zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf16a;" horiz-adv-x="1792" d="M1280 640q0 37 -30 54l-512 320q-31 20 -65 2q-33 -18 -33 -56v-640q0 -38 33 -56q16 -8 31 -8q20 0 34 10l512 320q30 17 30 54zM1792 640q0 -96 -1 -150t-8.5 -136.5t-22.5 -147.5q-16 -73 -69 -123t-124 -58q-222 -25 -671 -25t-671 25q-71 8 -124.5 58t-69.5 123 q-14 65 -21.5 147.5t-8.5 136.5t-1 150t1 150t8.5 136.5t22.5 147.5q16 73 69 123t124 58q222 25 671 25t671 -25q71 -8 124.5 -58t69.5 -123q14 -65 21.5 -147.5t8.5 -136.5t1 -150z" />
-<glyph unicode="&#xf16b;" horiz-adv-x="1792" d="M402 829l494 -305l-342 -285l-490 319zM1388 274v-108l-490 -293v-1l-1 1l-1 -1v1l-489 293v108l147 -96l342 284v2l1 -1l1 1v-2l343 -284zM554 1418l342 -285l-494 -304l-338 270zM1390 829l338 -271l-489 -319l-343 285zM1239 1418l489 -319l-338 -270l-494 304z" />
-<glyph unicode="&#xf16c;" horiz-adv-x="1408" d="M928 135v-151l-707 -1v151zM1169 481v-701l-1 -35v-1h-1132l-35 1h-1v736h121v-618h928v618h120zM241 393l704 -65l-13 -150l-705 65zM309 709l683 -183l-39 -146l-683 183zM472 1058l609 -360l-77 -130l-609 360zM832 1389l398 -585l-124 -85l-399 584zM1285 1536 l121 -697l-149 -26l-121 697z" />
-<glyph unicode="&#xf16d;" d="M1362 110v648h-135q20 -63 20 -131q0 -126 -64 -232.5t-174 -168.5t-240 -62q-197 0 -337 135.5t-140 327.5q0 68 20 131h-141v-648q0 -26 17.5 -43.5t43.5 -17.5h1069q25 0 43 17.5t18 43.5zM1078 643q0 124 -90.5 211.5t-218.5 87.5q-127 0 -217.5 -87.5t-90.5 -211.5 t90.5 -211.5t217.5 -87.5q128 0 218.5 87.5t90.5 211.5zM1362 1003v165q0 28 -20 48.5t-49 20.5h-174q-29 0 -49 -20.5t-20 -48.5v-165q0 -29 20 -49t49 -20h174q29 0 49 20t20 49zM1536 1211v-1142q0 -81 -58 -139t-139 -58h-11 [...]
-<glyph unicode="&#xf16e;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM698 640q0 88 -62 150t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150zM1262 640q0 88 -62 150 t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150z" />
-<glyph unicode="&#xf170;" d="M768 914l201 -306h-402zM1133 384h94l-459 691l-459 -691h94l104 160h522zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf171;" horiz-adv-x="1408" d="M815 677q8 -63 -50.5 -101t-111.5 -6q-39 17 -53.5 58t-0.5 82t52 58q36 18 72.5 12t64 -35.5t27.5 -67.5zM926 698q-14 107 -113 164t-197 13q-63 -28 -100.5 -88.5t-34.5 -129.5q4 -91 77.5 -155t165.5 -56q91 8 152 84t50 168zM1165 1240q-20 27 -56 44.5t-58 22 t-71 12.5q-291 47 -566 -2q-43 -7 -66 -12t-55 -22t-50 -43q30 -28 76 -45.5t73.5 -22t87.5 -11.5q228 -29 448 -1q63 8 89.5 12t72.5 21.5t75 46.5zM1222 205q-8 -26 -15.5 -76.5t-14 -84t-28.5 -70t-58 -56.5q- [...]
-<glyph unicode="&#xf172;" d="M848 666q0 43 -41 66t-77 1q-43 -20 -42.5 -72.5t43.5 -70.5q39 -23 81 4t36 72zM928 682q8 -66 -36 -121t-110 -61t-119 40t-56 113q-2 49 25.5 93t72.5 64q70 31 141.5 -10t81.5 -118zM1100 1073q-20 -21 -53.5 -34t-53 -16t-63.5 -8q-155 -20 -324 0q-44 6 -63 9.5 t-52.5 16t-54.5 32.5q13 19 36 31t40 15.5t47 8.5q198 35 408 1q33 -5 51 -8.5t43 -16t39 -31.5zM1142 327q0 7 5.5 26.5t3 32t-17.5 16.5q-161 -106 -365 -106t-366 106l-12 -6l-5 -12q26 -154 41 -210q47 -81 204 -108q249 -46 4 [...]
-<glyph unicode="&#xf173;" horiz-adv-x="1024" d="M944 207l80 -237q-23 -35 -111 -66t-177 -32q-104 -2 -190.5 26t-142.5 74t-95 106t-55.5 120t-16.5 118v544h-168v215q72 26 129 69.5t91 90t58 102t34 99t15 88.5q1 5 4.5 8.5t7.5 3.5h244v-424h333v-252h-334v-518q0 -30 6.5 -56t22.5 -52.5t49.5 -41.5t81.5 -14 q78 2 134 29z" />
-<glyph unicode="&#xf174;" d="M1136 75l-62 183q-44 -22 -103 -22q-36 -1 -62 10.5t-38.5 31.5t-17.5 40.5t-5 43.5v398h257v194h-256v326h-188q-8 0 -9 -10q-5 -44 -17.5 -87t-39 -95t-77 -95t-118.5 -68v-165h130v-418q0 -57 21.5 -115t65 -111t121 -85.5t176.5 -30.5q69 1 136.5 25t85.5 50z M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf175;" horiz-adv-x="768" d="M765 237q8 -19 -5 -35l-350 -384q-10 -10 -23 -10q-14 0 -24 10l-355 384q-13 16 -5 35q9 19 29 19h224v1248q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1248h224q21 0 29 -19z" />
-<glyph unicode="&#xf176;" horiz-adv-x="768" d="M765 1043q-9 -19 -29 -19h-224v-1248q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1248h-224q-21 0 -29 19t5 35l350 384q10 10 23 10q14 0 24 -10l355 -384q13 -16 5 -35z" />
-<glyph unicode="&#xf177;" horiz-adv-x="1792" d="M1792 736v-192q0 -14 -9 -23t-23 -9h-1248v-224q0 -21 -19 -29t-35 5l-384 350q-10 10 -10 23q0 14 10 24l384 354q16 14 35 6q19 -9 19 -29v-224h1248q14 0 23 -9t9 -23z" />
-<glyph unicode="&#xf178;" horiz-adv-x="1792" d="M1728 643q0 -14 -10 -24l-384 -354q-16 -14 -35 -6q-19 9 -19 29v224h-1248q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h1248v224q0 21 19 29t35 -5l384 -350q10 -10 10 -23z" />
-<glyph unicode="&#xf179;" horiz-adv-x="1408" d="M1393 321q-39 -125 -123 -250q-129 -196 -257 -196q-49 0 -140 32q-86 32 -151 32q-61 0 -142 -33q-81 -34 -132 -34q-152 0 -301 259q-147 261 -147 503q0 228 113 374q112 144 284 144q72 0 177 -30q104 -30 138 -30q45 0 143 34q102 34 173 34q119 0 213 -65 q52 -36 104 -100q-79 -67 -114 -118q-65 -94 -65 -207q0 -124 69 -223t158 -126zM1017 1494q0 -61 -29 -136q-30 -75 -93 -138q-54 -54 -108 -72q-37 -11 -104 -17q3 149 78 257q74 107 250 148q1 -3 2.5 -11t2.5 -11 [...]
-<glyph unicode="&#xf17a;" horiz-adv-x="1664" d="M682 530v-651l-682 94v557h682zM682 1273v-659h-682v565zM1664 530v-786l-907 125v661h907zM1664 1408v-794h-907v669z" />
-<glyph unicode="&#xf17b;" horiz-adv-x="1408" d="M493 1053q16 0 27.5 11.5t11.5 27.5t-11.5 27.5t-27.5 11.5t-27 -11.5t-11 -27.5t11 -27.5t27 -11.5zM915 1053q16 0 27 11.5t11 27.5t-11 27.5t-27 11.5t-27.5 -11.5t-11.5 -27.5t11.5 -27.5t27.5 -11.5zM103 869q42 0 72 -30t30 -72v-430q0 -43 -29.5 -73t-72.5 -30 t-73 30t-30 73v430q0 42 30 72t73 30zM1163 850v-666q0 -46 -32 -78t-77 -32h-75v-227q0 -43 -30 -73t-73 -30t-73 30t-30 73v227h-138v-227q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73l-1 227h-74q-46 0 -78  [...]
-<glyph unicode="&#xf17c;" d="M663 1125q-11 -1 -15.5 -10.5t-8.5 -9.5q-5 -1 -5 5q0 12 19 15h10zM750 1111q-4 -1 -11.5 6.5t-17.5 4.5q24 11 32 -2q3 -6 -3 -9zM399 684q-4 1 -6 -3t-4.5 -12.5t-5.5 -13.5t-10 -13q-7 -10 -1 -12q4 -1 12.5 7t12.5 18q1 3 2 7t2 6t1.5 4.5t0.5 4v3t-1 2.5t-3 2z M1254 325q0 18 -55 42q4 15 7.5 27.5t5 26t3 21.5t0.5 22.5t-1 19.5t-3.5 22t-4 20.5t-5 25t-5.5 26.5q-10 48 -47 103t-72 75q24 -20 57 -83q87 -162 54 -278q-11 -40 -50 -42q-31 -4 -38.5 18.5t-8 83.5t-11.5 107q-9 39 -19.5 69 [...]
-<glyph unicode="&#xf17d;" d="M1024 36q-42 241 -140 498h-2l-2 -1q-16 -6 -43 -16.5t-101 -49t-137 -82t-131 -114.5t-103 -148l-15 11q184 -150 418 -150q132 0 256 52zM839 643q-21 49 -53 111q-311 -93 -673 -93q-1 -7 -1 -21q0 -124 44 -236.5t124 -201.5q50 89 123.5 166.5t142.5 124.5t130.5 81 t99.5 48l37 13q4 1 13 3.5t13 4.5zM732 855q-120 213 -244 378q-138 -65 -234 -186t-128 -272q302 0 606 80zM1416 536q-210 60 -409 29q87 -239 128 -469q111 75 185 189.5t96 250.5zM611 1277q-1 0 -2 -1q1 1 2 1zM1201 1132q [...]
-<glyph unicode="&#xf17e;" d="M1173 473q0 50 -19.5 91.5t-48.5 68.5t-73 49t-82.5 34t-87.5 23l-104 24q-30 7 -44 10.5t-35 11.5t-30 16t-16.5 21t-7.5 30q0 77 144 77q43 0 77 -12t54 -28.5t38 -33.5t40 -29t48 -12q47 0 75.5 32t28.5 77q0 55 -56 99.5t-142 67.5t-182 23q-68 0 -132 -15.5 t-119.5 -47t-89 -87t-33.5 -128.5q0 -61 19 -106.5t56 -75.5t80 -48.5t103 -32.5l146 -36q90 -22 112 -36q32 -20 32 -60q0 -39 -40 -64.5t-105 -25.5q-51 0 -91.5 16t-65 38.5t-45.5 45t-46 38.5t-54 16q-50 0 -75.5 -30t-25.5 -75q0 - [...]
-<glyph unicode="&#xf180;" horiz-adv-x="1280" d="M1000 1102l37 194q5 23 -9 40t-35 17h-712q-23 0 -38.5 -17t-15.5 -37v-1101q0 -7 6 -1l291 352q23 26 38 33.5t48 7.5h239q22 0 37 14.5t18 29.5q24 130 37 191q4 21 -11.5 40t-36.5 19h-294q-29 0 -48 19t-19 48v42q0 29 19 47.5t48 18.5h346q18 0 35 13.5t20 29.5z M1227 1324q-15 -73 -53.5 -266.5t-69.5 -350t-35 -173.5q-6 -22 -9 -32.5t-14 -32.5t-24.5 -33t-38.5 -21t-58 -10h-271q-13 0 -22 -10q-8 -9 -426 -494q-22 -25 -58.5 -28.5t-48.5 5.5q-55 22 -55 98v1410q0 5 [...]
-<glyph unicode="&#xf181;" d="M704 192v1024q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-1024q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1376 576v640q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-640q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408 q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf182;" horiz-adv-x="1280" d="M1280 480q0 -40 -28 -68t-68 -28q-51 0 -80 43l-227 341h-45v-132l247 -411q9 -15 9 -33q0 -26 -19 -45t-45 -19h-192v-272q0 -46 -33 -79t-79 -33h-160q-46 0 -79 33t-33 79v272h-192q-26 0 -45 19t-19 45q0 18 9 33l247 411v132h-45l-227 -341q-29 -43 -80 -43 q-40 0 -68 28t-28 68q0 29 16 53l256 384q73 107 176 107h384q103 0 176 -107l256 -384q16 -24 16 -53zM864 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65. [...]
-<glyph unicode="&#xf183;" horiz-adv-x="1024" d="M1024 832v-416q0 -40 -28 -68t-68 -28t-68 28t-28 68v352h-64v-912q0 -46 -33 -79t-79 -33t-79 33t-33 79v464h-64v-464q0 -46 -33 -79t-79 -33t-79 33t-33 79v912h-64v-352q0 -40 -28 -68t-68 -28t-68 28t-28 68v416q0 80 56 136t136 56h640q80 0 136 -56t56 -136z M736 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
-<glyph unicode="&#xf184;" d="M773 234l350 473q16 22 24.5 59t-6 85t-61.5 79q-40 26 -83 25.5t-73.5 -17.5t-54.5 -45q-36 -40 -96 -40q-59 0 -95 40q-24 28 -54.5 45t-73.5 17.5t-84 -25.5q-46 -31 -60.5 -79t-6 -85t24.5 -59zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf185;" horiz-adv-x="1792" d="M1472 640q0 117 -45.5 223.5t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5t223.5 45.5t184 123t123 184t45.5 223.5zM1748 363q-4 -15 -20 -20l-292 -96v-306q0 -16 -13 -26q-15 -10 -29 -4 l-292 94l-180 -248q-10 -13 -26 -13t-26 13l-180 248l-292 -94q-14 -6 -29 4q-13 10 -13 26v306l-292 96q-16 5 -20 20q-5 17 4 29l180 248l-180 248q-9 13 -4 29q4 15 20 20l292 96v306q0 16 13 26q15 10 2 [...]
-<glyph unicode="&#xf186;" d="M1262 233q-54 -9 -110 -9q-182 0 -337 90t-245 245t-90 337q0 192 104 357q-201 -60 -328.5 -229t-127.5 -384q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51q144 0 273.5 61.5t220.5 171.5zM1465 318q-94 -203 -283.5 -324.5t-413.5 -121.5q-156 0 -298 61 t-245 164t-164 245t-61 298q0 153 57.5 292.5t156 241.5t235.5 164.5t290 68.5q44 2 61 -39q18 -41 -15 -72q-86 -78 -131.5 -181.5t-45.5 -218.5q0 -148 73 -273t198 -198t273 -73q118 0 228 51q41 18 72 -13q14 -14 17.5 -34t-4.5 -38z" />
-<glyph unicode="&#xf187;" horiz-adv-x="1792" d="M1088 704q0 26 -19 45t-45 19h-256q-26 0 -45 -19t-19 -45t19 -45t45 -19h256q26 0 45 19t19 45zM1664 896v-960q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v960q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1728 1344v-256q0 -26 -19 -45t-45 -19h-1536 q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1536q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf188;" horiz-adv-x="1664" d="M1632 576q0 -26 -19 -45t-45 -19h-224q0 -171 -67 -290l208 -209q19 -19 19 -45t-19 -45q-18 -19 -45 -19t-45 19l-198 197q-5 -5 -15 -13t-42 -28.5t-65 -36.5t-82 -29t-97 -13v896h-128v-896q-51 0 -101.5 13.5t-87 33t-66 39t-43.5 32.5l-15 14l-183 -207 q-20 -21 -48 -21q-24 0 -43 16q-19 18 -20.5 44.5t15.5 46.5l202 227q-58 114 -58 274h-224q-26 0 -45 19t-19 45t19 45t45 19h224v294l-173 173q-19 19 -19 45t19 45t45 19t45 -19l173 -173h844l173 173q19 19 45 19t45 [...]
-<glyph unicode="&#xf189;" horiz-adv-x="1920" d="M1917 1016q23 -64 -150 -294q-24 -32 -65 -85q-78 -100 -90 -131q-17 -41 14 -81q17 -21 81 -82h1l1 -1l1 -1l2 -2q141 -131 191 -221q3 -5 6.5 -12.5t7 -26.5t-0.5 -34t-25 -27.5t-59 -12.5l-256 -4q-24 -5 -56 5t-52 22l-20 12q-30 21 -70 64t-68.5 77.5t-61 58 t-56.5 15.5q-3 -1 -8 -3.5t-17 -14.5t-21.5 -29.5t-17 -52t-6.5 -77.5q0 -15 -3.5 -27.5t-7.5 -18.5l-4 -5q-18 -19 -53 -22h-115q-71 -4 -146 16.5t-131.5 53t-103 66t-70.5 57.5l-25 24q-10 10 -27.5 30t-71.5 91 [...]
-<glyph unicode="&#xf18a;" horiz-adv-x="1792" d="M675 252q21 34 11 69t-45 50q-34 14 -73 1t-60 -46q-22 -34 -13 -68.5t43 -50.5t74.5 -2.5t62.5 47.5zM769 373q8 13 3.5 26.5t-17.5 18.5q-14 5 -28.5 -0.5t-21.5 -18.5q-17 -31 13 -45q14 -5 29 0.5t22 18.5zM943 266q-45 -102 -158 -150t-224 -12 q-107 34 -147.5 126.5t6.5 187.5q47 93 151.5 139t210.5 19q111 -29 158.5 -119.5t2.5 -190.5zM1255 426q-9 96 -89 170t-208.5 109t-274.5 21q-223 -23 -369.5 -141.5t-132.5 -264.5q9 -96 89 -170t208.5 -109t274.5 -21q223 23 [...]
-<glyph unicode="&#xf18b;" d="M1133 -34q-171 -94 -368 -94q-196 0 -367 94q138 87 235.5 211t131.5 268q35 -144 132.5 -268t235.5 -211zM638 1394v-485q0 -252 -126.5 -459.5t-330.5 -306.5q-181 215 -181 495q0 187 83.5 349.5t229.5 269.5t325 137zM1536 638q0 -280 -181 -495 q-204 99 -330.5 306.5t-126.5 459.5v485q179 -30 325 -137t229.5 -269.5t83.5 -349.5z" />
-<glyph unicode="&#xf18c;" horiz-adv-x="1408" d="M1402 433q-32 -80 -76 -138t-91 -88.5t-99 -46.5t-101.5 -14.5t-96.5 8.5t-86.5 22t-69.5 27.5t-46 22.5l-17 10q-113 -228 -289.5 -359.5t-384.5 -132.5q-19 0 -32 13t-13 32t13 31.5t32 12.5q173 1 322.5 107.5t251.5 294.5q-36 -14 -72 -23t-83 -13t-91 2.5t-93 28.5 t-92 59t-84.5 100t-74.5 146q114 47 214 57t167.5 -7.5t124.5 -56.5t88.5 -77t56.5 -82q53 131 79 291q-7 -1 -18 -2.5t-46.5 -2.5t-69.5 0.5t-81.5 10t-88.5 23t-84 42.5t-75 65t-54.5 94.5t-28.5 127.5q70  [...]
-<glyph unicode="&#xf18d;" horiz-adv-x="1280" d="M1259 283v-66q0 -85 -57.5 -144.5t-138.5 -59.5h-57l-260 -269v269h-529q-81 0 -138.5 59.5t-57.5 144.5v66h1238zM1259 609v-255h-1238v255h1238zM1259 937v-255h-1238v255h1238zM1259 1077v-67h-1238v67q0 84 57.5 143.5t138.5 59.5h846q81 0 138.5 -59.5t57.5 -143.5z " />
-<glyph unicode="&#xf18e;" d="M1152 640q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192h-352q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h352v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf190;" d="M1152 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-192q0 -14 -9 -23t-23 -9q-12 0 -24 10l-319 319q-9 9 -9 23t9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h352q13 0 22.5 -9.5t9.5 -22.5zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf191;" d="M1024 960v-640q0 -26 -19 -45t-45 -19q-20 0 -37 12l-448 320q-27 19 -27 52t27 52l448 320q17 12 37 12q26 0 45 -19t19 -45zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5z M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf192;" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5 t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf193;" horiz-adv-x="1664" d="M1023 349l102 -204q-58 -179 -210 -290t-339 -111q-156 0 -288.5 77.5t-210 210t-77.5 288.5q0 181 104.5 330t274.5 211l17 -131q-122 -54 -195 -165.5t-73 -244.5q0 -185 131.5 -316.5t316.5 -131.5q126 0 232.5 65t165 175.5t49.5 236.5zM1571 249l58 -114l-256 -128 q-13 -7 -29 -7q-40 0 -57 35l-239 477h-472q-24 0 -42.5 16.5t-21.5 40.5l-96 779q-2 16 6 42q14 51 57 82.5t97 31.5q66 0 113 -47t47 -113q0 -69 -52 -117.5t-120 -41.5l37 -289h423v-128h-407l16 -128h455 [...]
-<glyph unicode="&#xf194;" d="M1254 899q16 85 -21 132q-52 65 -187 45q-17 -3 -41 -12.5t-57.5 -30.5t-64.5 -48.5t-59.5 -70t-44.5 -91.5q80 7 113.5 -16t26.5 -99q-5 -52 -52 -143q-43 -78 -71 -99q-44 -32 -87 14q-23 24 -37.5 64.5t-19 73t-10 84t-8.5 71.5q-23 129 -34 164q-12 37 -35.5 69 t-50.5 40q-57 16 -127 -25q-54 -32 -136.5 -106t-122.5 -102v-7q16 -8 25.5 -26t21.5 -20q21 -3 54.5 8.5t58 10.5t41.5 -30q11 -18 18.5 -38.5t15 -48t12.5 -40.5q17 -46 53 -187q36 -146 57 -197q42 -99 103 -125q43 -12 85 -1.5t7 [...]
-<glyph unicode="&#xf195;" horiz-adv-x="1152" d="M1152 704q0 -191 -94.5 -353t-256.5 -256.5t-353 -94.5h-160q-14 0 -23 9t-9 23v611l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v93l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v250q0 14 9 23t23 9h160 q14 0 23 -9t9 -23v-181l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-93l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-487q188 13 318 151t130 328q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
-<glyph unicode="&#xf196;" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-352v-352q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v352h-352q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h352v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-352h352q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832 q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 20 [...]
-<glyph unicode="&#xf197;" horiz-adv-x="2176" d="M620 416q-110 -64 -268 -64h-128v64h-64q-13 0 -22.5 23.5t-9.5 56.5q0 24 7 49q-58 2 -96.5 10.5t-38.5 20.5t38.5 20.5t96.5 10.5q-7 25 -7 49q0 33 9.5 56.5t22.5 23.5h64v64h128q158 0 268 -64h1113q42 -7 106.5 -18t80.5 -14q89 -15 150 -40.5t83.5 -47.5t22.5 -40 t-22.5 -40t-83.5 -47.5t-150 -40.5q-16 -3 -80.5 -14t-106.5 -18h-1113zM1739 668q53 -36 53 -92t-53 -92l81 -30q68 48 68 122t-68 122zM625 400h1015q-217 -38 -456 -80q-57 0 -113 -24t-83 -48l-28 -24l-2 [...]
-<glyph unicode="&#xf198;" horiz-adv-x="1664" d="M1519 760q62 0 103.5 -40.5t41.5 -101.5q0 -97 -93 -130l-172 -59l56 -167q7 -21 7 -47q0 -59 -42 -102t-101 -43q-47 0 -85.5 27t-53.5 72l-55 165l-310 -106l55 -164q8 -24 8 -47q0 -59 -42 -102t-102 -43q-47 0 -85 27t-53 72l-55 163l-153 -53q-29 -9 -50 -9 q-61 0 -101.5 40t-40.5 101q0 47 27.5 85t71.5 53l156 53l-105 313l-156 -54q-26 -8 -48 -8q-60 0 -101 40.5t-41 100.5q0 47 27.5 85t71.5 53l157 53l-53 159q-8 24 -8 47q0 60 42 102.5t102 42.5q47 0 85 -27t53 - [...]
-<glyph unicode="&#xf199;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM1280 352v436q-31 -35 -64 -55q-34 -22 -132.5 -85t-151.5 -99q-98 -69 -164 -69v0v0q-66 0 -164 69 q-46 32 -141.5 92.5t-142.5 92.5q-12 8 -33 27t-31 27v-436q0 -40 28 -68t68 -28h832q40 0 68 28t28 68zM1280 925q0 41 -27.5 70t-68.5 29h-832q-40 0 -68 -28t-28 -68q0 -37 30.5 -76.5t67.5 -64.5q47 -32 137.5 -89t129.5 -83q3 -2 [...]
-<glyph unicode="&#xf19a;" horiz-adv-x="1792" d="M127 640q0 163 67 313l367 -1005q-196 95 -315 281t-119 411zM1415 679q0 -19 -2.5 -38.5t-10 -49.5t-11.5 -44t-17.5 -59t-17.5 -58l-76 -256l-278 826q46 3 88 8q19 2 26 18.5t-2.5 31t-28.5 13.5l-205 -10q-75 1 -202 10q-12 1 -20.5 -5t-11.5 -15t-1.5 -18.5t9 -16.5 t19.5 -8l80 -8l120 -328l-168 -504l-280 832q46 3 88 8q19 2 26 18.5t-2.5 31t-28.5 13.5l-205 -10q-7 0 -23 0.5t-26 0.5q105 160 274.5 253.5t367.5 93.5q147 0 280.5 -53t238.5 -149h-10q-55 0 -92 -40.5 [...]
-<glyph unicode="&#xf19b;" horiz-adv-x="1792" d="M1086 1536v-1536l-272 -128q-228 20 -414 102t-293 208.5t-107 272.5q0 140 100.5 263.5t275 205.5t391.5 108v-172q-217 -38 -356.5 -150t-139.5 -255q0 -152 154.5 -267t388.5 -145v1360zM1755 954l37 -390l-525 114l147 83q-119 70 -280 99v172q277 -33 481 -157z" />
-<glyph unicode="&#xf19c;" horiz-adv-x="2048" d="M960 1536l960 -384v-128h-128q0 -26 -20.5 -45t-48.5 -19h-1526q-28 0 -48.5 19t-20.5 45h-128v128zM256 896h256v-768h128v768h256v-768h128v768h256v-768h128v768h256v-768h59q28 0 48.5 -19t20.5 -45v-64h-1664v64q0 26 20.5 45t48.5 19h59v768zM1851 -64 q28 0 48.5 -19t20.5 -45v-128h-1920v128q0 26 20.5 45t48.5 19h1782z" />
-<glyph unicode="&#xf19d;" horiz-adv-x="2304" d="M1774 700l18 -316q4 -69 -82 -128t-235 -93.5t-323 -34.5t-323 34.5t-235 93.5t-82 128l18 316l574 -181q22 -7 48 -7t48 7zM2304 1024q0 -23 -22 -31l-1120 -352q-4 -1 -10 -1t-10 1l-652 206q-43 -34 -71 -111.5t-34 -178.5q63 -36 63 -109q0 -69 -58 -107l58 -433 q2 -14 -8 -25q-9 -11 -24 -11h-192q-15 0 -24 11q-10 11 -8 25l58 433q-58 38 -58 107q0 73 65 111q11 207 98 330l-333 104q-22 8 -22 31t22 31l1120 352q4 1 10 1t10 -1l1120 -352q22 -8 22 -31z" />
-<glyph unicode="&#xf19e;" d="M859 579l13 -707q-62 11 -105 11q-41 0 -105 -11l13 707q-40 69 -168.5 295.5t-216.5 374.5t-181 287q58 -15 108 -15q43 0 111 15q63 -111 133.5 -229.5t167 -276.5t138.5 -227q37 61 109.5 177.5t117.5 190t105 176t107 189.5q54 -14 107 -14q56 0 114 14v0 q-28 -39 -60 -88.5t-49.5 -78.5t-56.5 -96t-49 -84q-146 -248 -353 -610z" />
-<glyph unicode="&#xf1a0;" horiz-adv-x="1280" d="M981 197q0 25 -7 49t-14.5 42t-27 41.5t-29.5 35t-38.5 34.5t-36.5 29t-41.5 30t-36.5 26q-16 2 -49 2q-53 0 -104.5 -7t-107 -25t-97 -46t-68.5 -74.5t-27 -105.5q0 -56 23.5 -102t61 -75.5t87 -50t100 -29t101.5 -8.5q58 0 111.5 13t99 39t73 73t27.5 109zM864 1055 q0 59 -17 125.5t-48 129t-84 103.5t-117 41q-42 0 -82.5 -19.5t-66.5 -52.5q-46 -59 -46 -160q0 -46 10 -97.5t31.5 -103t52 -92.5t75 -67t96.5 -26q37 0 77.5 16.5t65.5 43.5q53 56 53 159zM752 1536h417l-137 [...]
-<glyph unicode="&#xf1a1;" horiz-adv-x="1984" d="M831 572q0 -56 -40.5 -96t-96.5 -40q-57 0 -98 40t-41 96q0 57 41.5 98t97.5 41t96.5 -41t40.5 -98zM1292 711q56 0 96.5 -41t40.5 -98q0 -56 -40.5 -96t-96.5 -40q-57 0 -98 40t-41 96q0 57 41.5 98t97.5 41zM1984 722q0 -62 -31 -114t-83 -82q5 -33 5 -61 q0 -121 -68.5 -230.5t-197.5 -193.5q-125 -82 -285.5 -125.5t-335.5 -43.5q-176 0 -336.5 43.5t-284.5 125.5q-129 84 -197.5 193t-68.5 231q0 29 5 66q-48 31 -77 81.5t-29 109.5q0 94 66 160t160 66q83 0 148 -55q248 1 [...]
-<glyph unicode="&#xf1a2;" d="M950 393q7 7 17.5 7t17.5 -7t7 -18t-7 -18q-65 -64 -208 -64h-1h-1q-143 0 -207 64q-8 7 -8 18t8 18q7 7 17.5 7t17.5 -7q49 -51 172 -51h1h1q122 0 173 51zM671 613q0 -37 -26 -64t-63 -27t-63 27t-26 64t26 63t63 26t63 -26t26 -63zM1214 1049q-29 0 -50 21t-21 50 q0 30 21 51t50 21q30 0 51 -21t21 -51q0 -29 -21 -50t-51 -21zM1216 1408q132 0 226 -94t94 -227v-894q0 -133 -94 -227t-226 -94h-896q-132 0 -226 94t-94 227v894q0 133 94 227t226 94h896zM1321 596q35 14 57 45.5t22 70.5q0 51  [...]
-<glyph unicode="&#xf1a3;" d="M866 697l90 27v62q0 79 -58 135t-138 56t-138 -55.5t-58 -134.5v-283q0 -20 -14 -33.5t-33 -13.5t-32.5 13.5t-13.5 33.5v120h-151v-122q0 -82 57.5 -139t139.5 -57q81 0 138.5 56.5t57.5 136.5v280q0 19 13.5 33t33.5 14q19 0 32.5 -14t13.5 -33v-54zM1199 502v122h-150 v-126q0 -20 -13.5 -33.5t-33.5 -13.5q-19 0 -32.5 14t-13.5 33v123l-90 -26l-60 28v-123q0 -80 58 -137t139 -57t138.5 57t57.5 139zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385 [...]
-<glyph unicode="&#xf1a4;" horiz-adv-x="1920" d="M1062 824v118q0 42 -30 72t-72 30t-72 -30t-30 -72v-612q0 -175 -126 -299t-303 -124q-178 0 -303.5 125.5t-125.5 303.5v266h328v-262q0 -43 30 -72.5t72 -29.5t72 29.5t30 72.5v620q0 171 126.5 292t301.5 121q176 0 302 -122t126 -294v-136l-195 -58zM1592 602h328 v-266q0 -178 -125.5 -303.5t-303.5 -125.5q-177 0 -303 124.5t-126 300.5v268l131 -61l195 58v-270q0 -42 30 -71.5t72 -29.5t72 29.5t30 71.5v275z" />
-<glyph unicode="&#xf1a5;" d="M1472 160v480h-704v704h-480q-93 0 -158.5 -65.5t-65.5 -158.5v-480h704v-704h480q93 0 158.5 65.5t65.5 158.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5 t84.5 -203.5z" />
-<glyph unicode="&#xf1a6;" horiz-adv-x="2048" d="M328 1254h204v-983h-532v697h328v286zM328 435v369h-123v-369h123zM614 968v-697h205v697h-205zM614 1254v-204h205v204h-205zM901 968h533v-942h-533v163h328v82h-328v697zM1229 435v369h-123v-369h123zM1516 968h532v-942h-532v163h327v82h-327v697zM1843 435v369h-123 v-369h123z" />
-<glyph unicode="&#xf1a7;" d="M1046 516q0 -64 -38 -109t-91 -45q-43 0 -70 15v277q28 17 70 17q53 0 91 -45.5t38 -109.5zM703 944q0 -64 -38 -109.5t-91 -45.5q-43 0 -70 15v277q28 17 70 17q53 0 91 -45t38 -109zM1265 513q0 134 -88 229t-213 95q-20 0 -39 -3q-23 -78 -78 -136q-87 -95 -211 -101 v-636l211 41v206q51 -19 117 -19q125 0 213 95t88 229zM922 940q0 134 -88.5 229t-213.5 95q-74 0 -141 -36h-186v-840l211 41v206q55 -19 116 -19q125 0 213.5 95t88.5 229zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h- [...]
-<glyph unicode="&#xf1a8;" horiz-adv-x="2038" d="M1222 607q75 3 143.5 -20.5t118 -58.5t101 -94.5t84 -108t75.5 -120.5q33 -56 78.5 -109t75.5 -80.5t99 -88.5q-48 -30 -108.5 -57.5t-138.5 -59t-114 -47.5q-44 37 -74 115t-43.5 164.5t-33 180.5t-42.5 168.5t-72.5 123t-122.5 48.5l-10 -2l-6 -4q4 -5 13 -14 q6 -5 28 -23.5t25.5 -22t19 -18t18 -20.5t11.5 -21t10.5 -27.5t4.5 -31t4 -40.5l1 -33q1 -26 -2.5 -57.5t-7.5 -52t-12.5 -58.5t-11.5 -53q-35 1 -101 -9.5t-98 -10.5q-39 0 -72 10q-2 16 -2 47q0 74 3 96q2 13 31.5  [...]
-<glyph unicode="&#xf1a9;" d="M1167 -50q-5 19 -24 5q-30 -22 -87 -39t-131 -17q-129 0 -193 49q-5 4 -13 4q-11 0 -26 -12q-7 -6 -7.5 -16t7.5 -20q34 -32 87.5 -46t102.5 -12.5t99 4.5q41 4 84.5 20.5t65 30t28.5 20.5q12 12 7 29zM1128 65q-19 47 -39 61q-23 15 -76 15q-47 0 -71 -10 q-29 -12 -78 -56q-26 -24 -12 -44q9 -8 17.5 -4.5t31.5 23.5q3 2 10.5 8.5t10.5 8.5t10 7t11.5 7t12.5 5t15 4.5t16.5 2.5t20.5 1q27 0 44.5 -7.5t23 -14.5t13.5 -22q10 -17 12.5 -20t12.5 1q23 12 14 34zM1483 346q0 22 -5 44.5t-16.5 45t-34 [...]
-<glyph unicode="&#xf1aa;" d="M1070 463l-160 -160l-151 -152l-30 -30q-65 -64 -151.5 -87t-171.5 -2q-16 -70 -72 -115t-129 -45q-85 0 -145 60.5t-60 145.5q0 72 44.5 128t113.5 72q-22 86 1 173t88 152l12 12l151 -152l-11 -11q-37 -37 -37 -89t37 -90q37 -37 89 -37t89 37l30 30l151 152l161 160z M729 1145l12 -12l-152 -152l-12 12q-37 37 -89 37t-89 -37t-37 -89.5t37 -89.5l29 -29l152 -152l160 -160l-151 -152l-161 160l-151 152l-30 30q-68 67 -90 159.5t5 179.5q-70 15 -115 71t-45 129q0 85 60 145.5t145 60.5q76 0 1 [...]
-<glyph unicode="&#xf1ab;" d="M654 458q-1 -3 -12.5 0.5t-31.5 11.5l-20 9q-44 20 -87 49q-7 5 -41 31.5t-38 28.5q-67 -103 -134 -181q-81 -95 -105 -110q-4 -2 -19.5 -4t-18.5 0q6 4 82 92q21 24 85.5 115t78.5 118q17 30 51 98.5t36 77.5q-8 1 -110 -33q-8 -2 -27.5 -7.5t-34.5 -9.5t-17 -5 q-2 -2 -2 -10.5t-1 -9.5q-5 -10 -31 -15q-23 -7 -47 0q-18 4 -28 21q-4 6 -5 23q6 2 24.5 5t29.5 6q58 16 105 32q100 35 102 35q10 2 43 19.5t44 21.5q9 3 21.5 8t14.5 5.5t6 -0.5q2 -12 -1 -33q0 -2 -12.5 -27t-26.5 -53.5t-17 -33.5q [...]
-<glyph unicode="&#xf1ac;" horiz-adv-x="1792" d="M288 1152q66 0 113 -47t47 -113v-1088q0 -66 -47 -113t-113 -47h-128q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h128zM1664 989q58 -34 93 -93t35 -128v-768q0 -106 -75 -181t-181 -75h-864q-66 0 -113 47t-47 113v1536q0 40 28 68t68 28h672q40 0 88 -20t76 -48 l152 -152q28 -28 48 -76t20 -88v-163zM928 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM928 256v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 - [...]
-<glyph unicode="&#xf1ad;" d="M1344 1536q26 0 45 -19t19 -45v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h1280zM512 1248v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 992v-64q0 -14 9 -23t23 -9h64q14 0 23 9 t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 736v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 480v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-6 [...]
-<glyph unicode="&#xf1ae;" horiz-adv-x="1280" d="M1188 988l-292 -292v-824q0 -46 -33 -79t-79 -33t-79 33t-33 79v384h-64v-384q0 -46 -33 -79t-79 -33t-79 33t-33 79v824l-292 292q-28 28 -28 68t28 68t68 28t68 -28l228 -228h368l228 228q28 28 68 28t68 -28t28 -68t-28 -68zM864 1152q0 -93 -65.5 -158.5 t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
-<glyph unicode="&#xf1b0;" horiz-adv-x="1664" d="M780 1064q0 -60 -19 -113.5t-63 -92.5t-105 -39q-76 0 -138 57.5t-92 135.5t-30 151q0 60 19 113.5t63 92.5t105 39q77 0 138.5 -57.5t91.5 -135t30 -151.5zM438 581q0 -80 -42 -139t-119 -59q-76 0 -141.5 55.5t-100.5 133.5t-35 152q0 80 42 139.5t119 59.5 q76 0 141.5 -55.5t100.5 -134t35 -152.5zM832 608q118 0 255 -97.5t229 -237t92 -254.5q0 -46 -17 -76.5t-48.5 -45t-64.5 -20t-76 -5.5q-68 0 -187.5 45t-182.5 45q-66 0 -192.5 -44.5t-200.5 -44.5q-183 0 -183 146q0 [...]
-<glyph unicode="&#xf1b1;" horiz-adv-x="768" d="M704 1008q0 -145 -57 -243.5t-152 -135.5l45 -821q2 -26 -16 -45t-44 -19h-192q-26 0 -44 19t-16 45l45 821q-95 37 -152 135.5t-57 243.5q0 128 42.5 249.5t117.5 200t160 78.5t160 -78.5t117.5 -200t42.5 -249.5z" />
-<glyph unicode="&#xf1b2;" horiz-adv-x="1792" d="M896 -93l640 349v636l-640 -233v-752zM832 772l698 254l-698 254l-698 -254zM1664 1024v-768q0 -35 -18 -65t-49 -47l-704 -384q-28 -16 -61 -16t-61 16l-704 384q-31 17 -49 47t-18 65v768q0 40 23 73t61 47l704 256q22 8 44 8t44 -8l704 -256q38 -14 61 -47t23 -73z " />
-<glyph unicode="&#xf1b3;" horiz-adv-x="2304" d="M640 -96l384 192v314l-384 -164v-342zM576 358l404 173l-404 173l-404 -173zM1664 -96l384 192v314l-384 -164v-342zM1600 358l404 173l-404 173l-404 -173zM1152 651l384 165v266l-384 -164v-267zM1088 1030l441 189l-441 189l-441 -189zM2176 512v-416q0 -36 -19 -67 t-52 -47l-448 -224q-25 -14 -57 -14t-57 14l-448 224q-5 2 -7 4q-2 -2 -7 -4l-448 -224q-25 -14 -57 -14t-57 14l-448 224q-33 16 -52 47t-19 67v416q0 38 21.5 70t56.5 48l434 186v400q0 38 21.5 70t56.5 48l [...]
-<glyph unicode="&#xf1b4;" horiz-adv-x="2048" d="M1848 1197h-511v-124h511v124zM1596 771q-90 0 -146 -52.5t-62 -142.5h408q-18 195 -200 195zM1612 186q63 0 122 32t76 87h221q-100 -307 -427 -307q-214 0 -340.5 132t-126.5 347q0 208 130.5 345.5t336.5 137.5q138 0 240.5 -68t153 -179t50.5 -248q0 -17 -2 -47h-658 q0 -111 57.5 -171.5t166.5 -60.5zM277 236h296q205 0 205 167q0 180 -199 180h-302v-347zM277 773h281q78 0 123.5 36.5t45.5 113.5q0 144 -190 144h-260v-294zM0 1282h594q87 0 155 -14t126.5 -47.5t90 -96 [...]
-<glyph unicode="&#xf1b5;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM499 1041h-371v-787h382q117 0 197 57.5t80 170.5q0 158 -143 200q107 52 107 164q0 57 -19.5 96.5 t-56.5 60.5t-79 29.5t-97 8.5zM477 723h-176v184h163q119 0 119 -90q0 -94 -106 -94zM486 388h-185v217h189q124 0 124 -113q0 -104 -128 -104zM1136 356q-68 0 -104 38t-36 107h411q1 10 1 30q0 132 -74.5 220.5t-203.5 88.5q-128 0 - [...]
-<glyph unicode="&#xf1b6;" horiz-adv-x="1792" d="M1582 954q0 -101 -71.5 -172.5t-172.5 -71.5t-172.5 71.5t-71.5 172.5t71.5 172.5t172.5 71.5t172.5 -71.5t71.5 -172.5zM812 212q0 104 -73 177t-177 73q-27 0 -54 -6l104 -42q77 -31 109.5 -106.5t1.5 -151.5q-31 -77 -107 -109t-152 -1q-21 8 -62 24.5t-61 24.5 q32 -60 91 -96.5t130 -36.5q104 0 177 73t73 177zM1642 953q0 126 -89.5 215.5t-215.5 89.5q-127 0 -216.5 -89.5t-89.5 -215.5q0 -127 89.5 -216t216.5 -89q126 0 215.5 89t89.5 216zM1792 953q0 -189 -133.5 -32 [...]
-<glyph unicode="&#xf1b7;" d="M1242 889q0 80 -57 136.5t-137 56.5t-136.5 -57t-56.5 -136q0 -80 56.5 -136.5t136.5 -56.5t137 56.5t57 136.5zM632 301q0 -83 -58 -140.5t-140 -57.5q-56 0 -103 29t-72 77q52 -20 98 -40q60 -24 120 1.5t85 86.5q24 60 -1.5 120t-86.5 84l-82 33q22 5 42 5 q82 0 140 -57.5t58 -140.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v153l172 -69q20 -92 93.5 -152t168.5 -60q104 0 181 70t87 173l345 252q150 0 255.5 105.5t105.5 254.5q0 150 -105.5 2 [...]
-<glyph unicode="&#xf1b8;" horiz-adv-x="1792" d="M836 367l-15 -368l-2 -22l-420 29q-36 3 -67 31.5t-47 65.5q-11 27 -14.5 55t4 65t12 55t21.5 64t19 53q78 -12 509 -28zM449 953l180 -379l-147 92q-63 -72 -111.5 -144.5t-72.5 -125t-39.5 -94.5t-18.5 -63l-4 -21l-190 357q-17 26 -18 56t6 47l8 18q35 63 114 188 l-140 86zM1680 436l-188 -359q-12 -29 -36.5 -46.5t-43.5 -20.5l-18 -4q-71 -7 -219 -12l8 -164l-230 367l211 362l7 -173q170 -16 283 -5t170 33zM895 1360q-47 -63 -265 -435l-317 187l-19 12l225 356q20 31 6 [...]
-<glyph unicode="&#xf1b9;" horiz-adv-x="2048" d="M480 448q0 66 -47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47t113 47t47 113zM516 768h1016l-89 357q-2 8 -14 17.5t-21 9.5h-768q-9 0 -21 -9.5t-14 -17.5zM1888 448q0 66 -47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47t113 47t47 113zM2048 544v-384 q0 -14 -9 -23t-23 -9h-96v-128q0 -80 -56 -136t-136 -56t-136 56t-56 136v128h-1024v-128q0 -80 -56 -136t-136 -56t-136 56t-56 136v128h-96q-14 0 -23 9t-9 23v384q0 93 65.5 158.5t158.5 65.5h28l105 419q23 94  [...]
-<glyph unicode="&#xf1ba;" horiz-adv-x="2048" d="M1824 640q93 0 158.5 -65.5t65.5 -158.5v-384q0 -14 -9 -23t-23 -9h-96v-64q0 -80 -56 -136t-136 -56t-136 56t-56 136v64h-1024v-64q0 -80 -56 -136t-136 -56t-136 56t-56 136v64h-96q-14 0 -23 9t-9 23v384q0 93 65.5 158.5t158.5 65.5h28l105 419q23 94 104 157.5 t179 63.5h128v224q0 14 9 23t23 9h448q14 0 23 -9t9 -23v-224h128q98 0 179 -63.5t104 -157.5l105 -419h28zM320 160q66 0 113 47t47 113t-47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47zM516 640h1016l-89 [...]
-<glyph unicode="&#xf1bb;" d="M1504 64q0 -26 -19 -45t-45 -19h-462q1 -17 6 -87.5t5 -108.5q0 -25 -18 -42.5t-43 -17.5h-320q-25 0 -43 17.5t-18 42.5q0 38 5 108.5t6 87.5h-462q-26 0 -45 19t-19 45t19 45l402 403h-229q-26 0 -45 19t-19 45t19 45l402 403h-197q-26 0 -45 19t-19 45t19 45l384 384 q19 19 45 19t45 -19l384 -384q19 -19 19 -45t-19 -45t-45 -19h-197l402 -403q19 -19 19 -45t-19 -45t-45 -19h-229l402 -403q19 -19 19 -45z" />
-<glyph unicode="&#xf1bc;" d="M1127 326q0 32 -30 51q-193 115 -447 115q-133 0 -287 -34q-42 -9 -42 -52q0 -20 13.5 -34.5t35.5 -14.5q5 0 37 8q132 27 243 27q226 0 397 -103q19 -11 33 -11q19 0 33 13.5t14 34.5zM1223 541q0 40 -35 61q-237 141 -548 141q-153 0 -303 -42q-48 -13 -48 -64 q0 -25 17.5 -42.5t42.5 -17.5q7 0 37 8q122 33 251 33q279 0 488 -124q24 -13 38 -13q25 0 42.5 17.5t17.5 42.5zM1331 789q0 47 -40 70q-126 73 -293 110.5t-343 37.5q-204 0 -364 -47q-23 -7 -38.5 -25.5t-15.5 -48.5q0 -31 20.5 -52t [...]
-<glyph unicode="&#xf1bd;" d="M1397 1408q58 0 98.5 -40.5t40.5 -98.5v-1258q0 -58 -40.5 -98.5t-98.5 -40.5h-1258q-58 0 -98.5 40.5t-40.5 98.5v1258q0 58 40.5 98.5t98.5 40.5h1258zM1465 11v1258q0 28 -20 48t-48 20h-1258q-28 0 -48 -20t-20 -48v-1258q0 -28 20 -48t48 -20h1258q28 0 48 20t20 48 zM694 749l188 -387l533 145v-496q0 -7 -5.5 -12.5t-12.5 -5.5h-1258q-7 0 -12.5 5.5t-5.5 12.5v141l711 195l-212 439q4 1 12 2.5t12 1.5q170 32 303.5 21.5t221 -46t143.5 -94.5q27 -28 -25 -42q-64 -16 -256 -62l-97 198q-111 [...]
-<glyph unicode="&#xf1be;" horiz-adv-x="2304" d="M784 164l16 241l-16 523q-1 10 -7.5 17t-16.5 7q-9 0 -16 -7t-7 -17l-14 -523l14 -241q1 -10 7.5 -16.5t15.5 -6.5q22 0 24 23zM1080 193l11 211l-12 586q0 16 -13 24q-8 5 -16 5t-16 -5q-13 -8 -13 -24l-1 -6l-10 -579q0 -1 11 -236v-1q0 -10 6 -17q9 -11 23 -11 q11 0 20 9q9 7 9 20zM35 533l20 -128l-20 -126q-2 -9 -9 -9t-9 9l-17 126l17 128q2 9 9 9t9 -9zM121 612l26 -207l-26 -203q-2 -9 -10 -9q-9 0 -9 10l-23 202l23 207q0 9 9 9q8 0 10 -9zM401 159zM213 650l25 -245l [...]
-<glyph unicode="&#xf1c0;" d="M768 768q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127t443 -43zM768 0q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127 t443 -43zM768 384q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127t443 -43zM768 1536q208 0 385 -34.5t280 -93.5t103 -128v-128q0 -69 -103 -128t-280  [...]
-<glyph unicode="&#xf1c1;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M894 465q33 -26 84 -56q59 7 117 7q147 0 177 -49q16 -22 2 -52q0 -1 -1 -2l-2 -2v-1q-6 -38 -71 -38q-48 0 -115 20t-130 53q-221 -24 -392 -83q-153 -262 -242 -262q-15 0 -28 7l-24 12q-1 1 -6 5q-10 10 -6 36q9 40 56 91.5t13 [...]
-<glyph unicode="&#xf1c2;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M233 768v-107h70l164 -661h159l128 485q7 20 10 46q2 16 2 24h4l3 -24q1 -3 3.5 -20t5.5 -26l128 -485h159l164 661h70v107h-300v-107h90l-99 -438q-5 -20 -7 -46l-2 -21h-4l-3 21q-1 5 -4 21t-5 25l-144 545h-114l-144 -545q-2 - [...]
-<glyph unicode="&#xf1c3;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M429 106v-106h281v106h-75l103 161q5 7 10 16.5t7.5 13.5t3.5 4h2q1 -4 5 -10q2 -4 4.5 -7.5t6 -8t6.5 -8.5l107 -161h-76v-106h291v106h-68l-192 273l195 282h67v107h-279v-107h74l-103 -159q-4 -7 -10 -16.5t-9 -13.5l-2 -3h-2q [...]
-<glyph unicode="&#xf1c4;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M416 106v-106h327v106h-93v167h137q76 0 118 15q67 23 106.5 87t39.5 146q0 81 -37 141t-100 87q-48 19 -130 19h-368v-107h92v-555h-92zM769 386h-119v268h120q52 0 83 -18q56 -33 56 -115q0 -89 -62 -120q-31 -15 -78 -15z" />
-<glyph unicode="&#xf1c5;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M1280 320v-320h-1024v192l192 192l128 -128l384 384zM448 512q-80 0 -136 56t-56 136t56 136t136 56t136 -56t56 -136t-56 -136t-136 -56z" />
-<glyph unicode="&#xf1c6;" d="M640 1152v128h-128v-128h128zM768 1024v128h-128v-128h128zM640 896v128h-128v-128h128zM768 768v128h-128v-128h128zM1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400 v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-128v-128h-128v128h-512v-1536h1280zM781 593l107 -349q8 -27 8 -52q0 -83 -72.5 -137.5t-183.5 -54.5t-183.5 54.5t-72.5 137. [...]
-<glyph unicode="&#xf1c7;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M620 686q20 -8 20 -30v-544q0 -22 -20 -30q-8 -2 -12 -2q-12 0 -23 9l-166 167h-131q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h131l166 167q16 15 35 7zM1037 -3q31 0 50 24q129 159 129 363t-129 363q-16 21 -43 24t-47 -14q-21 -1 [...]
-<glyph unicode="&#xf1c8;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M768 768q52 0 90 -38t38 -90v-384q0 -52 -38 -90t-90 -38h-384q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h384zM1260 766q20 -8 20 -30v-576q0 -22 -20 -30q-8 -2 -12 -2q-14 0 -23 9l-265 266v90l265 266q9 9 23 9q4 0 12 -2z" />
-<glyph unicode="&#xf1c9;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M480 768q8 11 21 12.5t24 -6.5l51 -38q11 -8 12.5 -21t-6.5 -24l-182 -243l182 -243q8 -11 6.5 -24t-12.5 -21l-51 -38q-11 -8 -24 -6.5t-21 12.5l-226 301q-14 19 0 38zM1282 467q14 -19 0 -38l-226 -301q-8 -11 -21 -12.5t-24 6 [...]
-<glyph unicode="&#xf1ca;" d="M1497 709v-198q-101 -23 -198 -23q-65 -136 -165.5 -271t-181.5 -215.5t-128 -106.5q-80 -45 -162 3q-28 17 -60.5 43.5t-85 83.5t-102.5 128.5t-107.5 184t-105.5 244t-91.5 314.5t-70.5 390h283q26 -218 70 -398.5t104.5 -317t121.5 -235.5t140 -195q169 169 287 406 q-142 72 -223 220t-81 333q0 192 104 314.5t284 122.5q178 0 273 -105.5t95 -297.5q0 -159 -58 -286q-7 -1 -19.5 -3t-46 -2t-63 6t-62 25.5t-50.5 51.5q31 103 31 184q0 87 -29 132t-79 45q-53 0 -85 -49.5t-32 -140.5q0 -186 10 [...]
-<glyph unicode="&#xf1cb;" horiz-adv-x="1792" d="M216 367l603 -402v359l-334 223zM154 511l193 129l-193 129v-258zM973 -35l603 402l-269 180l-334 -223v-359zM896 458l272 182l-272 182l-272 -182zM485 733l334 223v359l-603 -402zM1445 640l193 -129v258zM1307 733l269 180l-603 402v-359zM1792 913v-546 q0 -41 -34 -64l-819 -546q-21 -13 -43 -13t-43 13l-819 546q-34 23 -34 64v546q0 41 34 64l819 546q21 13 43 13t43 -13l819 -546q34 -23 34 -64z" />
-<glyph unicode="&#xf1cc;" horiz-adv-x="2048" d="M1800 764q111 -46 179.5 -145.5t68.5 -221.5q0 -164 -118 -280.5t-285 -116.5q-4 0 -11.5 0.5t-10.5 0.5h-1209h-1h-2h-5q-170 10 -288 125.5t-118 280.5q0 110 55 203t147 147q-12 39 -12 82q0 115 82 196t199 81q95 0 172 -58q75 154 222.5 248t326.5 94 q166 0 306 -80.5t221.5 -218.5t81.5 -301q0 -6 -0.5 -18t-0.5 -18zM468 498q0 -122 84 -193t208 -71q137 0 240 99q-16 20 -47.5 56.5t-43.5 50.5q-67 -65 -144 -65q-55 0 -93.5 33.5t-38.5 87.5q0 53 38.5 87t91.5 34q44  [...]
-<glyph unicode="&#xf1cd;" horiz-adv-x="1792" d="M896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM896 1408q-190 0 -361 -90l194 -194q82 28 167 28t167 -28l194 194q-171 90 -361 90zM218 279l194 194 q-28 82 -28 167t28 167l-194 194q-90 -171 -90 -361t90 -361zM896 -128q190 0 361 90l-194 194q-82 -28 -167 -28t-167 28l-194 -194q171 -90 361 -90zM896 256q159 0 271.5 112.5t112.5 271.5t-112.5 271.5t-2 [...]
-<glyph unicode="&#xf1ce;" horiz-adv-x="1792" d="M1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348q0 222 101 414.5t276.5 317t390.5 155.5v-260q-221 -45 -366.5 -221t-145.5 -406q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5 q0 230 -145.5 406t-366.5 221v260q215 -31 390.5 -155.5t276.5 -317t101 -414.5z" />
-<glyph unicode="&#xf1d0;" horiz-adv-x="1792" d="M19 662q8 217 116 406t305 318h5q0 -1 -1 -3q-8 -8 -28 -33.5t-52 -76.5t-60 -110.5t-44.5 -135.5t-14 -150.5t39 -157.5t108.5 -154q50 -50 102 -69.5t90.5 -11.5t69.5 23.5t47 32.5l16 16q39 51 53 116.5t6.5 122.5t-21 107t-26.5 80l-14 29q-10 25 -30.5 49.5t-43 41 t-43.5 29.5t-35 19l-13 6l104 115q39 -17 78 -52t59 -61l19 -27q1 48 -18.5 103.5t-40.5 87.5l-20 31l161 183l160 -181q-33 -46 -52.5 -102.5t-22.5 -90.5l-4 -33q22 37 61.5 72.5t67.5 52.5l28 17l103 -115 [...]
-<glyph unicode="&#xf1d1;" horiz-adv-x="1792" d="M874 -102v-66q-208 6 -385 109.5t-283 275.5l58 34q29 -49 73 -99l65 57q148 -168 368 -212l-17 -86q65 -12 121 -13zM276 428l-83 -28q22 -60 49 -112l-57 -33q-98 180 -98 385t98 385l57 -33q-30 -56 -49 -112l82 -28q-35 -100 -35 -212q0 -109 36 -212zM1528 251 l58 -34q-106 -172 -283 -275.5t-385 -109.5v66q56 1 121 13l-17 86q220 44 368 212l65 -57q44 50 73 99zM1377 805l-233 -80q14 -42 14 -85t-14 -85l232 -80q-31 -92 -98 -169l-185 162q-57 -67 -147 -85l48 -241 [...]
-<glyph unicode="&#xf1d2;" d="M582 228q0 -66 -93 -66q-107 0 -107 63q0 64 98 64q102 0 102 -61zM546 694q0 -85 -74 -85q-77 0 -77 84q0 90 77 90q36 0 55 -25.5t19 -63.5zM712 769v125q-78 -29 -135 -29q-50 29 -110 29q-86 0 -145 -57t-59 -143q0 -50 29.5 -102t73.5 -67v-3q-38 -17 -38 -85 q0 -53 41 -77v-3q-113 -37 -113 -139q0 -45 20 -78.5t54 -51t72 -25.5t81 -8q224 0 224 188q0 67 -48 99t-126 46q-27 5 -51.5 20.5t-24.5 39.5q0 44 49 52q77 15 122 70t45 134q0 24 -10 52q37 9 49 13zM771 350h137q-2 27 -2 82v387 [...]
-<glyph unicode="&#xf1d3;" horiz-adv-x="1792" d="M595 22q0 100 -165 100q-158 0 -158 -104q0 -101 172 -101q151 0 151 105zM536 777q0 61 -30 102t-89 41q-124 0 -124 -145q0 -135 124 -135q119 0 119 137zM805 1101v-202q-36 -12 -79 -22q16 -43 16 -84q0 -127 -73 -216.5t-197 -112.5q-40 -8 -59.5 -27t-19.5 -58 q0 -31 22.5 -51.5t58 -32t78.5 -22t86 -25.5t78.5 -37.5t58 -64t22.5 -98.5q0 -304 -363 -304q-69 0 -130 12.5t-116 41t-87.5 82t-32.5 127.5q0 165 182 225v4q-67 41 -67 126q0 109 63 137v4q-72 24 -119.5 10 [...]
-<glyph unicode="&#xf1d4;" d="M825 547l343 588h-150q-21 -39 -63.5 -118.5t-68 -128.5t-59.5 -118.5t-60 -128.5h-3q-21 48 -44.5 97t-52 105.5t-46.5 92t-54 104.5t-49 95h-150l323 -589v-435h134v436zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960 q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf1d5;" horiz-adv-x="1280" d="M842 964q0 -80 -57 -136.5t-136 -56.5q-60 0 -111 35q-62 -67 -115 -146q-247 -371 -202 -859q1 -22 -12.5 -38.5t-34.5 -18.5h-5q-20 0 -35 13.5t-17 33.5q-14 126 -3.5 247.5t29.5 217t54 186t69 155.5t74 125q61 90 132 165q-16 35 -16 77q0 80 56.5 136.5t136.5 56.5 t136.5 -56.5t56.5 -136.5zM1223 953q0 -158 -78 -292t-212.5 -212t-292.5 -78q-64 0 -131 14q-21 5 -32.5 23.5t-6.5 39.5q5 20 23 31.5t39 7.5q51 -13 108 -13q97 0 186 38t153 102t102 153t38 186t-38 186 [...]
-<glyph unicode="&#xf1d6;" horiz-adv-x="1792" d="M270 730q-8 19 -8 52q0 20 11 49t24 45q-1 22 7.5 53t22.5 43q0 139 92.5 288.5t217.5 209.5q139 66 324 66q133 0 266 -55q49 -21 90 -48t71 -56t55 -68t42 -74t32.5 -84.5t25.5 -89.5t22 -98l1 -5q55 -83 55 -150q0 -14 -9 -40t-9 -38q0 -1 1.5 -3.5t3.5 -5t2 -3.5 q77 -114 120.5 -214.5t43.5 -208.5q0 -43 -19.5 -100t-55.5 -57q-9 0 -19.5 7.5t-19 17.5t-19 26t-16 26.5t-13.5 26t-9 17.5q-1 1 -3 1l-5 -4q-59 -154 -132 -223q20 -20 61.5 -38.5t69 -41.5t35.5 -65q-2 -4 - [...]
-<glyph unicode="&#xf1d7;" horiz-adv-x="2048" d="M580 1075q0 41 -25 66t-66 25q-43 0 -76 -25.5t-33 -65.5q0 -39 33 -64.5t76 -25.5q41 0 66 24.5t25 65.5zM1323 568q0 28 -25.5 50t-65.5 22q-27 0 -49.5 -22.5t-22.5 -49.5q0 -28 22.5 -50.5t49.5 -22.5q40 0 65.5 22t25.5 51zM1087 1075q0 41 -24.5 66t-65.5 25 q-43 0 -76 -25.5t-33 -65.5q0 -39 33 -64.5t76 -25.5q41 0 65.5 24.5t24.5 65.5zM1722 568q0 28 -26 50t-65 22q-27 0 -49.5 -22.5t-22.5 -49.5q0 -28 22.5 -50.5t49.5 -22.5q39 0 65 22t26 51zM1456 965q-31 4 -7 [...]
-<glyph unicode="&#xf1d8;" horiz-adv-x="1792" d="M1764 1525q33 -24 27 -64l-256 -1536q-5 -29 -32 -45q-14 -8 -31 -8q-11 0 -24 5l-453 185l-242 -295q-18 -23 -49 -23q-13 0 -22 4q-19 7 -30.5 23.5t-11.5 36.5v349l864 1059l-1069 -925l-395 162q-37 14 -40 55q-2 40 32 59l1664 960q15 9 32 9q20 0 36 -11z" />
-<glyph unicode="&#xf1d9;" horiz-adv-x="1792" d="M1764 1525q33 -24 27 -64l-256 -1536q-5 -29 -32 -45q-14 -8 -31 -8q-11 0 -24 5l-527 215l-298 -327q-18 -21 -47 -21q-14 0 -23 4q-19 7 -30 23.5t-11 36.5v452l-472 193q-37 14 -40 55q-3 39 32 59l1664 960q35 21 68 -2zM1422 26l221 1323l-1434 -827l336 -137 l863 639l-478 -797z" />
-<glyph unicode="&#xf1da;" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5 t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 - [...]
-<glyph unicode="&#xf1db;" d="M768 1280q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5t-51 248.5t-136.5 204t-204 136.5t-248.5 51zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf1dc;" horiz-adv-x="1792" d="M1682 -128q-44 0 -132.5 3.5t-133.5 3.5q-44 0 -132 -3.5t-132 -3.5q-24 0 -37 20.5t-13 45.5q0 31 17 46t39 17t51 7t45 15q33 21 33 140l-1 391q0 21 -1 31q-13 4 -50 4h-675q-38 0 -51 -4q-1 -10 -1 -31l-1 -371q0 -142 37 -164q16 -10 48 -13t57 -3.5t45 -15 t20 -45.5q0 -26 -12.5 -48t-36.5 -22q-47 0 -139.5 3.5t-138.5 3.5q-43 0 -128 -3.5t-127 -3.5q-23 0 -35.5 21t-12.5 45q0 30 15.5 45t36 17.5t47.5 7.5t42 15q33 23 33 143l-1 57v813q0 3 0.5 26t0 36.5t-1.5 38.5 [...]
-<glyph unicode="&#xf1dd;" horiz-adv-x="1280" d="M1278 1347v-73q0 -29 -18.5 -61t-42.5 -32q-50 0 -54 -1q-26 -6 -32 -31q-3 -11 -3 -64v-1152q0 -25 -18 -43t-43 -18h-108q-25 0 -43 18t-18 43v1218h-143v-1218q0 -25 -17.5 -43t-43.5 -18h-108q-26 0 -43.5 18t-17.5 43v496q-147 12 -245 59q-126 58 -192 179 q-64 117 -64 259q0 166 88 286q88 118 209 159q111 37 417 37h479q25 0 43 -18t18 -43z" />
-<glyph unicode="&#xf1de;" d="M352 128v-128h-352v128h352zM704 256q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM864 640v-128h-864v128h864zM224 1152v-128h-224v128h224zM1536 128v-128h-736v128h736zM576 1280q26 0 45 -19t19 -45v-256 q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM1216 768q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM1536 640v-128h-224v128h224zM1536 1 [...]
-<glyph unicode="&#xf1e0;" d="M1216 512q133 0 226.5 -93.5t93.5 -226.5t-93.5 -226.5t-226.5 -93.5t-226.5 93.5t-93.5 226.5q0 12 2 34l-360 180q-92 -86 -218 -86q-133 0 -226.5 93.5t-93.5 226.5t93.5 226.5t226.5 93.5q126 0 218 -86l360 180q-2 22 -2 34q0 133 93.5 226.5t226.5 93.5 t226.5 -93.5t93.5 -226.5t-93.5 -226.5t-226.5 -93.5q-126 0 -218 86l-360 -180q2 -22 2 -34t-2 -34l360 -180q92 86 218 86z" />
-<glyph unicode="&#xf1e1;" d="M1280 341q0 88 -62.5 151t-150.5 63q-84 0 -145 -58l-241 120q2 16 2 23t-2 23l241 120q61 -58 145 -58q88 0 150.5 63t62.5 151t-62.5 150.5t-150.5 62.5t-151 -62.5t-63 -150.5q0 -7 2 -23l-241 -120q-62 57 -145 57q-88 0 -150.5 -62.5t-62.5 -150.5t62.5 -150.5 t150.5 -62.5q83 0 145 57l241 -120q-2 -16 -2 -23q0 -88 63 -150.5t151 -62.5t150.5 62.5t62.5 150.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960 [...]
-<glyph unicode="&#xf1e2;" horiz-adv-x="1792" d="M571 947q-10 25 -34 35t-49 0q-108 -44 -191 -127t-127 -191q-10 -25 0 -49t35 -34q13 -5 24 -5q42 0 60 40q34 84 98.5 148.5t148.5 98.5q25 11 35 35t0 49zM1513 1303l46 -46l-244 -243l68 -68q19 -19 19 -45.5t-19 -45.5l-64 -64q89 -161 89 -343q0 -143 -55.5 -273.5 t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5q182 0 343 -89l64 64q19 19 45.5 19t45.5 -19l68 -68zM1521 1359q-10 -10 -22 -10q- [...]
-<glyph unicode="&#xf1e3;" horiz-adv-x="1792" d="M609 720l287 208l287 -208l-109 -336h-355zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM1515 186q149 203 149 454v3l-102 -89l-240 224l63 323 l134 -12q-150 206 -389 282l53 -124l-287 -159l-287 159l53 124q-239 -76 -389 -282l135 12l62 -323l-240 -224l-102 89v-3q0 -251 149 -454l30 132l326 -40l139 -298l-116 -69q117 -39 240 -39t240 39l-116 69l13 [...]
-<glyph unicode="&#xf1e4;" horiz-adv-x="1792" d="M448 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM256 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM832 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM66 768q-28 0 -47 19t-19 46v129h514v-129q0 -27 -19 -46t [...]
-<glyph unicode="&#xf1e5;" horiz-adv-x="1792" d="M704 1216v-768q0 -26 -19 -45t-45 -19v-576q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v512l249 873q7 23 31 23h424zM1024 1216v-704h-256v704h256zM1792 320v-512q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v576q-26 0 -45 19t-19 45v768h424q24 0 31 -23z M736 1504v-224h-352v224q0 14 9 23t23 9h288q14 0 23 -9t9 -23zM1408 1504v-224h-352v224q0 14 9 23t23 9h288q14 0 23 -9t9 -23z" />
-<glyph unicode="&#xf1e6;" horiz-adv-x="1792" d="M1755 1083q37 -37 37 -90t-37 -91l-401 -400l150 -150l-160 -160q-163 -163 -389.5 -186.5t-411.5 100.5l-362 -362h-181v181l362 362q-124 185 -100.5 411.5t186.5 389.5l160 160l150 -150l400 401q38 37 91 37t90 -37t37 -90.5t-37 -90.5l-400 -401l234 -234l401 400 q38 37 91 37t90 -37z" />
-<glyph unicode="&#xf1e7;" horiz-adv-x="1792" d="M873 796q0 -83 -63.5 -142.5t-152.5 -59.5t-152.5 59.5t-63.5 142.5q0 84 63.5 143t152.5 59t152.5 -59t63.5 -143zM1375 796q0 -83 -63 -142.5t-153 -59.5q-89 0 -152.5 59.5t-63.5 142.5q0 84 63.5 143t152.5 59q90 0 153 -59t63 -143zM1600 616v667q0 87 -32 123.5 t-111 36.5h-1112q-83 0 -112.5 -34t-29.5 -126v-673q43 -23 88.5 -40t81 -28t81 -18.5t71 -11t70 -4t58.5 -0.5t56.5 2t44.5 2q68 1 95 -27q6 -6 10 -9q26 -25 61 -51q7 91 118 87q5 0 36.5 -1.5t43 -2t45.5 -1 [...]
-<glyph unicode="&#xf1e8;" horiz-adv-x="1792" d="M896 1102v-434h-145v434h145zM1294 1102v-434h-145v434h145zM1294 342l253 254v795h-1194v-1049h326v-217l217 217h398zM1692 1536v-1013l-434 -434h-326l-217 -217h-217v217h-398v1158l109 289h1483z" />
-<glyph unicode="&#xf1e9;" d="M773 217v-127q-1 -292 -6 -305q-12 -32 -51 -40q-54 -9 -181.5 38t-162.5 89q-13 15 -17 36q-1 12 4 26q4 10 34 47t181 216q1 0 60 70q15 19 39.5 24.5t49.5 -3.5q24 -10 37.5 -29t12.5 -42zM624 468q-3 -55 -52 -70l-120 -39q-275 -88 -292 -88q-35 2 -54 36 q-12 25 -17 75q-8 76 1 166.5t30 124.5t56 32q13 0 202 -77q70 -29 115 -47l84 -34q23 -9 35.5 -30.5t11.5 -48.5zM1450 171q-7 -54 -91.5 -161t-135.5 -127q-37 -14 -63 7q-14 10 -184 287l-47 77q-14 21 -11.5 46t19.5 46q35 43 83 26q1 [...]
-<glyph unicode="&#xf1ea;" horiz-adv-x="2048" d="M1024 1024h-384v-384h384v384zM1152 384v-128h-640v128h640zM1152 1152v-640h-640v640h640zM1792 384v-128h-512v128h512zM1792 640v-128h-512v128h512zM1792 896v-128h-512v128h512zM1792 1152v-128h-512v128h512zM256 192v960h-128v-960q0 -26 19 -45t45 -19t45 19 t19 45zM1920 192v1088h-1536v-1088q0 -33 -11 -64h1483q26 0 45 19t19 45zM2048 1408v-1216q0 -80 -56 -136t-136 -56h-1664q-80 0 -136 56t-56 136v1088h256v128h1792z" />
-<glyph unicode="&#xf1eb;" horiz-adv-x="2048" d="M1024 13q-20 0 -93 73.5t-73 93.5q0 32 62.5 54t103.5 22t103.5 -22t62.5 -54q0 -20 -73 -93.5t-93 -73.5zM1294 284q-2 0 -40 25t-101.5 50t-128.5 25t-128.5 -25t-101 -50t-40.5 -25q-18 0 -93.5 75t-75.5 93q0 13 10 23q78 77 196 121t233 44t233 -44t196 -121 q10 -10 10 -23q0 -18 -75.5 -93t-93.5 -75zM1567 556q-11 0 -23 8q-136 105 -252 154.5t-268 49.5q-85 0 -170.5 -22t-149 -53t-113.5 -62t-79 -53t-31 -22q-17 0 -92 75t-75 93q0 12 10 22q132 132 320 205t380 73 [...]
-<glyph unicode="&#xf1ec;" horiz-adv-x="1792" d="M384 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM384 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1152 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 384q0 53 -37.5 90.5t-90.5 37.5t-90. [...]
-<glyph unicode="&#xf1ed;" horiz-adv-x="1792" d="M1112 1090q0 159 -237 159h-70q-32 0 -59.5 -21.5t-34.5 -52.5l-63 -276q-2 -5 -2 -16q0 -24 17 -39.5t41 -15.5h53q69 0 128.5 13t112.5 41t83.5 81.5t30.5 126.5zM1716 938q0 -265 -220 -428q-219 -161 -612 -161h-61q-32 0 -59 -21.5t-34 -52.5l-73 -316 q-8 -36 -40.5 -61.5t-69.5 -25.5h-213q-31 0 -53 20t-22 51q0 10 13 65h151q34 0 64 23.5t38 56.5l73 316q8 33 37.5 57t63.5 24h61q390 0 607 160t217 421q0 129 -51 207q183 -92 183 -335zM1533 1123q0 -264 -221 -428q [...]
-<glyph unicode="&#xf1ee;" horiz-adv-x="1792" d="M602 949q19 -61 31 -123.5t17 -141.5t-14 -159t-62 -145q-21 81 -67 157t-95.5 127t-99 90.5t-78.5 57.5t-33 19q-62 34 -81.5 100t14.5 128t101 81.5t129 -14.5q138 -83 238 -177zM927 1236q11 -25 20.5 -46t36.5 -100.5t42.5 -150.5t25.5 -179.5t0 -205.5t-47.5 -209.5 t-105.5 -208.5q-51 -72 -138 -72q-54 0 -98 31q-57 40 -69 109t28 127q60 85 81 195t13 199.5t-32 180.5t-39 128t-22 52q-31 63 -8.5 129.5t85.5 97.5q34 17 75 17q47 0 88.5 -25t63.5 -69zM1248 567q-17 - [...]
-<glyph unicode="&#xf1f0;" horiz-adv-x="2304" d="M1975 546h-138q14 37 66 179l3 9q4 10 10 26t9 26l12 -55zM531 611l-58 295q-11 54 -75 54h-268l-2 -13q311 -79 403 -336zM710 960l-162 -438l-17 89q-26 70 -85 129.5t-131 88.5l135 -510h175l261 641h-176zM849 318h166l104 642h-166zM1617 944q-69 27 -149 27 q-123 0 -201 -59t-79 -153q-1 -102 145 -174q48 -23 67 -41t19 -39q0 -30 -30 -46t-69 -16q-86 0 -156 33l-22 11l-23 -144q74 -34 185 -34q130 -1 208.5 59t80.5 160q0 106 -140 174q-49 25 -71 42t-22 38q0 22 24 [...]
-<glyph unicode="&#xf1f1;" horiz-adv-x="2304" d="M671 603h-13q-47 0 -47 -32q0 -22 20 -22q17 0 28 15t12 39zM1066 639h62v3q1 4 0.5 6.5t-1 7t-2 8t-4.5 6.5t-7.5 5t-11.5 2q-28 0 -36 -38zM1606 603h-12q-48 0 -48 -32q0 -22 20 -22q17 0 28 15t12 39zM1925 629q0 41 -30 41q-19 0 -31 -20t-12 -51q0 -42 28 -42 q20 0 32.5 20t12.5 52zM480 770h87l-44 -262h-56l32 201l-71 -201h-39l-4 200l-34 -200h-53l44 262h81l2 -163zM733 663q0 -6 -4 -42q-16 -101 -17 -113h-47l1 22q-20 -26 -58 -26q-23 0 -37.5 16t-14.5 42q0 39  [...]
-<glyph unicode="&#xf1f2;" horiz-adv-x="2304" d="M313 759q0 -51 -36 -84q-29 -26 -89 -26h-17v220h17q61 0 89 -27q36 -31 36 -83zM2089 824q0 -52 -64 -52h-19v101h20q63 0 63 -49zM380 759q0 74 -50 120.5t-129 46.5h-95v-333h95q74 0 119 38q60 51 60 128zM410 593h65v333h-65v-333zM730 694q0 40 -20.5 62t-75.5 42 q-29 10 -39.5 19t-10.5 23q0 16 13.5 26.5t34.5 10.5q29 0 53 -27l34 44q-41 37 -98 37q-44 0 -74 -27.5t-30 -67.5q0 -35 18 -55.5t64 -36.5q37 -13 45 -19q19 -12 19 -34q0 -20 -14 -33.5t-36 -13.5q-48 0  [...]
-<glyph unicode="&#xf1f3;" horiz-adv-x="2304" d="M119 854h89l-45 108zM740 328l74 79l-70 79h-163v-49h142v-55h-142v-54h159zM898 406l99 -110v217zM1186 453q0 33 -40 33h-84v-69h83q41 0 41 36zM1475 457q0 29 -42 29h-82v-61h81q43 0 43 32zM1197 923q0 29 -42 29h-82v-60h81q43 0 43 31zM1656 854h89l-44 108z M699 1009v-271h-66v212l-94 -212h-57l-94 212v-212h-132l-25 60h-135l-25 -60h-70l116 271h96l110 -257v257h106l85 -184l77 184h108zM1255 453q0 -20 -5.5 -35t-14 -25t-22.5 -16.5t-26 -10t-31.5 -4.5t-31.5 -1 [...]
-<glyph unicode="&#xf1f4;" horiz-adv-x="2304" d="M322 689h-15q-19 0 -19 18q0 28 19 85q5 15 15 19.5t28 4.5q77 0 77 -49q0 -41 -30.5 -59.5t-74.5 -18.5zM664 528q-47 0 -47 29q0 62 123 62l3 -3q-5 -88 -79 -88zM1438 687h-15q-19 0 -19 19q0 28 19 85q5 15 14.5 19t28.5 4q77 0 77 -49q0 -41 -30.5 -59.5 t-74.5 -18.5zM1780 527q-47 0 -47 30q0 62 123 62l3 -3q-5 -89 -79 -89zM373 894h-128q-8 0 -14.5 -4t-8.5 -7.5t-7 -12.5q-3 -7 -45 -190t-42 -192q0 -7 5.5 -12.5t13.5 -5.5h62q25 0 32.5 34.5l15 69t32.5 34.5q47 0  [...]
-<glyph unicode="&#xf1f5;" horiz-adv-x="2304" d="M1597 633q0 -69 -21 -106q-19 -35 -52 -35q-23 0 -41 9v224q29 30 57 30q57 0 57 -122zM2035 669h-110q6 98 56 98q51 0 54 -98zM476 534q0 59 -33 91.5t-101 57.5q-36 13 -52 24t-16 25q0 26 38 26q58 0 124 -33l18 112q-67 32 -149 32q-77 0 -123 -38q-48 -39 -48 -109 q0 -58 32.5 -90.5t99.5 -56.5q39 -14 54.5 -25.5t15.5 -27.5q0 -31 -48 -31q-29 0 -70 12.5t-72 30.5l-18 -113q72 -41 168 -41q81 0 129 37q51 41 51 117zM771 749l19 111h-96v135l-129 -21l-18 -114l-46 - [...]
-<glyph unicode="&#xf1f6;" horiz-adv-x="2048" d="M1558 684q61 -356 298 -556q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-180.5 74.5t-75.5 180.5zM1024 -176q16 0 16 16t-16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5zM2026 1424q8 -10 7.5 -23.5t-10.5 -22.5 l-1872 -1622q-10 -8 -23.5 -7t-21.5 11l-84 96q-8 10 -7.5 23.5t10.5 21.5l186 161q-19 32 -19 66q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68  [...]
-<glyph unicode="&#xf1f7;" horiz-adv-x="2048" d="M1040 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM503 315l877 760q-42 88 -132.5 146.5t-223.5 58.5q-93 0 -169.5 -31.5t-121.5 -80.5t-69 -103t-24 -105q0 -384 -137 -645zM1856 128 q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-180.5 74.5t-75.5 180.5l149 129h757q-166 187 -227 459l111 97q61 -356 298 -556zM1942 1520l84 -96q8 -10 7.5 -23.5t-10.5 -22.5l-1872 -1622q-10 -8 -23.5 -7 [...]
-<glyph unicode="&#xf1f8;" horiz-adv-x="1408" d="M512 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM768 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1024 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704 q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM1408 1120v-64q0 -14 -9 -23t-23 -9h-96v-948q0 -83 -47 -143.5t-113 -60.5h-832q-66 0 -113 58.5t-47 141.5v [...]
-<glyph unicode="&#xf1f9;" d="M1150 462v-109q0 -50 -36.5 -89t-94 -60.5t-118 -32.5t-117.5 -11q-205 0 -342.5 139t-137.5 346q0 203 136 339t339 136q34 0 75.5 -4.5t93 -18t92.5 -34t69 -56.5t28 -81v-109q0 -16 -16 -16h-118q-16 0 -16 16v70q0 43 -65.5 67.5t-137.5 24.5q-140 0 -228.5 -91.5 t-88.5 -237.5q0 -151 91.5 -249.5t233.5 -98.5q68 0 138 24t70 66v70q0 7 4.5 11.5t10.5 4.5h119q6 0 11 -4.5t5 -11.5zM768 1280q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 - [...]
-<glyph unicode="&#xf1fa;" d="M972 761q0 108 -53.5 169t-147.5 61q-63 0 -124 -30.5t-110 -84.5t-79.5 -137t-30.5 -180q0 -112 53.5 -173t150.5 -61q96 0 176 66.5t122.5 166t42.5 203.5zM1536 640q0 -111 -37 -197t-98.5 -135t-131.5 -74.5t-145 -27.5q-6 0 -15.5 -0.5t-16.5 -0.5q-95 0 -142 53 q-28 33 -33 83q-52 -66 -131.5 -110t-173.5 -44q-161 0 -249.5 95.5t-88.5 269.5q0 157 66 290t179 210.5t246 77.5q87 0 155 -35.5t106 -99.5l2 19l11 56q1 6 5.5 12t9.5 6h118q5 0 13 -11q5 -5 3 -16l-120 -614q-5 -24 -5 -48q0  [...]
-<glyph unicode="&#xf1fb;" horiz-adv-x="1792" d="M1698 1442q94 -94 94 -226.5t-94 -225.5l-225 -223l104 -104q10 -10 10 -23t-10 -23l-210 -210q-10 -10 -23 -10t-23 10l-105 105l-603 -603q-37 -37 -90 -37h-203l-256 -128l-64 64l128 256v203q0 53 37 90l603 603l-105 105q-10 10 -10 23t10 23l210 210q10 10 23 10 t23 -10l104 -104l223 225q93 94 225.5 94t226.5 -94zM512 64l576 576l-192 192l-576 -576v-192h192z" />
-<glyph unicode="&#xf1fc;" horiz-adv-x="1792" d="M1615 1536q70 0 122.5 -46.5t52.5 -116.5q0 -63 -45 -151q-332 -629 -465 -752q-97 -91 -218 -91q-126 0 -216.5 92.5t-90.5 219.5q0 128 92 212l638 579q59 54 130 54zM706 502q39 -76 106.5 -130t150.5 -76l1 -71q4 -213 -129.5 -347t-348.5 -134q-123 0 -218 46.5 t-152.5 127.5t-86.5 183t-29 220q7 -5 41 -30t62 -44.5t59 -36.5t46 -17q41 0 55 37q25 66 57.5 112.5t69.5 76t88 47.5t103 25.5t125 10.5z" />
-<glyph unicode="&#xf1fd;" horiz-adv-x="1792" d="M1792 128v-384h-1792v384q45 0 85 14t59 27.5t47 37.5q30 27 51.5 38t56.5 11t55.5 -11t52.5 -38q29 -25 47 -38t58 -27t86 -14q45 0 85 14.5t58 27t48 37.5q21 19 32.5 27t31 15t43.5 7q35 0 56.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14t85 14t59 27.5t47 37.5 q30 27 51.5 38t56.5 11q34 0 55.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14zM1792 448v-192q-35 0 -55.5 11t-52.5 38q-29 25 -47 38t-58 27t-85 14q-46 0 -86 -14t-58 -27t-47 -38q-22 -19 -33 -27t-3 [...]
-<glyph unicode="&#xf1fe;" horiz-adv-x="2048" d="M2048 0v-128h-2048v1536h128v-1408h1920zM1664 1024l256 -896h-1664v576l448 576l576 -576z" />
-<glyph unicode="&#xf200;" horiz-adv-x="1792" d="M768 646l546 -546q-106 -108 -247.5 -168t-298.5 -60q-209 0 -385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103v-762zM955 640h773q0 -157 -60 -298.5t-168 -247.5zM1664 768h-768v768q209 0 385.5 -103t279.5 -279.5t103 -385.5z" />
-<glyph unicode="&#xf201;" horiz-adv-x="2048" d="M2048 0v-128h-2048v1536h128v-1408h1920zM1920 1248v-435q0 -21 -19.5 -29.5t-35.5 7.5l-121 121l-633 -633q-10 -10 -23 -10t-23 10l-233 233l-416 -416l-192 192l585 585q10 10 23 10t23 -10l233 -233l464 464l-121 121q-16 16 -7.5 35.5t29.5 19.5h435q14 0 23 -9 t9 -23z" />
-<glyph unicode="&#xf202;" horiz-adv-x="1792" d="M1292 832q0 -6 10 -41q10 -29 25 -49.5t41 -34t44 -20t55 -16.5q325 -91 325 -332q0 -146 -105.5 -242.5t-254.5 -96.5q-59 0 -111.5 18.5t-91.5 45.5t-77 74.5t-63 87.5t-53.5 103.5t-43.5 103t-39.5 106.5t-35.5 95q-32 81 -61.5 133.5t-73.5 96.5t-104 64t-142 20 q-96 0 -183 -55.5t-138 -144.5t-51 -185q0 -160 106.5 -279.5t263.5 -119.5q177 0 258 95q56 63 83 116l84 -152q-15 -34 -44 -70l1 -1q-131 -152 -388 -152q-147 0 -269.5 79t-190.5 207.5t-68 274.5q0 105 43. [...]
-<glyph unicode="&#xf203;" d="M1432 484q0 173 -234 239q-35 10 -53 16.5t-38 25t-29 46.5q0 2 -2 8.5t-3 12t-1 7.5q0 36 24.5 59.5t60.5 23.5q54 0 71 -15h-1q20 -15 39 -51l93 71q-39 54 -49 64q-33 29 -67.5 39t-85.5 10q-80 0 -142 -57.5t-62 -137.5q0 -7 2 -23q16 -96 64.5 -140t148.5 -73 q29 -8 49 -15.5t45 -21.5t38.5 -34.5t13.5 -46.5v-5q1 -58 -40.5 -93t-100.5 -35q-97 0 -167 144q-23 47 -51.5 121.5t-48 125.5t-54 110.5t-74 95.5t-103.5 60.5t-147 24.5q-101 0 -192 -56t-144 -148t-50 -192v-1q4 -108 50.5 -199t [...]
-<glyph unicode="&#xf204;" horiz-adv-x="2048" d="M1152 640q0 104 -40.5 198.5t-109.5 163.5t-163.5 109.5t-198.5 40.5t-198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5zM1920 640q0 104 -40.5 198.5 t-109.5 163.5t-163.5 109.5t-198.5 40.5h-386q119 -90 188.5 -224t69.5 -288t-69.5 -288t-188.5 -224h386q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5zM2048 640q0 -130 -51 -248.5t-136.5 -204t-204 -13 [...]
-<glyph unicode="&#xf205;" horiz-adv-x="2048" d="M0 640q0 130 51 248.5t136.5 204t204 136.5t248.5 51h768q130 0 248.5 -51t204 -136.5t136.5 -204t51 -248.5t-51 -248.5t-136.5 -204t-204 -136.5t-248.5 -51h-768q-130 0 -248.5 51t-204 136.5t-136.5 204t-51 248.5zM1408 128q104 0 198.5 40.5t163.5 109.5 t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5t-163.5 109.5t-198.5 40.5t-198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5z" />
-<glyph unicode="&#xf206;" horiz-adv-x="2304" d="M762 384h-314q-40 0 -57.5 35t6.5 67l188 251q-65 31 -137 31q-132 0 -226 -94t-94 -226t94 -226t226 -94q115 0 203 72.5t111 183.5zM576 512h186q-18 85 -75 148zM1056 512l288 384h-480l-99 -132q105 -103 126 -252h165zM2176 448q0 132 -94 226t-226 94 q-60 0 -121 -24l174 -260q15 -23 10 -49t-27 -40q-15 -11 -36 -11q-35 0 -53 29l-174 260q-93 -95 -93 -225q0 -132 94 -226t226 -94t226 94t94 226zM2304 448q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 3 [...]
-<glyph unicode="&#xf207;" d="M384 320q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1408 320q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1362 716l-72 384q-5 23 -22.5 37.5t-40.5 14.5 h-918q-23 0 -40.5 -14.5t-22.5 -37.5l-72 -384q-5 -30 14 -53t49 -23h1062q30 0 49 23t14 53zM1136 1328q0 20 -14 34t-34 14h-640q-20 0 -34 -14t-14 -34t14 -34t34 -14h640q20 0 34 14t14 34zM1536 603v-603h-128v-128q0 -53 - [...]
-<glyph unicode="&#xf208;" horiz-adv-x="2048" d="M1463 704q0 -35 -25 -60.5t-61 -25.5h-702q-36 0 -61 25.5t-25 60.5t25 60.5t61 25.5h702q36 0 61 -25.5t25 -60.5zM1677 704q0 86 -23 170h-982q-36 0 -61 25t-25 60q0 36 25 61t61 25h908q-88 143 -235 227t-320 84q-177 0 -327.5 -87.5t-238 -237.5t-87.5 -327 q0 -86 23 -170h982q36 0 61 -25t25 -60q0 -36 -25 -61t-61 -25h-908q88 -143 235.5 -227t320.5 -84q132 0 253 51.5t208 139t139 208t52 253.5zM2048 959q0 -35 -25 -60t-61 -25h-131q17 -85 17 -170q0 -167 -65.5  [...]
-<glyph unicode="&#xf209;" horiz-adv-x="1280" d="M953 1158l-114 -328l117 -21q165 451 165 518q0 56 -38 56q-57 0 -130 -225zM654 471l33 -88q37 42 71 67l-33 5.5t-38.5 7t-32.5 8.5zM362 1367q0 -98 159 -521q18 10 49 10q15 0 75 -5l-121 351q-75 220 -123 220q-19 0 -29 -17.5t-10 -37.5zM283 608q0 -36 51.5 -119 t117.5 -153t100 -70q14 0 25.5 13t11.5 27q0 24 -32 102q-13 32 -32 72t-47.5 89t-61.5 81t-62 32q-20 0 -45.5 -27t-25.5 -47zM125 273q0 -41 25 -104q59 -145 183.5 -227t281.5 -82q227 0 382 170q152 169  [...]
-<glyph unicode="&#xf20a;" horiz-adv-x="2048" d="M785 528h207q-14 -158 -98.5 -248.5t-214.5 -90.5q-162 0 -254.5 116t-92.5 316q0 194 93 311.5t233 117.5q148 0 232 -87t97 -247h-203q-5 64 -35.5 99t-81.5 35q-57 0 -88.5 -60.5t-31.5 -177.5q0 -48 5 -84t18 -69.5t40 -51.5t66 -18q95 0 109 139zM1497 528h206 q-14 -158 -98 -248.5t-214 -90.5q-162 0 -254.5 116t-92.5 316q0 194 93 311.5t233 117.5q148 0 232 -87t97 -247h-204q-4 64 -35 99t-81 35q-57 0 -88.5 -60.5t-31.5 -177.5q0 -48 5 -84t18 -69.5t39.5 -51.5t65 [...]
-<glyph unicode="&#xf20b;" d="M992 912v-496q0 -14 -9 -23t-23 -9h-160q-14 0 -23 9t-9 23v496q0 112 -80 192t-192 80h-272v-1152q0 -14 -9 -23t-23 -9h-160q-14 0 -23 9t-9 23v1344q0 14 9 23t23 9h464q135 0 249 -66.5t180.5 -180.5t66.5 -249zM1376 1376v-880q0 -135 -66.5 -249t-180.5 -180.5 t-249 -66.5h-464q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h160q14 0 23 -9t9 -23v-768h272q112 0 192 80t80 192v880q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
-<glyph unicode="&#xf20c;" d="M1311 694v-114q0 -24 -13.5 -38t-37.5 -14h-202q-24 0 -38 14t-14 38v114q0 24 14 38t38 14h202q24 0 37.5 -14t13.5 -38zM821 464v250q0 53 -32.5 85.5t-85.5 32.5h-133q-68 0 -96 -52q-28 52 -96 52h-130q-53 0 -85.5 -32.5t-32.5 -85.5v-250q0 -22 21 -22h55 q22 0 22 22v230q0 24 13.5 38t38.5 14h94q24 0 38 -14t14 -38v-230q0 -22 21 -22h54q22 0 22 22v230q0 24 14 38t38 14h97q24 0 37.5 -14t13.5 -38v-230q0 -22 22 -22h55q21 0 21 22zM1410 560v154q0 53 -33 85.5t-86 32.5h-264q-53 0 -8 [...]
-<glyph unicode="&#xf20d;" horiz-adv-x="1792" />
-<glyph unicode="&#xf20e;" horiz-adv-x="1792" />
-<glyph unicode="&#xf500;" horiz-adv-x="1792" />
-</font>
-</defs></svg>
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata></metadata>
+<defs>
+<font id="fontawesomeregular" horiz-adv-x="1536" >
+<font-face units-per-em="1792" ascent="1536" descent="-256" />
+<missing-glyph horiz-adv-x="448" />
+<glyph unicode=" "  horiz-adv-x="448" />
+<glyph unicode="&#x09;" horiz-adv-x="448" />
+<glyph unicode="&#xa0;" horiz-adv-x="448" />
+<glyph unicode="&#xa8;" horiz-adv-x="1792" />
+<glyph unicode="&#xa9;" horiz-adv-x="1792" />
+<glyph unicode="&#xae;" horiz-adv-x="1792" />
+<glyph unicode="&#xb4;" horiz-adv-x="1792" />
+<glyph unicode="&#xc6;" horiz-adv-x="1792" />
+<glyph unicode="&#xd8;" horiz-adv-x="1792" />
+<glyph unicode="&#x2000;" horiz-adv-x="768" />
+<glyph unicode="&#x2001;" horiz-adv-x="1537" />
+<glyph unicode="&#x2002;" horiz-adv-x="768" />
+<glyph unicode="&#x2003;" horiz-adv-x="1537" />
+<glyph unicode="&#x2004;" horiz-adv-x="512" />
+<glyph unicode="&#x2005;" horiz-adv-x="384" />
+<glyph unicode="&#x2006;" horiz-adv-x="256" />
+<glyph unicode="&#x2007;" horiz-adv-x="256" />
+<glyph unicode="&#x2008;" horiz-adv-x="192" />
+<glyph unicode="&#x2009;" horiz-adv-x="307" />
+<glyph unicode="&#x200a;" horiz-adv-x="85" />
+<glyph unicode="&#x202f;" horiz-adv-x="307" />
+<glyph unicode="&#x205f;" horiz-adv-x="384" />
+<glyph unicode="&#x2122;" horiz-adv-x="1792" />
+<glyph unicode="&#x221e;" horiz-adv-x="1792" />
+<glyph unicode="&#x2260;" horiz-adv-x="1792" />
+<glyph unicode="&#x25fc;" horiz-adv-x="500" d="M0 0z" />
+<glyph unicode="&#xf000;" horiz-adv-x="1792" d="M1699 1350q0 -35 -43 -78l-632 -632v-768h320q26 0 45 -19t19 -45t-19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45t45 19h320v768l-632 632q-43 43 -43 78q0 23 18 36.5t38 17.5t43 4h1408q23 0 43 -4t38 -17.5t18 -36.5z" />
+<glyph unicode="&#xf001;" d="M1536 1312v-1120q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v537l-768 -237v-709q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89 t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v967q0 31 19 56.5t49 35.5l832 256q12 4 28 4q40 0 68 -28t28 -68z" />
+<glyph unicode="&#xf002;" horiz-adv-x="1664" d="M1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -52 -38 -90t-90 -38q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5 t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z" />
+<glyph unicode="&#xf003;" horiz-adv-x="1792" d="M1664 32v768q-32 -36 -69 -66q-268 -206 -426 -338q-51 -43 -83 -67t-86.5 -48.5t-102.5 -24.5h-1h-1q-48 0 -102.5 24.5t-86.5 48.5t-83 67q-158 132 -426 338q-37 30 -69 66v-768q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1664 1083v11v13.5t-0.5 13 t-3 12.5t-5.5 9t-9 7.5t-14 2.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5q0 -168 147 -284q193 -152 401 -317q6 -5 35 -29.5t46 -37.5t44.5 -31.5t50.5 -27.5t43 -9h1h1q20 0 43 9t50.5 27.5t44.5 31.5t46 37.5t35 [...]
+<glyph unicode="&#xf004;" horiz-adv-x="1792" d="M896 -128q-26 0 -44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5q224 0 351 -124t127 -344q0 -221 -229 -450l-623 -600 q-18 -18 -44 -18z" />
+<glyph unicode="&#xf005;" horiz-adv-x="1664" d="M1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -21 -10.5 -35.5t-30.5 -14.5q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455 l502 -73q56 -9 56 -46z" />
+<glyph unicode="&#xf006;" horiz-adv-x="1664" d="M1137 532l306 297l-422 62l-189 382l-189 -382l-422 -62l306 -297l-73 -421l378 199l377 -199zM1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -50 -41 -50q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500 l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455l502 -73q56 -9 56 -46z" />
+<glyph unicode="&#xf007;" horiz-adv-x="1408" d="M1408 131q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q9 0 42 -21.5t74.5 -48t108 -48t133.5 -21.5t133.5 21.5t108 48t74.5 48t42 21.5q61 0 111.5 -20t85.5 -53.5t62 -81 t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM1088 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
+<glyph unicode="&#xf008;" horiz-adv-x="1920" d="M384 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 320v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 704v128q0 26 -19 45t-45 19h-128 q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 -64v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM384 1088v128q0 26 -19 [...]
+<glyph unicode="&#xf009;" horiz-adv-x="1664" d="M768 512v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM768 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 512v-384q0 -52 -38 -90t-90 -38 h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
+<glyph unicode="&#xf00a;" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 288v-192q0 -40 -28 -68t-68 -28h-320 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 800v-192q0 -40  [...]
+<glyph unicode="&#xf00b;" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-960 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192q0 -40  [...]
+<glyph unicode="&#xf00c;" horiz-adv-x="1792" d="M1671 970q0 -40 -28 -68l-724 -724l-136 -136q-28 -28 -68 -28t-68 28l-136 136l-362 362q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -295l656 657q28 28 68 28t68 -28l136 -136q28 -28 28 -68z" />
+<glyph unicode="&#xf00d;" horiz-adv-x="1408" d="M1298 214q0 -40 -28 -68l-136 -136q-28 -28 -68 -28t-68 28l-294 294l-294 -294q-28 -28 -68 -28t-68 28l-136 136q-28 28 -28 68t28 68l294 294l-294 294q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -294l294 294q28 28 68 28t68 -28l136 -136q28 -28 28 -68 t-28 -68l-294 -294l294 -294q28 -28 28 -68z" />
+<glyph unicode="&#xf00e;" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-224q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v224h-224q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h224v224q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-224h224 q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343  [...]
+<glyph unicode="&#xf010;" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-576q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h576q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5z M1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150  [...]
+<glyph unicode="&#xf011;" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61t-298 61t-245 164t-164 245t-61 298q0 182 80.5 343t226.5 270q43 32 95.5 25t83.5 -50q32 -42 24.5 -94.5t-49.5 -84.5q-98 -74 -151.5 -181t-53.5 -228q0 -104 40.5 -198.5t109.5 -163.5t163.5 -109.5 t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5q0 121 -53.5 228t-151.5 181q-42 32 -49.5 84.5t24.5 94.5q31 43 84 50t95 -25q146 -109 226.5 -270t80.5 -343zM896 1408v-640q0 -52 -38 -90t-90 -38t-90 38t-38 90v640q0  [...]
+<glyph unicode="&#xf012;" horiz-adv-x="1792" d="M256 96v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 224v-320q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 480v-576q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1408 864v-960q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1376v-1472q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t [...]
+<glyph unicode="&#xf013;" d="M1024 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1536 749v-222q0 -12 -8 -23t-20 -13l-185 -28q-19 -54 -39 -91q35 -50 107 -138q10 -12 10 -25t-9 -23q-27 -37 -99 -108t-94 -71q-12 0 -26 9l-138 108q-44 -23 -91 -38 q-16 -136 -29 -186q-7 -28 -36 -28h-222q-14 0 -24.5 8.5t-11.5 21.5l-28 184q-49 16 -90 37l-141 -107q-10 -9 -25 -9q-14 0 -25 11q-126 114 -165 168q-7 10 -7 23q0 12 8 23q15 21 51 66.5t54 70.5q-27 50 -41 99l-183 27q-13 2 -21 12.5 [...]
+<glyph unicode="&#xf014;" horiz-adv-x="1408" d="M512 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM768 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1024 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576 q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1152 76v948h-896v-948q0 -22 7 -40.5t14.5 -27t10.5 -8.5h832q3 0 10.5 8.5t14.5 27t7 40.5zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM1408 1120v-64q [...]
+<glyph unicode="&#xf015;" horiz-adv-x="1664" d="M1408 544v-480q0 -26 -19 -45t-45 -19h-384v384h-256v-384h-384q-26 0 -45 19t-19 45v480q0 1 0.5 3t0.5 3l575 474l575 -474q1 -2 1 -6zM1631 613l-62 -74q-8 -9 -21 -11h-3q-13 0 -21 7l-692 577l-692 -577q-12 -8 -24 -7q-13 2 -21 11l-62 74q-8 10 -7 23.5t11 21.5 l719 599q32 26 76 26t76 -26l244 -204v195q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-408l219 -182q10 -8 11 -21.5t-7 -23.5z" />
+<glyph unicode="&#xf016;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z " />
+<glyph unicode="&#xf017;" d="M896 992v-448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf018;" horiz-adv-x="1920" d="M1111 540v4l-24 320q-1 13 -11 22.5t-23 9.5h-186q-13 0 -23 -9.5t-11 -22.5l-24 -320v-4q-1 -12 8 -20t21 -8h244q12 0 21 8t8 20zM1870 73q0 -73 -46 -73h-704q13 0 22 9.5t8 22.5l-20 256q-1 13 -11 22.5t-23 9.5h-272q-13 0 -23 -9.5t-11 -22.5l-20 -256 q-1 -13 8 -22.5t22 -9.5h-704q-46 0 -46 73q0 54 26 116l417 1044q8 19 26 33t38 14h339q-13 0 -23 -9.5t-11 -22.5l-15 -192q-1 -14 8 -23t22 -9h166q13 0 22 9t8 23l-15 192q-1 13 -11 22.5t-23 9.5h339q20 0 38 -14t2 [...]
+<glyph unicode="&#xf019;" horiz-adv-x="1664" d="M1280 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 416v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h465l135 -136 q58 -56 136 -56t136 56l136 136h464q40 0 68 -28t28 -68zM1339 985q17 -41 -14 -70l-448 -448q-18 -19 -45 -19t-45 19l-448 448q-31 29 -14 70q17 39 59 39h256v448q0 26 19 45t45 19h256q26 0 45 -19t19 -45v-448h256q4 [...]
+<glyph unicode="&#xf01a;" d="M1120 608q0 -12 -10 -24l-319 -319q-11 -9 -23 -9t-23 9l-320 320q-15 16 -7 35q8 20 30 20h192v352q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-352h192q14 0 23 -9t9 -23zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273 t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf01b;" d="M1118 660q-8 -20 -30 -20h-192v-352q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v352h-192q-14 0 -23 9t-9 23q0 12 10 24l319 319q11 9 23 9t23 -9l320 -320q15 -16 7 -35zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198 t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf01c;" d="M1023 576h316q-1 3 -2.5 8t-2.5 8l-212 496h-708l-212 -496q-1 -2 -2.5 -8t-2.5 -8h316l95 -192h320zM1536 546v-482q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v482q0 62 25 123l238 552q10 25 36.5 42t52.5 17h832q26 0 52.5 -17t36.5 -42l238 -552 q25 -61 25 -123z" />
+<glyph unicode="&#xf01d;" d="M1184 640q0 -37 -32 -55l-544 -320q-15 -9 -32 -9q-16 0 -32 8q-32 19 -32 56v640q0 37 32 56q33 18 64 -1l544 -320q32 -18 32 -55zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf01e;" d="M1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l138 138q-148 137 -349 137q-104 0 -198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5q119 0 225 52t179 147q7 10 23 12q14 0 25 -9 l137 -138q9 -8 9.5 -20.5t-7.5 -22.5q-109 -132 -264 -204.5t-327 -72.5q-156 0 -298 61t-245 164t-164 245t-61 298t61 298t164 245t245 164t298 61q147 0 284.5 -55.5t244.5 -156.5l130 129q29 31 70 14q39 -17 39 -59z" />
+<glyph unicode="&#xf021;" d="M1511 480q0 -5 -1 -7q-64 -268 -268 -434.5t-478 -166.5q-146 0 -282.5 55t-243.5 157l-129 -129q-19 -19 -45 -19t-45 19t-19 45v448q0 26 19 45t45 19h448q26 0 45 -19t19 -45t-19 -45l-137 -137q71 -66 161 -102t187 -36q134 0 250 65t186 179q11 17 53 117 q8 23 30 23h192q13 0 22.5 -9.5t9.5 -22.5zM1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-26 0 -45 19t-19 45t19 45l138 138q-148 137 -349 137q-134 0 -250 -65t-186 -179q-11 -17 -53 -117q-8 -23 -30 -23h-199q-13 0 -22.5 9.5t-9.5 2 [...]
+<glyph unicode="&#xf022;" horiz-adv-x="1792" d="M384 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M384 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1536 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5  [...]
+<glyph unicode="&#xf023;" horiz-adv-x="1152" d="M320 768h512v192q0 106 -75 181t-181 75t-181 -75t-75 -181v-192zM1152 672v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v192q0 184 132 316t316 132t316 -132t132 -316v-192h32q40 0 68 -28t28 -68z" />
+<glyph unicode="&#xf024;" horiz-adv-x="1792" d="M320 1280q0 -72 -64 -110v-1266q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v1266q-64 38 -64 110q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -25 -12.5 -38.5t-39.5 -27.5q-215 -116 -369 -116q-61 0 -123.5 22t-108.5 48 t-115.5 48t-142.5 22q-192 0 -464 -146q-17 -9 -33 -9q-26 0 -45 19t-19 45v742q0 32 31 55q21 14 79 43q236 120 421 120q107 0 200 -29t219 -88q38 -19 88 -19q54 0 117.5 21t110 47t88 47t54.5 21q26 0 45 -1 [...]
+<glyph unicode="&#xf025;" horiz-adv-x="1664" d="M1664 650q0 -166 -60 -314l-20 -49l-185 -33q-22 -83 -90.5 -136.5t-156.5 -53.5v-32q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-32q71 0 130 -35.5t93 -95.5l68 12q29 95 29 193q0 148 -88 279t-236.5 209t-315.5 78 t-315.5 -78t-236.5 -209t-88 -279q0 -98 29 -193l68 -12q34 60 93 95.5t130 35.5v32q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v32q-88 0 -156.5 53.5t-90.5 136.5l-185  [...]
+<glyph unicode="&#xf026;" horiz-adv-x="768" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45z" />
+<glyph unicode="&#xf027;" horiz-adv-x="1152" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 35.5 t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142z" />
+<glyph unicode="&#xf028;" horiz-adv-x="1664" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 35.5 t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142zM1408 640q0 -153 -85 -282.5t-225 -188.5q-13 -5 -25 -5q-27 0 -46 19t-19 45q0 39 39 59q56  [...]
+<glyph unicode="&#xf029;" horiz-adv-x="1408" d="M384 384v-128h-128v128h128zM384 1152v-128h-128v128h128zM1152 1152v-128h-128v128h128zM128 129h384v383h-384v-383zM128 896h384v384h-384v-384zM896 896h384v384h-384v-384zM640 640v-640h-640v640h640zM1152 128v-128h-128v128h128zM1408 128v-128h-128v128h128z M1408 640v-384h-384v128h-128v-384h-128v640h384v-128h128v128h128zM640 1408v-640h-640v640h640zM1408 1408v-640h-640v640h640z" />
+<glyph unicode="&#xf02a;" horiz-adv-x="1792" d="M63 0h-63v1408h63v-1408zM126 1h-32v1407h32v-1407zM220 1h-31v1407h31v-1407zM377 1h-31v1407h31v-1407zM534 1h-62v1407h62v-1407zM660 1h-31v1407h31v-1407zM723 1h-31v1407h31v-1407zM786 1h-31v1407h31v-1407zM943 1h-63v1407h63v-1407zM1100 1h-63v1407h63v-1407z M1226 1h-63v1407h63v-1407zM1352 1h-63v1407h63v-1407zM1446 1h-63v1407h63v-1407zM1635 1h-94v1407h94v-1407zM1698 1h-32v1407h32v-1407zM1792 0h-63v1408h63v-1408z" />
+<glyph unicode="&#xf02b;" d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5 l715 -714q37 -39 37 -91z" />
+<glyph unicode="&#xf02c;" horiz-adv-x="1920" d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5 l715 -714q37 -39 37 -91zM1899 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-36 0 -59 14t-53 45l470 470q37 37 37 90q0 52 -37 91l-715 714q-38 38 -102 64.5t-117 26.5h224q53 0 117 -26.5t102 -64.5l7 [...]
+<glyph unicode="&#xf02d;" horiz-adv-x="1664" d="M1639 1058q40 -57 18 -129l-275 -906q-19 -64 -76.5 -107.5t-122.5 -43.5h-923q-77 0 -148.5 53.5t-99.5 131.5q-24 67 -2 127q0 4 3 27t4 37q1 8 -3 21.5t-3 19.5q2 11 8 21t16.5 23.5t16.5 23.5q23 38 45 91.5t30 91.5q3 10 0.5 30t-0.5 28q3 11 17 28t17 23 q21 36 42 92t25 90q1 9 -2.5 32t0.5 28q4 13 22 30.5t22 22.5q19 26 42.5 84.5t27.5 96.5q1 8 -3 25.5t-2 26.5q2 8 9 18t18 23t17 21q8 12 16.5 30.5t15 35t16 36t19.5 32t26.5 23.5t36 11.5t47.5 -5.5l-1 -3q38 9 51 [...]
+<glyph unicode="&#xf02e;" horiz-adv-x="1280" d="M1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
+<glyph unicode="&#xf02f;" horiz-adv-x="1664" d="M384 0h896v256h-896v-256zM384 640h896v384h-160q-40 0 -68 28t-28 68v160h-640v-640zM1536 576q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 576v-416q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-160q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68 v160h-224q-13 0 -22.5 9.5t-9.5 22.5v416q0 79 56.5 135.5t135.5 56.5h64v544q0 40 28 68t68 28h672q40 0 88 -20t76 -48l152 -152q28 -28 48 -76t20 -88v-256h64q79 0 135.5 -56.5t56.5 -135.5z" />
+<glyph unicode="&#xf030;" horiz-adv-x="1920" d="M960 864q119 0 203.5 -84.5t84.5 -203.5t-84.5 -203.5t-203.5 -84.5t-203.5 84.5t-84.5 203.5t84.5 203.5t203.5 84.5zM1664 1280q106 0 181 -75t75 -181v-896q0 -106 -75 -181t-181 -75h-1408q-106 0 -181 75t-75 181v896q0 106 75 181t181 75h224l51 136 q19 49 69.5 84.5t103.5 35.5h512q53 0 103.5 -35.5t69.5 -84.5l51 -136h224zM960 128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
+<glyph unicode="&#xf031;" horiz-adv-x="1664" d="M725 977l-170 -450q33 0 136.5 -2t160.5 -2q19 0 57 2q-87 253 -184 452zM0 -128l2 79q23 7 56 12.5t57 10.5t49.5 14.5t44.5 29t31 50.5l237 616l280 724h75h53q8 -14 11 -21l205 -480q33 -78 106 -257.5t114 -274.5q15 -34 58 -144.5t72 -168.5q20 -45 35 -57 q19 -15 88 -29.5t84 -20.5q6 -38 6 -57q0 -4 -0.5 -13t-0.5 -13q-63 0 -190 8t-191 8q-76 0 -215 -7t-178 -8q0 43 4 78l131 28q1 0 12.5 2.5t15.5 3.5t14.5 4.5t15 6.5t11 8t9 11t2.5 14q0 16 -31 96.5t-72 177.5t-4 [...]
+<glyph unicode="&#xf032;" horiz-adv-x="1408" d="M555 15q74 -32 140 -32q376 0 376 335q0 114 -41 180q-27 44 -61.5 74t-67.5 46.5t-80.5 25t-84 10.5t-94.5 2q-73 0 -101 -10q0 -53 -0.5 -159t-0.5 -158q0 -8 -1 -67.5t-0.5 -96.5t4.5 -83.5t12 -66.5zM541 761q42 -7 109 -7q82 0 143 13t110 44.5t74.5 89.5t25.5 142 q0 70 -29 122.5t-79 82t-108 43.5t-124 14q-50 0 -130 -13q0 -50 4 -151t4 -152q0 -27 -0.5 -80t-0.5 -79q0 -46 1 -69zM0 -128l2 94q15 4 85 16t106 27q7 12 12.5 27t8.5 33.5t5.5 32.5t3 37.5t0.5 34v35.5v [...]
+<glyph unicode="&#xf033;" horiz-adv-x="1024" d="M0 -126l17 85q6 2 81.5 21.5t111.5 37.5q28 35 41 101q1 7 62 289t114 543.5t52 296.5v25q-24 13 -54.5 18.5t-69.5 8t-58 5.5l19 103q33 -2 120 -6.5t149.5 -7t120.5 -2.5q48 0 98.5 2.5t121 7t98.5 6.5q-5 -39 -19 -89q-30 -10 -101.5 -28.5t-108.5 -33.5 q-8 -19 -14 -42.5t-9 -40t-7.5 -45.5t-6.5 -42q-27 -148 -87.5 -419.5t-77.5 -355.5q-2 -9 -13 -58t-20 -90t-16 -83.5t-6 -57.5l1 -18q17 -4 185 -31q-3 -44 -16 -99q-11 0 -32.5 -1.5t-32.5 -1.5q-29 0 -87 10t-86 10q- [...]
+<glyph unicode="&#xf034;" horiz-adv-x="1792" d="M1744 128q33 0 42 -18.5t-11 -44.5l-126 -162q-20 -26 -49 -26t-49 26l-126 162q-20 26 -11 44.5t42 18.5h80v1024h-80q-33 0 -42 18.5t11 44.5l126 162q20 26 49 26t49 -26l126 -162q20 -26 11 -44.5t-42 -18.5h-80v-1024h80zM81 1407l54 -27q12 -5 211 -5q44 0 132 2 t132 2q36 0 107.5 -0.5t107.5 -0.5h293q6 0 21 -0.5t20.5 0t16 3t17.5 9t15 17.5l42 1q4 0 14 -0.5t14 -0.5q2 -112 2 -336q0 -80 -5 -109q-39 -14 -68 -18q-25 44 -54 128q-3 9 -11 48t-14.5 73.5t-7.5 35.5q [...]
+<glyph unicode="&#xf035;" d="M81 1407l54 -27q12 -5 211 -5q44 0 132 2t132 2q70 0 246.5 1t304.5 0.5t247 -4.5q33 -1 56 31l42 1q4 0 14 -0.5t14 -0.5q2 -112 2 -336q0 -80 -5 -109q-39 -14 -68 -18q-25 44 -54 128q-3 9 -11 47.5t-15 73.5t-7 36q-10 13 -27 19q-5 2 -66 2q-30 0 -93 1t-103 1 t-94 -2t-96 -7q-9 -81 -8 -136l1 -152v52q0 -55 1 -154t1.5 -180t0.5 -153q0 -16 -2.5 -71.5t0 -91.5t12.5 -69q40 -21 124 -42.5t120 -37.5q5 -40 5 -50q0 -14 -3 -29l-34 -1q-76 -2 -218 8t-207 10q-50 0 -151 -9t-152 -9q-3 51 -3 [...]
+<glyph unicode="&#xf036;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45 t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf037;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45t-45 -19 h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h640q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf038;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf039;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf03a;" horiz-adv-x="1792" d="M256 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM256 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5 t9.5 -22.5zM256 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 - [...]
+<glyph unicode="&#xf03b;" horiz-adv-x="1792" d="M384 992v-576q0 -13 -9.5 -22.5t-22.5 -9.5q-14 0 -23 9l-288 288q-9 9 -9 23t9 23l288 288q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22 [...]
+<glyph unicode="&#xf03c;" horiz-adv-x="1792" d="M352 704q0 -14 -9 -23l-288 -288q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v576q0 13 9.5 22.5t22.5 9.5q14 0 23 -9l288 -288q9 -9 9 -23zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q- [...]
+<glyph unicode="&#xf03d;" horiz-adv-x="1792" d="M1792 1184v-1088q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-403 403v-166q0 -119 -84.5 -203.5t-203.5 -84.5h-704q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h704q119 0 203.5 -84.5t84.5 -203.5v-165l403 402q18 19 45 19q12 0 25 -5 q39 -17 39 -59z" />
+<glyph unicode="&#xf03e;" horiz-adv-x="1920" d="M640 960q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1664 576v-448h-1408v192l320 320l160 -160l512 512zM1760 1280h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-1216q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5v1216 q0 13 -9.5 22.5t-22.5 9.5zM1920 1248v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
+<glyph unicode="&#xf040;" d="M363 0l91 91l-235 235l-91 -91v-107h128v-128h107zM886 928q0 22 -22 22q-10 0 -17 -7l-542 -542q-7 -7 -7 -17q0 -22 22 -22q10 0 17 7l542 542q7 7 7 17zM832 1120l416 -416l-832 -832h-416v416zM1515 1024q0 -53 -37 -90l-166 -166l-416 416l166 165q36 38 90 38 q53 0 91 -38l235 -234q37 -39 37 -91z" />
+<glyph unicode="&#xf041;" horiz-adv-x="1024" d="M768 896q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1024 896q0 -109 -33 -179l-364 -774q-16 -33 -47.5 -52t-67.5 -19t-67.5 19t-46.5 52l-365 774q-33 70 -33 179q0 212 150 362t362 150t362 -150t150 -362z" />
+<glyph unicode="&#xf042;" d="M768 96v1088q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf043;" horiz-adv-x="1024" d="M512 384q0 36 -20 69q-1 1 -15.5 22.5t-25.5 38t-25 44t-21 50.5q-4 16 -21 16t-21 -16q-7 -23 -21 -50.5t-25 -44t-25.5 -38t-15.5 -22.5q-20 -33 -20 -69q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 512q0 -212 -150 -362t-362 -150t-362 150t-150 362 q0 145 81 275q6 9 62.5 90.5t101 151t99.5 178t83 201.5q9 30 34 47t51 17t51.5 -17t33.5 -47q28 -93 83 -201.5t99.5 -178t101 -151t62.5 -90.5q81 -127 81 -275z" />
+<glyph unicode="&#xf044;" horiz-adv-x="1792" d="M888 352l116 116l-152 152l-116 -116v-56h96v-96h56zM1328 1072q-16 16 -33 -1l-350 -350q-17 -17 -1 -33t33 1l350 350q17 17 1 33zM1408 478v-190q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-14 -14 -32 -8q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v126q0 13 9 22l64 64q15 15 35 7t20 -29zM1312 12 [...]
+<glyph unicode="&#xf045;" horiz-adv-x="1664" d="M1408 547v-259q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h255v0q13 0 22.5 -9.5t9.5 -22.5q0 -27 -26 -32q-77 -26 -133 -60q-10 -4 -16 -4h-112q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832 q66 0 113 47t47 113v214q0 19 18 29q28 13 54 37q16 16 35 8q21 -9 21 -29zM1645 1043l-384 -384q-18 -19 -45 -19q-12 0 -25 5q-39 17 -39 59v192h-160q-323 0 -438 -131q-119 -137 -74 -473q3 -23 -20 -34 [...]
+<glyph unicode="&#xf046;" horiz-adv-x="1664" d="M1408 606v-318q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-10 -10 -23 -10q-3 0 -9 2q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832 q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v254q0 13 9 22l64 64q10 10 23 10q6 0 12 -3q20 -8 20 -29zM1639 1095l-814 -814q-24 -24 -57 -24t-57 24l-430 430q-24 24 -24 57t24 57l110 110q24 24 57 24t57 -24l263  [...]
+<glyph unicode="&#xf047;" horiz-adv-x="1792" d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-384v-384h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v384h-384v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45 t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h384v384h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45t-19 -45t-45 -19h-128v-384h384v128q0 26 19 45t45 19t45 -19l256  [...]
+<glyph unicode="&#xf048;" horiz-adv-x="1024" d="M979 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19z" />
+<glyph unicode="&#xf049;" horiz-adv-x="1792" d="M1747 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19l710 710 q19 19 32 13t13 -32v-710q4 11 13 19z" />
+<glyph unicode="&#xf04a;" horiz-adv-x="1664" d="M1619 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-8 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-19 19 -19 45t19 45l710 710q19 19 32 13t13 -32v-710q5 11 13 19z" />
+<glyph unicode="&#xf04b;" horiz-adv-x="1408" d="M1384 609l-1328 -738q-23 -13 -39.5 -3t-16.5 36v1472q0 26 16.5 36t39.5 -3l1328 -738q23 -13 23 -31t-23 -31z" />
+<glyph unicode="&#xf04c;" d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45zM640 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf04d;" d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf04e;" horiz-adv-x="1664" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q19 -19 19 -45t-19 -45l-710 -710q-19 -19 -32 -13t-13 32v710q-5 -10 -13 -19z" />
+<glyph unicode="&#xf050;" horiz-adv-x="1792" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19l-710 -710 q-19 -19 -32 -13t-13 32v710q-5 -10 -13 -19z" />
+<glyph unicode="&#xf051;" horiz-adv-x="1024" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19z" />
+<glyph unicode="&#xf052;" horiz-adv-x="1538" d="M14 557l710 710q19 19 45 19t45 -19l710 -710q19 -19 13 -32t-32 -13h-1472q-26 0 -32 13t13 32zM1473 0h-1408q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19z" />
+<glyph unicode="&#xf053;" horiz-adv-x="1280" d="M1171 1235l-531 -531l531 -531q19 -19 19 -45t-19 -45l-166 -166q-19 -19 -45 -19t-45 19l-742 742q-19 19 -19 45t19 45l742 742q19 19 45 19t45 -19l166 -166q19 -19 19 -45t-19 -45z" />
+<glyph unicode="&#xf054;" horiz-adv-x="1280" d="M1107 659l-742 -742q-19 -19 -45 -19t-45 19l-166 166q-19 19 -19 45t19 45l531 531l-531 531q-19 19 -19 45t19 45l166 166q19 19 45 19t45 -19l742 -742q19 -19 19 -45t-19 -45z" />
+<glyph unicode="&#xf055;" d="M1216 576v128q0 26 -19 45t-45 19h-256v256q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-256h-256q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h256v-256q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v256h256q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5 t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf056;" d="M1216 576v128q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5 t103 -385.5z" />
+<glyph unicode="&#xf057;" d="M1149 414q0 26 -19 45l-181 181l181 181q19 19 19 45q0 27 -19 46l-90 90q-19 19 -46 19q-26 0 -45 -19l-181 -181l-181 181q-19 19 -45 19q-27 0 -46 -19l-90 -90q-19 -19 -19 -46q0 -26 19 -45l181 -181l-181 -181q-19 -19 -19 -45q0 -27 19 -46l90 -90q19 -19 46 -19 q26 0 45 19l181 181l181 -181q19 -19 45 -19q27 0 46 19l90 90q19 19 19 46zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 - [...]
+<glyph unicode="&#xf058;" d="M1284 802q0 28 -18 46l-91 90q-19 19 -45 19t-45 -19l-408 -407l-226 226q-19 19 -45 19t-45 -19l-91 -90q-18 -18 -18 -46q0 -27 18 -45l362 -362q19 -19 45 -19q27 0 46 19l543 543q18 18 18 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf059;" d="M896 160v192q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h192q14 0 23 9t9 23zM1152 832q0 88 -55.5 163t-138.5 116t-170 41q-243 0 -371 -213q-15 -24 8 -42l132 -100q7 -6 19 -6q16 0 25 12q53 68 86 92q34 24 86 24q48 0 85.5 -26t37.5 -59 q0 -38 -20 -61t-68 -45q-63 -28 -115.5 -86.5t-52.5 -125.5v-36q0 -14 9 -23t23 -9h192q14 0 23 9t9 23q0 19 21.5 49.5t54.5 49.5q32 18 49 28.5t46 35t44.5 48t28 60.5t12.5 81zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-38 [...]
+<glyph unicode="&#xf05a;" d="M1024 160v160q0 14 -9 23t-23 9h-96v512q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h96v-320h-96q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h448q14 0 23 9t9 23zM896 1056v160q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23 t23 -9h192q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf05b;" d="M1197 512h-109q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h109q-32 108 -112.5 188.5t-188.5 112.5v-109q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v109q-108 -32 -188.5 -112.5t-112.5 -188.5h109q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-109 q32 -108 112.5 -188.5t188.5 -112.5v109q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-109q108 32 188.5 112.5t112.5 188.5zM1536 704v-128q0 -26 -19 -45t-45 -19h-143q-37 -161 -154.5 -278.5t-278.5 -154.5v-143q0 -26 -19 -45t-45 -19h [...]
+<glyph unicode="&#xf05c;" d="M1097 457l-146 -146q-10 -10 -23 -10t-23 10l-137 137l-137 -137q-10 -10 -23 -10t-23 10l-146 146q-10 10 -10 23t10 23l137 137l-137 137q-10 10 -10 23t10 23l146 146q10 10 23 10t23 -10l137 -137l137 137q10 10 23 10t23 -10l146 -146q10 -10 10 -23t-10 -23 l-137 -137l137 -137q10 -10 10 -23t-10 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385. [...]
+<glyph unicode="&#xf05d;" d="M1171 723l-422 -422q-19 -19 -45 -19t-45 19l-294 294q-19 19 -19 45t19 45l102 102q19 19 45 19t45 -19l147 -147l275 275q19 19 45 19t45 -19l102 -102q19 -19 19 -45t-19 -45zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198 t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf05e;" d="M1312 643q0 161 -87 295l-754 -753q137 -89 297 -89q111 0 211.5 43.5t173.5 116.5t116 174.5t43 212.5zM313 344l755 754q-135 91 -300 91q-148 0 -273 -73t-198 -199t-73 -274q0 -162 89 -299zM1536 643q0 -157 -61 -300t-163.5 -246t-245 -164t-298.5 -61t-298.5 61 t-245 164t-163.5 246t-61 300t61 299.5t163.5 245.5t245 164t298.5 61t298.5 -61t245 -164t163.5 -245.5t61 -299.5z" />
+<glyph unicode="&#xf060;" d="M1536 640v-128q0 -53 -32.5 -90.5t-84.5 -37.5h-704l293 -294q38 -36 38 -90t-38 -90l-75 -76q-37 -37 -90 -37q-52 0 -91 37l-651 652q-37 37 -37 90q0 52 37 91l651 650q38 38 91 38q52 0 90 -38l75 -74q38 -38 38 -91t-38 -91l-293 -293h704q52 0 84.5 -37.5 t32.5 -90.5z" />
+<glyph unicode="&#xf061;" d="M1472 576q0 -54 -37 -91l-651 -651q-39 -37 -91 -37q-51 0 -90 37l-75 75q-38 38 -38 91t38 91l293 293h-704q-52 0 -84.5 37.5t-32.5 90.5v128q0 53 32.5 90.5t84.5 37.5h704l-293 294q-38 36 -38 90t38 90l75 75q38 38 90 38q53 0 91 -38l651 -651q37 -35 37 -90z" />
+<glyph unicode="&#xf062;" horiz-adv-x="1664" d="M1611 565q0 -51 -37 -90l-75 -75q-38 -38 -91 -38q-54 0 -90 38l-294 293v-704q0 -52 -37.5 -84.5t-90.5 -32.5h-128q-53 0 -90.5 32.5t-37.5 84.5v704l-294 -293q-36 -38 -90 -38t-90 38l-75 75q-38 38 -38 90q0 53 38 91l651 651q35 37 90 37q54 0 91 -37l651 -651 q37 -39 37 -91z" />
+<glyph unicode="&#xf063;" horiz-adv-x="1664" d="M1611 704q0 -53 -37 -90l-651 -652q-39 -37 -91 -37q-53 0 -90 37l-651 652q-38 36 -38 90q0 53 38 91l74 75q39 37 91 37q53 0 90 -37l294 -294v704q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-704l294 294q37 37 90 37q52 0 91 -37l75 -75q37 -39 37 -91z" />
+<glyph unicode="&#xf064;" horiz-adv-x="1792" d="M1792 896q0 -26 -19 -45l-512 -512q-19 -19 -45 -19t-45 19t-19 45v256h-224q-98 0 -175.5 -6t-154 -21.5t-133 -42.5t-105.5 -69.5t-80 -101t-48.5 -138.5t-17.5 -181q0 -55 5 -123q0 -6 2.5 -23.5t2.5 -26.5q0 -15 -8.5 -25t-23.5 -10q-16 0 -28 17q-7 9 -13 22 t-13.5 30t-10.5 24q-127 285 -127 451q0 199 53 333q162 403 875 403h224v256q0 26 19 45t45 19t45 -19l512 -512q19 -19 19 -45z" />
+<glyph unicode="&#xf065;" d="M755 480q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23zM1536 1344v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332 q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf066;" d="M768 576v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45zM1523 1248q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45 t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23z" />
+<glyph unicode="&#xf067;" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-416v-416q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v416h-416q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h416v416q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-416h416q40 0 68 -28t28 -68z" />
+<glyph unicode="&#xf068;" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-1216q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h1216q40 0 68 -28t28 -68z" />
+<glyph unicode="&#xf069;" horiz-adv-x="1664" d="M1482 486q46 -26 59.5 -77.5t-12.5 -97.5l-64 -110q-26 -46 -77.5 -59.5t-97.5 12.5l-266 153v-307q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v307l-266 -153q-46 -26 -97.5 -12.5t-77.5 59.5l-64 110q-26 46 -12.5 97.5t59.5 77.5l266 154l-266 154 q-46 26 -59.5 77.5t12.5 97.5l64 110q26 46 77.5 59.5t97.5 -12.5l266 -153v307q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-307l266 153q46 26 97.5 12.5t77.5 -59.5l64 -110q26 -46 12.5 -97.5t-59.5 -77.5l-266 -154z" />
+<glyph unicode="&#xf06a;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM896 161v190q0 14 -9 23.5t-22 9.5h-192q-13 0 -23 -10t-10 -23v-190q0 -13 10 -23t23 -10h192 q13 0 22 9.5t9 23.5zM894 505l18 621q0 12 -10 18q-10 8 -24 8h-220q-14 0 -24 -8q-10 -6 -10 -18l17 -621q0 -10 10 -17.5t24 -7.5h185q14 0 23.5 7.5t10.5 17.5z" />
+<glyph unicode="&#xf06b;" d="M928 180v56v468v192h-320v-192v-468v-56q0 -25 18 -38.5t46 -13.5h192q28 0 46 13.5t18 38.5zM472 1024h195l-126 161q-26 31 -69 31q-40 0 -68 -28t-28 -68t28 -68t68 -28zM1160 1120q0 40 -28 68t-68 28q-43 0 -69 -31l-125 -161h194q40 0 68 28t28 68zM1536 864v-320 q0 -14 -9 -23t-23 -9h-96v-416q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v416h-96q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h440q-93 0 -158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5q107 0 168 -77l128 -165l128 165q61 [...]
+<glyph unicode="&#xf06c;" horiz-adv-x="1792" d="M1280 832q0 26 -19 45t-45 19q-172 0 -318 -49.5t-259.5 -134t-235.5 -219.5q-19 -21 -19 -45q0 -26 19 -45t45 -19q24 0 45 19q27 24 74 71t67 66q137 124 268.5 176t313.5 52q26 0 45 19t19 45zM1792 1030q0 -95 -20 -193q-46 -224 -184.5 -383t-357.5 -268 q-214 -108 -438 -108q-148 0 -286 47q-15 5 -88 42t-96 37q-16 0 -39.5 -32t-45 -70t-52.5 -70t-60 -32q-30 0 -51 11t-31 24t-27 42q-2 4 -6 11t-5.5 10t-3 9.5t-1.5 13.5q0 35 31 73.5t68 65.5t68 56t31 48q0 4 -14 3 [...]
+<glyph unicode="&#xf06d;" horiz-adv-x="1408" d="M1408 -160v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1152 896q0 -78 -24.5 -144t-64 -112.5t-87.5 -88t-96 -77.5t-87.5 -72t-64 -81.5t-24.5 -96.5q0 -96 67 -224l-4 1l1 -1 q-90 41 -160 83t-138.5 100t-113.5 122.5t-72.5 150.5t-27.5 184q0 78 24.5 144t64 112.5t87.5 88t96 77.5t87.5 72t64 81.5t24.5 96.5q0 94 -66 224l3 -1l-1 1q90 -41 160 -83t138.5 -100t113.5 -122.5t72.5 -150. [...]
+<glyph unicode="&#xf06e;" horiz-adv-x="1792" d="M1664 576q-152 236 -381 353q61 -104 61 -225q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 121 61 225q-229 -117 -381 -353q133 -205 333.5 -326.5t434.5 -121.5t434.5 121.5t333.5 326.5zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5 t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1792 576q0 -34 -20 -69q-140 -230 -376.5 -368.5t-499.5 -138.5t-499.5 139t-376.5 368q-20 35 -20 69t20 69q140 229 376.5 [...]
+<glyph unicode="&#xf070;" horiz-adv-x="1792" d="M555 201l78 141q-87 63 -136 159t-49 203q0 121 61 225q-229 -117 -381 -353q167 -258 427 -375zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1307 1151q0 -7 -1 -9 q-105 -188 -315 -566t-316 -567l-49 -89q-10 -16 -28 -16q-12 0 -134 70q-16 10 -16 28q0 12 44 87q-143 65 -263.5 173t-208.5 245q-20 31 -20 69t20 69q153 235 380 371t496 136q89 0 180 -17l54 97q10 16 28 16q5 0 [...]
+<glyph unicode="&#xf071;" horiz-adv-x="1792" d="M1024 161v190q0 14 -9.5 23.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -23.5v-190q0 -14 9.5 -23.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 23.5zM1022 535l18 459q0 12 -10 19q-13 11 -24 11h-220q-11 0 -24 -11q-10 -7 -10 -21l17 -457q0 -10 10 -16.5t24 -6.5h185 q14 0 23.5 6.5t10.5 16.5zM1008 1469l768 -1408q35 -63 -2 -126q-17 -29 -46.5 -46t-63.5 -17h-1536q-34 0 -63.5 17t-46.5 46q-37 63 -2 126l768 1408q17 31 47 49t65 18t65 -18t47 -49z" />
+<glyph unicode="&#xf072;" horiz-adv-x="1408" d="M1376 1376q44 -52 12 -148t-108 -172l-161 -161l160 -696q5 -19 -12 -33l-128 -96q-7 -6 -19 -6q-4 0 -7 1q-15 3 -21 16l-279 508l-259 -259l53 -194q5 -17 -8 -31l-96 -96q-9 -9 -23 -9h-2q-15 2 -24 13l-189 252l-252 189q-11 7 -13 23q-1 13 9 25l96 97q9 9 23 9 q6 0 8 -1l194 -53l259 259l-508 279q-14 8 -17 24q-2 16 9 27l128 128q14 13 30 8l665 -159l160 160q76 76 172 108t148 -12z" />
+<glyph unicode="&#xf073;" horiz-adv-x="1664" d="M128 -128h288v288h-288v-288zM480 -128h320v288h-320v-288zM128 224h288v320h-288v-320zM480 224h320v320h-320v-320zM128 608h288v288h-288v-288zM864 -128h320v288h-320v-288zM480 608h320v288h-320v-288zM1248 -128h288v288h-288v-288zM864 224h320v320h-320v-320z M512 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1248 224h288v320h-288v-320zM864 608h320v288h-320v-288zM1248 608h28 [...]
+<glyph unicode="&#xf074;" horiz-adv-x="1792" d="M666 1055q-60 -92 -137 -273q-22 45 -37 72.5t-40.5 63.5t-51 56.5t-63 35t-81.5 14.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q250 0 410 -225zM1792 256q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192q-32 0 -85 -0.5t-81 -1t-73 1 t-71 5t-64 10.5t-63 18.5t-58 28.5t-59 40t-55 53.5t-56 69.5q59 93 136 273q22 -45 37 -72.5t40.5 -63.5t51 -56.5t63 -35t81.5 -14.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1792 1152q0 -1 [...]
+<glyph unicode="&#xf075;" horiz-adv-x="1792" d="M1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22q-17 -2 -30.5 9t-17.5 29v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281 q0 130 71 248.5t191 204.5t286 136.5t348 50.5q244 0 450 -85.5t326 -233t120 -321.5z" />
+<glyph unicode="&#xf076;" d="M1536 704v-128q0 -201 -98.5 -362t-274 -251.5t-395.5 -90.5t-395.5 90.5t-274 251.5t-98.5 362v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-128q0 -52 23.5 -90t53.5 -57t71 -30t64 -13t44 -2t44 2t64 13t71 30t53.5 57t23.5 90v128q0 26 19 45t45 19h384 q26 0 45 -19t19 -45zM512 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45zM1536 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 [...]
+<glyph unicode="&#xf077;" horiz-adv-x="1792" d="M1683 205l-166 -165q-19 -19 -45 -19t-45 19l-531 531l-531 -531q-19 -19 -45 -19t-45 19l-166 165q-19 19 -19 45.5t19 45.5l742 741q19 19 45 19t45 -19l742 -741q19 -19 19 -45.5t-19 -45.5z" />
+<glyph unicode="&#xf078;" horiz-adv-x="1792" d="M1683 728l-742 -741q-19 -19 -45 -19t-45 19l-742 741q-19 19 -19 45.5t19 45.5l166 165q19 19 45 19t45 -19l531 -531l531 531q19 19 45 19t45 -19l166 -165q19 -19 19 -45.5t-19 -45.5z" />
+<glyph unicode="&#xf079;" horiz-adv-x="1920" d="M1280 32q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-8 0 -13.5 2t-9 7t-5.5 8t-3 11.5t-1 11.5v13v11v160v416h-192q-26 0 -45 19t-19 45q0 24 15 41l320 384q19 22 49 22t49 -22l320 -384q15 -17 15 -41q0 -26 -19 -45t-45 -19h-192v-384h576q16 0 25 -11l160 -192q7 -11 7 -21 zM1920 448q0 -24 -15 -41l-320 -384q-20 -23 -49 -23t-49 23l-320 384q-15 17 -15 41q0 26 19 45t45 19h192v384h-576q-16 0 -25 12l-160 192q-7 9 -7 20q0 13 9.5 22.5t22.5 9.5h960q8 0 13.5 -2t9 -7t5.5  [...]
+<glyph unicode="&#xf07a;" horiz-adv-x="1664" d="M640 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1536 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1664 1088v-512q0 -24 -16 -42.5t-41 -21.5 l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h [...]
+<glyph unicode="&#xf07b;" horiz-adv-x="1664" d="M1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
+<glyph unicode="&#xf07c;" horiz-adv-x="1920" d="M1879 584q0 -31 -31 -66l-336 -396q-43 -51 -120.5 -86.5t-143.5 -35.5h-1088q-34 0 -60.5 13t-26.5 43q0 31 31 66l336 396q43 51 120.5 86.5t143.5 35.5h1088q34 0 60.5 -13t26.5 -43zM1536 928v-160h-832q-94 0 -197 -47.5t-164 -119.5l-337 -396l-5 -6q0 4 -0.5 12.5 t-0.5 12.5v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158z" />
+<glyph unicode="&#xf07d;" horiz-adv-x="768" d="M704 1216q0 -26 -19 -45t-45 -19h-128v-1024h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v1024h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45z" />
+<glyph unicode="&#xf07e;" horiz-adv-x="1792" d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-1024v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h1024v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45z" />
+<glyph unicode="&#xf080;" horiz-adv-x="2048" d="M640 640v-512h-256v512h256zM1024 1152v-1024h-256v1024h256zM2048 0v-128h-2048v1536h128v-1408h1920zM1408 896v-768h-256v768h256zM1792 1280v-1152h-256v1152h256z" />
+<glyph unicode="&#xf081;" d="M1280 926q-56 -25 -121 -34q68 40 93 117q-65 -38 -134 -51q-61 66 -153 66q-87 0 -148.5 -61.5t-61.5 -148.5q0 -29 5 -48q-129 7 -242 65t-192 155q-29 -50 -29 -106q0 -114 91 -175q-47 1 -100 26v-2q0 -75 50 -133.5t123 -72.5q-29 -8 -51 -8q-13 0 -39 4 q21 -63 74.5 -104t121.5 -42q-116 -90 -261 -90q-26 0 -50 3q148 -94 322 -94q112 0 210 35.5t168 95t120.5 137t75 162t24.5 168.5q0 18 -1 27q63 45 105 109zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t [...]
+<glyph unicode="&#xf082;" d="M1536 160q0 -119 -84.5 -203.5t-203.5 -84.5h-192v608h203l30 224h-233v143q0 54 28 83t96 29l132 1v207q-96 9 -180 9q-136 0 -218 -80.5t-82 -225.5v-166h-224v-224h224v-608h-544q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960 q119 0 203.5 -84.5t84.5 -203.5v-960z" />
+<glyph unicode="&#xf083;" horiz-adv-x="1792" d="M928 704q0 14 -9 23t-23 9q-66 0 -113 -47t-47 -113q0 -14 9 -23t23 -9t23 9t9 23q0 40 28 68t68 28q14 0 23 9t9 23zM1152 574q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM128 0h1536v128h-1536v-128zM1280 574q0 159 -112.5 271.5 t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM256 1216h384v128h-384v-128zM128 1024h1536v118v138h-828l-64 -128h-644v-128zM1792 1280v-1280q0 -53 -37.5 - [...]
+<glyph unicode="&#xf084;" horiz-adv-x="1792" d="M832 1024q0 80 -56 136t-136 56t-136 -56t-56 -136q0 -42 19 -83q-41 19 -83 19q-80 0 -136 -56t-56 -136t56 -136t136 -56t136 56t56 136q0 42 -19 83q41 -19 83 -19q80 0 136 56t56 136zM1683 320q0 -17 -49 -66t-66 -49q-9 0 -28.5 16t-36.5 33t-38.5 40t-24.5 26 l-96 -96l220 -220q28 -28 28 -68q0 -42 -39 -81t-81 -39q-40 0 -68 28l-671 671q-176 -131 -365 -131q-163 0 -265.5 102.5t-102.5 265.5q0 160 95 313t248 248t313 95q163 0 265.5 -102.5t102.5 -265.5q0 -189  [...]
+<glyph unicode="&#xf085;" horiz-adv-x="1920" d="M896 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1664 128q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 1152q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1280 731v-185q0 -10 -7 -19.5t-16 -10.5l-155 -24q-11 -35 -32 -76q34 -48 90 -115q7 -10 7 -20q0 -12 -7 -19q-23 -30 -82.5 -89.5t-78.5 -59.5q-11 0 -21 7l-115 90q-37 -19 -77 -31q-11  [...]
+<glyph unicode="&#xf086;" horiz-adv-x="1792" d="M1408 768q0 -139 -94 -257t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224 q0 139 94 257t256.5 186.5t353.5 68.5t353.5 -68.5t256.5 -186.5t94 -257zM1792 512q0 -120 -71 -224.5t-195 -176.5q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 [...]
+<glyph unicode="&#xf087;" d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 768q0 51 -39 89.5t-89 38.5h-352q0 58 48 159.5t48 160.5q0 98 -32 145t-128 47q-26 -26 -38 -85t-30.5 -125.5t-59.5 -109.5q-22 -23 -77 -91q-4 -5 -23 -30t-31.5 -41t-34.5 -42.5 t-40 -44t-38.5 -35.5t-40 -27t-35.5 -9h-32v-640h32q13 0 31.5 -3t33 -6.5t38 -11t35 -11.5t35.5 -12.5t29 -10.5q211 -73 342 -73h121q192 0 192 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 4 [...]
+<glyph unicode="&#xf088;" d="M256 1088q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 512q0 35 -21.5 81t-53.5 47q15 17 25 47.5t10 55.5q0 69 -53 119q18 32 18 69t-17.5 73.5t-47.5 52.5q5 30 5 56q0 85 -49 126t-136 41h-128q-131 0 -342 -73q-5 -2 -29 -10.5 t-35.5 -12.5t-35 -11.5t-38 -11t-33 -6.5t-31.5 -3h-32v-640h32q16 0 35.5 -9t40 -27t38.5 -35.5t40 -44t34.5 -42.5t31.5 -41t23 -30q55 -68 77 -91q41 -43 59.5 -109.5t30.5 -125.5t38 -85q96 0 128 47t32 145q0 59 -48 160.5t-48 159.5h [...]
+<glyph unicode="&#xf089;" horiz-adv-x="896" d="M832 1504v-1339l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41z" />
+<glyph unicode="&#xf08a;" horiz-adv-x="1792" d="M1664 940q0 81 -21.5 143t-55 98.5t-81.5 59.5t-94 31t-98 8t-112 -25.5t-110.5 -64t-86.5 -72t-60 -61.5q-18 -22 -49 -22t-49 22q-24 28 -60 61.5t-86.5 72t-110.5 64t-112 25.5t-98 -8t-94 -31t-81.5 -59.5t-55 -98.5t-21.5 -143q0 -168 187 -355l581 -560l580 559 q188 188 188 356zM1792 940q0 -221 -229 -450l-623 -600q-18 -18 -44 -18t-44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -6 [...]
+<glyph unicode="&#xf08b;" horiz-adv-x="1664" d="M640 96q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h320q13 0 22.5 -9.5t9.5 -22.5q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-66 0 -113 -47t-47 -113v-704 q0 -66 47 -113t113 -47h288h11h13t11.5 -1t11.5 -3t8 -5.5t7 -9t2 -13.5zM1568 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t4 [...]
+<glyph unicode="&#xf08c;" d="M237 122h231v694h-231v-694zM483 1030q-1 52 -36 86t-93 34t-94.5 -34t-36.5 -86q0 -51 35.5 -85.5t92.5 -34.5h1q59 0 95 34.5t36 85.5zM1068 122h231v398q0 154 -73 233t-193 79q-136 0 -209 -117h2v101h-231q3 -66 0 -694h231v388q0 38 7 56q15 35 45 59.5t74 24.5 q116 0 116 -157v-371zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf08d;" horiz-adv-x="1152" d="M480 672v448q0 14 -9 23t-23 9t-23 -9t-9 -23v-448q0 -14 9 -23t23 -9t23 9t9 23zM1152 320q0 -26 -19 -45t-45 -19h-429l-51 -483q-2 -12 -10.5 -20.5t-20.5 -8.5h-1q-27 0 -32 27l-76 485h-404q-26 0 -45 19t-19 45q0 123 78.5 221.5t177.5 98.5v512q-52 0 -90 38 t-38 90t38 90t90 38h640q52 0 90 -38t38 -90t-38 -90t-90 -38v-512q99 0 177.5 -98.5t78.5 -221.5z" />
+<glyph unicode="&#xf08e;" horiz-adv-x="1792" d="M1408 608v-320q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v320 q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1792 1472v-512q0 -26 -19 -45t-45 -19t-45 19l-176 176l-652 -652q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l652 652l-176 176q-19 19 -19 45t19 45t45 19h512q2 [...]
+<glyph unicode="&#xf090;" d="M1184 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45zM1536 992v-704q0 -119 -84.5 -203.5t-203.5 -84.5h-320q-13 0 -22.5 9.5t-9.5 22.5 q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q66 0 113 47t47 113v704q0 66 -47 113t-113 47h-288h-11h-13t-11.5 1t-11.5 3t-8 5.5t-7 9t-2 13.5q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q119 0 203.5 -84.5t84.5 -2 [...]
+<glyph unicode="&#xf091;" horiz-adv-x="1664" d="M458 653q-74 162 -74 371h-256v-96q0 -78 94.5 -162t235.5 -113zM1536 928v96h-256q0 -209 -74 -371q141 29 235.5 113t94.5 162zM1664 1056v-128q0 -71 -41.5 -143t-112 -130t-173 -97.5t-215.5 -44.5q-42 -54 -95 -95q-38 -34 -52.5 -72.5t-14.5 -89.5q0 -54 30.5 -91 t97.5 -37q75 0 133.5 -45.5t58.5 -114.5v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 69 58.5 114.5t133.5 45.5q67 0 97.5 37t30.5 91q0 51 -14.5 89.5t-52.5 72.5q-53 41 -95 95q-113 5 -215.5 4 [...]
+<glyph unicode="&#xf092;" d="M394 184q-8 -9 -20 3q-13 11 -4 19q8 9 20 -3q12 -11 4 -19zM352 245q9 -12 0 -19q-8 -6 -17 7t0 18q9 7 17 -6zM291 305q-5 -7 -13 -2q-10 5 -7 12q3 5 13 2q10 -5 7 -12zM322 271q-6 -7 -16 3q-9 11 -2 16q6 6 16 -3q9 -11 2 -16zM451 159q-4 -12 -19 -6q-17 4 -13 15 t19 7q16 -5 13 -16zM514 154q0 -11 -16 -11q-17 -2 -17 11q0 11 16 11q17 2 17 -11zM572 164q2 -10 -14 -14t-18 8t14 15q16 2 18 -9zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-224q-16 0 -24.5 1t-19.5 5t-16 14.5t-5 [...]
+<glyph unicode="&#xf093;" horiz-adv-x="1664" d="M1280 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 288v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h427q21 -56 70.5 -92 t110.5 -36h256q61 0 110.5 36t70.5 92h427q40 0 68 -28t28 -68zM1339 936q-17 -40 -59 -40h-256v-448q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v448h-256q-42 0 -59 40q-17 39 14 69l448 448q18 19 45 19t45 [...]
+<glyph unicode="&#xf094;" d="M1407 710q0 44 -7 113.5t-18 96.5q-12 30 -17 44t-9 36.5t-4 48.5q0 23 5 68.5t5 67.5q0 37 -10 55q-4 1 -13 1q-19 0 -58 -4.5t-59 -4.5q-60 0 -176 24t-175 24q-43 0 -94.5 -11.5t-85 -23.5t-89.5 -34q-137 -54 -202 -103q-96 -73 -159.5 -189.5t-88 -236t-24.5 -248.5 q0 -40 12.5 -120t12.5 -121q0 -23 -11 -66.5t-11 -65.5t12 -36.5t34 -14.5q24 0 72.5 11t73.5 11q57 0 169.5 -15.5t169.5 -15.5q181 0 284 36q129 45 235.5 152.5t166 245.5t59.5 275zM1535 712q0 -165 -70 -327.5t-196 -288t- [...]
+<glyph unicode="&#xf095;" horiz-adv-x="1408" d="M1408 296q0 -27 -10 -70.5t-21 -68.5q-21 -50 -122 -106q-94 -51 -186 -51q-27 0 -52.5 3.5t-57.5 12.5t-47.5 14.5t-55.5 20.5t-49 18q-98 35 -175 83q-128 79 -264.5 215.5t-215.5 264.5q-48 77 -83 175q-3 9 -18 49t-20.5 55.5t-14.5 47.5t-12.5 57.5t-3.5 52.5 q0 92 51 186q56 101 106 122q25 11 68.5 21t70.5 10q14 0 21 -3q18 -6 53 -76q11 -19 30 -54t35 -63.5t31 -53.5q3 -4 17.5 -25t21.5 -35.5t7 -28.5q0 -20 -28.5 -50t-62 -55t-62 -53t-28.5 -46q0 -9 5 -22.5t8.5  [...]
+<glyph unicode="&#xf096;" horiz-adv-x="1408" d="M1120 1280h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v832q0 66 -47 113t-113 47zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf097;" horiz-adv-x="1280" d="M1152 1280h-1024v-1242l423 406l89 85l89 -85l423 -406v1242zM1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289 q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
+<glyph unicode="&#xf098;" d="M1280 343q0 11 -2 16q-3 8 -38.5 29.5t-88.5 49.5l-53 29q-5 3 -19 13t-25 15t-21 5q-18 0 -47 -32.5t-57 -65.5t-44 -33q-7 0 -16.5 3.5t-15.5 6.5t-17 9.5t-14 8.5q-99 55 -170.5 126.5t-126.5 170.5q-2 3 -8.5 14t-9.5 17t-6.5 15.5t-3.5 16.5q0 13 20.5 33.5t45 38.5 t45 39.5t20.5 36.5q0 10 -5 21t-15 25t-13 19q-3 6 -15 28.5t-25 45.5t-26.5 47.5t-25 40.5t-16.5 18t-16 2q-48 0 -101 -22q-46 -21 -80 -94.5t-34 -130.5q0 -16 2.5 -34t5 -30.5t9 -33t10 -29.5t12.5 -33t11 -30q60 -164 216. [...]
+<glyph unicode="&#xf099;" horiz-adv-x="1664" d="M1620 1128q-67 -98 -162 -167q1 -14 1 -42q0 -130 -38 -259.5t-115.5 -248.5t-184.5 -210.5t-258 -146t-323 -54.5q-271 0 -496 145q35 -4 78 -4q225 0 401 138q-105 2 -188 64.5t-114 159.5q33 -5 61 -5q43 0 85 11q-112 23 -185.5 111.5t-73.5 205.5v4q68 -38 146 -41 q-66 44 -105 115t-39 154q0 88 44 163q121 -149 294.5 -238.5t371.5 -99.5q-8 38 -8 74q0 134 94.5 228.5t228.5 94.5q140 0 236 -102q109 21 205 78q-37 -115 -142 -178q93 10 186 50z" />
+<glyph unicode="&#xf09a;" horiz-adv-x="1024" d="M959 1524v-264h-157q-86 0 -116 -36t-30 -108v-189h293l-39 -296h-254v-759h-306v759h-255v296h255v218q0 186 104 288.5t277 102.5q147 0 228 -12z" />
+<glyph unicode="&#xf09b;" d="M1536 640q0 -251 -146.5 -451.5t-378.5 -277.5q-27 -5 -39.5 7t-12.5 30v211q0 97 -52 142q57 6 102.5 18t94 39t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5 q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3q-21 0 -29 -4.5t-5 -11.5t9 -14t13 - [...]
+<glyph unicode="&#xf09c;" horiz-adv-x="1664" d="M1664 960v-256q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-192h96q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h672v192q0 185 131.5 316.5t316.5 131.5 t316.5 -131.5t131.5 -316.5z" />
+<glyph unicode="&#xf09d;" horiz-adv-x="1920" d="M1760 1408q66 0 113 -47t47 -113v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600zM160 1280q-13 0 -22.5 -9.5t-9.5 -22.5v-224h1664v224q0 13 -9.5 22.5t-22.5 9.5h-1600zM1760 0q13 0 22.5 9.5t9.5 22.5v608h-1664v-608 q0 -13 9.5 -22.5t22.5 -9.5h1600zM256 128v128h256v-128h-256zM640 128v128h384v-128h-384z" />
+<glyph unicode="&#xf09e;" horiz-adv-x="1408" d="M384 192q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM896 69q2 -28 -17 -48q-18 -21 -47 -21h-135q-25 0 -43 16.5t-20 41.5q-22 229 -184.5 391.5t-391.5 184.5q-25 2 -41.5 20t-16.5 43v135q0 29 21 47q17 17 43 17h5q160 -13 306 -80.5 t259 -181.5q114 -113 181.5 -259t80.5 -306zM1408 67q2 -27 -18 -47q-18 -20 -46 -20h-143q-26 0 -44.5 17.5t-19.5 42.5q-12 215 -101 408.5t-231.5 336t-336 231.5t-408.5 102q-25 1 -42.5 19.5t-17.5 43.5 [...]
+<glyph unicode="&#xf0a0;" d="M1040 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1296 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1408 160v320q0 13 -9.5 22.5t-22.5 9.5 h-1216q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h1216q13 0 22.5 9.5t9.5 22.5zM178 640h1180l-157 482q-4 13 -16 21.5t-26 8.5h-782q-14 0 -26 -8.5t-16 -21.5zM1536 480v-320q0 -66 -47 -113t-113 -47h-1216q- [...]
+<glyph unicode="&#xf0a1;" horiz-adv-x="1792" d="M1664 896q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5v-384q0 -52 -38 -90t-90 -38q-417 347 -812 380q-58 -19 -91 -66t-31 -100.5t40 -92.5q-20 -33 -23 -65.5t6 -58t33.5 -55t48 -50t61.5 -50.5q-29 -58 -111.5 -83t-168.5 -11.5t-132 55.5q-7 23 -29.5 87.5 t-32 94.5t-23 89t-15 101t3.5 98.5t22 110.5h-122q-66 0 -113 47t-47 113v192q0 66 47 113t113 47h480q435 0 896 384q52 0 90 -38t38 -90v-384zM1536 292v954q-394 -302 -768 -343v-270q377 -42 768 -341z" />
+<glyph unicode="&#xf0a2;" horiz-adv-x="1792" d="M912 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM246 128h1300q-266 300 -266 832q0 51 -24 105t-69 103t-121.5 80.5t-169.5 31.5t-169.5 -31.5t-121.5 -80.5t-69 -103t-24 -105q0 -532 -266 -832z M1728 128q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 4 [...]
+<glyph unicode="&#xf0a3;" d="M1376 640l138 -135q30 -28 20 -70q-12 -41 -52 -51l-188 -48l53 -186q12 -41 -19 -70q-29 -31 -70 -19l-186 53l-48 -188q-10 -40 -51 -52q-12 -2 -19 -2q-31 0 -51 22l-135 138l-135 -138q-28 -30 -70 -20q-41 11 -51 52l-48 188l-186 -53q-41 -12 -70 19q-31 29 -19 70 l53 186l-188 48q-40 10 -52 51q-10 42 20 70l138 135l-138 135q-30 28 -20 70q12 41 52 51l188 48l-53 186q-12 41 19 70q29 31 70 19l186 -53l48 188q10 41 51 51q41 12 70 -19l135 -139l135 139q29 30 70 19q41 -10 51 -51l48 [...]
+<glyph unicode="&#xf0a4;" horiz-adv-x="1792" d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 768q0 51 -39 89.5t-89 38.5h-576q0 20 15 48.5t33 55t33 68t15 84.5q0 67 -44.5 97.5t-115.5 30.5q-24 0 -90 -139q-24 -44 -37 -65q-40 -64 -112 -145q-71 -81 -101 -106 q-69 -57 -140 -57h-32v-640h32q72 0 167 -32t193.5 -64t179.5 -32q189 0 189 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5h331q52 0 90 38t38 90zM1792 769q0 -105 -75.5 -181t-1 [...]
+<glyph unicode="&#xf0a5;" horiz-adv-x="1792" d="M1376 128h32v640h-32q-35 0 -67.5 12t-62.5 37t-50 46t-49 54q-2 3 -3.5 4.5t-4 4.5t-4.5 5q-72 81 -112 145q-14 22 -38 68q-1 3 -10.5 22.5t-18.5 36t-20 35.5t-21.5 30.5t-18.5 11.5q-71 0 -115.5 -30.5t-44.5 -97.5q0 -43 15 -84.5t33 -68t33 -55t15 -48.5h-576 q-50 0 -89 -38.5t-39 -89.5q0 -52 38 -90t90 -38h331q-15 -17 -25 -47.5t-10 -55.5q0 -69 53 -119q-18 -32 -18 -69t17.5 -73.5t47.5 -52.5q-4 -24 -4 -56q0 -85 48.5 -126t135.5 -41q84 0 183 32t194 64t167 32z [...]
+<glyph unicode="&#xf0a6;" d="M1280 -64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 700q0 189 -167 189q-26 0 -56 -5q-16 30 -52.5 47.5t-73.5 17.5t-69 -18q-50 53 -119 53q-25 0 -55.5 -10t-47.5 -25v331q0 52 -38 90t-90 38q-51 0 -89.5 -39t-38.5 -89v-576 q-20 0 -48.5 15t-55 33t-68 33t-84.5 15q-67 0 -97.5 -44.5t-30.5 -115.5q0 -24 139 -90q44 -24 65 -37q64 -40 145 -112q81 -71 106 -101q57 -69 57 -140v-32h640v32q0 72 32 167t64 193.5t32 179.5zM1536 705q0 -133 -69 -322q-59 -164 - [...]
+<glyph unicode="&#xf0a7;" d="M1408 576q0 84 -32 183t-64 194t-32 167v32h-640v-32q0 -35 -12 -67.5t-37 -62.5t-46 -50t-54 -49q-9 -8 -14 -12q-81 -72 -145 -112q-22 -14 -68 -38q-3 -1 -22.5 -10.5t-36 -18.5t-35.5 -20t-30.5 -21.5t-11.5 -18.5q0 -71 30.5 -115.5t97.5 -44.5q43 0 84.5 15t68 33 t55 33t48.5 15v-576q0 -50 38.5 -89t89.5 -39q52 0 90 38t38 90v331q46 -35 103 -35q69 0 119 53q32 -18 69 -18t73.5 17.5t52.5 47.5q24 -4 56 -4q85 0 126 48.5t41 135.5zM1280 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -4 [...]
+<glyph unicode="&#xf0a8;" d="M1280 576v128q0 26 -19 45t-45 19h-502l189 189q19 19 19 45t-19 45l-91 91q-18 18 -45 18t-45 -18l-362 -362l-91 -91q-18 -18 -18 -45t18 -45l91 -91l362 -362q18 -18 45 -18t45 18l91 91q18 18 18 45t-18 45l-189 189h502q26 0 45 19t19 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf0a9;" d="M1285 640q0 27 -18 45l-91 91l-362 362q-18 18 -45 18t-45 -18l-91 -91q-18 -18 -18 -45t18 -45l189 -189h-502q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h502l-189 -189q-19 -19 -19 -45t19 -45l91 -91q18 -18 45 -18t45 18l362 362l91 91q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf0aa;" d="M1284 641q0 27 -18 45l-362 362l-91 91q-18 18 -45 18t-45 -18l-91 -91l-362 -362q-18 -18 -18 -45t18 -45l91 -91q18 -18 45 -18t45 18l189 189v-502q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v502l189 -189q19 -19 45 -19t45 19l91 91q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf0ab;" d="M1284 639q0 27 -18 45l-91 91q-18 18 -45 18t-45 -18l-189 -189v502q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-502l-189 189q-19 19 -45 19t-45 -19l-91 -91q-18 -18 -18 -45t18 -45l362 -362l91 -91q18 -18 45 -18t45 18l91 91l362 362q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf0ac;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1042 887q-2 -1 -9.5 -9.5t-13.5 -9.5q2 0 4.5 5t5 11t3.5 7q6 7 22 15q14 6 52 12q34 8 51 -11 q-2 2 9.5 13t14.5 12q3 2 15 4.5t15 7.5l2 22q-12 -1 -17.5 7t-6.5 21q0 -2 -6 -8q0 7 -4.5 8t-11.5 -1t-9 -1q-10 3 -15 7.5t-8 16.5t-4 15q-2 5 -9.5 10.5t-9.5 10.5q-1 2 -2.5 5.5t-3 6.5t-4 5.5t-5.5 2.5t-7 -5t-7.5 -10t-4.5 -5 [...]
+<glyph unicode="&#xf0ad;" horiz-adv-x="1664" d="M384 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1028 484l-682 -682q-37 -37 -90 -37q-52 0 -91 37l-106 108q-38 36 -38 90q0 53 38 91l681 681q39 -98 114.5 -173.5t173.5 -114.5zM1662 919q0 -39 -23 -106q-47 -134 -164.5 -217.5 t-258.5 -83.5q-185 0 -316.5 131.5t-131.5 316.5t131.5 316.5t316.5 131.5q58 0 121.5 -16.5t107.5 -46.5q16 -11 16 -28t-16 -28l-293 -169v-224l193 -107q5 3 79 48.5t135.5 81t70.5 35.5q15 0 23.5 -10t8.5 -25z" />
+<glyph unicode="&#xf0ae;" horiz-adv-x="1792" d="M1024 128h640v128h-640v-128zM640 640h1024v128h-1024v-128zM1280 1152h384v128h-384v-128zM1792 320v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 832v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19 t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf0b0;" horiz-adv-x="1408" d="M1403 1241q17 -41 -14 -70l-493 -493v-742q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-256 256q-19 19 -19 45v486l-493 493q-31 29 -14 70q17 39 59 39h1280q42 0 59 -39z" />
+<glyph unicode="&#xf0b1;" horiz-adv-x="1792" d="M640 1280h512v128h-512v-128zM1792 640v-480q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v480h672v-160q0 -26 19 -45t45 -19h320q26 0 45 19t19 45v160h672zM1024 640v-128h-256v128h256zM1792 1120v-384h-1792v384q0 66 47 113t113 47h352v160q0 40 28 68 t68 28h576q40 0 68 -28t28 -68v-160h352q66 0 113 -47t47 -113z" />
+<glyph unicode="&#xf0b2;" d="M1283 995l-355 -355l355 -355l144 144q29 31 70 14q39 -17 39 -59v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l144 144l-355 355l-355 -355l144 -144q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l144 -144 l355 355l-355 355l-144 -144q-19 -19 -45 -19q-12 0 -24 5q-40 17 -40 59v448q0 26 19 45t45 19h448q42 0 59 -40q17 -39 -14 -69l-144 -144l355 -355l355 355l-144 144q-31 30 -14 69q17 40 59 40h448q26 0 45 -19t19 -45v-448q0  [...]
+<glyph unicode="&#xf0c0;" horiz-adv-x="1920" d="M593 640q-162 -5 -265 -128h-134q-82 0 -138 40.5t-56 118.5q0 353 124 353q6 0 43.5 -21t97.5 -42.5t119 -21.5q67 0 133 23q-5 -37 -5 -66q0 -139 81 -256zM1664 3q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5 t43 97.5t62 81t85.5 53.5t111.5 20q10 0 43 -21.5t73 -48t107 -48t135 -21.5t135 21.5t107 48t73 48t43 21.5q61 0 111.5 -20t85.5 -53.5t62 -81t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM640 1280q0 -106 -7 [...]
+<glyph unicode="&#xf0c1;" horiz-adv-x="1664" d="M1456 320q0 40 -28 68l-208 208q-28 28 -68 28q-42 0 -72 -32q3 -3 19 -18.5t21.5 -21.5t15 -19t13 -25.5t3.5 -27.5q0 -40 -28 -68t-68 -28q-15 0 -27.5 3.5t-25.5 13t-19 15t-21.5 21.5t-18.5 19q-33 -31 -33 -73q0 -40 28 -68l206 -207q27 -27 68 -27q40 0 68 26 l147 146q28 28 28 67zM753 1025q0 40 -28 68l-206 207q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68l208 -208q27 -27 68 -27q42 0 72 31q-3 3 -19 18.5t-21.5 21.5t-15 19t-13 25.5t-3. [...]
+<glyph unicode="&#xf0c2;" horiz-adv-x="1920" d="M1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088q-185 0 -316.5 131.5t-131.5 316.5q0 132 71 241.5t187 163.5q-2 28 -2 43q0 212 150 362t362 150q158 0 286.5 -88t187.5 -230q70 62 166 62q106 0 181 -75t75 -181q0 -75 -41 -138q129 -30 213 -134.5t84 -239.5z " />
+<glyph unicode="&#xf0c3;" horiz-adv-x="1664" d="M1527 88q56 -89 21.5 -152.5t-140.5 -63.5h-1152q-106 0 -140.5 63.5t21.5 152.5l503 793v399h-64q-26 0 -45 19t-19 45t19 45t45 19h512q26 0 45 -19t19 -45t-19 -45t-45 -19h-64v-399zM748 813l-272 -429h712l-272 429l-20 31v37v399h-128v-399v-37z" />
+<glyph unicode="&#xf0c4;" horiz-adv-x="1792" d="M960 640q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1260 576l507 -398q28 -20 25 -56q-5 -35 -35 -51l-128 -64q-13 -7 -29 -7q-17 0 -31 8l-690 387l-110 -66q-8 -4 -12 -5q14 -49 10 -97q-7 -77 -56 -147.5t-132 -123.5q-132 -84 -277 -84 q-136 0 -222 78q-90 84 -79 207q7 76 56 147t131 124q132 84 278 84q83 0 151 -31q9 13 22 22l122 73l-122 73q-13 9 -22 22q-68 -31 -151 -31q-146 0 -278 84q-82 53 -131 124t-56 147q-5 59 15.5 113t63.5 93q85 [...]
+<glyph unicode="&#xf0c5;" horiz-adv-x="1792" d="M1696 1152q40 0 68 -28t28 -68v-1216q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v288h-544q-40 0 -68 28t-28 68v672q0 40 20 88t48 76l408 408q28 28 76 48t88 20h416q40 0 68 -28t28 -68v-328q68 40 128 40h416zM1152 939l-299 -299h299v299zM512 1323l-299 -299 h299v299zM708 676l316 316v416h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h512v256q0 40 20 88t48 76zM1664 -128v1152h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h896z" />
+<glyph unicode="&#xf0c6;" horiz-adv-x="1408" d="M1404 151q0 -117 -79 -196t-196 -79q-135 0 -235 100l-777 776q-113 115 -113 271q0 159 110 270t269 111q158 0 273 -113l605 -606q10 -10 10 -22q0 -16 -30.5 -46.5t-46.5 -30.5q-13 0 -23 10l-606 607q-79 77 -181 77q-106 0 -179 -75t-73 -181q0 -105 76 -181 l776 -777q63 -63 145 -63q64 0 106 42t42 106q0 82 -63 145l-581 581q-26 24 -60 24q-29 0 -48 -19t-19 -48q0 -32 25 -59l410 -410q10 -10 10 -22q0 -16 -31 -47t-47 -31q-12 0 -22 10l-410 410q-63 61 -63 149q0  [...]
+<glyph unicode="&#xf0c7;" d="M384 0h768v384h-768v-384zM1280 0h128v896q0 14 -10 38.5t-20 34.5l-281 281q-10 10 -34 20t-39 10v-416q0 -40 -28 -68t-68 -28h-576q-40 0 -68 28t-28 68v416h-128v-1280h128v416q0 40 28 68t68 28h832q40 0 68 -28t28 -68v-416zM896 928v320q0 13 -9.5 22.5t-22.5 9.5 h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5zM1536 896v-928q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h928q40 0 88 -20t76 -48l280 -280q28 [...]
+<glyph unicode="&#xf0c8;" d="M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf0c9;" d="M1536 192v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 704v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 1216v-128q0 -26 -19 -45 t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf0ca;" horiz-adv-x="1792" d="M384 128q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM384 640q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5 t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1152q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22. [...]
+<glyph unicode="&#xf0cb;" horiz-adv-x="1792" d="M381 -84q0 -80 -54.5 -126t-135.5 -46q-106 0 -172 66l57 88q49 -45 106 -45q29 0 50.5 14.5t21.5 42.5q0 64 -105 56l-26 56q8 10 32.5 43.5t42.5 54t37 38.5v1q-16 0 -48.5 -1t-48.5 -1v-53h-106v152h333v-88l-95 -115q51 -12 81 -49t30 -88zM383 543v-159h-362 q-6 36 -6 54q0 51 23.5 93t56.5 68t66 47.5t56.5 43.5t23.5 45q0 25 -14.5 38.5t-39.5 13.5q-46 0 -81 -58l-85 59q24 51 71.5 79.5t105.5 28.5q73 0 123 -41.5t50 -112.5q0 -50 -34 -91.5t-75 -64.5t-75.5 -50.5t- [...]
+<glyph unicode="&#xf0cc;" horiz-adv-x="1792" d="M1760 640q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1728q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h1728zM483 704q-28 35 -51 80q-48 97 -48 188q0 181 134 309q133 127 393 127q50 0 167 -19q66 -12 177 -48q10 -38 21 -118q14 -123 14 -183q0 -18 -5 -45l-12 -3l-84 6 l-14 2q-50 149 -103 205q-88 91 -210 91q-114 0 -182 -59q-67 -58 -67 -146q0 -73 66 -140t279 -129q69 -20 173 -66q58 -28 95 -52h-743zM990 448h411q7 -39 7 -92q0 -111 -41 -212q-23 -55 -71 -104q-37 -3 [...]
+<glyph unicode="&#xf0cd;" d="M48 1313q-37 2 -45 4l-3 88q13 1 40 1q60 0 112 -4q132 -7 166 -7q86 0 168 3q116 4 146 5q56 0 86 2l-1 -14l2 -64v-9q-60 -9 -124 -9q-60 0 -79 -25q-13 -14 -13 -132q0 -13 0.5 -32.5t0.5 -25.5l1 -229l14 -280q6 -124 51 -202q35 -59 96 -92q88 -47 177 -47 q104 0 191 28q56 18 99 51q48 36 65 64q36 56 53 114q21 73 21 229q0 79 -3.5 128t-11 122.5t-13.5 159.5l-4 59q-5 67 -24 88q-34 35 -77 34l-100 -2l-14 3l2 86h84l205 -10q76 -3 196 10l18 -2q6 -38 6 -51q0 -7 -4 -31q-45 -12 -84 -1 [...]
+<glyph unicode="&#xf0ce;" horiz-adv-x="1664" d="M512 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23 v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -2 [...]
+<glyph unicode="&#xf0d0;" horiz-adv-x="1664" d="M1190 955l293 293l-107 107l-293 -293zM1637 1248q0 -27 -18 -45l-1286 -1286q-18 -18 -45 -18t-45 18l-198 198q-18 18 -18 45t18 45l1286 1286q18 18 45 18t45 -18l198 -198q18 -18 18 -45zM286 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM636 1276 l196 -60l-196 -60l-60 -196l-60 196l-196 60l196 60l60 196zM1566 798l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM926 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98z" />
+<glyph unicode="&#xf0d1;" horiz-adv-x="1792" d="M640 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM256 640h384v256h-158q-13 0 -22 -9l-195 -195q-9 -9 -9 -22v-30zM1536 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1792 1216v-1024q0 -15 -4 -26.5t-13.5 -18.5 t-16.5 -11.5t-23.5 -6t-22.5 -2t-25.5 0t-22.5 0.5q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-64q-3 0 -22.5 -0.5t-25.5 0t-22.5 2t-23.5 6t-16.5 11.5t-13.5  [...]
+<glyph unicode="&#xf0d2;" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103q-111 0 -218 32q59 93 78 164q9 34 54 211q20 -39 73 -67.5t114 -28.5q121 0 216 68.5t147 188.5t52 270q0 114 -59.5 214t-172.5 163t-255 63q-105 0 -196 -29t-154.5 -77t-109 -110.5t-67 -129.5t-21.5 -134 q0 -104 40 -183t117 -111q30 -12 38 20q2 7 8 31t8 30q6 23 -11 43q-51 61 -51 151q0 151 104.5 259.5t273.5 108.5q151 0 235.5 -82t84.5 -213q0 -170 -68.5 -289t-175.5 -119q-61 0 -98 43.5t-23 104.5q8 35 26.5 93.5t30 103t11 [...]
+<glyph unicode="&#xf0d3;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-725q85 122 108 210q9 34 53 209q21 -39 73.5 -67t112.5 -28q181 0 295.5 147.5t114.5 373.5q0 84 -35 162.5t-96.5 139t-152.5 97t-197 36.5q-104 0 -194.5 -28.5t-153 -76.5 t-107.5 -109.5t-66.5 -128t-21.5 -132.5q0 -102 39.5 -180t116.5 -110q13 -5 23.5 0t14.5 19q10 44 15 61q6 23 -11 42q-50 62 -50 150q0 150 103.5 256.5t270.5 106.5q149 0 232.5 -81t83.5 -210q0 -168 -67.5 -286t-173.5 -118q-60 0 - [...]
+<glyph unicode="&#xf0d4;" d="M829 318q0 -76 -58.5 -112.5t-139.5 -36.5q-41 0 -80.5 9.5t-75.5 28.5t-58 53t-22 78q0 46 25 80t65.5 51.5t82 25t84.5 7.5q20 0 31 -2q2 -1 23 -16.5t26 -19t23 -18t24.5 -22t19 -22.5t17 -26t9 -26.5t4.5 -31.5zM755 863q0 -60 -33 -99.5t-92 -39.5q-53 0 -93 42.5 t-57.5 96.5t-17.5 106q0 61 32 104t92 43q53 0 93.5 -45t58 -101t17.5 -107zM861 1120l88 64h-265q-85 0 -161 -32t-127.5 -98t-51.5 -153q0 -93 64.5 -154.5t158.5 -61.5q22 0 43 3q-13 -29 -13 -54q0 -44 40 -94q-175 -12 -257  [...]
+<glyph unicode="&#xf0d5;" horiz-adv-x="1664" d="M735 740q0 -36 32 -70.5t77.5 -68t90.5 -73.5t77 -104t32 -142q0 -90 -48 -173q-72 -122 -211 -179.5t-298 -57.5q-132 0 -246.5 41.5t-171.5 137.5q-37 60 -37 131q0 81 44.5 150t118.5 115q131 82 404 100q-32 42 -47.5 74t-15.5 73q0 36 21 85q-46 -4 -68 -4 q-148 0 -249.5 96.5t-101.5 244.5q0 82 36 159t99 131q77 66 182.5 98t217.5 32h418l-138 -88h-131q74 -63 112 -133t38 -160q0 -72 -24.5 -129.5t-59 -93t-69.5 -65t-59.5 -61.5t-24.5 -66zM589 836q38 0 78 16.5t66 [...]
+<glyph unicode="&#xf0d6;" horiz-adv-x="1920" d="M768 384h384v96h-128v448h-114l-148 -137l77 -80q42 37 55 57h2v-288h-128v-96zM1280 640q0 -70 -21 -142t-59.5 -134t-101.5 -101t-138 -39t-138 39t-101.5 101t-59.5 134t-21 142t21 142t59.5 134t101.5 101t138 39t138 -39t101.5 -101t59.5 -134t21 -142zM1792 384 v512q-106 0 -181 75t-75 181h-1152q0 -106 -75 -181t-181 -75v-512q106 0 181 -75t75 -181h1152q0 106 75 181t181 75zM1920 1216v-1152q0 -26 -19 -45t-45 -19h-1792q-26 0 -45 19t-19 45v1152q0 26 19 45t45  [...]
+<glyph unicode="&#xf0d7;" horiz-adv-x="1024" d="M1024 832q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf0d8;" horiz-adv-x="1024" d="M1024 320q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
+<glyph unicode="&#xf0d9;" horiz-adv-x="640" d="M640 1088v-896q0 -26 -19 -45t-45 -19t-45 19l-448 448q-19 19 -19 45t19 45l448 448q19 19 45 19t45 -19t19 -45z" />
+<glyph unicode="&#xf0da;" horiz-adv-x="640" d="M576 640q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19t-19 45v896q0 26 19 45t45 19t45 -19l448 -448q19 -19 19 -45z" />
+<glyph unicode="&#xf0db;" horiz-adv-x="1664" d="M160 0h608v1152h-640v-1120q0 -13 9.5 -22.5t22.5 -9.5zM1536 32v1120h-640v-1152h608q13 0 22.5 9.5t9.5 22.5zM1664 1248v-1216q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1344q66 0 113 -47t47 -113z" />
+<glyph unicode="&#xf0dc;" horiz-adv-x="1024" d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45zM1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
+<glyph unicode="&#xf0dd;" horiz-adv-x="1024" d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf0de;" horiz-adv-x="1024" d="M1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
+<glyph unicode="&#xf0e0;" horiz-adv-x="1792" d="M1792 826v-794q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v794q44 -49 101 -87q362 -246 497 -345q57 -42 92.5 -65.5t94.5 -48t110 -24.5h1h1q51 0 110 24.5t94.5 48t92.5 65.5q170 123 498 345q57 39 100 87zM1792 1120q0 -79 -49 -151t-122 -123 q-376 -261 -468 -325q-10 -7 -42.5 -30.5t-54 -38t-52 -32.5t-57.5 -27t-50 -9h-1h-1q-23 0 -50 9t-57.5 27t-52 32.5t-54 38t-42.5 30.5q-91 64 -262 182.5t-205 142.5q-62 42 -117 115.5t-55 136.5q0 78 41.5 130t11 [...]
+<glyph unicode="&#xf0e1;" d="M349 911v-991h-330v991h330zM370 1217q1 -73 -50.5 -122t-135.5 -49h-2q-82 0 -132 49t-50 122q0 74 51.5 122.5t134.5 48.5t133 -48.5t51 -122.5zM1536 488v-568h-329v530q0 105 -40.5 164.5t-126.5 59.5q-63 0 -105.5 -34.5t-63.5 -85.5q-11 -30 -11 -81v-553h-329 q2 399 2 647t-1 296l-1 48h329v-144h-2q20 32 41 56t56.5 52t87 43.5t114.5 15.5q171 0 275 -113.5t104 -332.5z" />
+<glyph unicode="&#xf0e2;" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5 t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 - [...]
+<glyph unicode="&#xf0e3;" horiz-adv-x="1792" d="M1771 0q0 -53 -37 -90l-107 -108q-39 -37 -91 -37q-53 0 -90 37l-363 364q-38 36 -38 90q0 53 43 96l-256 256l-126 -126q-14 -14 -34 -14t-34 14q2 -2 12.5 -12t12.5 -13t10 -11.5t10 -13.5t6 -13.5t5.5 -16.5t1.5 -18q0 -38 -28 -68q-3 -3 -16.5 -18t-19 -20.5 t-18.5 -16.5t-22 -15.5t-22 -9t-26 -4.5q-40 0 -68 28l-408 408q-28 28 -28 68q0 13 4.5 26t9 22t15.5 22t16.5 18.5t20.5 19t18 16.5q30 28 68 28q10 0 18 -1.5t16.5 -5.5t13.5 -6t13.5 -10t11.5 -10t13 -12.5t12 - [...]
+<glyph unicode="&#xf0e4;" horiz-adv-x="1792" d="M384 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM576 832q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1004 351l101 382q6 26 -7.5 48.5t-38.5 29.5 t-48 -6.5t-30 -39.5l-101 -382q-60 -5 -107 -43.5t-63 -98.5q-20 -77 20 -146t117 -89t146 20t89 117q16 60 -6 117t-72 91zM1664 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37 [...]
+<glyph unicode="&#xf0e5;" horiz-adv-x="1792" d="M896 1152q-204 0 -381.5 -69.5t-282 -187.5t-104.5 -255q0 -112 71.5 -213.5t201.5 -175.5l87 -50l-27 -96q-24 -91 -70 -172q152 63 275 171l43 38l57 -6q69 -8 130 -8q204 0 381.5 69.5t282 187.5t104.5 255t-104.5 255t-282 187.5t-381.5 69.5zM1792 640 q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22h-5q-15 0 -27 10.5t-16 27.5v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26  [...]
+<glyph unicode="&#xf0e6;" horiz-adv-x="1792" d="M704 1152q-153 0 -286 -52t-211.5 -141t-78.5 -191q0 -82 53 -158t149 -132l97 -56l-35 -84q34 20 62 39l44 31l53 -10q78 -14 153 -14q153 0 286 52t211.5 141t78.5 191t-78.5 191t-211.5 141t-286 52zM704 1280q191 0 353.5 -68.5t256.5 -186.5t94 -257t-94 -257 t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q [...]
+<glyph unicode="&#xf0e7;" horiz-adv-x="896" d="M885 970q18 -20 7 -44l-540 -1157q-13 -25 -42 -25q-4 0 -14 2q-17 5 -25.5 19t-4.5 30l197 808l-406 -101q-4 -1 -12 -1q-18 0 -31 11q-18 15 -13 39l201 825q4 14 16 23t28 9h328q19 0 32 -12.5t13 -29.5q0 -8 -5 -18l-171 -463l396 98q8 2 12 2q19 0 34 -15z" />
+<glyph unicode="&#xf0e8;" horiz-adv-x="1792" d="M1792 288v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192q0 52 38 90t90 38h512v192h-96q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-96v-192h [...]
+<glyph unicode="&#xf0e9;" horiz-adv-x="1664" d="M896 708v-580q0 -104 -76 -180t-180 -76t-180 76t-76 180q0 26 19 45t45 19t45 -19t19 -45q0 -50 39 -89t89 -39t89 39t39 89v580q33 11 64 11t64 -11zM1664 681q0 -13 -9.5 -22.5t-22.5 -9.5q-11 0 -23 10q-49 46 -93 69t-102 23q-68 0 -128 -37t-103 -97 q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -28 -17q-18 0 -29 17q-4 6 -14.5 24t-17.5 28q-43 60 -102.5 97t-127.5 37t-127.5 -37t-102.5 -97q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -29 -17q-17 0 -28 17q-4 6 -14.5 24t-17.5 2 [...]
+<glyph unicode="&#xf0ea;" horiz-adv-x="1792" d="M768 -128h896v640h-416q-40 0 -68 28t-28 68v416h-384v-1152zM1024 1312v64q0 13 -9.5 22.5t-22.5 9.5h-704q-13 0 -22.5 -9.5t-9.5 -22.5v-64q0 -13 9.5 -22.5t22.5 -9.5h704q13 0 22.5 9.5t9.5 22.5zM1280 640h299l-299 299v-299zM1792 512v-672q0 -40 -28 -68t-68 -28 h-960q-40 0 -68 28t-28 68v160h-544q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1088q40 0 68 -28t28 -68v-328q21 -13 36 -28l408 -408q28 -28 48 -76t20 -88z" />
+<glyph unicode="&#xf0eb;" horiz-adv-x="1024" d="M736 960q0 -13 -9.5 -22.5t-22.5 -9.5t-22.5 9.5t-9.5 22.5q0 46 -54 71t-106 25q-13 0 -22.5 9.5t-9.5 22.5t9.5 22.5t22.5 9.5q50 0 99.5 -16t87 -54t37.5 -90zM896 960q0 72 -34.5 134t-90 101.5t-123 62t-136.5 22.5t-136.5 -22.5t-123 -62t-90 -101.5t-34.5 -134 q0 -101 68 -180q10 -11 30.5 -33t30.5 -33q128 -153 141 -298h228q13 145 141 298q10 11 30.5 33t30.5 33q68 79 68 180zM1024 960q0 -155 -103 -268q-45 -49 -74.5 -87t-59.5 -95.5t-34 -107.5q47 -28 47 -82q [...]
+<glyph unicode="&#xf0ec;" horiz-adv-x="1792" d="M1792 352v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5q-12 0 -24 10l-319 320q-9 9 -9 22q0 14 9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h1376q13 0 22.5 -9.5t9.5 -22.5zM1792 896q0 -14 -9 -23l-320 -320q-9 -9 -23 -9 q-13 0 -22.5 9.5t-9.5 22.5v192h-1376q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1376v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
+<glyph unicode="&#xf0ed;" horiz-adv-x="1920" d="M1280 608q0 14 -9 23t-23 9h-224v352q0 13 -9.5 22.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-352h-224q-13 0 -22.5 -9.5t-9.5 -22.5q0 -14 9 -23l352 -352q9 -9 23 -9t23 9l351 351q10 12 10 24zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
+<glyph unicode="&#xf0ee;" horiz-adv-x="1920" d="M1280 672q0 14 -9 23l-352 352q-9 9 -23 9t-23 -9l-351 -351q-10 -12 -10 -24q0 -14 9 -23t23 -9h224v-352q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5v352h224q13 0 22.5 9.5t9.5 22.5zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
+<glyph unicode="&#xf0f0;" horiz-adv-x="1408" d="M384 192q0 -26 -19 -45t-45 -19t-45 19t-19 45t19 45t45 19t45 -19t19 -45zM1408 131q0 -121 -73 -190t-194 -69h-874q-121 0 -194 69t-73 190q0 68 5.5 131t24 138t47.5 132.5t81 103t120 60.5q-22 -52 -22 -120v-203q-58 -20 -93 -70t-35 -111q0 -80 56 -136t136 -56 t136 56t56 136q0 61 -35.5 111t-92.5 70v203q0 62 25 93q132 -104 295 -104t295 104q25 -31 25 -93v-64q-106 0 -181 -75t-75 -181v-89q-32 -29 -32 -71q0 -40 28 -68t68 -28t68 28t28 68q0 42 -32 71v89q0 52 [...]
+<glyph unicode="&#xf0f1;" horiz-adv-x="1408" d="M1280 832q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 832q0 -62 -35.5 -111t-92.5 -70v-395q0 -159 -131.5 -271.5t-316.5 -112.5t-316.5 112.5t-131.5 271.5v132q-164 20 -274 128t-110 252v512q0 26 19 45t45 19q6 0 16 -2q17 30 47 48 t65 18q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5q-33 0 -64 18v-402q0 -106 94 -181t226 -75t226 75t94 181v402q-31 -18 -64 -18q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5q35 0 65 -18t47 - [...]
+<glyph unicode="&#xf0f2;" horiz-adv-x="1792" d="M640 1152h512v128h-512v-128zM288 1152v-1280h-64q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h64zM1408 1152v-1280h-1024v1280h128v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h128zM1792 928v-832q0 -92 -66 -158t-158 -66h-64v1280h64q92 0 158 -66 t66 -158z" />
+<glyph unicode="&#xf0f3;" horiz-adv-x="1792" d="M912 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM1728 128q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q50 42 91 88t85 119.5t74.5 158.5 t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q190 -28 307 -158.5t117 -282.5q0 -139 19.5 -260t50 -206t74.5 -158.5t85 -119.5t91 -88z" />
+<glyph unicode="&#xf0f4;" horiz-adv-x="1920" d="M1664 896q0 80 -56 136t-136 56h-64v-384h64q80 0 136 56t56 136zM0 128h1792q0 -106 -75 -181t-181 -75h-1280q-106 0 -181 75t-75 181zM1856 896q0 -159 -112.5 -271.5t-271.5 -112.5h-64v-32q0 -92 -66 -158t-158 -66h-704q-92 0 -158 66t-66 158v736q0 26 19 45 t45 19h1152q159 0 271.5 -112.5t112.5 -271.5z" />
+<glyph unicode="&#xf0f5;" horiz-adv-x="1408" d="M640 1472v-640q0 -61 -35.5 -111t-92.5 -70v-779q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v779q-57 20 -92.5 70t-35.5 111v640q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45 t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45zM1408 1472v-1600q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v512h-224q-13 0 -22.5 9.5t-9.5 22.5v800q0 132 94 226t226 94h256q26 0 45 -19t1 [...]
+<glyph unicode="&#xf0f6;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M384 736q0 14 9 23t23 9h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64zM1120 512q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704zM1120 256q14 0 23 -9t9 [...]
+<glyph unicode="&#xf0f7;" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22 [...]
+<glyph unicode="&#xf0f8;" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22 [...]
+<glyph unicode="&#xf0f9;" horiz-adv-x="1920" d="M640 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM256 640h384v256h-158q-14 -2 -22 -9l-195 -195q-7 -12 -9 -22v-30zM1536 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1664 800v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23  [...]
+<glyph unicode="&#xf0fa;" horiz-adv-x="1792" d="M1280 416v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM640 1152h512v128h-512v-128zM256 1152v-1280h-32 q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h32zM1440 1152v-1280h-1088v1280h160v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h160zM1792 928v-832q0 -92 -66 -158t-158 -66h-32v1280h32q92 0 15 [...]
+<glyph unicode="&#xf0fb;" horiz-adv-x="1920" d="M1920 576q-1 -32 -288 -96l-352 -32l-224 -64h-64l-293 -352h69q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-96h-160h-64v32h64v416h-160l-192 -224h-96l-32 32v192h32v32h128v8l-192 24v128l192 24v8h-128v32h-32v192l32 32h96l192 -224h160v416h-64v32h64h160h96 q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-69l293 -352h64l224 -64l352 -32q261 -58 287 -93z" />
+<glyph unicode="&#xf0fc;" horiz-adv-x="1664" d="M640 640v384h-256v-256q0 -53 37.5 -90.5t90.5 -37.5h128zM1664 192v-192h-1152v192l128 192h-128q-159 0 -271.5 112.5t-112.5 271.5v320l-64 64l32 128h480l32 128h960l32 -192l-64 -32v-800z" />
+<glyph unicode="&#xf0fd;" d="M1280 192v896q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-512v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-896q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h512v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf0fe;" d="M1280 576v128q0 26 -19 45t-45 19h-320v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-320q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h320v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h320q26 0 45 19t19 45zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf100;" horiz-adv-x="1024" d="M627 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23zM1011 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23 t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23z" />
+<glyph unicode="&#xf101;" horiz-adv-x="1024" d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM979 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23 l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
+<glyph unicode="&#xf102;" horiz-adv-x="1152" d="M1075 224q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM1075 608q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393 q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
+<glyph unicode="&#xf103;" horiz-adv-x="1152" d="M1075 672q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23zM1075 1056q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23 t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
+<glyph unicode="&#xf104;" horiz-adv-x="640" d="M627 992q0 -13 -10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
+<glyph unicode="&#xf105;" horiz-adv-x="640" d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
+<glyph unicode="&#xf106;" horiz-adv-x="1152" d="M1075 352q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
+<glyph unicode="&#xf107;" horiz-adv-x="1152" d="M1075 800q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
+<glyph unicode="&#xf108;" horiz-adv-x="1920" d="M1792 544v832q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-832q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5zM1920 1376v-1088q0 -66 -47 -113t-113 -47h-544q0 -37 16 -77.5t32 -71t16 -43.5q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19 t-19 45q0 14 16 44t32 70t16 78h-544q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
+<glyph unicode="&#xf109;" horiz-adv-x="1920" d="M416 256q-66 0 -113 47t-47 113v704q0 66 47 113t113 47h1088q66 0 113 -47t47 -113v-704q0 -66 -47 -113t-113 -47h-1088zM384 1120v-704q0 -13 9.5 -22.5t22.5 -9.5h1088q13 0 22.5 9.5t9.5 22.5v704q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5z M1760 192h160v-96q0 -40 -47 -68t-113 -28h-1600q-66 0 -113 28t-47 68v96h160h1600zM1040 96q16 0 16 16t-16 16h-160q-16 0 -16 -16t16 -16h160z" />
+<glyph unicode="&#xf10a;" horiz-adv-x="1152" d="M640 128q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1024 288v960q0 13 -9.5 22.5t-22.5 9.5h-832q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h832q13 0 22.5 9.5t9.5 22.5zM1152 1248v-1088q0 -66 -47 -113t-113 -47h-832 q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h832q66 0 113 -47t47 -113z" />
+<glyph unicode="&#xf10b;" horiz-adv-x="768" d="M464 128q0 33 -23.5 56.5t-56.5 23.5t-56.5 -23.5t-23.5 -56.5t23.5 -56.5t56.5 -23.5t56.5 23.5t23.5 56.5zM672 288v704q0 13 -9.5 22.5t-22.5 9.5h-512q-13 0 -22.5 -9.5t-9.5 -22.5v-704q0 -13 9.5 -22.5t22.5 -9.5h512q13 0 22.5 9.5t9.5 22.5zM480 1136 q0 16 -16 16h-160q-16 0 -16 -16t16 -16h160q16 0 16 16zM768 1152v-1024q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v1024q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
+<glyph unicode="&#xf10c;" d="M768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103 t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf10d;" horiz-adv-x="1664" d="M768 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136z M1664 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75  [...]
+<glyph unicode="&#xf10e;" horiz-adv-x="1664" d="M768 1216v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 56 136t136 56h384q80 0 136 -56t56 -136zM1664 1216 v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 [...]
+<glyph unicode="&#xf110;" horiz-adv-x="1568" d="M496 192q0 -60 -42.5 -102t-101.5 -42q-60 0 -102 42t-42 102t42 102t102 42q59 0 101.5 -42t42.5 -102zM928 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM320 640q0 -66 -47 -113t-113 -47t-113 47t-47 113 t47 113t113 47t113 -47t47 -113zM1360 192q0 -46 -33 -79t-79 -33t-79 33t-33 79t33 79t79 33t79 -33t33 -79zM528 1088q0 -73 -51.5 -124.5t-124.5 -51.5t-124.5 51.5t-51.5 124.5t51.5 124.5t124.5 51.5t124.5 [...]
+<glyph unicode="&#xf111;" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf112;" horiz-adv-x="1792" d="M1792 416q0 -166 -127 -451q-3 -7 -10.5 -24t-13.5 -30t-13 -22q-12 -17 -28 -17q-15 0 -23.5 10t-8.5 25q0 9 2.5 26.5t2.5 23.5q5 68 5 123q0 101 -17.5 181t-48.5 138.5t-80 101t-105.5 69.5t-133 42.5t-154 21.5t-175.5 6h-224v-256q0 -26 -19 -45t-45 -19t-45 19 l-512 512q-19 19 -19 45t19 45l512 512q19 19 45 19t45 -19t19 -45v-256h224q713 0 875 -403q53 -134 53 -333z" />
+<glyph unicode="&#xf113;" horiz-adv-x="1664" d="M640 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1280 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1440 320 q0 120 -69 204t-187 84q-41 0 -195 -21q-71 -11 -157 -11t-157 11q-152 21 -195 21q-118 0 -187 -84t-69 -204q0 -88 32 -153.5t81 -103t122 -60t140 -29.5t149 -7h168q82 0 149 7t140 29.5t122 60t81 103t32 153.5zM16 [...]
+<glyph unicode="&#xf114;" horiz-adv-x="1664" d="M1536 224v704q0 40 -28 68t-68 28h-704q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68v-960q0 -40 28 -68t68 -28h1216q40 0 68 28t28 68zM1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320 q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
+<glyph unicode="&#xf115;" horiz-adv-x="1920" d="M1781 605q0 35 -53 35h-1088q-40 0 -85.5 -21.5t-71.5 -52.5l-294 -363q-18 -24 -18 -40q0 -35 53 -35h1088q40 0 86 22t71 53l294 363q18 22 18 39zM640 768h768v160q0 40 -28 68t-68 28h-576q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68 v-853l256 315q44 53 116 87.5t140 34.5zM1909 605q0 -62 -46 -120l-295 -363q-43 -53 -116 -87.5t-140 -34.5h-1088q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 [...]
+<glyph unicode="&#xf116;" horiz-adv-x="1792" />
+<glyph unicode="&#xf117;" horiz-adv-x="1792" />
+<glyph unicode="&#xf118;" d="M1134 461q-37 -121 -138 -195t-228 -74t-228 74t-138 195q-8 25 4 48.5t38 31.5q25 8 48.5 -4t31.5 -38q25 -80 92.5 -129.5t151.5 -49.5t151.5 49.5t92.5 129.5q8 26 32 38t49 4t37 -31.5t4 -48.5zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-2 [...]
+<glyph unicode="&#xf119;" d="M1134 307q8 -25 -4 -48.5t-37 -31.5t-49 4t-32 38q-25 80 -92.5 129.5t-151.5 49.5t-151.5 -49.5t-92.5 -129.5q-8 -26 -31.5 -38t-48.5 -4q-26 8 -38 31.5t-4 48.5q37 121 138 195t228 74t228 -74t138 -195zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248 [...]
+<glyph unicode="&#xf11a;" d="M1152 448q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h640q26 0 45 -19t19 -45zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136. [...]
+<glyph unicode="&#xf11b;" horiz-adv-x="1920" d="M832 448v128q0 14 -9 23t-23 9h-192v192q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-192h-192q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h192v-192q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v192h192q14 0 23 9t9 23zM1408 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1920 512q0 -212 -150 -362t-362 -1 [...]
+<glyph unicode="&#xf11c;" horiz-adv-x="1920" d="M384 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM512 624v-96q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h224q16 0 16 -16zM384 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 368v-96q0 -16 -16 -16 h-864q-16 0 -16 16v96q0 16 16 16h864q16 0 16 -16zM768 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM640 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16z [...]
+<glyph unicode="&#xf11d;" horiz-adv-x="1792" d="M1664 491v616q-169 -91 -306 -91q-82 0 -145 32q-100 49 -184 76.5t-178 27.5q-173 0 -403 -127v-599q245 113 433 113q55 0 103.5 -7.5t98 -26t77 -31t82.5 -39.5l28 -14q44 -22 101 -22q120 0 293 92zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9 h-64q-14 0 -23 9t-9 23v1266q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -9 [...]
+<glyph unicode="&#xf11e;" horiz-adv-x="1792" d="M832 536v192q-181 -16 -384 -117v-185q205 96 384 110zM832 954v197q-172 -8 -384 -126v-189q215 111 384 118zM1664 491v184q-235 -116 -384 -71v224q-20 6 -39 15q-5 3 -33 17t-34.5 17t-31.5 15t-34.5 15.5t-32.5 13t-36 12.5t-35 8.5t-39.5 7.5t-39.5 4t-44 2 q-23 0 -49 -3v-222h19q102 0 192.5 -29t197.5 -82q19 -9 39 -15v-188q42 -17 91 -17q120 0 293 92zM1664 918v189q-169 -91 -306 -91q-45 0 -78 8v-196q148 -42 384 90zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q [...]
+<glyph unicode="&#xf120;" horiz-adv-x="1664" d="M585 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23zM1664 96v-64q0 -14 -9 -23t-23 -9h-960q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h960q14 0 23 -9 t9 -23z" />
+<glyph unicode="&#xf121;" horiz-adv-x="1920" d="M617 137l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23zM1208 1204l-373 -1291q-4 -13 -15.5 -19.5t-23.5 -2.5l-62 17q-13 4 -19.5 15.5t-2.5 24.5 l373 1291q4 13 15.5 19.5t23.5 2.5l62 -17q13 -4 19.5 -15.5t2.5 -24.5zM1865 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10 [...]
+<glyph unicode="&#xf122;" horiz-adv-x="1792" d="M640 454v-70q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-69l-397 -398q-19 -19 -19 -45t19 -45zM1792 416q0 -58 -17 -133.5t-38.5 -138t-48 -125t-40.5 -90.5l-20 -40q-8 -17 -28 -17q-6 0 -9 1 q-25 8 -23 34q43 400 -106 565q-64 71 -170.5 110.5t-267.5 52.5v-251q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-262q411 -28 599 -221q169 - [...]
+<glyph unicode="&#xf123;" horiz-adv-x="1664" d="M1186 579l257 250l-356 52l-66 10l-30 60l-159 322v-963l59 -31l318 -168l-60 355l-12 66zM1638 841l-363 -354l86 -500q5 -33 -6 -51.5t-34 -18.5q-17 0 -40 12l-449 236l-449 -236q-23 -12 -40 -12q-23 0 -34 18.5t-6 51.5l86 500l-364 354q-32 32 -23 59.5t54 34.5 l502 73l225 455q20 41 49 41q28 0 49 -41l225 -455l502 -73q45 -7 54 -34.5t-24 -59.5z" />
+<glyph unicode="&#xf124;" horiz-adv-x="1408" d="M1401 1187l-640 -1280q-17 -35 -57 -35q-5 0 -15 2q-22 5 -35.5 22.5t-13.5 39.5v576h-576q-22 0 -39.5 13.5t-22.5 35.5t4 42t29 30l1280 640q13 7 29 7q27 0 45 -19q15 -14 18.5 -34.5t-6.5 -39.5z" />
+<glyph unicode="&#xf125;" horiz-adv-x="1664" d="M557 256h595v595zM512 301l595 595h-595v-595zM1664 224v-192q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v224h-864q-14 0 -23 9t-9 23v864h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224v224q0 14 9 23t23 9h192q14 0 23 -9t9 -23 v-224h851l246 247q10 9 23 9t23 -9q9 -10 9 -23t-9 -23l-247 -246v-851h224q14 0 23 -9t9 -23z" />
+<glyph unicode="&#xf126;" horiz-adv-x="1024" d="M288 64q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM288 1216q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM928 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1024 1088q0 -52 -26 -96.5t-70 -69.5 q-2 -287 -226 -414q-68 -38 -203 -81q-128 -40 -169.5 -71t-41.5 -100v-26q44 -25 70 -69.5t26 -96.5q0 -80 -56 -136t-136 -56t-136 56t-56 136q0 52 26 96.5t70 69.5v820q-44 25 -70 69.5t-26 96.5q0 80 56 13 [...]
+<glyph unicode="&#xf127;" horiz-adv-x="1664" d="M439 265l-256 -256q-10 -9 -23 -9q-12 0 -23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23zM608 224v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM384 448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23t9 23t23 9h320 q14 0 23 -9t9 -23zM1648 320q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-334 335q-21 21 -42 56l239 18l273 -274q27 -27 68 -27.5t68 26.5l147 146q28 28 28 67q0 40 -28 68l-274 275l18 239 [...]
+<glyph unicode="&#xf128;" horiz-adv-x="1024" d="M704 280v-240q0 -16 -12 -28t-28 -12h-240q-16 0 -28 12t-12 28v240q0 16 12 28t28 12h240q16 0 28 -12t12 -28zM1020 880q0 -54 -15.5 -101t-35 -76.5t-55 -59.5t-57.5 -43.5t-61 -35.5q-41 -23 -68.5 -65t-27.5 -67q0 -17 -12 -32.5t-28 -15.5h-240q-15 0 -25.5 18.5 t-10.5 37.5v45q0 83 65 156.5t143 108.5q59 27 84 56t25 76q0 42 -46.5 74t-107.5 32q-65 0 -108 -29q-35 -25 -107 -115q-13 -16 -31 -16q-12 0 -25 8l-164 125q-13 10 -15.5 25t5.5 28q160 266 464 266q80 0 [...]
+<glyph unicode="&#xf129;" horiz-adv-x="640" d="M640 192v-128q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64v384h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-576h64q26 0 45 -19t19 -45zM512 1344v-192q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v192 q0 26 19 45t45 19h256q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf12a;" horiz-adv-x="640" d="M512 288v-224q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v224q0 26 19 45t45 19h256q26 0 45 -19t19 -45zM542 1344l-28 -768q-1 -26 -20.5 -45t-45.5 -19h-256q-26 0 -45.5 19t-20.5 45l-28 768q-1 26 17.5 45t44.5 19h320q26 0 44.5 -19t17.5 -45z" />
+<glyph unicode="&#xf12b;" d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109zM1534 846v-206h-514l-3 27 q-4 28 -4 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q83 65 188 65q110 0 178 -59.5t68 -158.5q0 -56 -24.5 -103t-62 -76.5t-81.5 -58.5t- [...]
+<glyph unicode="&#xf12c;" d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109zM1536 -50v-206h-514l-4 27 q-3 45 -3 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q80 65 188 65q110 0 178 -59.5t68 -158.5q0 -66 -34.5 -118.5t-84 -86t-99.5 -62.5t- [...]
+<glyph unicode="&#xf12d;" horiz-adv-x="1920" d="M896 128l336 384h-768l-336 -384h768zM1909 1205q15 -34 9.5 -71.5t-30.5 -65.5l-896 -1024q-38 -44 -96 -44h-768q-38 0 -69.5 20.5t-47.5 54.5q-15 34 -9.5 71.5t30.5 65.5l896 1024q38 44 96 44h768q38 0 69.5 -20.5t47.5 -54.5z" />
+<glyph unicode="&#xf12e;" horiz-adv-x="1664" d="M1664 438q0 -81 -44.5 -135t-123.5 -54q-41 0 -77.5 17.5t-59 38t-56.5 38t-71 17.5q-110 0 -110 -124q0 -39 16 -115t15 -115v-5q-22 0 -33 -1q-34 -3 -97.5 -11.5t-115.5 -13.5t-98 -5q-61 0 -103 26.5t-42 83.5q0 37 17.5 71t38 56.5t38 59t17.5 77.5q0 79 -54 123.5 t-135 44.5q-84 0 -143 -45.5t-59 -127.5q0 -43 15 -83t33.5 -64.5t33.5 -53t15 -50.5q0 -45 -46 -89q-37 -35 -117 -35q-95 0 -245 24q-9 2 -27.5 4t-27.5 4l-13 2q-1 0 -3 1q-2 0 -2 1v1024q2 -1 17.5 -3.5t [...]
+<glyph unicode="&#xf130;" horiz-adv-x="1152" d="M1152 832v-128q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-217 24 -364.5 187.5t-147.5 384.5v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -185 131.5 -316.5t316.5 -131.5 t316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45zM896 1216v-512q0 -132 -94 -226t-226 -94t-226 94t-94 226v512q0 132 94 226t226 94t226 -94t94 -226z" />
+<glyph unicode="&#xf131;" horiz-adv-x="1408" d="M271 591l-101 -101q-42 103 -42 214v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -53 15 -113zM1385 1193l-361 -361v-128q0 -132 -94 -226t-226 -94q-55 0 -109 19l-96 -96q97 -51 205 -51q185 0 316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45v-128 q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-125 13 -235 81l-254 -254q-10 -10 -23 -10t-23 10l-82 82q-10 10 -10 23t10 [...]
+<glyph unicode="&#xf132;" horiz-adv-x="1280" d="M1088 576v640h-448v-1137q119 63 213 137q235 184 235 360zM1280 1344v-768q0 -86 -33.5 -170.5t-83 -150t-118 -127.5t-126.5 -103t-121 -77.5t-89.5 -49.5t-42.5 -20q-12 -6 -26 -6t-26 6q-16 7 -42.5 20t-89.5 49.5t-121 77.5t-126.5 103t-118 127.5t-83 150 t-33.5 170.5v768q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf133;" horiz-adv-x="1664" d="M128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280 q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
+<glyph unicode="&#xf134;" horiz-adv-x="1408" d="M512 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 1376v-320q0 -16 -12 -25q-8 -7 -20 -7q-4 0 -7 1l-448 96q-11 2 -18 11t-7 20h-256v-102q111 -23 183.5 -111t72.5 -203v-800q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v800 q0 106 62.5 190.5t161.5 114.5v111h-32q-59 0 -115 -23.5t-91.5 -53t-66 -66.5t-40.5 -53.5t-14 -24.5q-17 -35 -57 -35q-16 0 -29 7q-23 12 -31.5 37t3.5 49q5 10 14.5 26t37.5 53.5t60.5 70t85 67t108.5 52.5q-2 [...]
+<glyph unicode="&#xf135;" horiz-adv-x="1664" d="M1440 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1664 1376q0 -249 -75.5 -430.5t-253.5 -360.5q-81 -80 -195 -176l-20 -379q-2 -16 -16 -26l-384 -224q-7 -4 -16 -4q-12 0 -23 9l-64 64q-13 14 -8 32l85 276l-281 281l-276 -85q-3 -1 -9 -1 q-14 0 -23 9l-64 64q-17 19 -5 39l224 384q10 14 26 16l379 20q96 114 176 195q188 187 358 258t431 71q14 0 24 -9.5t10 -22.5z" />
+<glyph unicode="&#xf136;" horiz-adv-x="1792" d="M1745 763l-164 -763h-334l178 832q13 56 -15 88q-27 33 -83 33h-169l-204 -953h-334l204 953h-286l-204 -953h-334l204 953l-153 327h1276q101 0 189.5 -40.5t147.5 -113.5q60 -73 81 -168.5t0 -194.5z" />
+<glyph unicode="&#xf137;" d="M909 141l102 102q19 19 19 45t-19 45l-307 307l307 307q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf138;" d="M717 141l454 454q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l307 -307l-307 -307q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf139;" d="M1165 397l102 102q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l307 307l307 -307q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf13a;" d="M813 237l454 454q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-307 -307l-307 307q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf13b;" horiz-adv-x="1408" d="M1130 939l16 175h-884l47 -534h612l-22 -228l-197 -53l-196 53l-13 140h-175l22 -278l362 -100h4v1l359 99l50 544h-644l-15 181h674zM0 1408h1408l-128 -1438l-578 -162l-574 162z" />
+<glyph unicode="&#xf13c;" horiz-adv-x="1792" d="M275 1408h1505l-266 -1333l-804 -267l-698 267l71 356h297l-29 -147l422 -161l486 161l68 339h-1208l58 297h1209l38 191h-1208z" />
+<glyph unicode="&#xf13d;" horiz-adv-x="1792" d="M960 1280q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1792 352v-352q0 -22 -20 -30q-8 -2 -12 -2q-13 0 -23 9l-93 93q-119 -143 -318.5 -226.5t-429.5 -83.5t-429.5 83.5t-318.5 226.5l-93 -93q-9 -9 -23 -9q-4 0 -12 2q-20 8 -20 30v352 q0 14 9 23t23 9h352q22 0 30 -20q8 -19 -7 -35l-100 -100q67 -91 189.5 -153.5t271.5 -82.5v647h-192q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h192v163q-58 34 -93 92.5t-35 128.5q0 106 75 181t181 75t181 -75t75 [...]
+<glyph unicode="&#xf13e;" horiz-adv-x="1152" d="M1056 768q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v320q0 185 131.5 316.5t316.5 131.5t316.5 -131.5t131.5 -316.5q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45q0 106 -75 181t-181 75t-181 -75t-75 -181 v-320h736z" />
+<glyph unicode="&#xf140;" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM1152 640q0 159 -112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM1280 640q0 -212 -150 -362t-362 -150t-362 150 t-150 362t150 362t362 150t362 -150t150 -362zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 2 [...]
+<glyph unicode="&#xf141;" horiz-adv-x="1408" d="M384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM896 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM1408 800v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
+<glyph unicode="&#xf142;" horiz-adv-x="384" d="M384 288v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 1312v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
+<glyph unicode="&#xf143;" d="M512 256q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM863 162q-13 232 -177 396t-396 177q-14 1 -24 -9t-10 -23v-128q0 -13 8.5 -22t21.5 -10q154 -11 264 -121t121 -264q1 -13 10 -21.5t22 -8.5h128q13 0 23 10 t9 24zM1247 161q-5 154 -56 297.5t-139.5 260t-205 205t-260 139.5t-297.5 56q-14 1 -23 -9q-10 -10 -10 -23v-128q0 -13 9 -22t22 -10q204 -7 378 -111.5t278.5 -278.5t111.5 -378q1 -13 10 -22t22 -9h128q13 0 23 10q11 9 9 23z [...]
+<glyph unicode="&#xf144;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1152 585q32 18 32 55t-32 55l-544 320q-31 19 -64 1q-32 -19 -32 -56v-640q0 -37 32 -56 q16 -8 32 -8q17 0 32 9z" />
+<glyph unicode="&#xf145;" horiz-adv-x="1792" d="M1024 1084l316 -316l-572 -572l-316 316zM813 105l618 618q19 19 19 45t-19 45l-362 362q-18 18 -45 18t-45 -18l-618 -618q-19 -19 -19 -45t19 -45l362 -362q18 -18 45 -18t45 18zM1702 742l-907 -908q-37 -37 -90.5 -37t-90.5 37l-126 126q56 56 56 136t-56 136 t-136 56t-136 -56l-125 126q-37 37 -37 90.5t37 90.5l907 906q37 37 90.5 37t90.5 -37l125 -125q-56 -56 -56 -136t56 -136t136 -56t136 56l126 -125q37 -37 37 -90.5t-37 -90.5z" />
+<glyph unicode="&#xf146;" d="M1280 576v128q0 26 -19 45t-45 19h-896q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h896q26 0 45 19t19 45zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5 t84.5 -203.5z" />
+<glyph unicode="&#xf147;" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h832q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5 t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf148;" horiz-adv-x="1024" d="M1018 933q-18 -37 -58 -37h-192v-864q0 -14 -9 -23t-23 -9h-704q-21 0 -29 18q-8 20 4 35l160 192q9 11 25 11h320v640h-192q-40 0 -58 37q-17 37 9 68l320 384q18 22 49 22t49 -22l320 -384q27 -32 9 -68z" />
+<glyph unicode="&#xf149;" horiz-adv-x="1024" d="M32 1280h704q13 0 22.5 -9.5t9.5 -23.5v-863h192q40 0 58 -37t-9 -69l-320 -384q-18 -22 -49 -22t-49 22l-320 384q-26 31 -9 69q18 37 58 37h192v640h-320q-14 0 -25 11l-160 192q-13 14 -4 34q9 19 29 19z" />
+<glyph unicode="&#xf14a;" d="M685 237l614 614q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-467 -467l-211 211q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l358 -358q19 -19 45 -19t45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5 t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf14b;" d="M404 428l152 -152l-52 -52h-56v96h-96v56zM818 818q14 -13 -3 -30l-291 -291q-17 -17 -30 -3q-14 13 3 30l291 291q17 17 30 3zM544 128l544 544l-288 288l-544 -544v-288h288zM1152 736l92 92q28 28 28 68t-28 68l-152 152q-28 28 -68 28t-68 -28l-92 -92zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf14c;" d="M1280 608v480q0 26 -19 45t-45 19h-480q-42 0 -59 -39q-17 -41 14 -70l144 -144l-534 -534q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l534 534l144 -144q18 -19 45 -19q12 0 25 5q39 17 39 59zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960 q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf14d;" d="M1005 435l352 352q19 19 19 45t-19 45l-352 352q-30 31 -69 14q-40 -17 -40 -59v-160q-119 0 -216 -19.5t-162.5 -51t-114 -79t-76.5 -95.5t-44.5 -109t-21.5 -111.5t-5 -110.5q0 -181 167 -404q10 -12 25 -12q7 0 13 3q22 9 19 33q-44 354 62 473q46 52 130 75.5 t224 23.5v-160q0 -42 40 -59q12 -5 24 -5q26 0 45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf14e;" d="M640 448l256 128l-256 128v-256zM1024 1039v-542l-512 -256v542zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf150;" d="M1145 861q18 -35 -5 -66l-320 -448q-19 -27 -52 -27t-52 27l-320 448q-23 31 -5 66q17 35 57 35h640q40 0 57 -35zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf151;" d="M1145 419q-17 -35 -57 -35h-640q-40 0 -57 35q-18 35 5 66l320 448q19 27 52 27t52 -27l320 -448q23 -31 5 -66zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf152;" d="M1088 640q0 -33 -27 -52l-448 -320q-31 -23 -66 -5q-35 17 -35 57v640q0 40 35 57q35 18 66 -5l448 -320q27 -19 27 -52zM1280 160v960q0 14 -9 23t-23 9h-960q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h960q14 0 23 9t9 23zM1536 1120v-960q0 -119 -84.5 -203.5 t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf153;" horiz-adv-x="1024" d="M976 229l35 -159q3 -12 -3 -22.5t-17 -14.5l-5 -1q-4 -2 -10.5 -3.5t-16 -4.5t-21.5 -5.5t-25.5 -5t-30 -5t-33.5 -4.5t-36.5 -3t-38.5 -1q-234 0 -409 130.5t-238 351.5h-95q-13 0 -22.5 9.5t-9.5 22.5v113q0 13 9.5 22.5t22.5 9.5h66q-2 57 1 105h-67q-14 0 -23 9 t-9 23v114q0 14 9 23t23 9h98q67 210 243.5 338t400.5 128q102 0 194 -23q11 -3 20 -15q6 -11 3 -24l-43 -159q-3 -13 -14 -19.5t-24 -2.5l-4 1q-4 1 -11.5 2.5l-17.5 3.5t-22.5 3.5t-26 3t-29 2.5t-29.5 1q-126  [...]
+<glyph unicode="&#xf154;" horiz-adv-x="1024" d="M1020 399v-367q0 -14 -9 -23t-23 -9h-956q-14 0 -23 9t-9 23v150q0 13 9.5 22.5t22.5 9.5h97v383h-95q-14 0 -23 9.5t-9 22.5v131q0 14 9 23t23 9h95v223q0 171 123.5 282t314.5 111q185 0 335 -125q9 -8 10 -20.5t-7 -22.5l-103 -127q-9 -11 -22 -12q-13 -2 -23 7 q-5 5 -26 19t-69 32t-93 18q-85 0 -137 -47t-52 -123v-215h305q13 0 22.5 -9t9.5 -23v-131q0 -13 -9.5 -22.5t-22.5 -9.5h-305v-379h414v181q0 13 9 22.5t23 9.5h162q14 0 23 -9.5t9 -22.5z" />
+<glyph unicode="&#xf155;" horiz-adv-x="1024" d="M978 351q0 -153 -99.5 -263.5t-258.5 -136.5v-175q0 -14 -9 -23t-23 -9h-135q-13 0 -22.5 9.5t-9.5 22.5v175q-66 9 -127.5 31t-101.5 44.5t-74 48t-46.5 37.5t-17.5 18q-17 21 -2 41l103 135q7 10 23 12q15 2 24 -9l2 -2q113 -99 243 -125q37 -8 74 -8q81 0 142.5 43 t61.5 122q0 28 -15 53t-33.5 42t-58.5 37.5t-66 32t-80 32.5q-39 16 -61.5 25t-61.5 26.5t-62.5 31t-56.5 35.5t-53.5 42.5t-43.5 49t-35.5 58t-21 66.5t-8.5 78q0 138 98 242t255 134v180q0 13 9.5 22.5t22.5  [...]
+<glyph unicode="&#xf156;" horiz-adv-x="898" d="M898 1066v-102q0 -14 -9 -23t-23 -9h-168q-23 -144 -129 -234t-276 -110q167 -178 459 -536q14 -16 4 -34q-8 -18 -29 -18h-195q-16 0 -25 12q-306 367 -498 571q-9 9 -9 22v127q0 13 9.5 22.5t22.5 9.5h112q132 0 212.5 43t102.5 125h-427q-14 0 -23 9t-9 23v102 q0 14 9 23t23 9h413q-57 113 -268 113h-145q-13 0 -22.5 9.5t-9.5 22.5v133q0 14 9 23t23 9h832q14 0 23 -9t9 -23v-102q0 -14 -9 -23t-23 -9h-233q47 -61 64 -144h171q14 0 23 -9t9 -23z" />
+<glyph unicode="&#xf157;" horiz-adv-x="1027" d="M603 0h-172q-13 0 -22.5 9t-9.5 23v330h-288q-13 0 -22.5 9t-9.5 23v103q0 13 9.5 22.5t22.5 9.5h288v85h-288q-13 0 -22.5 9t-9.5 23v104q0 13 9.5 22.5t22.5 9.5h214l-321 578q-8 16 0 32q10 16 28 16h194q19 0 29 -18l215 -425q19 -38 56 -125q10 24 30.5 68t27.5 61 l191 420q8 19 29 19h191q17 0 27 -16q9 -14 1 -31l-313 -579h215q13 0 22.5 -9.5t9.5 -22.5v-104q0 -14 -9.5 -23t-22.5 -9h-290v-85h290q13 0 22.5 -9.5t9.5 -22.5v-103q0 -14 -9.5 -23t-22.5 -9h-290v-330q [...]
+<glyph unicode="&#xf158;" horiz-adv-x="1280" d="M1043 971q0 100 -65 162t-171 62h-320v-448h320q106 0 171 62t65 162zM1280 971q0 -193 -126.5 -315t-326.5 -122h-340v-118h505q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-505v-192q0 -14 -9.5 -23t-22.5 -9h-167q-14 0 -23 9t-9 23v192h-224q-14 0 -23 9t-9 23v128 q0 14 9 23t23 9h224v118h-224q-14 0 -23 9t-9 23v149q0 13 9 22.5t23 9.5h224v629q0 14 9 23t23 9h539q200 0 326.5 -122t126.5 -315z" />
+<glyph unicode="&#xf159;" horiz-adv-x="1792" d="M514 341l81 299h-159l75 -300q1 -1 1 -3t1 -3q0 1 0.5 3.5t0.5 3.5zM630 768l35 128h-292l32 -128h225zM822 768h139l-35 128h-70zM1271 340l78 300h-162l81 -299q0 -1 0.5 -3.5t1.5 -3.5q0 1 0.5 3t0.5 3zM1382 768l33 128h-297l34 -128h230zM1792 736v-64q0 -14 -9 -23 t-23 -9h-213l-164 -616q-7 -24 -31 -24h-159q-24 0 -31 24l-166 616h-209l-167 -616q-7 -24 -31 -24h-159q-11 0 -19.5 7t-10.5 17l-160 616h-208q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h175l-33 128h-142q-1 [...]
+<glyph unicode="&#xf15a;" horiz-adv-x="1280" d="M1167 896q18 -182 -131 -258q117 -28 175 -103t45 -214q-7 -71 -32.5 -125t-64.5 -89t-97 -58.5t-121.5 -34.5t-145.5 -15v-255h-154v251q-80 0 -122 1v-252h-154v255q-18 0 -54 0.5t-55 0.5h-200l31 183h111q50 0 58 51v402h16q-6 1 -16 1v287q-13 68 -89 68h-111v164 l212 -1q64 0 97 1v252h154v-247q82 2 122 2v245h154v-252q79 -7 140 -22.5t113 -45t82.5 -78t36.5 -114.5zM952 351q0 36 -15 64t-37 46t-57.5 30.5t-65.5 18.5t-74 9t-69 3t-64.5 -1t-47.5 -1v-338q8 0 37 -0 [...]
+<glyph unicode="&#xf15b;" d="M1024 1024v472q22 -14 36 -28l408 -408q14 -14 28 -36h-472zM896 992q0 -40 28 -68t68 -28h544v-1056q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h800v-544z" />
+<glyph unicode="&#xf15c;" d="M1468 1060q14 -14 28 -36h-472v472q22 -14 36 -28zM992 896h544v-1056q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h800v-544q0 -40 28 -68t68 -28zM1152 160v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704 q14 0 23 9t9 23zM1152 416v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23zM1152 672v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23z" />
+<glyph unicode="&#xf15d;" horiz-adv-x="1664" d="M1191 1128h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1572 -23 v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -11v-2l14 2q9 2 30 2h248v119h121zM1661 874v-106h-288v106h75l- [...]
+<glyph unicode="&#xf15e;" horiz-adv-x="1664" d="M1191 104h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1661 -150 v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162l230 -662h70zM1572 1001v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567 [...]
+<glyph unicode="&#xf160;" horiz-adv-x="1792" d="M736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1792 -32v-192q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832 q14 0 23 -9t9 -23zM1600 480v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1408 992v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14  [...]
+<glyph unicode="&#xf161;" horiz-adv-x="1792" d="M1216 -32v-192q0 -14 -9 -23t-23 -9h-256q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192 q14 0 23 -9t9 -23zM1408 480v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1600 992v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14  [...]
+<glyph unicode="&#xf162;" d="M1346 223q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23 zM1486 165q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 [...]
+<glyph unicode="&#xf163;" d="M1346 1247q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9 t9 -23zM1456 -142v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165zM1486 1189q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -4 [...]
+<glyph unicode="&#xf164;" horiz-adv-x="1664" d="M256 192q0 26 -19 45t-45 19q-27 0 -45.5 -19t-18.5 -45q0 -27 18.5 -45.5t45.5 -18.5q26 0 45 18.5t19 45.5zM416 704v-640q0 -26 -19 -45t-45 -19h-288q-26 0 -45 19t-19 45v640q0 26 19 45t45 19h288q26 0 45 -19t19 -45zM1600 704q0 -86 -55 -149q15 -44 15 -76 q3 -76 -43 -137q17 -56 0 -117q-15 -57 -54 -94q9 -112 -49 -181q-64 -76 -197 -78h-36h-76h-17q-66 0 -144 15.5t-121.5 29t-120.5 39.5q-123 43 -158 44q-26 1 -45 19.5t-19 44.5v641q0 25 18 43.5t43 20.5q24  [...]
+<glyph unicode="&#xf165;" horiz-adv-x="1664" d="M256 960q0 -26 -19 -45t-45 -19q-27 0 -45.5 19t-18.5 45q0 27 18.5 45.5t45.5 18.5q26 0 45 -18.5t19 -45.5zM416 448v640q0 26 -19 45t-45 19h-288q-26 0 -45 -19t-19 -45v-640q0 -26 19 -45t45 -19h288q26 0 45 19t19 45zM1545 597q55 -61 55 -149q-1 -78 -57.5 -135 t-134.5 -57h-277q4 -14 8 -24t11 -22t10 -18q18 -37 27 -57t19 -58.5t10 -76.5q0 -24 -0.5 -39t-5 -45t-12 -50t-24 -45t-40 -40.5t-60 -26t-82.5 -10.5q-26 0 -45 19q-20 20 -34 50t-19.5 52t-12.5 61q-9 42 [...]
+<glyph unicode="&#xf166;" d="M919 233v157q0 50 -29 50q-17 0 -33 -16v-224q16 -16 33 -16q29 0 29 49zM1103 355h66v34q0 51 -33 51t-33 -51v-34zM532 621v-70h-80v-423h-74v423h-78v70h232zM733 495v-367h-67v40q-39 -45 -76 -45q-33 0 -42 28q-6 16 -6 54v290h66v-270q0 -24 1 -26q1 -15 15 -15 q20 0 42 31v280h67zM985 384v-146q0 -52 -7 -73q-12 -42 -53 -42q-35 0 -68 41v-36h-67v493h67v-161q32 40 68 40q41 0 53 -42q7 -21 7 -74zM1236 255v-9q0 -29 -2 -43q-3 -22 -15 -40q-27 -40 -80 -40q-52 0 -81 38q-21 27 -21 86 [...]
+<glyph unicode="&#xf167;" d="M971 292v-211q0 -67 -39 -67q-23 0 -45 22v301q22 22 45 22q39 0 39 -67zM1309 291v-46h-90v46q0 68 45 68t45 -68zM343 509h107v94h-312v-94h105v-569h100v569zM631 -60h89v494h-89v-378q-30 -42 -57 -42q-18 0 -21 21q-1 3 -1 35v364h-89v-391q0 -49 8 -73 q12 -37 58 -37q48 0 102 61v-54zM1060 88v197q0 73 -9 99q-17 56 -71 56q-50 0 -93 -54v217h-89v-663h89v48q45 -55 93 -55q54 0 71 55q9 27 9 100zM1398 98v13h-91q0 -51 -2 -61q-7 -36 -40 -36q-46 0 -46 69v87h179v103q0 79 -27 116q-39  [...]
+<glyph unicode="&#xf168;" horiz-adv-x="1408" d="M597 869q-10 -18 -257 -456q-27 -46 -65 -46h-239q-21 0 -31 17t0 36l253 448q1 0 0 1l-161 279q-12 22 -1 37q9 15 32 15h239q40 0 66 -45zM1403 1511q11 -16 0 -37l-528 -934v-1l336 -615q11 -20 1 -37q-10 -15 -32 -15h-239q-42 0 -66 45l-339 622q18 32 531 942 q25 45 64 45h241q22 0 31 -15z" />
+<glyph unicode="&#xf169;" d="M685 771q0 1 -126 222q-21 34 -52 34h-184q-18 0 -26 -11q-7 -12 1 -29l125 -216v-1l-196 -346q-9 -14 0 -28q8 -13 24 -13h185q31 0 50 36zM1309 1268q-7 12 -24 12h-187q-30 0 -49 -35l-411 -729q1 -2 262 -481q20 -35 52 -35h184q18 0 25 12q8 13 -1 28l-260 476v1 l409 723q8 16 0 28zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf16a;" horiz-adv-x="1792" d="M1280 640q0 37 -30 54l-512 320q-31 20 -65 2q-33 -18 -33 -56v-640q0 -38 33 -56q16 -8 31 -8q20 0 34 10l512 320q30 17 30 54zM1792 640q0 -96 -1 -150t-8.5 -136.5t-22.5 -147.5q-16 -73 -69 -123t-124 -58q-222 -25 -671 -25t-671 25q-71 8 -124.5 58t-69.5 123 q-14 65 -21.5 147.5t-8.5 136.5t-1 150t1 150t8.5 136.5t22.5 147.5q16 73 69 123t124 58q222 25 671 25t671 -25q71 -8 124.5 -58t69.5 -123q14 -65 21.5 -147.5t8.5 -136.5t1 -150z" />
+<glyph unicode="&#xf16b;" horiz-adv-x="1792" d="M402 829l494 -305l-342 -285l-490 319zM1388 274v-108l-490 -293v-1l-1 1l-1 -1v1l-489 293v108l147 -96l342 284v2l1 -1l1 1v-2l343 -284zM554 1418l342 -285l-494 -304l-338 270zM1390 829l338 -271l-489 -319l-343 285zM1239 1418l489 -319l-338 -270l-494 304z" />
+<glyph unicode="&#xf16c;" horiz-adv-x="1408" d="M928 135v-151l-707 -1v151zM1169 481v-701l-1 -35v-1h-1132l-35 1h-1v736h121v-618h928v618h120zM241 393l704 -65l-13 -150l-705 65zM309 709l683 -183l-39 -146l-683 183zM472 1058l609 -360l-77 -130l-609 360zM832 1389l398 -585l-124 -85l-399 584zM1285 1536 l121 -697l-149 -26l-121 697z" />
+<glyph unicode="&#xf16d;" d="M1362 110v648h-135q20 -63 20 -131q0 -126 -64 -232.5t-174 -168.5t-240 -62q-197 0 -337 135.5t-140 327.5q0 68 20 131h-141v-648q0 -26 17.5 -43.5t43.5 -17.5h1069q25 0 43 17.5t18 43.5zM1078 643q0 124 -90.5 211.5t-218.5 87.5q-127 0 -217.5 -87.5t-90.5 -211.5 t90.5 -211.5t217.5 -87.5q128 0 218.5 87.5t90.5 211.5zM1362 1003v165q0 28 -20 48.5t-49 20.5h-174q-29 0 -49 -20.5t-20 -48.5v-165q0 -29 20 -49t49 -20h174q29 0 49 20t20 49zM1536 1211v-1142q0 -81 -58 -139t-139 -58h-11 [...]
+<glyph unicode="&#xf16e;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM698 640q0 88 -62 150t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150zM1262 640q0 88 -62 150 t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150z" />
+<glyph unicode="&#xf170;" d="M768 914l201 -306h-402zM1133 384h94l-459 691l-459 -691h94l104 160h522zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf171;" horiz-adv-x="1408" d="M815 677q8 -63 -50.5 -101t-111.5 -6q-39 17 -53.5 58t-0.5 82t52 58q36 18 72.5 12t64 -35.5t27.5 -67.5zM926 698q-14 107 -113 164t-197 13q-63 -28 -100.5 -88.5t-34.5 -129.5q4 -91 77.5 -155t165.5 -56q91 8 152 84t50 168zM1165 1240q-20 27 -56 44.5t-58 22 t-71 12.5q-291 47 -566 -2q-43 -7 -66 -12t-55 -22t-50 -43q30 -28 76 -45.5t73.5 -22t87.5 -11.5q228 -29 448 -1q63 8 89.5 12t72.5 21.5t75 46.5zM1222 205q-8 -26 -15.5 -76.5t-14 -84t-28.5 -70t-58 -56.5q- [...]
+<glyph unicode="&#xf172;" d="M848 666q0 43 -41 66t-77 1q-43 -20 -42.5 -72.5t43.5 -70.5q39 -23 81 4t36 72zM928 682q8 -66 -36 -121t-110 -61t-119 40t-56 113q-2 49 25.5 93t72.5 64q70 31 141.5 -10t81.5 -118zM1100 1073q-20 -21 -53.5 -34t-53 -16t-63.5 -8q-155 -20 -324 0q-44 6 -63 9.5 t-52.5 16t-54.5 32.5q13 19 36 31t40 15.5t47 8.5q198 35 408 1q33 -5 51 -8.5t43 -16t39 -31.5zM1142 327q0 7 5.5 26.5t3 32t-17.5 16.5q-161 -106 -365 -106t-366 106l-12 -6l-5 -12q26 -154 41 -210q47 -81 204 -108q249 -46 4 [...]
+<glyph unicode="&#xf173;" horiz-adv-x="1024" d="M944 207l80 -237q-23 -35 -111 -66t-177 -32q-104 -2 -190.5 26t-142.5 74t-95 106t-55.5 120t-16.5 118v544h-168v215q72 26 129 69.5t91 90t58 102t34 99t15 88.5q1 5 4.5 8.5t7.5 3.5h244v-424h333v-252h-334v-518q0 -30 6.5 -56t22.5 -52.5t49.5 -41.5t81.5 -14 q78 2 134 29z" />
+<glyph unicode="&#xf174;" d="M1136 75l-62 183q-44 -22 -103 -22q-36 -1 -62 10.5t-38.5 31.5t-17.5 40.5t-5 43.5v398h257v194h-256v326h-188q-8 0 -9 -10q-5 -44 -17.5 -87t-39 -95t-77 -95t-118.5 -68v-165h130v-418q0 -57 21.5 -115t65 -111t121 -85.5t176.5 -30.5q69 1 136.5 25t85.5 50z M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf175;" horiz-adv-x="768" d="M765 237q8 -19 -5 -35l-350 -384q-10 -10 -23 -10q-14 0 -24 10l-355 384q-13 16 -5 35q9 19 29 19h224v1248q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1248h224q21 0 29 -19z" />
+<glyph unicode="&#xf176;" horiz-adv-x="768" d="M765 1043q-9 -19 -29 -19h-224v-1248q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1248h-224q-21 0 -29 19t5 35l350 384q10 10 23 10q14 0 24 -10l355 -384q13 -16 5 -35z" />
+<glyph unicode="&#xf177;" horiz-adv-x="1792" d="M1792 736v-192q0 -14 -9 -23t-23 -9h-1248v-224q0 -21 -19 -29t-35 5l-384 350q-10 10 -10 23q0 14 10 24l384 354q16 14 35 6q19 -9 19 -29v-224h1248q14 0 23 -9t9 -23z" />
+<glyph unicode="&#xf178;" horiz-adv-x="1792" d="M1728 643q0 -14 -10 -24l-384 -354q-16 -14 -35 -6q-19 9 -19 29v224h-1248q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h1248v224q0 21 19 29t35 -5l384 -350q10 -10 10 -23z" />
+<glyph unicode="&#xf179;" horiz-adv-x="1408" d="M1393 321q-39 -125 -123 -250q-129 -196 -257 -196q-49 0 -140 32q-86 32 -151 32q-61 0 -142 -33q-81 -34 -132 -34q-152 0 -301 259q-147 261 -147 503q0 228 113 374q112 144 284 144q72 0 177 -30q104 -30 138 -30q45 0 143 34q102 34 173 34q119 0 213 -65 q52 -36 104 -100q-79 -67 -114 -118q-65 -94 -65 -207q0 -124 69 -223t158 -126zM1017 1494q0 -61 -29 -136q-30 -75 -93 -138q-54 -54 -108 -72q-37 -11 -104 -17q3 149 78 257q74 107 250 148q1 -3 2.5 -11t2.5 -11 [...]
+<glyph unicode="&#xf17a;" horiz-adv-x="1664" d="M682 530v-651l-682 94v557h682zM682 1273v-659h-682v565zM1664 530v-786l-907 125v661h907zM1664 1408v-794h-907v669z" />
+<glyph unicode="&#xf17b;" horiz-adv-x="1408" d="M493 1053q16 0 27.5 11.5t11.5 27.5t-11.5 27.5t-27.5 11.5t-27 -11.5t-11 -27.5t11 -27.5t27 -11.5zM915 1053q16 0 27 11.5t11 27.5t-11 27.5t-27 11.5t-27.5 -11.5t-11.5 -27.5t11.5 -27.5t27.5 -11.5zM103 869q42 0 72 -30t30 -72v-430q0 -43 -29.5 -73t-72.5 -30 t-73 30t-30 73v430q0 42 30 72t73 30zM1163 850v-666q0 -46 -32 -78t-77 -32h-75v-227q0 -43 -30 -73t-73 -30t-73 30t-30 73v227h-138v-227q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73l-1 227h-74q-46 0 -78  [...]
+<glyph unicode="&#xf17c;" d="M663 1125q-11 -1 -15.5 -10.5t-8.5 -9.5q-5 -1 -5 5q0 12 19 15h10zM750 1111q-4 -1 -11.5 6.5t-17.5 4.5q24 11 32 -2q3 -6 -3 -9zM399 684q-4 1 -6 -3t-4.5 -12.5t-5.5 -13.5t-10 -13q-7 -10 -1 -12q4 -1 12.5 7t12.5 18q1 3 2 7t2 6t1.5 4.5t0.5 4v3t-1 2.5t-3 2z M1254 325q0 18 -55 42q4 15 7.5 27.5t5 26t3 21.5t0.5 22.5t-1 19.5t-3.5 22t-4 20.5t-5 25t-5.5 26.5q-10 48 -47 103t-72 75q24 -20 57 -83q87 -162 54 -278q-11 -40 -50 -42q-31 -4 -38.5 18.5t-8 83.5t-11.5 107q-9 39 -19.5 69 [...]
+<glyph unicode="&#xf17d;" d="M1024 36q-42 241 -140 498h-2l-2 -1q-16 -6 -43 -16.5t-101 -49t-137 -82t-131 -114.5t-103 -148l-15 11q184 -150 418 -150q132 0 256 52zM839 643q-21 49 -53 111q-311 -93 -673 -93q-1 -7 -1 -21q0 -124 44 -236.5t124 -201.5q50 89 123.5 166.5t142.5 124.5t130.5 81 t99.5 48l37 13q4 1 13 3.5t13 4.5zM732 855q-120 213 -244 378q-138 -65 -234 -186t-128 -272q302 0 606 80zM1416 536q-210 60 -409 29q87 -239 128 -469q111 75 185 189.5t96 250.5zM611 1277q-1 0 -2 -1q1 1 2 1zM1201 1132q [...]
+<glyph unicode="&#xf17e;" d="M1173 473q0 50 -19.5 91.5t-48.5 68.5t-73 49t-82.5 34t-87.5 23l-104 24q-30 7 -44 10.5t-35 11.5t-30 16t-16.5 21t-7.5 30q0 77 144 77q43 0 77 -12t54 -28.5t38 -33.5t40 -29t48 -12q47 0 75.5 32t28.5 77q0 55 -56 99.5t-142 67.5t-182 23q-68 0 -132 -15.5 t-119.5 -47t-89 -87t-33.5 -128.5q0 -61 19 -106.5t56 -75.5t80 -48.5t103 -32.5l146 -36q90 -22 112 -36q32 -20 32 -60q0 -39 -40 -64.5t-105 -25.5q-51 0 -91.5 16t-65 38.5t-45.5 45t-46 38.5t-54 16q-50 0 -75.5 -30t-25.5 -75q0 - [...]
+<glyph unicode="&#xf180;" horiz-adv-x="1280" d="M1000 1102l37 194q5 23 -9 40t-35 17h-712q-23 0 -38.5 -17t-15.5 -37v-1101q0 -7 6 -1l291 352q23 26 38 33.5t48 7.5h239q22 0 37 14.5t18 29.5q24 130 37 191q4 21 -11.5 40t-36.5 19h-294q-29 0 -48 19t-19 48v42q0 29 19 47.5t48 18.5h346q18 0 35 13.5t20 29.5z M1227 1324q-15 -73 -53.5 -266.5t-69.5 -350t-35 -173.5q-6 -22 -9 -32.5t-14 -32.5t-24.5 -33t-38.5 -21t-58 -10h-271q-13 0 -22 -10q-8 -9 -426 -494q-22 -25 -58.5 -28.5t-48.5 5.5q-55 22 -55 98v1410q0 5 [...]
+<glyph unicode="&#xf181;" d="M704 192v1024q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-1024q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1376 576v640q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-640q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408 q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf182;" horiz-adv-x="1280" d="M1280 480q0 -40 -28 -68t-68 -28q-51 0 -80 43l-227 341h-45v-132l247 -411q9 -15 9 -33q0 -26 -19 -45t-45 -19h-192v-272q0 -46 -33 -79t-79 -33h-160q-46 0 -79 33t-33 79v272h-192q-26 0 -45 19t-19 45q0 18 9 33l247 411v132h-45l-227 -341q-29 -43 -80 -43 q-40 0 -68 28t-28 68q0 29 16 53l256 384q73 107 176 107h384q103 0 176 -107l256 -384q16 -24 16 -53zM864 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65. [...]
+<glyph unicode="&#xf183;" horiz-adv-x="1024" d="M1024 832v-416q0 -40 -28 -68t-68 -28t-68 28t-28 68v352h-64v-912q0 -46 -33 -79t-79 -33t-79 33t-33 79v464h-64v-464q0 -46 -33 -79t-79 -33t-79 33t-33 79v912h-64v-352q0 -40 -28 -68t-68 -28t-68 28t-28 68v416q0 80 56 136t136 56h640q80 0 136 -56t56 -136z M736 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
+<glyph unicode="&#xf184;" d="M773 234l350 473q16 22 24.5 59t-6 85t-61.5 79q-40 26 -83 25.5t-73.5 -17.5t-54.5 -45q-36 -40 -96 -40q-59 0 -95 40q-24 28 -54.5 45t-73.5 17.5t-84 -25.5q-46 -31 -60.5 -79t-6 -85t24.5 -59zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf185;" horiz-adv-x="1792" d="M1472 640q0 117 -45.5 223.5t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5t223.5 45.5t184 123t123 184t45.5 223.5zM1748 363q-4 -15 -20 -20l-292 -96v-306q0 -16 -13 -26q-15 -10 -29 -4 l-292 94l-180 -248q-10 -13 -26 -13t-26 13l-180 248l-292 -94q-14 -6 -29 4q-13 10 -13 26v306l-292 96q-16 5 -20 20q-5 17 4 29l180 248l-180 248q-9 13 -4 29q4 15 20 20l292 96v306q0 16 13 26q15 10 2 [...]
+<glyph unicode="&#xf186;" d="M1262 233q-54 -9 -110 -9q-182 0 -337 90t-245 245t-90 337q0 192 104 357q-201 -60 -328.5 -229t-127.5 -384q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51q144 0 273.5 61.5t220.5 171.5zM1465 318q-94 -203 -283.5 -324.5t-413.5 -121.5q-156 0 -298 61 t-245 164t-164 245t-61 298q0 153 57.5 292.5t156 241.5t235.5 164.5t290 68.5q44 2 61 -39q18 -41 -15 -72q-86 -78 -131.5 -181.5t-45.5 -218.5q0 -148 73 -273t198 -198t273 -73q118 0 228 51q41 18 72 -13q14 -14 17.5 -34t-4.5 -38z" />
+<glyph unicode="&#xf187;" horiz-adv-x="1792" d="M1088 704q0 26 -19 45t-45 19h-256q-26 0 -45 -19t-19 -45t19 -45t45 -19h256q26 0 45 19t19 45zM1664 896v-960q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v960q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1728 1344v-256q0 -26 -19 -45t-45 -19h-1536 q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1536q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf188;" horiz-adv-x="1664" d="M1632 576q0 -26 -19 -45t-45 -19h-224q0 -171 -67 -290l208 -209q19 -19 19 -45t-19 -45q-18 -19 -45 -19t-45 19l-198 197q-5 -5 -15 -13t-42 -28.5t-65 -36.5t-82 -29t-97 -13v896h-128v-896q-51 0 -101.5 13.5t-87 33t-66 39t-43.5 32.5l-15 14l-183 -207 q-20 -21 -48 -21q-24 0 -43 16q-19 18 -20.5 44.5t15.5 46.5l202 227q-58 114 -58 274h-224q-26 0 -45 19t-19 45t19 45t45 19h224v294l-173 173q-19 19 -19 45t19 45t45 19t45 -19l173 -173h844l173 173q19 19 45 19t45 [...]
+<glyph unicode="&#xf189;" horiz-adv-x="1920" d="M1917 1016q23 -64 -150 -294q-24 -32 -65 -85q-78 -100 -90 -131q-17 -41 14 -81q17 -21 81 -82h1l1 -1l1 -1l2 -2q141 -131 191 -221q3 -5 6.5 -12.5t7 -26.5t-0.5 -34t-25 -27.5t-59 -12.5l-256 -4q-24 -5 -56 5t-52 22l-20 12q-30 21 -70 64t-68.5 77.5t-61 58 t-56.5 15.5q-3 -1 -8 -3.5t-17 -14.5t-21.5 -29.5t-17 -52t-6.5 -77.5q0 -15 -3.5 -27.5t-7.5 -18.5l-4 -5q-18 -19 -53 -22h-115q-71 -4 -146 16.5t-131.5 53t-103 66t-70.5 57.5l-25 24q-10 10 -27.5 30t-71.5 91 [...]
+<glyph unicode="&#xf18a;" horiz-adv-x="1792" d="M675 252q21 34 11 69t-45 50q-34 14 -73 1t-60 -46q-22 -34 -13 -68.5t43 -50.5t74.5 -2.5t62.5 47.5zM769 373q8 13 3.5 26.5t-17.5 18.5q-14 5 -28.5 -0.5t-21.5 -18.5q-17 -31 13 -45q14 -5 29 0.5t22 18.5zM943 266q-45 -102 -158 -150t-224 -12 q-107 34 -147.5 126.5t6.5 187.5q47 93 151.5 139t210.5 19q111 -29 158.5 -119.5t2.5 -190.5zM1255 426q-9 96 -89 170t-208.5 109t-274.5 21q-223 -23 -369.5 -141.5t-132.5 -264.5q9 -96 89 -170t208.5 -109t274.5 -21q223 23 [...]
+<glyph unicode="&#xf18b;" d="M1133 -34q-171 -94 -368 -94q-196 0 -367 94q138 87 235.5 211t131.5 268q35 -144 132.5 -268t235.5 -211zM638 1394v-485q0 -252 -126.5 -459.5t-330.5 -306.5q-181 215 -181 495q0 187 83.5 349.5t229.5 269.5t325 137zM1536 638q0 -280 -181 -495 q-204 99 -330.5 306.5t-126.5 459.5v485q179 -30 325 -137t229.5 -269.5t83.5 -349.5z" />
+<glyph unicode="&#xf18c;" horiz-adv-x="1408" d="M1402 433q-32 -80 -76 -138t-91 -88.5t-99 -46.5t-101.5 -14.5t-96.5 8.5t-86.5 22t-69.5 27.5t-46 22.5l-17 10q-113 -228 -289.5 -359.5t-384.5 -132.5q-19 0 -32 13t-13 32t13 31.5t32 12.5q173 1 322.5 107.5t251.5 294.5q-36 -14 -72 -23t-83 -13t-91 2.5t-93 28.5 t-92 59t-84.5 100t-74.5 146q114 47 214 57t167.5 -7.5t124.5 -56.5t88.5 -77t56.5 -82q53 131 79 291q-7 -1 -18 -2.5t-46.5 -2.5t-69.5 0.5t-81.5 10t-88.5 23t-84 42.5t-75 65t-54.5 94.5t-28.5 127.5q70  [...]
+<glyph unicode="&#xf18d;" horiz-adv-x="1280" d="M1259 283v-66q0 -85 -57.5 -144.5t-138.5 -59.5h-57l-260 -269v269h-529q-81 0 -138.5 59.5t-57.5 144.5v66h1238zM1259 609v-255h-1238v255h1238zM1259 937v-255h-1238v255h1238zM1259 1077v-67h-1238v67q0 84 57.5 143.5t138.5 59.5h846q81 0 138.5 -59.5t57.5 -143.5z " />
+<glyph unicode="&#xf18e;" d="M1152 640q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192h-352q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h352v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf190;" d="M1152 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-192q0 -14 -9 -23t-23 -9q-12 0 -24 10l-319 319q-9 9 -9 23t9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h352q13 0 22.5 -9.5t9.5 -22.5zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf191;" d="M1024 960v-640q0 -26 -19 -45t-45 -19q-20 0 -37 12l-448 320q-27 19 -27 52t27 52l448 320q17 12 37 12q26 0 45 -19t19 -45zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5z M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf192;" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5 t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf193;" horiz-adv-x="1664" d="M1023 349l102 -204q-58 -179 -210 -290t-339 -111q-156 0 -288.5 77.5t-210 210t-77.5 288.5q0 181 104.5 330t274.5 211l17 -131q-122 -54 -195 -165.5t-73 -244.5q0 -185 131.5 -316.5t316.5 -131.5q126 0 232.5 65t165 175.5t49.5 236.5zM1571 249l58 -114l-256 -128 q-13 -7 -29 -7q-40 0 -57 35l-239 477h-472q-24 0 -42.5 16.5t-21.5 40.5l-96 779q-2 16 6 42q14 51 57 82.5t97 31.5q66 0 113 -47t47 -113q0 -69 -52 -117.5t-120 -41.5l37 -289h423v-128h-407l16 -128h455 [...]
+<glyph unicode="&#xf194;" d="M1254 899q16 85 -21 132q-52 65 -187 45q-17 -3 -41 -12.5t-57.5 -30.5t-64.5 -48.5t-59.5 -70t-44.5 -91.5q80 7 113.5 -16t26.5 -99q-5 -52 -52 -143q-43 -78 -71 -99q-44 -32 -87 14q-23 24 -37.5 64.5t-19 73t-10 84t-8.5 71.5q-23 129 -34 164q-12 37 -35.5 69 t-50.5 40q-57 16 -127 -25q-54 -32 -136.5 -106t-122.5 -102v-7q16 -8 25.5 -26t21.5 -20q21 -3 54.5 8.5t58 10.5t41.5 -30q11 -18 18.5 -38.5t15 -48t12.5 -40.5q17 -46 53 -187q36 -146 57 -197q42 -99 103 -125q43 -12 85 -1.5t7 [...]
+<glyph unicode="&#xf195;" horiz-adv-x="1152" d="M1152 704q0 -191 -94.5 -353t-256.5 -256.5t-353 -94.5h-160q-14 0 -23 9t-9 23v611l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v93l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v250q0 14 9 23t23 9h160 q14 0 23 -9t9 -23v-181l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-93l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-487q188 13 318 151t130 328q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
+<glyph unicode="&#xf196;" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-352v-352q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v352h-352q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h352v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-352h352q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832 q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 20 [...]
+<glyph unicode="&#xf197;" horiz-adv-x="2176" d="M620 416q-110 -64 -268 -64h-128v64h-64q-13 0 -22.5 23.5t-9.5 56.5q0 24 7 49q-58 2 -96.5 10.5t-38.5 20.5t38.5 20.5t96.5 10.5q-7 25 -7 49q0 33 9.5 56.5t22.5 23.5h64v64h128q158 0 268 -64h1113q42 -7 106.5 -18t80.5 -14q89 -15 150 -40.5t83.5 -47.5t22.5 -40 t-22.5 -40t-83.5 -47.5t-150 -40.5q-16 -3 -80.5 -14t-106.5 -18h-1113zM1739 668q53 -36 53 -92t-53 -92l81 -30q68 48 68 122t-68 122zM625 400h1015q-217 -38 -456 -80q-57 0 -113 -24t-83 -48l-28 -24l-2 [...]
+<glyph unicode="&#xf198;" horiz-adv-x="1664" d="M1519 760q62 0 103.5 -40.5t41.5 -101.5q0 -97 -93 -130l-172 -59l56 -167q7 -21 7 -47q0 -59 -42 -102t-101 -43q-47 0 -85.5 27t-53.5 72l-55 165l-310 -106l55 -164q8 -24 8 -47q0 -59 -42 -102t-102 -43q-47 0 -85 27t-53 72l-55 163l-153 -53q-29 -9 -50 -9 q-61 0 -101.5 40t-40.5 101q0 47 27.5 85t71.5 53l156 53l-105 313l-156 -54q-26 -8 -48 -8q-60 0 -101 40.5t-41 100.5q0 47 27.5 85t71.5 53l157 53l-53 159q-8 24 -8 47q0 60 42 102.5t102 42.5q47 0 85 -27t53 - [...]
+<glyph unicode="&#xf199;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM1280 352v436q-31 -35 -64 -55q-34 -22 -132.5 -85t-151.5 -99q-98 -69 -164 -69v0v0q-66 0 -164 69 q-46 32 -141.5 92.5t-142.5 92.5q-12 8 -33 27t-31 27v-436q0 -40 28 -68t68 -28h832q40 0 68 28t28 68zM1280 925q0 41 -27.5 70t-68.5 29h-832q-40 0 -68 -28t-28 -68q0 -37 30.5 -76.5t67.5 -64.5q47 -32 137.5 -89t129.5 -83q3 -2 [...]
+<glyph unicode="&#xf19a;" horiz-adv-x="1792" d="M127 640q0 163 67 313l367 -1005q-196 95 -315 281t-119 411zM1415 679q0 -19 -2.5 -38.5t-10 -49.5t-11.5 -44t-17.5 -59t-17.5 -58l-76 -256l-278 826q46 3 88 8q19 2 26 18.5t-2.5 31t-28.5 13.5l-205 -10q-75 1 -202 10q-12 1 -20.5 -5t-11.5 -15t-1.5 -18.5t9 -16.5 t19.5 -8l80 -8l120 -328l-168 -504l-280 832q46 3 88 8q19 2 26 18.5t-2.5 31t-28.5 13.5l-205 -10q-7 0 -23 0.5t-26 0.5q105 160 274.5 253.5t367.5 93.5q147 0 280.5 -53t238.5 -149h-10q-55 0 -92 -40.5 [...]
+<glyph unicode="&#xf19b;" horiz-adv-x="1792" d="M1086 1536v-1536l-272 -128q-228 20 -414 102t-293 208.5t-107 272.5q0 140 100.5 263.5t275 205.5t391.5 108v-172q-217 -38 -356.5 -150t-139.5 -255q0 -152 154.5 -267t388.5 -145v1360zM1755 954l37 -390l-525 114l147 83q-119 70 -280 99v172q277 -33 481 -157z" />
+<glyph unicode="&#xf19c;" horiz-adv-x="2048" d="M960 1536l960 -384v-128h-128q0 -26 -20.5 -45t-48.5 -19h-1526q-28 0 -48.5 19t-20.5 45h-128v128zM256 896h256v-768h128v768h256v-768h128v768h256v-768h128v768h256v-768h59q28 0 48.5 -19t20.5 -45v-64h-1664v64q0 26 20.5 45t48.5 19h59v768zM1851 -64 q28 0 48.5 -19t20.5 -45v-128h-1920v128q0 26 20.5 45t48.5 19h1782z" />
+<glyph unicode="&#xf19d;" horiz-adv-x="2304" d="M1774 700l18 -316q4 -69 -82 -128t-235 -93.5t-323 -34.5t-323 34.5t-235 93.5t-82 128l18 316l574 -181q22 -7 48 -7t48 7zM2304 1024q0 -23 -22 -31l-1120 -352q-4 -1 -10 -1t-10 1l-652 206q-43 -34 -71 -111.5t-34 -178.5q63 -36 63 -109q0 -69 -58 -107l58 -433 q2 -14 -8 -25q-9 -11 -24 -11h-192q-15 0 -24 11q-10 11 -8 25l58 433q-58 38 -58 107q0 73 65 111q11 207 98 330l-333 104q-22 8 -22 31t22 31l1120 352q4 1 10 1t10 -1l1120 -352q22 -8 22 -31z" />
+<glyph unicode="&#xf19e;" d="M859 579l13 -707q-62 11 -105 11q-41 0 -105 -11l13 707q-40 69 -168.5 295.5t-216.5 374.5t-181 287q58 -15 108 -15q43 0 111 15q63 -111 133.5 -229.5t167 -276.5t138.5 -227q37 61 109.5 177.5t117.5 190t105 176t107 189.5q54 -14 107 -14q56 0 114 14v0 q-28 -39 -60 -88.5t-49.5 -78.5t-56.5 -96t-49 -84q-146 -248 -353 -610z" />
+<glyph unicode="&#xf1a0;" horiz-adv-x="1280" d="M981 197q0 25 -7 49t-14.5 42t-27 41.5t-29.5 35t-38.5 34.5t-36.5 29t-41.5 30t-36.5 26q-16 2 -49 2q-53 0 -104.5 -7t-107 -25t-97 -46t-68.5 -74.5t-27 -105.5q0 -56 23.5 -102t61 -75.5t87 -50t100 -29t101.5 -8.5q58 0 111.5 13t99 39t73 73t27.5 109zM864 1055 q0 59 -17 125.5t-48 129t-84 103.5t-117 41q-42 0 -82.5 -19.5t-66.5 -52.5q-46 -59 -46 -160q0 -46 10 -97.5t31.5 -103t52 -92.5t75 -67t96.5 -26q37 0 77.5 16.5t65.5 43.5q53 56 53 159zM752 1536h417l-137 [...]
+<glyph unicode="&#xf1a1;" horiz-adv-x="1984" d="M831 572q0 -56 -40.5 -96t-96.5 -40q-57 0 -98 40t-41 96q0 57 41.5 98t97.5 41t96.5 -41t40.5 -98zM1292 711q56 0 96.5 -41t40.5 -98q0 -56 -40.5 -96t-96.5 -40q-57 0 -98 40t-41 96q0 57 41.5 98t97.5 41zM1984 722q0 -62 -31 -114t-83 -82q5 -33 5 -61 q0 -121 -68.5 -230.5t-197.5 -193.5q-125 -82 -285.5 -125.5t-335.5 -43.5q-176 0 -336.5 43.5t-284.5 125.5q-129 84 -197.5 193t-68.5 231q0 29 5 66q-48 31 -77 81.5t-29 109.5q0 94 66 160t160 66q83 0 148 -55q248 1 [...]
+<glyph unicode="&#xf1a2;" d="M950 393q7 7 17.5 7t17.5 -7t7 -18t-7 -18q-65 -64 -208 -64h-1h-1q-143 0 -207 64q-8 7 -8 18t8 18q7 7 17.5 7t17.5 -7q49 -51 172 -51h1h1q122 0 173 51zM671 613q0 -37 -26 -64t-63 -27t-63 27t-26 64t26 63t63 26t63 -26t26 -63zM1214 1049q-29 0 -50 21t-21 50 q0 30 21 51t50 21q30 0 51 -21t21 -51q0 -29 -21 -50t-51 -21zM1216 1408q132 0 226 -94t94 -227v-894q0 -133 -94 -227t-226 -94h-896q-132 0 -226 94t-94 227v894q0 133 94 227t226 94h896zM1321 596q35 14 57 45.5t22 70.5q0 51  [...]
+<glyph unicode="&#xf1a3;" d="M866 697l90 27v62q0 79 -58 135t-138 56t-138 -55.5t-58 -134.5v-283q0 -20 -14 -33.5t-33 -13.5t-32.5 13.5t-13.5 33.5v120h-151v-122q0 -82 57.5 -139t139.5 -57q81 0 138.5 56.5t57.5 136.5v280q0 19 13.5 33t33.5 14q19 0 32.5 -14t13.5 -33v-54zM1199 502v122h-150 v-126q0 -20 -13.5 -33.5t-33.5 -13.5q-19 0 -32.5 14t-13.5 33v123l-90 -26l-60 28v-123q0 -80 58 -137t139 -57t138.5 57t57.5 139zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385 [...]
+<glyph unicode="&#xf1a4;" horiz-adv-x="1920" d="M1062 824v118q0 42 -30 72t-72 30t-72 -30t-30 -72v-612q0 -175 -126 -299t-303 -124q-178 0 -303.5 125.5t-125.5 303.5v266h328v-262q0 -43 30 -72.5t72 -29.5t72 29.5t30 72.5v620q0 171 126.5 292t301.5 121q176 0 302 -122t126 -294v-136l-195 -58zM1592 602h328 v-266q0 -178 -125.5 -303.5t-303.5 -125.5q-177 0 -303 124.5t-126 300.5v268l131 -61l195 58v-270q0 -42 30 -71.5t72 -29.5t72 29.5t30 71.5v275z" />
+<glyph unicode="&#xf1a5;" d="M1472 160v480h-704v704h-480q-93 0 -158.5 -65.5t-65.5 -158.5v-480h704v-704h480q93 0 158.5 65.5t65.5 158.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5 t84.5 -203.5z" />
+<glyph unicode="&#xf1a6;" horiz-adv-x="2048" d="M328 1254h204v-983h-532v697h328v286zM328 435v369h-123v-369h123zM614 968v-697h205v697h-205zM614 1254v-204h205v204h-205zM901 968h533v-942h-533v163h328v82h-328v697zM1229 435v369h-123v-369h123zM1516 968h532v-942h-532v163h327v82h-327v697zM1843 435v369h-123 v-369h123z" />
+<glyph unicode="&#xf1a7;" d="M1046 516q0 -64 -38 -109t-91 -45q-43 0 -70 15v277q28 17 70 17q53 0 91 -45.5t38 -109.5zM703 944q0 -64 -38 -109.5t-91 -45.5q-43 0 -70 15v277q28 17 70 17q53 0 91 -45t38 -109zM1265 513q0 134 -88 229t-213 95q-20 0 -39 -3q-23 -78 -78 -136q-87 -95 -211 -101 v-636l211 41v206q51 -19 117 -19q125 0 213 95t88 229zM922 940q0 134 -88.5 229t-213.5 95q-74 0 -141 -36h-186v-840l211 41v206q55 -19 116 -19q125 0 213.5 95t88.5 229zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h- [...]
+<glyph unicode="&#xf1a8;" horiz-adv-x="2038" d="M1222 607q75 3 143.5 -20.5t118 -58.5t101 -94.5t84 -108t75.5 -120.5q33 -56 78.5 -109t75.5 -80.5t99 -88.5q-48 -30 -108.5 -57.5t-138.5 -59t-114 -47.5q-44 37 -74 115t-43.5 164.5t-33 180.5t-42.5 168.5t-72.5 123t-122.5 48.5l-10 -2l-6 -4q4 -5 13 -14 q6 -5 28 -23.5t25.5 -22t19 -18t18 -20.5t11.5 -21t10.5 -27.5t4.5 -31t4 -40.5l1 -33q1 -26 -2.5 -57.5t-7.5 -52t-12.5 -58.5t-11.5 -53q-35 1 -101 -9.5t-98 -10.5q-39 0 -72 10q-2 16 -2 47q0 74 3 96q2 13 31.5  [...]
+<glyph unicode="&#xf1a9;" d="M1167 -50q-5 19 -24 5q-30 -22 -87 -39t-131 -17q-129 0 -193 49q-5 4 -13 4q-11 0 -26 -12q-7 -6 -7.5 -16t7.5 -20q34 -32 87.5 -46t102.5 -12.5t99 4.5q41 4 84.5 20.5t65 30t28.5 20.5q12 12 7 29zM1128 65q-19 47 -39 61q-23 15 -76 15q-47 0 -71 -10 q-29 -12 -78 -56q-26 -24 -12 -44q9 -8 17.5 -4.5t31.5 23.5q3 2 10.5 8.5t10.5 8.5t10 7t11.5 7t12.5 5t15 4.5t16.5 2.5t20.5 1q27 0 44.5 -7.5t23 -14.5t13.5 -22q10 -17 12.5 -20t12.5 1q23 12 14 34zM1483 346q0 22 -5 44.5t-16.5 45t-34 [...]
+<glyph unicode="&#xf1aa;" d="M1070 463l-160 -160l-151 -152l-30 -30q-65 -64 -151.5 -87t-171.5 -2q-16 -70 -72 -115t-129 -45q-85 0 -145 60.5t-60 145.5q0 72 44.5 128t113.5 72q-22 86 1 173t88 152l12 12l151 -152l-11 -11q-37 -37 -37 -89t37 -90q37 -37 89 -37t89 37l30 30l151 152l161 160z M729 1145l12 -12l-152 -152l-12 12q-37 37 -89 37t-89 -37t-37 -89.5t37 -89.5l29 -29l152 -152l160 -160l-151 -152l-161 160l-151 152l-30 30q-68 67 -90 159.5t5 179.5q-70 15 -115 71t-45 129q0 85 60 145.5t145 60.5q76 0 1 [...]
+<glyph unicode="&#xf1ab;" d="M654 458q-1 -3 -12.5 0.5t-31.5 11.5l-20 9q-44 20 -87 49q-7 5 -41 31.5t-38 28.5q-67 -103 -134 -181q-81 -95 -105 -110q-4 -2 -19.5 -4t-18.5 0q6 4 82 92q21 24 85.5 115t78.5 118q17 30 51 98.5t36 77.5q-8 1 -110 -33q-8 -2 -27.5 -7.5t-34.5 -9.5t-17 -5 q-2 -2 -2 -10.5t-1 -9.5q-5 -10 -31 -15q-23 -7 -47 0q-18 4 -28 21q-4 6 -5 23q6 2 24.5 5t29.5 6q58 16 105 32q100 35 102 35q10 2 43 19.5t44 21.5q9 3 21.5 8t14.5 5.5t6 -0.5q2 -12 -1 -33q0 -2 -12.5 -27t-26.5 -53.5t-17 -33.5q [...]
+<glyph unicode="&#xf1ac;" horiz-adv-x="1792" d="M288 1152q66 0 113 -47t47 -113v-1088q0 -66 -47 -113t-113 -47h-128q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h128zM1664 989q58 -34 93 -93t35 -128v-768q0 -106 -75 -181t-181 -75h-864q-66 0 -113 47t-47 113v1536q0 40 28 68t68 28h672q40 0 88 -20t76 -48 l152 -152q28 -28 48 -76t20 -88v-163zM928 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM928 256v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 - [...]
+<glyph unicode="&#xf1ad;" d="M1344 1536q26 0 45 -19t19 -45v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h1280zM512 1248v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 992v-64q0 -14 9 -23t23 -9h64q14 0 23 9 t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 736v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 480v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-6 [...]
+<glyph unicode="&#xf1ae;" horiz-adv-x="1280" d="M1188 988l-292 -292v-824q0 -46 -33 -79t-79 -33t-79 33t-33 79v384h-64v-384q0 -46 -33 -79t-79 -33t-79 33t-33 79v824l-292 292q-28 28 -28 68t28 68t68 28t68 -28l228 -228h368l228 228q28 28 68 28t68 -28t28 -68t-28 -68zM864 1152q0 -93 -65.5 -158.5 t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
+<glyph unicode="&#xf1b0;" horiz-adv-x="1664" d="M780 1064q0 -60 -19 -113.5t-63 -92.5t-105 -39q-76 0 -138 57.5t-92 135.5t-30 151q0 60 19 113.5t63 92.5t105 39q77 0 138.5 -57.5t91.5 -135t30 -151.5zM438 581q0 -80 -42 -139t-119 -59q-76 0 -141.5 55.5t-100.5 133.5t-35 152q0 80 42 139.5t119 59.5 q76 0 141.5 -55.5t100.5 -134t35 -152.5zM832 608q118 0 255 -97.5t229 -237t92 -254.5q0 -46 -17 -76.5t-48.5 -45t-64.5 -20t-76 -5.5q-68 0 -187.5 45t-182.5 45q-66 0 -192.5 -44.5t-200.5 -44.5q-183 0 -183 146q0 [...]
+<glyph unicode="&#xf1b1;" horiz-adv-x="768" d="M704 1008q0 -145 -57 -243.5t-152 -135.5l45 -821q2 -26 -16 -45t-44 -19h-192q-26 0 -44 19t-16 45l45 821q-95 37 -152 135.5t-57 243.5q0 128 42.5 249.5t117.5 200t160 78.5t160 -78.5t117.5 -200t42.5 -249.5z" />
+<glyph unicode="&#xf1b2;" horiz-adv-x="1792" d="M896 -93l640 349v636l-640 -233v-752zM832 772l698 254l-698 254l-698 -254zM1664 1024v-768q0 -35 -18 -65t-49 -47l-704 -384q-28 -16 -61 -16t-61 16l-704 384q-31 17 -49 47t-18 65v768q0 40 23 73t61 47l704 256q22 8 44 8t44 -8l704 -256q38 -14 61 -47t23 -73z " />
+<glyph unicode="&#xf1b3;" horiz-adv-x="2304" d="M640 -96l384 192v314l-384 -164v-342zM576 358l404 173l-404 173l-404 -173zM1664 -96l384 192v314l-384 -164v-342zM1600 358l404 173l-404 173l-404 -173zM1152 651l384 165v266l-384 -164v-267zM1088 1030l441 189l-441 189l-441 -189zM2176 512v-416q0 -36 -19 -67 t-52 -47l-448 -224q-25 -14 -57 -14t-57 14l-448 224q-5 2 -7 4q-2 -2 -7 -4l-448 -224q-25 -14 -57 -14t-57 14l-448 224q-33 16 -52 47t-19 67v416q0 38 21.5 70t56.5 48l434 186v400q0 38 21.5 70t56.5 48l [...]
+<glyph unicode="&#xf1b4;" horiz-adv-x="2048" d="M1848 1197h-511v-124h511v124zM1596 771q-90 0 -146 -52.5t-62 -142.5h408q-18 195 -200 195zM1612 186q63 0 122 32t76 87h221q-100 -307 -427 -307q-214 0 -340.5 132t-126.5 347q0 208 130.5 345.5t336.5 137.5q138 0 240.5 -68t153 -179t50.5 -248q0 -17 -2 -47h-658 q0 -111 57.5 -171.5t166.5 -60.5zM277 236h296q205 0 205 167q0 180 -199 180h-302v-347zM277 773h281q78 0 123.5 36.5t45.5 113.5q0 144 -190 144h-260v-294zM0 1282h594q87 0 155 -14t126.5 -47.5t90 -96 [...]
+<glyph unicode="&#xf1b5;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM499 1041h-371v-787h382q117 0 197 57.5t80 170.5q0 158 -143 200q107 52 107 164q0 57 -19.5 96.5 t-56.5 60.5t-79 29.5t-97 8.5zM477 723h-176v184h163q119 0 119 -90q0 -94 -106 -94zM486 388h-185v217h189q124 0 124 -113q0 -104 -128 -104zM1136 356q-68 0 -104 38t-36 107h411q1 10 1 30q0 132 -74.5 220.5t-203.5 88.5q-128 0 - [...]
+<glyph unicode="&#xf1b6;" horiz-adv-x="1792" d="M1582 954q0 -101 -71.5 -172.5t-172.5 -71.5t-172.5 71.5t-71.5 172.5t71.5 172.5t172.5 71.5t172.5 -71.5t71.5 -172.5zM812 212q0 104 -73 177t-177 73q-27 0 -54 -6l104 -42q77 -31 109.5 -106.5t1.5 -151.5q-31 -77 -107 -109t-152 -1q-21 8 -62 24.5t-61 24.5 q32 -60 91 -96.5t130 -36.5q104 0 177 73t73 177zM1642 953q0 126 -89.5 215.5t-215.5 89.5q-127 0 -216.5 -89.5t-89.5 -215.5q0 -127 89.5 -216t216.5 -89q126 0 215.5 89t89.5 216zM1792 953q0 -189 -133.5 -32 [...]
+<glyph unicode="&#xf1b7;" d="M1242 889q0 80 -57 136.5t-137 56.5t-136.5 -57t-56.5 -136q0 -80 56.5 -136.5t136.5 -56.5t137 56.5t57 136.5zM632 301q0 -83 -58 -140.5t-140 -57.5q-56 0 -103 29t-72 77q52 -20 98 -40q60 -24 120 1.5t85 86.5q24 60 -1.5 120t-86.5 84l-82 33q22 5 42 5 q82 0 140 -57.5t58 -140.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v153l172 -69q20 -92 93.5 -152t168.5 -60q104 0 181 70t87 173l345 252q150 0 255.5 105.5t105.5 254.5q0 150 -105.5 2 [...]
+<glyph unicode="&#xf1b8;" horiz-adv-x="1792" d="M836 367l-15 -368l-2 -22l-420 29q-36 3 -67 31.5t-47 65.5q-11 27 -14.5 55t4 65t12 55t21.5 64t19 53q78 -12 509 -28zM449 953l180 -379l-147 92q-63 -72 -111.5 -144.5t-72.5 -125t-39.5 -94.5t-18.5 -63l-4 -21l-190 357q-17 26 -18 56t6 47l8 18q35 63 114 188 l-140 86zM1680 436l-188 -359q-12 -29 -36.5 -46.5t-43.5 -20.5l-18 -4q-71 -7 -219 -12l8 -164l-230 367l211 362l7 -173q170 -16 283 -5t170 33zM895 1360q-47 -63 -265 -435l-317 187l-19 12l225 356q20 31 6 [...]
+<glyph unicode="&#xf1b9;" horiz-adv-x="2048" d="M480 448q0 66 -47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47t113 47t47 113zM516 768h1016l-89 357q-2 8 -14 17.5t-21 9.5h-768q-9 0 -21 -9.5t-14 -17.5zM1888 448q0 66 -47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47t113 47t47 113zM2048 544v-384 q0 -14 -9 -23t-23 -9h-96v-128q0 -80 -56 -136t-136 -56t-136 56t-56 136v128h-1024v-128q0 -80 -56 -136t-136 -56t-136 56t-56 136v128h-96q-14 0 -23 9t-9 23v384q0 93 65.5 158.5t158.5 65.5h28l105 419q23 94  [...]
+<glyph unicode="&#xf1ba;" horiz-adv-x="2048" d="M1824 640q93 0 158.5 -65.5t65.5 -158.5v-384q0 -14 -9 -23t-23 -9h-96v-64q0 -80 -56 -136t-136 -56t-136 56t-56 136v64h-1024v-64q0 -80 -56 -136t-136 -56t-136 56t-56 136v64h-96q-14 0 -23 9t-9 23v384q0 93 65.5 158.5t158.5 65.5h28l105 419q23 94 104 157.5 t179 63.5h128v224q0 14 9 23t23 9h448q14 0 23 -9t9 -23v-224h128q98 0 179 -63.5t104 -157.5l105 -419h28zM320 160q66 0 113 47t47 113t-47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47zM516 640h1016l-89 [...]
+<glyph unicode="&#xf1bb;" d="M1504 64q0 -26 -19 -45t-45 -19h-462q1 -17 6 -87.5t5 -108.5q0 -25 -18 -42.5t-43 -17.5h-320q-25 0 -43 17.5t-18 42.5q0 38 5 108.5t6 87.5h-462q-26 0 -45 19t-19 45t19 45l402 403h-229q-26 0 -45 19t-19 45t19 45l402 403h-197q-26 0 -45 19t-19 45t19 45l384 384 q19 19 45 19t45 -19l384 -384q19 -19 19 -45t-19 -45t-45 -19h-197l402 -403q19 -19 19 -45t-19 -45t-45 -19h-229l402 -403q19 -19 19 -45z" />
+<glyph unicode="&#xf1bc;" d="M1127 326q0 32 -30 51q-193 115 -447 115q-133 0 -287 -34q-42 -9 -42 -52q0 -20 13.5 -34.5t35.5 -14.5q5 0 37 8q132 27 243 27q226 0 397 -103q19 -11 33 -11q19 0 33 13.5t14 34.5zM1223 541q0 40 -35 61q-237 141 -548 141q-153 0 -303 -42q-48 -13 -48 -64 q0 -25 17.5 -42.5t42.5 -17.5q7 0 37 8q122 33 251 33q279 0 488 -124q24 -13 38 -13q25 0 42.5 17.5t17.5 42.5zM1331 789q0 47 -40 70q-126 73 -293 110.5t-343 37.5q-204 0 -364 -47q-23 -7 -38.5 -25.5t-15.5 -48.5q0 -31 20.5 -52t [...]
+<glyph unicode="&#xf1bd;" d="M1397 1408q58 0 98.5 -40.5t40.5 -98.5v-1258q0 -58 -40.5 -98.5t-98.5 -40.5h-1258q-58 0 -98.5 40.5t-40.5 98.5v1258q0 58 40.5 98.5t98.5 40.5h1258zM1465 11v1258q0 28 -20 48t-48 20h-1258q-28 0 -48 -20t-20 -48v-1258q0 -28 20 -48t48 -20h1258q28 0 48 20t20 48 zM694 749l188 -387l533 145v-496q0 -7 -5.5 -12.5t-12.5 -5.5h-1258q-7 0 -12.5 5.5t-5.5 12.5v141l711 195l-212 439q4 1 12 2.5t12 1.5q170 32 303.5 21.5t221 -46t143.5 -94.5q27 -28 -25 -42q-64 -16 -256 -62l-97 198q-111 [...]
+<glyph unicode="&#xf1be;" horiz-adv-x="2304" d="M784 164l16 241l-16 523q-1 10 -7.5 17t-16.5 7q-9 0 -16 -7t-7 -17l-14 -523l14 -241q1 -10 7.5 -16.5t15.5 -6.5q22 0 24 23zM1080 193l11 211l-12 586q0 16 -13 24q-8 5 -16 5t-16 -5q-13 -8 -13 -24l-1 -6l-10 -579q0 -1 11 -236v-1q0 -10 6 -17q9 -11 23 -11 q11 0 20 9q9 7 9 20zM35 533l20 -128l-20 -126q-2 -9 -9 -9t-9 9l-17 126l17 128q2 9 9 9t9 -9zM121 612l26 -207l-26 -203q-2 -9 -10 -9q-9 0 -9 10l-23 202l23 207q0 9 9 9q8 0 10 -9zM401 159zM213 650l25 -245l [...]
+<glyph unicode="&#xf1c0;" d="M768 768q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127t443 -43zM768 0q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127 t443 -43zM768 384q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127t443 -43zM768 1536q208 0 385 -34.5t280 -93.5t103 -128v-128q0 -69 -103 -128t-280  [...]
+<glyph unicode="&#xf1c1;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M894 465q33 -26 84 -56q59 7 117 7q147 0 177 -49q16 -22 2 -52q0 -1 -1 -2l-2 -2v-1q-6 -38 -71 -38q-48 0 -115 20t-130 53q-221 -24 -392 -83q-153 -262 -242 -262q-15 0 -28 7l-24 12q-1 1 -6 5q-10 10 -6 36q9 40 56 91.5t13 [...]
+<glyph unicode="&#xf1c2;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M233 768v-107h70l164 -661h159l128 485q7 20 10 46q2 16 2 24h4l3 -24q1 -3 3.5 -20t5.5 -26l128 -485h159l164 661h70v107h-300v-107h90l-99 -438q-5 -20 -7 -46l-2 -21h-4l-3 21q-1 5 -4 21t-5 25l-144 545h-114l-144 -545q-2 - [...]
+<glyph unicode="&#xf1c3;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M429 106v-106h281v106h-75l103 161q5 7 10 16.5t7.5 13.5t3.5 4h2q1 -4 5 -10q2 -4 4.5 -7.5t6 -8t6.5 -8.5l107 -161h-76v-106h291v106h-68l-192 273l195 282h67v107h-279v-107h74l-103 -159q-4 -7 -10 -16.5t-9 -13.5l-2 -3h-2q [...]
+<glyph unicode="&#xf1c4;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M416 106v-106h327v106h-93v167h137q76 0 118 15q67 23 106.5 87t39.5 146q0 81 -37 141t-100 87q-48 19 -130 19h-368v-107h92v-555h-92zM769 386h-119v268h120q52 0 83 -18q56 -33 56 -115q0 -89 -62 -120q-31 -15 -78 -15z" />
+<glyph unicode="&#xf1c5;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M1280 320v-320h-1024v192l192 192l128 -128l384 384zM448 512q-80 0 -136 56t-56 136t56 136t136 56t136 -56t56 -136t-56 -136t-136 -56z" />
+<glyph unicode="&#xf1c6;" d="M640 1152v128h-128v-128h128zM768 1024v128h-128v-128h128zM640 896v128h-128v-128h128zM768 768v128h-128v-128h128zM1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400 v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-128v-128h-128v128h-512v-1536h1280zM781 593l107 -349q8 -27 8 -52q0 -83 -72.5 -137.5t-183.5 -54.5t-183.5 54.5t-72.5 137. [...]
+<glyph unicode="&#xf1c7;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M620 686q20 -8 20 -30v-544q0 -22 -20 -30q-8 -2 -12 -2q-12 0 -23 9l-166 167h-131q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h131l166 167q16 15 35 7zM1037 -3q31 0 50 24q129 159 129 363t-129 363q-16 21 -43 24t-47 -14q-21 -1 [...]
+<glyph unicode="&#xf1c8;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M768 768q52 0 90 -38t38 -90v-384q0 -52 -38 -90t-90 -38h-384q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h384zM1260 766q20 -8 20 -30v-576q0 -22 -20 -30q-8 -2 -12 -2q-14 0 -23 9l-265 266v90l265 266q9 9 23 9q4 0 12 -2z" />
+<glyph unicode="&#xf1c9;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M480 768q8 11 21 12.5t24 -6.5l51 -38q11 -8 12.5 -21t-6.5 -24l-182 -243l182 -243q8 -11 6.5 -24t-12.5 -21l-51 -38q-11 -8 -24 -6.5t-21 12.5l-226 301q-14 19 0 38zM1282 467q14 -19 0 -38l-226 -301q-8 -11 -21 -12.5t-24 6 [...]
+<glyph unicode="&#xf1ca;" d="M1497 709v-198q-101 -23 -198 -23q-65 -136 -165.5 -271t-181.5 -215.5t-128 -106.5q-80 -45 -162 3q-28 17 -60.5 43.5t-85 83.5t-102.5 128.5t-107.5 184t-105.5 244t-91.5 314.5t-70.5 390h283q26 -218 70 -398.5t104.5 -317t121.5 -235.5t140 -195q169 169 287 406 q-142 72 -223 220t-81 333q0 192 104 314.5t284 122.5q178 0 273 -105.5t95 -297.5q0 -159 -58 -286q-7 -1 -19.5 -3t-46 -2t-63 6t-62 25.5t-50.5 51.5q31 103 31 184q0 87 -29 132t-79 45q-53 0 -85 -49.5t-32 -140.5q0 -186 10 [...]
+<glyph unicode="&#xf1cb;" horiz-adv-x="1792" d="M216 367l603 -402v359l-334 223zM154 511l193 129l-193 129v-258zM973 -35l603 402l-269 180l-334 -223v-359zM896 458l272 182l-272 182l-272 -182zM485 733l334 223v359l-603 -402zM1445 640l193 -129v258zM1307 733l269 180l-603 402v-359zM1792 913v-546 q0 -41 -34 -64l-819 -546q-21 -13 -43 -13t-43 13l-819 546q-34 23 -34 64v546q0 41 34 64l819 546q21 13 43 13t43 -13l819 -546q34 -23 34 -64z" />
+<glyph unicode="&#xf1cc;" horiz-adv-x="2048" d="M1800 764q111 -46 179.5 -145.5t68.5 -221.5q0 -164 -118 -280.5t-285 -116.5q-4 0 -11.5 0.5t-10.5 0.5h-1209h-1h-2h-5q-170 10 -288 125.5t-118 280.5q0 110 55 203t147 147q-12 39 -12 82q0 115 82 196t199 81q95 0 172 -58q75 154 222.5 248t326.5 94 q166 0 306 -80.5t221.5 -218.5t81.5 -301q0 -6 -0.5 -18t-0.5 -18zM468 498q0 -122 84 -193t208 -71q137 0 240 99q-16 20 -47.5 56.5t-43.5 50.5q-67 -65 -144 -65q-55 0 -93.5 33.5t-38.5 87.5q0 53 38.5 87t91.5 34q44  [...]
+<glyph unicode="&#xf1cd;" horiz-adv-x="1792" d="M896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM896 1408q-190 0 -361 -90l194 -194q82 28 167 28t167 -28l194 194q-171 90 -361 90zM218 279l194 194 q-28 82 -28 167t28 167l-194 194q-90 -171 -90 -361t90 -361zM896 -128q190 0 361 90l-194 194q-82 -28 -167 -28t-167 28l-194 -194q171 -90 361 -90zM896 256q159 0 271.5 112.5t112.5 271.5t-112.5 271.5t-2 [...]
+<glyph unicode="&#xf1ce;" horiz-adv-x="1792" d="M1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348q0 222 101 414.5t276.5 317t390.5 155.5v-260q-221 -45 -366.5 -221t-145.5 -406q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5 q0 230 -145.5 406t-366.5 221v260q215 -31 390.5 -155.5t276.5 -317t101 -414.5z" />
+<glyph unicode="&#xf1d0;" horiz-adv-x="1792" d="M19 662q8 217 116 406t305 318h5q0 -1 -1 -3q-8 -8 -28 -33.5t-52 -76.5t-60 -110.5t-44.5 -135.5t-14 -150.5t39 -157.5t108.5 -154q50 -50 102 -69.5t90.5 -11.5t69.5 23.5t47 32.5l16 16q39 51 53 116.5t6.5 122.5t-21 107t-26.5 80l-14 29q-10 25 -30.5 49.5t-43 41 t-43.5 29.5t-35 19l-13 6l104 115q39 -17 78 -52t59 -61l19 -27q1 48 -18.5 103.5t-40.5 87.5l-20 31l161 183l160 -181q-33 -46 -52.5 -102.5t-22.5 -90.5l-4 -33q22 37 61.5 72.5t67.5 52.5l28 17l103 -115 [...]
+<glyph unicode="&#xf1d1;" horiz-adv-x="1792" d="M874 -102v-66q-208 6 -385 109.5t-283 275.5l58 34q29 -49 73 -99l65 57q148 -168 368 -212l-17 -86q65 -12 121 -13zM276 428l-83 -28q22 -60 49 -112l-57 -33q-98 180 -98 385t98 385l57 -33q-30 -56 -49 -112l82 -28q-35 -100 -35 -212q0 -109 36 -212zM1528 251 l58 -34q-106 -172 -283 -275.5t-385 -109.5v66q56 1 121 13l-17 86q220 44 368 212l65 -57q44 50 73 99zM1377 805l-233 -80q14 -42 14 -85t-14 -85l232 -80q-31 -92 -98 -169l-185 162q-57 -67 -147 -85l48 -241 [...]
+<glyph unicode="&#xf1d2;" d="M582 228q0 -66 -93 -66q-107 0 -107 63q0 64 98 64q102 0 102 -61zM546 694q0 -85 -74 -85q-77 0 -77 84q0 90 77 90q36 0 55 -25.5t19 -63.5zM712 769v125q-78 -29 -135 -29q-50 29 -110 29q-86 0 -145 -57t-59 -143q0 -50 29.5 -102t73.5 -67v-3q-38 -17 -38 -85 q0 -53 41 -77v-3q-113 -37 -113 -139q0 -45 20 -78.5t54 -51t72 -25.5t81 -8q224 0 224 188q0 67 -48 99t-126 46q-27 5 -51.5 20.5t-24.5 39.5q0 44 49 52q77 15 122 70t45 134q0 24 -10 52q37 9 49 13zM771 350h137q-2 27 -2 82v387 [...]
+<glyph unicode="&#xf1d3;" horiz-adv-x="1792" d="M595 22q0 100 -165 100q-158 0 -158 -104q0 -101 172 -101q151 0 151 105zM536 777q0 61 -30 102t-89 41q-124 0 -124 -145q0 -135 124 -135q119 0 119 137zM805 1101v-202q-36 -12 -79 -22q16 -43 16 -84q0 -127 -73 -216.5t-197 -112.5q-40 -8 -59.5 -27t-19.5 -58 q0 -31 22.5 -51.5t58 -32t78.5 -22t86 -25.5t78.5 -37.5t58 -64t22.5 -98.5q0 -304 -363 -304q-69 0 -130 12.5t-116 41t-87.5 82t-32.5 127.5q0 165 182 225v4q-67 41 -67 126q0 109 63 137v4q-72 24 -119.5 10 [...]
+<glyph unicode="&#xf1d4;" d="M825 547l343 588h-150q-21 -39 -63.5 -118.5t-68 -128.5t-59.5 -118.5t-60 -128.5h-3q-21 48 -44.5 97t-52 105.5t-46.5 92t-54 104.5t-49 95h-150l323 -589v-435h134v436zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960 q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf1d5;" horiz-adv-x="1280" d="M842 964q0 -80 -57 -136.5t-136 -56.5q-60 0 -111 35q-62 -67 -115 -146q-247 -371 -202 -859q1 -22 -12.5 -38.5t-34.5 -18.5h-5q-20 0 -35 13.5t-17 33.5q-14 126 -3.5 247.5t29.5 217t54 186t69 155.5t74 125q61 90 132 165q-16 35 -16 77q0 80 56.5 136.5t136.5 56.5 t136.5 -56.5t56.5 -136.5zM1223 953q0 -158 -78 -292t-212.5 -212t-292.5 -78q-64 0 -131 14q-21 5 -32.5 23.5t-6.5 39.5q5 20 23 31.5t39 7.5q51 -13 108 -13q97 0 186 38t153 102t102 153t38 186t-38 186 [...]
+<glyph unicode="&#xf1d6;" horiz-adv-x="1792" d="M270 730q-8 19 -8 52q0 20 11 49t24 45q-1 22 7.5 53t22.5 43q0 139 92.5 288.5t217.5 209.5q139 66 324 66q133 0 266 -55q49 -21 90 -48t71 -56t55 -68t42 -74t32.5 -84.5t25.5 -89.5t22 -98l1 -5q55 -83 55 -150q0 -14 -9 -40t-9 -38q0 -1 1.5 -3.5t3.5 -5t2 -3.5 q77 -114 120.5 -214.5t43.5 -208.5q0 -43 -19.5 -100t-55.5 -57q-9 0 -19.5 7.5t-19 17.5t-19 26t-16 26.5t-13.5 26t-9 17.5q-1 1 -3 1l-5 -4q-59 -154 -132 -223q20 -20 61.5 -38.5t69 -41.5t35.5 -65q-2 -4 - [...]
+<glyph unicode="&#xf1d7;" horiz-adv-x="2048" d="M580 1075q0 41 -25 66t-66 25q-43 0 -76 -25.5t-33 -65.5q0 -39 33 -64.5t76 -25.5q41 0 66 24.5t25 65.5zM1323 568q0 28 -25.5 50t-65.5 22q-27 0 -49.5 -22.5t-22.5 -49.5q0 -28 22.5 -50.5t49.5 -22.5q40 0 65.5 22t25.5 51zM1087 1075q0 41 -24.5 66t-65.5 25 q-43 0 -76 -25.5t-33 -65.5q0 -39 33 -64.5t76 -25.5q41 0 65.5 24.5t24.5 65.5zM1722 568q0 28 -26 50t-65 22q-27 0 -49.5 -22.5t-22.5 -49.5q0 -28 22.5 -50.5t49.5 -22.5q39 0 65 22t26 51zM1456 965q-31 4 -7 [...]
+<glyph unicode="&#xf1d8;" horiz-adv-x="1792" d="M1764 1525q33 -24 27 -64l-256 -1536q-5 -29 -32 -45q-14 -8 -31 -8q-11 0 -24 5l-453 185l-242 -295q-18 -23 -49 -23q-13 0 -22 4q-19 7 -30.5 23.5t-11.5 36.5v349l864 1059l-1069 -925l-395 162q-37 14 -40 55q-2 40 32 59l1664 960q15 9 32 9q20 0 36 -11z" />
+<glyph unicode="&#xf1d9;" horiz-adv-x="1792" d="M1764 1525q33 -24 27 -64l-256 -1536q-5 -29 -32 -45q-14 -8 -31 -8q-11 0 -24 5l-527 215l-298 -327q-18 -21 -47 -21q-14 0 -23 4q-19 7 -30 23.5t-11 36.5v452l-472 193q-37 14 -40 55q-3 39 32 59l1664 960q35 21 68 -2zM1422 26l221 1323l-1434 -827l336 -137 l863 639l-478 -797z" />
+<glyph unicode="&#xf1da;" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5 t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 - [...]
+<glyph unicode="&#xf1db;" d="M768 1280q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5t-51 248.5t-136.5 204t-204 136.5t-248.5 51zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf1dc;" horiz-adv-x="1792" d="M1682 -128q-44 0 -132.5 3.5t-133.5 3.5q-44 0 -132 -3.5t-132 -3.5q-24 0 -37 20.5t-13 45.5q0 31 17 46t39 17t51 7t45 15q33 21 33 140l-1 391q0 21 -1 31q-13 4 -50 4h-675q-38 0 -51 -4q-1 -10 -1 -31l-1 -371q0 -142 37 -164q16 -10 48 -13t57 -3.5t45 -15 t20 -45.5q0 -26 -12.5 -48t-36.5 -22q-47 0 -139.5 3.5t-138.5 3.5q-43 0 -128 -3.5t-127 -3.5q-23 0 -35.5 21t-12.5 45q0 30 15.5 45t36 17.5t47.5 7.5t42 15q33 23 33 143l-1 57v813q0 3 0.5 26t0 36.5t-1.5 38.5 [...]
+<glyph unicode="&#xf1dd;" horiz-adv-x="1280" d="M1278 1347v-73q0 -29 -18.5 -61t-42.5 -32q-50 0 -54 -1q-26 -6 -32 -31q-3 -11 -3 -64v-1152q0 -25 -18 -43t-43 -18h-108q-25 0 -43 18t-18 43v1218h-143v-1218q0 -25 -17.5 -43t-43.5 -18h-108q-26 0 -43.5 18t-17.5 43v496q-147 12 -245 59q-126 58 -192 179 q-64 117 -64 259q0 166 88 286q88 118 209 159q111 37 417 37h479q25 0 43 -18t18 -43z" />
+<glyph unicode="&#xf1de;" d="M352 128v-128h-352v128h352zM704 256q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM864 640v-128h-864v128h864zM224 1152v-128h-224v128h224zM1536 128v-128h-736v128h736zM576 1280q26 0 45 -19t19 -45v-256 q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM1216 768q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM1536 640v-128h-224v128h224zM1536 1 [...]
+<glyph unicode="&#xf1e0;" d="M1216 512q133 0 226.5 -93.5t93.5 -226.5t-93.5 -226.5t-226.5 -93.5t-226.5 93.5t-93.5 226.5q0 12 2 34l-360 180q-92 -86 -218 -86q-133 0 -226.5 93.5t-93.5 226.5t93.5 226.5t226.5 93.5q126 0 218 -86l360 180q-2 22 -2 34q0 133 93.5 226.5t226.5 93.5 t226.5 -93.5t93.5 -226.5t-93.5 -226.5t-226.5 -93.5q-126 0 -218 86l-360 -180q2 -22 2 -34t-2 -34l360 -180q92 86 218 86z" />
+<glyph unicode="&#xf1e1;" d="M1280 341q0 88 -62.5 151t-150.5 63q-84 0 -145 -58l-241 120q2 16 2 23t-2 23l241 120q61 -58 145 -58q88 0 150.5 63t62.5 151t-62.5 150.5t-150.5 62.5t-151 -62.5t-63 -150.5q0 -7 2 -23l-241 -120q-62 57 -145 57q-88 0 -150.5 -62.5t-62.5 -150.5t62.5 -150.5 t150.5 -62.5q83 0 145 57l241 -120q-2 -16 -2 -23q0 -88 63 -150.5t151 -62.5t150.5 62.5t62.5 150.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960 [...]
+<glyph unicode="&#xf1e2;" horiz-adv-x="1792" d="M571 947q-10 25 -34 35t-49 0q-108 -44 -191 -127t-127 -191q-10 -25 0 -49t35 -34q13 -5 24 -5q42 0 60 40q34 84 98.5 148.5t148.5 98.5q25 11 35 35t0 49zM1513 1303l46 -46l-244 -243l68 -68q19 -19 19 -45.5t-19 -45.5l-64 -64q89 -161 89 -343q0 -143 -55.5 -273.5 t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5q182 0 343 -89l64 64q19 19 45.5 19t45.5 -19l68 -68zM1521 1359q-10 -10 -22 -10q- [...]
+<glyph unicode="&#xf1e3;" horiz-adv-x="1792" d="M609 720l287 208l287 -208l-109 -336h-355zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM1515 186q149 203 149 454v3l-102 -89l-240 224l63 323 l134 -12q-150 206 -389 282l53 -124l-287 -159l-287 159l53 124q-239 -76 -389 -282l135 12l62 -323l-240 -224l-102 89v-3q0 -251 149 -454l30 132l326 -40l139 -298l-116 -69q117 -39 240 -39t240 39l-116 69l13 [...]
+<glyph unicode="&#xf1e4;" horiz-adv-x="1792" d="M448 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM256 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM832 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM66 768q-28 0 -47 19t-19 46v129h514v-129q0 -27 -19 -46t [...]
+<glyph unicode="&#xf1e5;" horiz-adv-x="1792" d="M704 1216v-768q0 -26 -19 -45t-45 -19v-576q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v512l249 873q7 23 31 23h424zM1024 1216v-704h-256v704h256zM1792 320v-512q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v576q-26 0 -45 19t-19 45v768h424q24 0 31 -23z M736 1504v-224h-352v224q0 14 9 23t23 9h288q14 0 23 -9t9 -23zM1408 1504v-224h-352v224q0 14 9 23t23 9h288q14 0 23 -9t9 -23z" />
+<glyph unicode="&#xf1e6;" horiz-adv-x="1792" d="M1755 1083q37 -37 37 -90t-37 -91l-401 -400l150 -150l-160 -160q-163 -163 -389.5 -186.5t-411.5 100.5l-362 -362h-181v181l362 362q-124 185 -100.5 411.5t186.5 389.5l160 160l150 -150l400 401q38 37 91 37t90 -37t37 -90.5t-37 -90.5l-400 -401l234 -234l401 400 q38 37 91 37t90 -37z" />
+<glyph unicode="&#xf1e7;" horiz-adv-x="1792" d="M873 796q0 -83 -63.5 -142.5t-152.5 -59.5t-152.5 59.5t-63.5 142.5q0 84 63.5 143t152.5 59t152.5 -59t63.5 -143zM1375 796q0 -83 -63 -142.5t-153 -59.5q-89 0 -152.5 59.5t-63.5 142.5q0 84 63.5 143t152.5 59q90 0 153 -59t63 -143zM1600 616v667q0 87 -32 123.5 t-111 36.5h-1112q-83 0 -112.5 -34t-29.5 -126v-673q43 -23 88.5 -40t81 -28t81 -18.5t71 -11t70 -4t58.5 -0.5t56.5 2t44.5 2q68 1 95 -27q6 -6 10 -9q26 -25 61 -51q7 91 118 87q5 0 36.5 -1.5t43 -2t45.5 -1 [...]
+<glyph unicode="&#xf1e8;" horiz-adv-x="1792" d="M896 1102v-434h-145v434h145zM1294 1102v-434h-145v434h145zM1294 342l253 254v795h-1194v-1049h326v-217l217 217h398zM1692 1536v-1013l-434 -434h-326l-217 -217h-217v217h-398v1158l109 289h1483z" />
+<glyph unicode="&#xf1e9;" d="M773 217v-127q-1 -292 -6 -305q-12 -32 -51 -40q-54 -9 -181.5 38t-162.5 89q-13 15 -17 36q-1 12 4 26q4 10 34 47t181 216q1 0 60 70q15 19 39.5 24.5t49.5 -3.5q24 -10 37.5 -29t12.5 -42zM624 468q-3 -55 -52 -70l-120 -39q-275 -88 -292 -88q-35 2 -54 36 q-12 25 -17 75q-8 76 1 166.5t30 124.5t56 32q13 0 202 -77q70 -29 115 -47l84 -34q23 -9 35.5 -30.5t11.5 -48.5zM1450 171q-7 -54 -91.5 -161t-135.5 -127q-37 -14 -63 7q-14 10 -184 287l-47 77q-14 21 -11.5 46t19.5 46q35 43 83 26q1 [...]
+<glyph unicode="&#xf1ea;" horiz-adv-x="2048" d="M1024 1024h-384v-384h384v384zM1152 384v-128h-640v128h640zM1152 1152v-640h-640v640h640zM1792 384v-128h-512v128h512zM1792 640v-128h-512v128h512zM1792 896v-128h-512v128h512zM1792 1152v-128h-512v128h512zM256 192v960h-128v-960q0 -26 19 -45t45 -19t45 19 t19 45zM1920 192v1088h-1536v-1088q0 -33 -11 -64h1483q26 0 45 19t19 45zM2048 1408v-1216q0 -80 -56 -136t-136 -56h-1664q-80 0 -136 56t-56 136v1088h256v128h1792z" />
+<glyph unicode="&#xf1eb;" horiz-adv-x="2048" d="M1024 13q-20 0 -93 73.5t-73 93.5q0 32 62.5 54t103.5 22t103.5 -22t62.5 -54q0 -20 -73 -93.5t-93 -73.5zM1294 284q-2 0 -40 25t-101.5 50t-128.5 25t-128.5 -25t-101 -50t-40.5 -25q-18 0 -93.5 75t-75.5 93q0 13 10 23q78 77 196 121t233 44t233 -44t196 -121 q10 -10 10 -23q0 -18 -75.5 -93t-93.5 -75zM1567 556q-11 0 -23 8q-136 105 -252 154.5t-268 49.5q-85 0 -170.5 -22t-149 -53t-113.5 -62t-79 -53t-31 -22q-17 0 -92 75t-75 93q0 12 10 22q132 132 320 205t380 73 [...]
+<glyph unicode="&#xf1ec;" horiz-adv-x="1792" d="M384 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM384 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1152 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 384q0 53 -37.5 90.5t-90.5 37.5t-90. [...]
+<glyph unicode="&#xf1ed;" horiz-adv-x="1792" d="M1112 1090q0 159 -237 159h-70q-32 0 -59.5 -21.5t-34.5 -52.5l-63 -276q-2 -5 -2 -16q0 -24 17 -39.5t41 -15.5h53q69 0 128.5 13t112.5 41t83.5 81.5t30.5 126.5zM1716 938q0 -265 -220 -428q-219 -161 -612 -161h-61q-32 0 -59 -21.5t-34 -52.5l-73 -316 q-8 -36 -40.5 -61.5t-69.5 -25.5h-213q-31 0 -53 20t-22 51q0 10 13 65h151q34 0 64 23.5t38 56.5l73 316q8 33 37.5 57t63.5 24h61q390 0 607 160t217 421q0 129 -51 207q183 -92 183 -335zM1533 1123q0 -264 -221 -428q [...]
+<glyph unicode="&#xf1ee;" horiz-adv-x="1792" d="M602 949q19 -61 31 -123.5t17 -141.5t-14 -159t-62 -145q-21 81 -67 157t-95.5 127t-99 90.5t-78.5 57.5t-33 19q-62 34 -81.5 100t14.5 128t101 81.5t129 -14.5q138 -83 238 -177zM927 1236q11 -25 20.5 -46t36.5 -100.5t42.5 -150.5t25.5 -179.5t0 -205.5t-47.5 -209.5 t-105.5 -208.5q-51 -72 -138 -72q-54 0 -98 31q-57 40 -69 109t28 127q60 85 81 195t13 199.5t-32 180.5t-39 128t-22 52q-31 63 -8.5 129.5t85.5 97.5q34 17 75 17q47 0 88.5 -25t63.5 -69zM1248 567q-17 - [...]
+<glyph unicode="&#xf1f0;" horiz-adv-x="2304" d="M1975 546h-138q14 37 66 179l3 9q4 10 10 26t9 26l12 -55zM531 611l-58 295q-11 54 -75 54h-268l-2 -13q311 -79 403 -336zM710 960l-162 -438l-17 89q-26 70 -85 129.5t-131 88.5l135 -510h175l261 641h-176zM849 318h166l104 642h-166zM1617 944q-69 27 -149 27 q-123 0 -201 -59t-79 -153q-1 -102 145 -174q48 -23 67 -41t19 -39q0 -30 -30 -46t-69 -16q-86 0 -156 33l-22 11l-23 -144q74 -34 185 -34q130 -1 208.5 59t80.5 160q0 106 -140 174q-49 25 -71 42t-22 38q0 22 24 [...]
+<glyph unicode="&#xf1f1;" horiz-adv-x="2304" d="M671 603h-13q-47 0 -47 -32q0 -22 20 -22q17 0 28 15t12 39zM1066 639h62v3q1 4 0.5 6.5t-1 7t-2 8t-4.5 6.5t-7.5 5t-11.5 2q-28 0 -36 -38zM1606 603h-12q-48 0 -48 -32q0 -22 20 -22q17 0 28 15t12 39zM1925 629q0 41 -30 41q-19 0 -31 -20t-12 -51q0 -42 28 -42 q20 0 32.5 20t12.5 52zM480 770h87l-44 -262h-56l32 201l-71 -201h-39l-4 200l-34 -200h-53l44 262h81l2 -163zM733 663q0 -6 -4 -42q-16 -101 -17 -113h-47l1 22q-20 -26 -58 -26q-23 0 -37.5 16t-14.5 42q0 39  [...]
+<glyph unicode="&#xf1f2;" horiz-adv-x="2304" d="M313 759q0 -51 -36 -84q-29 -26 -89 -26h-17v220h17q61 0 89 -27q36 -31 36 -83zM2089 824q0 -52 -64 -52h-19v101h20q63 0 63 -49zM380 759q0 74 -50 120.5t-129 46.5h-95v-333h95q74 0 119 38q60 51 60 128zM410 593h65v333h-65v-333zM730 694q0 40 -20.5 62t-75.5 42 q-29 10 -39.5 19t-10.5 23q0 16 13.5 26.5t34.5 10.5q29 0 53 -27l34 44q-41 37 -98 37q-44 0 -74 -27.5t-30 -67.5q0 -35 18 -55.5t64 -36.5q37 -13 45 -19q19 -12 19 -34q0 -20 -14 -33.5t-36 -13.5q-48 0  [...]
+<glyph unicode="&#xf1f3;" horiz-adv-x="2304" d="M119 854h89l-45 108zM740 328l74 79l-70 79h-163v-49h142v-55h-142v-54h159zM898 406l99 -110v217zM1186 453q0 33 -40 33h-84v-69h83q41 0 41 36zM1475 457q0 29 -42 29h-82v-61h81q43 0 43 32zM1197 923q0 29 -42 29h-82v-60h81q43 0 43 31zM1656 854h89l-44 108z M699 1009v-271h-66v212l-94 -212h-57l-94 212v-212h-132l-25 60h-135l-25 -60h-70l116 271h96l110 -257v257h106l85 -184l77 184h108zM1255 453q0 -20 -5.5 -35t-14 -25t-22.5 -16.5t-26 -10t-31.5 -4.5t-31.5 -1 [...]
+<glyph unicode="&#xf1f4;" horiz-adv-x="2304" d="M322 689h-15q-19 0 -19 18q0 28 19 85q5 15 15 19.5t28 4.5q77 0 77 -49q0 -41 -30.5 -59.5t-74.5 -18.5zM664 528q-47 0 -47 29q0 62 123 62l3 -3q-5 -88 -79 -88zM1438 687h-15q-19 0 -19 19q0 28 19 85q5 15 14.5 19t28.5 4q77 0 77 -49q0 -41 -30.5 -59.5 t-74.5 -18.5zM1780 527q-47 0 -47 30q0 62 123 62l3 -3q-5 -89 -79 -89zM373 894h-128q-8 0 -14.5 -4t-8.5 -7.5t-7 -12.5q-3 -7 -45 -190t-42 -192q0 -7 5.5 -12.5t13.5 -5.5h62q25 0 32.5 34.5l15 69t32.5 34.5q47 0  [...]
+<glyph unicode="&#xf1f5;" horiz-adv-x="2304" d="M1597 633q0 -69 -21 -106q-19 -35 -52 -35q-23 0 -41 9v224q29 30 57 30q57 0 57 -122zM2035 669h-110q6 98 56 98q51 0 54 -98zM476 534q0 59 -33 91.5t-101 57.5q-36 13 -52 24t-16 25q0 26 38 26q58 0 124 -33l18 112q-67 32 -149 32q-77 0 -123 -38q-48 -39 -48 -109 q0 -58 32.5 -90.5t99.5 -56.5q39 -14 54.5 -25.5t15.5 -27.5q0 -31 -48 -31q-29 0 -70 12.5t-72 30.5l-18 -113q72 -41 168 -41q81 0 129 37q51 41 51 117zM771 749l19 111h-96v135l-129 -21l-18 -114l-46 - [...]
+<glyph unicode="&#xf1f6;" horiz-adv-x="2048" d="M1558 684q61 -356 298 -556q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-180.5 74.5t-75.5 180.5zM1024 -176q16 0 16 16t-16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5zM2026 1424q8 -10 7.5 -23.5t-10.5 -22.5 l-1872 -1622q-10 -8 -23.5 -7t-21.5 11l-84 96q-8 10 -7.5 23.5t10.5 21.5l186 161q-19 32 -19 66q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68  [...]
+<glyph unicode="&#xf1f7;" horiz-adv-x="2048" d="M1040 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM503 315l877 760q-42 88 -132.5 146.5t-223.5 58.5q-93 0 -169.5 -31.5t-121.5 -80.5t-69 -103t-24 -105q0 -384 -137 -645zM1856 128 q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-180.5 74.5t-75.5 180.5l149 129h757q-166 187 -227 459l111 97q61 -356 298 -556zM1942 1520l84 -96q8 -10 7.5 -23.5t-10.5 -22.5l-1872 -1622q-10 -8 -23.5 -7 [...]
+<glyph unicode="&#xf1f8;" horiz-adv-x="1408" d="M512 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM768 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1024 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704 q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM1408 1120v-64q0 -14 -9 -23t-23 -9h-96v-948q0 -83 -47 -143.5t-113 -60.5h-832q-66 0 -113 58.5t-47 141.5v [...]
+<glyph unicode="&#xf1f9;" d="M1150 462v-109q0 -50 -36.5 -89t-94 -60.5t-118 -32.5t-117.5 -11q-205 0 -342.5 139t-137.5 346q0 203 136 339t339 136q34 0 75.5 -4.5t93 -18t92.5 -34t69 -56.5t28 -81v-109q0 -16 -16 -16h-118q-16 0 -16 16v70q0 43 -65.5 67.5t-137.5 24.5q-140 0 -228.5 -91.5 t-88.5 -237.5q0 -151 91.5 -249.5t233.5 -98.5q68 0 138 24t70 66v70q0 7 4.5 11.5t10.5 4.5h119q6 0 11 -4.5t5 -11.5zM768 1280q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 - [...]
+<glyph unicode="&#xf1fa;" d="M972 761q0 108 -53.5 169t-147.5 61q-63 0 -124 -30.5t-110 -84.5t-79.5 -137t-30.5 -180q0 -112 53.5 -173t150.5 -61q96 0 176 66.5t122.5 166t42.5 203.5zM1536 640q0 -111 -37 -197t-98.5 -135t-131.5 -74.5t-145 -27.5q-6 0 -15.5 -0.5t-16.5 -0.5q-95 0 -142 53 q-28 33 -33 83q-52 -66 -131.5 -110t-173.5 -44q-161 0 -249.5 95.5t-88.5 269.5q0 157 66 290t179 210.5t246 77.5q87 0 155 -35.5t106 -99.5l2 19l11 56q1 6 5.5 12t9.5 6h118q5 0 13 -11q5 -5 3 -16l-120 -614q-5 -24 -5 -48q0  [...]
+<glyph unicode="&#xf1fb;" horiz-adv-x="1792" d="M1698 1442q94 -94 94 -226.5t-94 -225.5l-225 -223l104 -104q10 -10 10 -23t-10 -23l-210 -210q-10 -10 -23 -10t-23 10l-105 105l-603 -603q-37 -37 -90 -37h-203l-256 -128l-64 64l128 256v203q0 53 37 90l603 603l-105 105q-10 10 -10 23t10 23l210 210q10 10 23 10 t23 -10l104 -104l223 225q93 94 225.5 94t226.5 -94zM512 64l576 576l-192 192l-576 -576v-192h192z" />
+<glyph unicode="&#xf1fc;" horiz-adv-x="1792" d="M1615 1536q70 0 122.5 -46.5t52.5 -116.5q0 -63 -45 -151q-332 -629 -465 -752q-97 -91 -218 -91q-126 0 -216.5 92.5t-90.5 219.5q0 128 92 212l638 579q59 54 130 54zM706 502q39 -76 106.5 -130t150.5 -76l1 -71q4 -213 -129.5 -347t-348.5 -134q-123 0 -218 46.5 t-152.5 127.5t-86.5 183t-29 220q7 -5 41 -30t62 -44.5t59 -36.5t46 -17q41 0 55 37q25 66 57.5 112.5t69.5 76t88 47.5t103 25.5t125 10.5z" />
+<glyph unicode="&#xf1fd;" horiz-adv-x="1792" d="M1792 128v-384h-1792v384q45 0 85 14t59 27.5t47 37.5q30 27 51.5 38t56.5 11t55.5 -11t52.5 -38q29 -25 47 -38t58 -27t86 -14q45 0 85 14.5t58 27t48 37.5q21 19 32.5 27t31 15t43.5 7q35 0 56.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14t85 14t59 27.5t47 37.5 q30 27 51.5 38t56.5 11q34 0 55.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14zM1792 448v-192q-35 0 -55.5 11t-52.5 38q-29 25 -47 38t-58 27t-85 14q-46 0 -86 -14t-58 -27t-47 -38q-22 -19 -33 -27t-3 [...]
+<glyph unicode="&#xf1fe;" horiz-adv-x="2048" d="M2048 0v-128h-2048v1536h128v-1408h1920zM1664 1024l256 -896h-1664v576l448 576l576 -576z" />
+<glyph unicode="&#xf200;" horiz-adv-x="1792" d="M768 646l546 -546q-106 -108 -247.5 -168t-298.5 -60q-209 0 -385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103v-762zM955 640h773q0 -157 -60 -298.5t-168 -247.5zM1664 768h-768v768q209 0 385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf201;" horiz-adv-x="2048" d="M2048 0v-128h-2048v1536h128v-1408h1920zM1920 1248v-435q0 -21 -19.5 -29.5t-35.5 7.5l-121 121l-633 -633q-10 -10 -23 -10t-23 10l-233 233l-416 -416l-192 192l585 585q10 10 23 10t23 -10l233 -233l464 464l-121 121q-16 16 -7.5 35.5t29.5 19.5h435q14 0 23 -9 t9 -23z" />
+<glyph unicode="&#xf202;" horiz-adv-x="1792" d="M1292 832q0 -6 10 -41q10 -29 25 -49.5t41 -34t44 -20t55 -16.5q325 -91 325 -332q0 -146 -105.5 -242.5t-254.5 -96.5q-59 0 -111.5 18.5t-91.5 45.5t-77 74.5t-63 87.5t-53.5 103.5t-43.5 103t-39.5 106.5t-35.5 95q-32 81 -61.5 133.5t-73.5 96.5t-104 64t-142 20 q-96 0 -183 -55.5t-138 -144.5t-51 -185q0 -160 106.5 -279.5t263.5 -119.5q177 0 258 95q56 63 83 116l84 -152q-15 -34 -44 -70l1 -1q-131 -152 -388 -152q-147 0 -269.5 79t-190.5 207.5t-68 274.5q0 105 43. [...]
+<glyph unicode="&#xf203;" d="M1432 484q0 173 -234 239q-35 10 -53 16.5t-38 25t-29 46.5q0 2 -2 8.5t-3 12t-1 7.5q0 36 24.5 59.5t60.5 23.5q54 0 71 -15h-1q20 -15 39 -51l93 71q-39 54 -49 64q-33 29 -67.5 39t-85.5 10q-80 0 -142 -57.5t-62 -137.5q0 -7 2 -23q16 -96 64.5 -140t148.5 -73 q29 -8 49 -15.5t45 -21.5t38.5 -34.5t13.5 -46.5v-5q1 -58 -40.5 -93t-100.5 -35q-97 0 -167 144q-23 47 -51.5 121.5t-48 125.5t-54 110.5t-74 95.5t-103.5 60.5t-147 24.5q-101 0 -192 -56t-144 -148t-50 -192v-1q4 -108 50.5 -199t [...]
+<glyph unicode="&#xf204;" horiz-adv-x="2048" d="M1152 640q0 104 -40.5 198.5t-109.5 163.5t-163.5 109.5t-198.5 40.5t-198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5zM1920 640q0 104 -40.5 198.5 t-109.5 163.5t-163.5 109.5t-198.5 40.5h-386q119 -90 188.5 -224t69.5 -288t-69.5 -288t-188.5 -224h386q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5zM2048 640q0 -130 -51 -248.5t-136.5 -204t-204 -13 [...]
+<glyph unicode="&#xf205;" horiz-adv-x="2048" d="M0 640q0 130 51 248.5t136.5 204t204 136.5t248.5 51h768q130 0 248.5 -51t204 -136.5t136.5 -204t51 -248.5t-51 -248.5t-136.5 -204t-204 -136.5t-248.5 -51h-768q-130 0 -248.5 51t-204 136.5t-136.5 204t-51 248.5zM1408 128q104 0 198.5 40.5t163.5 109.5 t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5t-163.5 109.5t-198.5 40.5t-198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5z" />
+<glyph unicode="&#xf206;" horiz-adv-x="2304" d="M762 384h-314q-40 0 -57.5 35t6.5 67l188 251q-65 31 -137 31q-132 0 -226 -94t-94 -226t94 -226t226 -94q115 0 203 72.5t111 183.5zM576 512h186q-18 85 -75 148zM1056 512l288 384h-480l-99 -132q105 -103 126 -252h165zM2176 448q0 132 -94 226t-226 94 q-60 0 -121 -24l174 -260q15 -23 10 -49t-27 -40q-15 -11 -36 -11q-35 0 -53 29l-174 260q-93 -95 -93 -225q0 -132 94 -226t226 -94t226 94t94 226zM2304 448q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 3 [...]
+<glyph unicode="&#xf207;" d="M384 320q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1408 320q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1362 716l-72 384q-5 23 -22.5 37.5t-40.5 14.5 h-918q-23 0 -40.5 -14.5t-22.5 -37.5l-72 -384q-5 -30 14 -53t49 -23h1062q30 0 49 23t14 53zM1136 1328q0 20 -14 34t-34 14h-640q-20 0 -34 -14t-14 -34t14 -34t34 -14h640q20 0 34 14t14 34zM1536 603v-603h-128v-128q0 -53 - [...]
+<glyph unicode="&#xf208;" horiz-adv-x="2048" d="M1463 704q0 -35 -25 -60.5t-61 -25.5h-702q-36 0 -61 25.5t-25 60.5t25 60.5t61 25.5h702q36 0 61 -25.5t25 -60.5zM1677 704q0 86 -23 170h-982q-36 0 -61 25t-25 60q0 36 25 61t61 25h908q-88 143 -235 227t-320 84q-177 0 -327.5 -87.5t-238 -237.5t-87.5 -327 q0 -86 23 -170h982q36 0 61 -25t25 -60q0 -36 -25 -61t-61 -25h-908q88 -143 235.5 -227t320.5 -84q132 0 253 51.5t208 139t139 208t52 253.5zM2048 959q0 -35 -25 -60t-61 -25h-131q17 -85 17 -170q0 -167 -65.5  [...]
+<glyph unicode="&#xf209;" horiz-adv-x="1280" d="M953 1158l-114 -328l117 -21q165 451 165 518q0 56 -38 56q-57 0 -130 -225zM654 471l33 -88q37 42 71 67l-33 5.5t-38.5 7t-32.5 8.5zM362 1367q0 -98 159 -521q18 10 49 10q15 0 75 -5l-121 351q-75 220 -123 220q-19 0 -29 -17.5t-10 -37.5zM283 608q0 -36 51.5 -119 t117.5 -153t100 -70q14 0 25.5 13t11.5 27q0 24 -32 102q-13 32 -32 72t-47.5 89t-61.5 81t-62 32q-20 0 -45.5 -27t-25.5 -47zM125 273q0 -41 25 -104q59 -145 183.5 -227t281.5 -82q227 0 382 170q152 169  [...]
+<glyph unicode="&#xf20a;" horiz-adv-x="2048" d="M785 528h207q-14 -158 -98.5 -248.5t-214.5 -90.5q-162 0 -254.5 116t-92.5 316q0 194 93 311.5t233 117.5q148 0 232 -87t97 -247h-203q-5 64 -35.5 99t-81.5 35q-57 0 -88.5 -60.5t-31.5 -177.5q0 -48 5 -84t18 -69.5t40 -51.5t66 -18q95 0 109 139zM1497 528h206 q-14 -158 -98 -248.5t-214 -90.5q-162 0 -254.5 116t-92.5 316q0 194 93 311.5t233 117.5q148 0 232 -87t97 -247h-204q-4 64 -35 99t-81 35q-57 0 -88.5 -60.5t-31.5 -177.5q0 -48 5 -84t18 -69.5t39.5 -51.5t65 [...]
+<glyph unicode="&#xf20b;" d="M992 912v-496q0 -14 -9 -23t-23 -9h-160q-14 0 -23 9t-9 23v496q0 112 -80 192t-192 80h-272v-1152q0 -14 -9 -23t-23 -9h-160q-14 0 -23 9t-9 23v1344q0 14 9 23t23 9h464q135 0 249 -66.5t180.5 -180.5t66.5 -249zM1376 1376v-880q0 -135 -66.5 -249t-180.5 -180.5 t-249 -66.5h-464q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h160q14 0 23 -9t9 -23v-768h272q112 0 192 80t80 192v880q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
+<glyph unicode="&#xf20c;" d="M1311 694v-114q0 -24 -13.5 -38t-37.5 -14h-202q-24 0 -38 14t-14 38v114q0 24 14 38t38 14h202q24 0 37.5 -14t13.5 -38zM821 464v250q0 53 -32.5 85.5t-85.5 32.5h-133q-68 0 -96 -52q-28 52 -96 52h-130q-53 0 -85.5 -32.5t-32.5 -85.5v-250q0 -22 21 -22h55 q22 0 22 22v230q0 24 13.5 38t38.5 14h94q24 0 38 -14t14 -38v-230q0 -22 21 -22h54q22 0 22 22v230q0 24 14 38t38 14h97q24 0 37.5 -14t13.5 -38v-230q0 -22 22 -22h55q21 0 21 22zM1410 560v154q0 53 -33 85.5t-86 32.5h-264q-53 0 -8 [...]
+<glyph unicode="&#xf20d;" horiz-adv-x="1792" />
+<glyph unicode="&#xf20e;" horiz-adv-x="1792" />
+<glyph unicode="&#xf500;" horiz-adv-x="1792" />
+</font>
+</defs></svg>


[calcite-site] 05/08: Add Alibaba to powered-by, remove LAST_DAY, tweak 1.19 release notes

Posted by fr...@apache.org.
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 5e6c45bb6388eadd4a59056d7fc08fa02e43b47d
Author: Julian Hyde <jh...@apache.org>
AuthorDate: Wed Mar 27 16:26:24 2019 -0700

    Add Alibaba to powered-by, remove LAST_DAY, tweak 1.19 release notes
---
 docs/history.html    | 184 +++++++++++++++++++++++++++++----------------------
 docs/powered_by.html |   8 +++
 docs/reference.html  |   4 --
 img/powered-by.png   | Bin 101285 -> 104148 bytes
 4 files changed, 113 insertions(+), 83 deletions(-)

diff --git a/docs/history.html b/docs/history.html
index e5d4ceb..036a0eb 100644
--- a/docs/history.html
+++ b/docs/history.html
@@ -109,7 +109,7 @@
 Downloads are available on the
 <a href="/downloads/">downloads page</a>.</p>
 
-<h2 id="v1-19-0"><a href="https://github.com/apache/calcite/releases/tag/calcite-1.19.0">1.19.0</a> / 2019-03-18</h2>
+<h2 id="v1-19-0"><a href="https://github.com/apache/calcite/releases/tag/calcite-1.19.0">1.19.0</a> / 2019-03-25</h2>
 
 <p>This release comes three months after 1.18.0. It includes more than 80 resolved
 issues, comprising of a few new features as well as general improvements
@@ -124,6 +124,7 @@ Druid version 0.11.0;
 other software versions as specified in <code class="highlighter-rouge">pom.xml</code>.</p>
 
 <h4 id="new-features">New features</h4>
+
 <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-1912">CALCITE-1912</a>]
 Support <code class="highlighter-rouge">FOR SYSTEM_TIME AS OF</code> in regular queries</li>
@@ -135,96 +136,108 @@ Add the <code class="highlighter-rouge">JSON_TYPE</code> function</li>
 Add the <code class="highlighter-rouge">JSON_DEPTH</code> function</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2881">CALCITE-2881</a>]
 Add the <code class="highlighter-rouge">JSON_PRETTY</code> function</li>
+  <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2770">CALCITE-2770</a>]
+Add bitwise aggregate functions <code class="highlighter-rouge">BIT_AND</code>, <code class="highlighter-rouge">BIT_OR</code></li>
+  <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2799">CALCITE-2799</a>]
+Allow alias in <code class="highlighter-rouge">HAVING</code> clause for aggregate functions</li>
 </ul>
 
 <h4 id="bug-fixes-api-changes-and-minor-enhancements">Bug-fixes, API changes and minor enhancements</h4>
+
 <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-1513">CALCITE-1513</a>]
-Correlated NOT IN query throws AssertionError</li>
+Correlated <code class="highlighter-rouge">NOT IN</code> query throws <code class="highlighter-rouge">AssertionError</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-1726">CALCITE-1726</a>]
-Subquery in FILTER is left untransformed</li>
+Sub-query in <code class="highlighter-rouge">FILTER</code> is left untransformed</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2249">CALCITE-2249</a>]
-AggregateJoinTransposeRule generates inequivalent nodes if Aggregate relNode contains distinct aggregate function.</li>
+<code class="highlighter-rouge">AggregateJoinTransposeRule</code> generates non-equivalent nodes if <code class="highlighter-rouge">Aggregate</code>
+contains a <code class="highlighter-rouge">DISTINCT</code> aggregate function</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2288">CALCITE-2288</a>]
-Type assertion error when reducing partially constant expression</li>
+Type assertion error when reducing partially-constant expression</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2290">CALCITE-2290</a>]
 Type mismatch during flattening</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2301">CALCITE-2301</a>]
 JDBC adapter: use query timeout from the top-level statement</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2338">CALCITE-2338</a>]
-Make Simplification API more conservative</li>
+Make simplification API more conservative</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2344">CALCITE-2344</a>]
-Avoid inferring $0=null predicate from $0 IS NULL when… … $0 is not nullable</li>
+Avoid inferring <code class="highlighter-rouge">$0 = null</code> predicate from <code class="highlighter-rouge">$0 IS NULL</code> when <code class="highlighter-rouge">$0</code> is not
+nullable</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2375">CALCITE-2375</a>]
 <code class="highlighter-rouge">EnumerableDefaults.join_()</code> leaks connections</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2437">CALCITE-2437</a>]
-FilterMultiJoinMergeRule doesn’t combine postFilterCondition</li>
+<code class="highlighter-rouge">FilterMultiJoinMergeRule</code> doesn’t combine postFilterCondition</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2454">CALCITE-2454</a>]
-Avoid treating Project(x=1) and Project(x=1) equal in case the type of 1 is int in the first rel and long in the second one</li>
+Avoid treating <code class="highlighter-rouge">Project(x=1)</code> and <code class="highlighter-rouge">Project(x=1)</code> equal when the type of <code class="highlighter-rouge">1</code> is
+<code class="highlighter-rouge">int</code> in the first rel and <code class="highlighter-rouge">long</code> in the second</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2463">CALCITE-2463</a>]
-Silence ERROR logs from CalciteException, SqlValidatorException</li>
+Silence ERROR logs from <code class="highlighter-rouge">CalciteException</code>, <code class="highlighter-rouge">SqlValidatorException</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2464">CALCITE-2464</a>]
 Allow to set nullability for columns of structured types</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2471">CALCITE-2471</a>]
-RelNode description includes all tree when recomputed</li>
+<code class="highlighter-rouge">RelNode</code> description includes all tree when recomputed</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2554">CALCITE-2554</a>]
-Enrich enumerable join operators with order preserving information</li>
+Enrich enumerable join operators with order-preserving information</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2582">CALCITE-2582</a>]
-FilterProjectTransposeRule does not always simplify the new filter condition</li>
+<code class="highlighter-rouge">FilterProjectTransposeRule</code> does not always simplify the new filter condition</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2599">CALCITE-2599</a>]
-Support ASCII(string) in SqlFunctions</li>
+Support <code class="highlighter-rouge">ASCII(string)</code> in <code class="highlighter-rouge">SqlFunctions</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2621">CALCITE-2621</a>]
-Add rule to execute semi joins with correlation</li>
+Add rule to execute semi-joins with correlation</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2623">CALCITE-2623</a>]
-Add specific translation for POSITION, MOD and set operators in BigQuery and Hive SQL dialects</li>
+Add specific translation for <code class="highlighter-rouge">POSITION</code>, <code class="highlighter-rouge">MOD</code> and set operators in BigQuery
+and Hive SQL dialects</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2625">CALCITE-2625</a>]
-<code class="highlighter-rouge">ROW_NUMBER</code>, <code class="highlighter-rouge">RANK</code> generating Invalid SQL</li>
+<code class="highlighter-rouge">ROW_NUMBER</code>, <code class="highlighter-rouge">RANK</code> generating invalid SQL</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2629">CALCITE-2629</a>]
-Unnecessary call to CatalogReader#getAllSchemaObjects in CatalogScope</li>
+Unnecessary call to <code class="highlighter-rouge">CatalogReader#getAllSchemaObjects</code> in <code class="highlighter-rouge">CatalogScope</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2635">CALCITE-2635</a>]
-getMonotonocity is slow on wide tables</li>
+<code class="highlighter-rouge">getMonotonocity</code> is slow on wide tables</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2674">CALCITE-2674</a>]
-SqlIdentifier same name with built-in function but with escape character should be still resolved as an identifier</li>
+<code class="highlighter-rouge">SqlIdentifier</code> same name with built-in function but with escape character
+should be still resolved as an identifier</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2677">CALCITE-2677</a>]
-Struct types with one field are not mapped correctly to Java Classes</li>
+Struct types with one field are not mapped correctly to Java classes</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2703">CALCITE-2703</a>]
-Reduce code generation and class loading overhead when executing queries in the EnumerableConvention</li>
+Reduce code generation and class loading overhead when executing queries in
+<code class="highlighter-rouge">EnumerableConvention</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2722">CALCITE-2722</a>]
-SqlImplementor createLeftCall method throws StackOverflowError</li>
+<code class="highlighter-rouge">SqlImplementor.createLeftCall</code> method throws <code class="highlighter-rouge">StackOverflowError</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2727">CALCITE-2727</a>]
-MV rewriting bails out incorrectly when a view does not contain any table reference</li>
+Materialized view rewriting bails out incorrectly when a view does not contain
+any table reference</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2733">CALCITE-2733</a>]
-Use catalog and schema from JDBC connection string to retrieve tables if specified</li>
+Use <code class="highlighter-rouge">catalog</code> and <code class="highlighter-rouge">schema</code> from JDBC connect string to retrieve tables if specified</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2750">CALCITE-2750</a>]
-PI operator incorrectly identified as dynamic function</li>
+<code class="highlighter-rouge">PI</code> operator is incorrectly identified as dynamic function</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2755">CALCITE-2755</a>]
 Expose document <code class="highlighter-rouge">_id</code> field when querying ElasticSearch</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2762">CALCITE-2762</a>]
 Quidem env variable is always false if its name is separated by dot(“.”)</li>
-  <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2770">CALCITE-2770</a>]
-Add bitwise aggregate functions <code class="highlighter-rouge">BIT_AND</code>, <code class="highlighter-rouge">BIT_OR</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2778">CALCITE-2778</a>]
-Remove ClosableAllocation, ClosableAllocationOwner, CompoundClosableAllocation</li>
-  <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2779">CALCITE-2779</a>]
-Remove References to StringBuffer</li>
+Remove <code class="highlighter-rouge">ClosableAllocation</code>, <code class="highlighter-rouge">ClosableAllocationOwner</code>,
+<code class="highlighter-rouge">CompoundClosableAllocation</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2782">CALCITE-2782</a>]
 Use server time zone by default if time zone is not specified in the user connection string</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2783">CALCITE-2783</a>]
-“COALESCE(s, TRUE) = TRUE” and “(s OR s IS UNKNOWN) = TRUE” causes NullPointerException</li>
+“COALESCE(s, TRUE) = TRUE” and “(s OR s IS UNKNOWN) = TRUE” causes
+<code class="highlighter-rouge">NullPointerException</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2785">CALCITE-2785</a>]
-In EnumerableAggregate, wrong result produced If there are sorted aggregates and non-sorted aggregates at the same time</li>
+In <code class="highlighter-rouge">EnumerableAggregate</code>, wrong result produced If there are sorted aggregates
+and non-sorted aggregates at the same time</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2787">CALCITE-2787</a>]
-JSON aggregate calls with different null clause get incorrectly merged during converting from SQL to relational algebra</li>
+JSON aggregate calls with different null clause get incorrectly merged while
+converting from SQL to relational algebra</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2790">CALCITE-2790</a>]
-AggregateJoinTransposeRule incorrectly pushes down distinct count into join</li>
+<code class="highlighter-rouge">AggregateJoinTransposeRule</code> incorrectly pushes down distinct count into join</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2797">CALCITE-2797</a>]
 Support <code class="highlighter-rouge">APPROX_COUNT_DISTINCT</code> aggregate function in ElasticSearch</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2798">CALCITE-2798</a>]
-Optimizer should remove ORDER BY in sub-query, provided it has no LIMIT or OFFSET</li>
-  <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2799">CALCITE-2799</a>]
-Allow alias in having clause for aggregate functions</li>
+Optimizer should remove <code class="highlighter-rouge">ORDER BY</code> in sub-query, provided it has no <code class="highlighter-rouge">LIMIT</code> or
+<code class="highlighter-rouge">OFFSET</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2802">CALCITE-2802</a>]
-Druid adapter: Usage of range conditions like “2010-01-01 &lt; timestamp” leads to incorrect results</li>
+In Druid adapter, use of range conditions like <code class="highlighter-rouge">'2010-01-01' &lt; TIMESTAMP</code> leads
+to incorrect results</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2805">CALCITE-2805</a>]
 Can’t specify port with Cassandra adapter in connection string</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2806">CALCITE-2806</a>]
@@ -232,101 +245,114 @@ Cassandra adapter doesn’t allow uppercase characters in table names</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2811">CALCITE-2811</a>]
 Update version of Cassandra driver</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2814">CALCITE-2814</a>]
-ElasticSearch adapter. Fix “group by” when using raw item access (eg. <code class="highlighter-rouge">_MAP*</code> [‘a.b.c’])</li>
+In ElasticSearch adapter, fix <code class="highlighter-rouge">GROUP BY</code> when using raw item access
+(e.g. <code class="highlighter-rouge">_MAP*</code> [‘a.b.c’])</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2817">CALCITE-2817</a>]
-Make CannotPlanException great</li>
+Make <code class="highlighter-rouge">CannotPlanException</code> more informative</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2827">CALCITE-2827</a>]
-Allow CONVENTION.NONE planning with VolcanoPlanner</li>
+Allow <code class="highlighter-rouge">CONVENTION.NONE</code> planning with <code class="highlighter-rouge">VolcanoPlanner</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2838">CALCITE-2838</a>]
-Simplification: Remove redundant IS TRUE checks</li>
+Simplification: Remove redundant <code class="highlighter-rouge">IS TRUE</code> checks</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2839">CALCITE-2839</a>]
-Simplify comparisons against boolean literals</li>
+Simplify comparisons against <code class="highlighter-rouge">BOOLEAN</code> literals</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2840">CALCITE-2840</a>]
-RexNode simplification logic should use more specific UnknownAs modes</li>
+<code class="highlighter-rouge">RexNode</code> simplification logic should use more specific <code class="highlighter-rouge">UnknownAs</code> modes</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2841">CALCITE-2841</a>]
 Simplification: push negation into Case expression</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2842">CALCITE-2842</a>]
-Computing RexCall digest containing IN expressions leads to Exceptions</li>
+Computing <code class="highlighter-rouge">RexCall</code> digest containing <code class="highlighter-rouge">IN</code> expressions leads to exceptions</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2848">CALCITE-2848</a>]
-Simplifying a case statement's first branch should ignore its safety</li>
+Simplifying a CASE statement's first branch should ignore its safety</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2850">CALCITE-2850</a>]
-Geode adapter: support boolean column as filter operand</li>
+Geode adapter: support <code class="highlighter-rouge">BOOLEAN</code> column as filter operand</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2852">CALCITE-2852</a>]
 RexNode simplification does not traverse unknown functions</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2856">CALCITE-2856</a>]
-Emulating COMMA JOIN as CROSS JOIN for SparkSqlDialect</li>
+Emulating <code class="highlighter-rouge">COMMA JOIN</code> as <code class="highlighter-rouge">CROSS JOIN</code> for <code class="highlighter-rouge">SparkSqlDialect</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2858">CALCITE-2858</a>]
 Improvements in JSON writer and reader for plans</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2859">CALCITE-2859</a>]
 Centralize Calcite system properties</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2863">CALCITE-2863</a>]
-ElasticSearch adapter. Query fails when filtering directly on <code class="highlighter-rouge">_MAP</code></li>
-  <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2875">CALCITE-2875</a>]
-Some misspellings in RelOptListener</li>
+In ElasticSearch adapter, query fails when filtering directly on <code class="highlighter-rouge">_MAP</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2887">CALCITE-2887</a>]
-Improve performance of RexLiteral#toJavaString</li>
+Improve performance of <code class="highlighter-rouge">RexLiteral.toJavaString()</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2897">CALCITE-2897</a>]
-Reduce expensive calls to Class#getSimpleName</li>
+Reduce expensive calls to <code class="highlighter-rouge">Class.getSimpleName()</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2899">CALCITE-2899</a>]
-Deprecate RelTraitPropagationVisitor and remove its usages</li>
+Deprecate <code class="highlighter-rouge">RelTraitPropagationVisitor</code> and remove its usages</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2890">CALCITE-2890</a>]
-ElasticSearch adapter. Combine <code class="highlighter-rouge">any_value</code> with other aggregation functions failed</li>
+In ElasticSearch adapter, combine <code class="highlighter-rouge">any_value</code> with other aggregation functions
+failed</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2891">CALCITE-2891</a>]
 Alias suggester failed to suggest name based on original name incrementally</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2894">CALCITE-2894</a>]
-NullPointerException thrown by RelMdPercentageOriginalRows when explaining plan with all attributes</li>
-  <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2895">CALCITE-2895</a>]
-Some arguments are undocumented in constructor of LogicalAggregate</li>
+<code class="highlighter-rouge">RelMdPercentageOriginalRows</code> throws <code class="highlighter-rouge">NullPointerException</code> when explaining
+plan with all attributes</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2902">CALCITE-2902</a>]
-Improve performance of AbstractRelNode#computeDigest</li>
+Improve performance of <code class="highlighter-rouge">AbstractRelNode.computeDigest()</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2929">CALCITE-2929</a>]
-Simplification of IS NULL checks are incorrectly assuming that CAST-s are possible</li>
-  <li>Improve Graphviz dump in CannotPlanException: make boxes shorter, print composite traits if they were simplified</li>
-  <li>Make SparkHandlerImpl singletone thread-safe</li>
-  <li>Remove usage of ‘userConfig’ attribute in ElasticSearch adapter</li>
-  <li>ElasticSearch adapter. Remove dead (or unnecessary) code.</li>
+Simplification of <code class="highlighter-rouge">IS NULL</code> checks are incorrectly assuming that <code class="highlighter-rouge">CAST</code>s are
+possible</li>
+  <li>Improve Graphviz dump in <code class="highlighter-rouge">CannotPlanException</code>: make boxes shorter, print
+composite traits if they were simplified</li>
+  <li>Make <code class="highlighter-rouge">SparkHandlerImpl</code> singleton thread-safe</li>
+  <li>Remove usage of <code class="highlighter-rouge">userConfig</code> attribute in ElasticSearch adapter</li>
+  <li>In ElasticSearch adapter, remove dead (or unnecessary) code</li>
 </ul>
 
 <h4 id="build-and-test-suite">Build and test suite</h4>
+
 <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2732">CALCITE-2732</a>]
-Upgrade postgresql driver version</li>
+Upgrade PostgreSQL driver version</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2759">CALCITE-2759</a>]
-Update maven-remote-resources-plugin to 1.6.0</li>
+Update <code class="highlighter-rouge">maven-remote-resources-plugin</code> to 1.6.0</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2765">CALCITE-2765</a>]
 Bump Janino compiler dependency to 3.0.11</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2768">CALCITE-2768</a>]
-PlannerTest ignores top-level order by clause (~RootRel.collation)</li>
+<code class="highlighter-rouge">PlannerTest</code> ignores top-level <code class="highlighter-rouge">ORDER BY</code> clause (<code class="highlighter-rouge">RootRel.collation</code>)</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2788">CALCITE-2788</a>]
-Building error for sub-project of calcite on “maven-checkstyle-plugin”</li>
+Building error for sub-project of calcite on <code class="highlighter-rouge">maven-checkstyle-plugin</code></li>
+  <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2779">CALCITE-2779</a>]
+Remove references to <code class="highlighter-rouge">StringBuffer</code></li>
+  <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2875">CALCITE-2875</a>]
+Some misspellings in <code class="highlighter-rouge">RelOptListener</code></li>
+  <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2895">CALCITE-2895</a>]
+Some arguments are undocumented in constructor of <code class="highlighter-rouge">LogicalAggregate</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2836">CALCITE-2836</a>]
-Remove maven-compiler-plugin from calcite-plus module pom.xml</li>
+Remove <code class="highlighter-rouge">maven-compiler-plugin</code> from <code class="highlighter-rouge">calcite-plus</code> module <code class="highlighter-rouge">pom.xml</code></li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2878">CALCITE-2878</a>]
-Avoid use of new RuntimeException(e) in tests</li>
+Avoid <code class="highlighter-rouge">throw new RuntimeException(e)</code> in tests</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2916">CALCITE-2916</a>]
 Upgrade jackson to 2.9.8</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2925">CALCITE-2925</a>]
-Exclude maven-wrapper.jar from source distribution</li>
+Exclude <code class="highlighter-rouge">maven-wrapper.jar</code> from source distribution</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2931">CALCITE-2931</a>]
-Mongo Adapter - Compare Bson (not string) query representation in tests</li>
+In Mongo adapter, compare Bson (not string) query representation in tests</li>
   <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2932">CALCITE-2932</a>]
-DruidAdapterIT regression after 1.17 release</li>
-  <li>Improve assert messages for CalciteAssert-based tests</li>
+<code class="highlighter-rouge">DruidAdapterIT</code> regression after 1.17 release</li>
+  <li>Improve messages for tests based on <code class="highlighter-rouge">CalciteAssert</code></li>
   <li>Add JUnit category for extremely slow tests, launch them in a separate Travis job</li>
-  <li>Fix sqlline by removing redundant slf4j dependency (log4j-over-slf4j) from cassandra-all</li>
+  <li>Fix sqlline by removing redundant slf4j dependency (<code class="highlighter-rouge">log4j-over-slf4j</code>) from
+<code class="highlighter-rouge">cassandra-all</code></li>
 </ul>
 
 <h4 id="web-site-and-documentation">Web site and documentation</h4>
+
 <ul>
-  <li>Switch from maven:alpine to maven image for generating javadoc when building the site</li>
+  <li>Switch from <code class="highlighter-rouge">maven:alpine</code> to <code class="highlighter-rouge">maven</code> image for generating javadoc when
+building the site</li>
   <li>Update instructions for pushing to the git site repository</li>
-  <li>Site: [CALCITE-2734] Update mongo documentation to reflect filename changes</li>
+  <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2734">CALCITE-2734</a>]
+Site: Update mongo documentation to reflect filename changes</li>
   <li>Site: Add commit message guidelines for contributors (Stamatis Zampetakis)</li>
   <li>Site: Add Zoltan Haindrich as committer</li>
   <li>Site: Elastic query example on <code class="highlighter-rouge">_MAP</code></li>
   <li>Site: fix JSON syntax error at file adapter page (Marc Prud’hommeaux)</li>
   <li>Site: fix typo at the main page (Marc Prud’hommeaux)</li>
-  <li>[CALCITE-2436] Steps for building site under Windows, misprint fix in SQL Language page</li>
+  <li>[<a href="https://issues.apache.org/jira/browse/CALCITE-2436">CALCITE-2436</a>]
+Steps for building site under Windows; fix misprint in SQL Language page</li>
   <li>Site: News item for release 1.18</li>
   <li>Site: Rename MapD to OmniSci, and update logos</li>
   <li>Update site for new repository</li>
diff --git a/docs/powered_by.html b/docs/powered_by.html
index b24f161..e4c3d04 100644
--- a/docs/powered_by.html
+++ b/docs/powered_by.html
@@ -109,6 +109,7 @@
 <p><img src="/img/powered-by.png" alt="Companies and projects" /></p>
 
 <ul id="markdown-toc">
+  <li><a href="#alibaba-maxcompute" id="markdown-toc-alibaba-maxcompute">Alibaba MaxCompute</a></li>
   <li><a href="#apache-apex" id="markdown-toc-apache-apex">Apache Apex</a></li>
   <li><a href="#apache-beam" id="markdown-toc-apache-beam">Apache Beam</a></li>
   <li><a href="#apache-drill" id="markdown-toc-apache-drill">Apache Drill</a></li>
@@ -136,6 +137,13 @@ on your site.</p>
 
 <p><img src="/img/pb-calcite-240.png" alt="Powered By" /></p>
 
+<h3 id="alibaba-maxcompute">Alibaba MaxCompute</h3>
+
+<p><a href="https://www.alibabacloud.com">Alibaba</a>’s
+<a href="https://www.alibabacloud.com/product/maxcompute">MaxCompute</a>
+big data computing and storage platform
+uses Calcite for cost-based query optimization.</p>
+
 <h3 id="apache-apex">Apache Apex</h3>
 
 <p><a href="https://apex.apache.org">Apache Apex</a>
diff --git a/docs/reference.html b/docs/reference.html
index 1c9d3d9..ce91fef 100644
--- a/docs/reference.html
+++ b/docs/reference.html
@@ -1895,10 +1895,6 @@ for example <code class="highlighter-rouge">ST_GeomFromText('POINT (30 10)')</co
       <td style="text-align: left">TIMESTAMPDIFF(timeUnit, datetime, datetime2)</td>
       <td style="text-align: left">Returns the (signed) number of <em>timeUnit</em> intervals between <em>datetime</em> and <em>datetime2</em>. Equivalent to <code class="highlighter-rouge">(datetime2 - datetime) timeUnit</code></td>
     </tr>
-    <tr>
-      <td style="text-align: left">LAST_DAY(date)</td>
-      <td style="text-align: left">Returns the date of the last day of the month in a value of datatype DATE; For example, it returns DATE’2020-02-29’ for both DATE’2020-02-10’ and TIMESTAMP’2020-02-10 10:10:10’</td>
-    </tr>
   </tbody>
 </table>
 
diff --git a/img/powered-by.png b/img/powered-by.png
index eb4e331..79c6dba 100644
Binary files a/img/powered-by.png and b/img/powered-by.png differ


[calcite-site] 03/08: [CALCITE-2952] Add JDK 12 as tested to 1.19.0 history

Posted by fr...@apache.org.
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 92564fa3e1d35508d85e2382788ce56b02036efc
Author: Kevin Risden <kr...@apache.org>
AuthorDate: Tue Mar 26 08:31:56 2019 -0400

    [CALCITE-2952] Add JDK 12 as tested to 1.19.0 history
    
    Signed-off-by: Kevin Risden <kr...@apache.org>
---
 docs/history.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/history.html b/docs/history.html
index 986a257..e5d4ceb 100644
--- a/docs/history.html
+++ b/docs/history.html
@@ -118,7 +118,7 @@ query support.</p>
 
 <p>Compatibility: This release is tested
 on Linux, macOS, Microsoft Windows;
-using Oracle JDK 8, 9, 10, 11 and OpenJDK 10, 11;
+using Oracle JDK 8, 9, 10, 11, 12 and OpenJDK 8, 9, 10, 11, 12;
 Guava versions 19.0 to 27.1-jre;
 Druid version 0.11.0;
 other software versions as specified in <code class="highlighter-rouge">pom.xml</code>.</p>