The following document contains the results of Rat (Release Audit Tool).
***************************************************** Summary ------- Generated at: 2025-09-10T12:36:39Z Notes: 0 Binaries: 0 Archives: 0 Standards: 27 Apache Licensed: 27 Generated Documents: 0 JavaDocs are generated, thus a license header is optional. Generated files do not require license headers. 0 Unknown Licenses ***************************************************** Files with Apache License headers will be marked AL Binary files (which do not require any license headers) will be marked B Compressed archives will be marked A Notices, licenses etc. will be marked N AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/pom.xml AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/resources/META-INF/services/org.apache.shardingsphere.distsql.handler.engine.update.rdl.rule.spi.database.DatabaseRuleDefinitionExecutor AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/resources/META-INF/services/org.apache.shardingsphere.distsql.handler.engine.query.ral.convert.RuleConfigurationToDistSQLConverter AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/resources/META-INF/services/org.apache.shardingsphere.distsql.handler.executor.rql.rule.CountResultRowBuilder AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/resources/META-INF/services/org.apache.shardingsphere.distsql.handler.executor.rql.resource.InUsedStorageUnitRetriever AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/resources/META-INF/services/org.apache.shardingsphere.distsql.handler.engine.query.DistSQLQueryExecutor AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/java/org/apache/shardingsphere/single/distsql/handler/update/LoadSingleTableExecutor.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/java/org/apache/shardingsphere/single/distsql/handler/update/UnloadSingleTableExecutor.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/java/org/apache/shardingsphere/single/distsql/handler/update/SetDefaultSingleTableStorageUnitExecutor.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/java/org/apache/shardingsphere/single/distsql/handler/converter/SingleConvertDistSQLConstants.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/java/org/apache/shardingsphere/single/distsql/handler/converter/SingleRuleConfigurationToDistSQLConverter.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/java/org/apache/shardingsphere/single/distsql/handler/query/SingleCountResultRowBuilder.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/java/org/apache/shardingsphere/single/distsql/handler/query/InUsedSingleStorageUnitRetriever.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/java/org/apache/shardingsphere/single/distsql/handler/query/ShowDefaultSingleTableStorageUnitExecutor.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/java/org/apache/shardingsphere/single/distsql/handler/query/ShowUnloadedSingleTablesExecutor.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/main/java/org/apache/shardingsphere/single/distsql/handler/query/ShowSingleTablesExecutor.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/test/resources/cases/show-single-tables-current-config.yaml AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/test/resources/cases/show-single-tables.xml AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/test/resources/cases/show-default-single-table-storage-unit-current-config.yaml AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/test/resources/cases/show-default-single-table-storage-unit.xml AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/test/java/org/apache/shardingsphere/single/distsql/handler/update/SetDefaultSingleTableStorageUnitExecutorTest.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/test/java/org/apache/shardingsphere/single/distsql/handler/update/LoadSingleTableExecutorTest.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/test/java/org/apache/shardingsphere/single/distsql/handler/converter/SingleRuleConfigurationToDistSQLConverterTest.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/test/java/org/apache/shardingsphere/single/distsql/handler/query/InUsedSingleStorageUnitRetrieverTest.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/test/java/org/apache/shardingsphere/single/distsql/handler/query/SingleCountResultRowBuilderTest.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/test/java/org/apache/shardingsphere/single/distsql/handler/query/ShowDefaultSingleTableStorageUnitExecutorTest.java AL /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/kernel/single/distsql/handler/src/test/java/org/apache/shardingsphere/single/distsql/handler/query/ShowSingleTablesExecutorTest.java *****************************************************