首页
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
> tajo-core-0.9.0-tests.jar
标签:tajo-core-0.9.0-tests.jar,tajo,core,0.9.0,tests,jar包下载,依赖包
  • 云盘下载
  • Group
  • Artifact
  • Version
  • Download
  • >> Package Explorer
  • >>> Java Explorer <2.6.8>
    • dataset
      • TestAlterTable
        • table1.tbl
      • TestCreateTable
        • table1
          • table1.tbl
        • table2
          • table2.tbl
      • TestDropTable
        • table1.tbl
      • TestJoinBroadcast
        • customer_large
          • customer.tbl
        • lineitem_large
          • lineitem.tbl
        • orders_large
          • orders.tbl
      • TestJoinQuery
        • table1
          • table1.tbl
        • table2
          • table2.tbl
      • TestNetTypes
        • table1
          • table1.tbl
        • table2
          • table2.tbl
      • TestSortQuery
        • table1
          • table1.tbl
        • table2
          • table2.tbl
      • TestTablePartitions
        • lineitemspecial.tbl
      • TestTruncateTable
        • truncate_table2
          • table2.tbl
    • log4j.properties
    • META-INF
      • DEPENDENCIES
      • LICENSE
      • MANIFEST.MF
      • NOTICE
    • org
      • apache
        • tajo
          • BackendTestingUtil.java
          • benchmark
            • TestTPCH.java
          • cli
            • TestDefaultCliOutputFormatter.java
            • TestExecExternalShellCommand.java
            • TestHdfsCommand.java
            • TestSimpleParser.java
            • TestTajoCli.java
          • client
            • TestDDLBuilder.java
            • TestTajoClient.java
            • TestTajoDump.java
          • cluster
            • TestServerName.java
            • TestWorkerConnectionInfo.java
          • engine
            • codegen
              • TestEvalCodeGenerator.java
              • TestGeneratorAdapter.java
            • eval
              • ExprTestBase.java
              • TestEvalTree.java
              • TestEvalTreeUtil.java
              • TestIntervalType.java
              • TestPredicates.java
              • TestSQLDateTimeTypes.java
              • TestSQLExpression.java
            • function
              • TestAggFunction.java
              • TestBuiltinFunctions.java
              • TestConditionalExpressions.java
              • TestDateTimeFunctions.java
              • TestGeneralFunction.java
              • TestMathFunctions.java
              • TestPatternMatchingPredicates.java
              • TestStringOperatorsAndFunctions.java
            • parser
              • TestSQLAnalyzer.java
            • planner
              • global
                • TestBroadcastJoinPlan.java
                • TestMasterPlan.java
              • physical
                • TestBNLJoinExec.java
                • TestBSTIndexExec.java
                • TestExternalSortExec.java
                • TestFullOuterHashJoinExec.java
                • TestFullOuterMergeJoinExec.java
                • TestHashAntiJoinExec.java
                • TestHashJoinExec.java
                • TestHashPartitioner.java
                • TestHashSemiJoinExec.java
                • TestLeftOuterHashJoinExec.java
                • TestLeftOuterNLJoinExec.java
                • TestMergeJoinExec.java
                • TestNLJoinExec.java
                • TestPhysicalPlanner.java
                • TestProgressExternalSortExec.java
                • TestRightOuterHashJoinExec.java
                • TestRightOuterMergeJoinExec.java
                • TestSortExec.java
              • TestExprAnnotator.java
              • TestLogicalNode.java
              • TestLogicalOptimizer.java
              • TestLogicalPlan.java
              • TestLogicalPlanner.java
              • TestPlannerUtil.java
              • TestQueryValidation.java
              • TestSimpleDirectedGraph.java
              • TestSimpleUndirectedGraph.java
              • TestUniformRangePartition.java
            • query
              • TestAlterTable.java
              • TestAlterTablespace.java
              • TestCaseByCases.java
              • TestCreateDatabase.java
              • TestCreateTable.java
              • TestCTASQuery.java
              • TestDropTable.java
              • TestGroupByQuery.java
              • TestInsertQuery.java
              • TestJoinBroadcast.java
              • TestJoinOnPartitionedTables.java
              • TestJoinQuery.java
              • TestNetTypes.java
              • TestNullValues.java
              • TestSelectQuery.java
              • TestSortQuery.java
              • TestTablePartitions.java
              • TestTableSubQuery.java
              • TestTruncateTable.java
              • TestUnionQuery.java
              • TestWindowQuery.java
            • util
              • TestTupleCache.java
              • TestTupleUtil.java
          • IntegrationTest.java
          • jdbc
            • TestResultSet.java
            • TestTajoDatabaseMetaData.java
            • TestTajoJdbc.java
          • LocalTajoTestingUtility.java
          • master
            • ha
              • TestHAServiceHDFSImpl.java
            • querymaster
              • TestIntermediateEntry.java
              • TestKillQuery.java
              • TestQueryProgress.java
              • TestQueryUnitStatusUpdate.java
            • rm
              • TestTajoResourceManager.java
            • TestExecutionBlockCursor.java
            • TestGlobalPlanner.java
            • TestRepartitioner.java
          • MiniTajoYarnCluster.java
          • QueryTestCaseBase.java
          • scheduler
            • TestFifoScheduler.java
          • storage
            • TestFileFragment.java
            • TestRowFile.java
          • TajoTestingCluster.java
          • TestQueryIdFactory.java
          • TestTajoIds.java
          • TpchTestBase.java
          • util
            • metrics
              • TestMetricsFilter.java
              • TestSystemMetrics.java
            • TestJSPUtil.java
          • worker
            • dataserver
              • TestHttpDataServer.java
              • TestHttpUtil.java
            • TestDeletionService.java
            • TestFetcher.java
            • TestHistory.java
            • TestRangeRetrieverHandler.java
    • queries
      • default
        • asterisk_1.sql
        • asterisk_2.sql
        • asterisk_3.sql
        • asterisk_4.sql
        • complex_union_1.sql
        • complex_union_2.sql
        • create_partitioned_table_as_select.sql
        • create_table_1.hiveql
        • create_table_1.sql
        • create_table_10.sql
        • create_table_11.hiveql
        • create_table_11.sql
        • create_table_12.hiveql
        • create_table_12.sql
        • create_table_2.hiveql
        • create_table_2.sql
        • create_table_3.sql
        • create_table_4.sql
        • create_table_5.sql
        • create_table_6.sql
        • create_table_7.sql
        • create_table_8.sql
        • create_table_9.sql
        • create_table_like_1.sql
        • create_table_partition_by_column.sql
        • create_table_partition_by_hash_1.sql
        • create_table_partition_by_hash_2.sql
        • create_table_partition_by_list.sql
        • create_table_partition_by_range.sql
        • drop_table.sql
        • exists_predicate_1.sql
        • exists_predicate_2.sql
        • groupby_1.sql
        • groupby_2.sql
        • groupby_3.sql
        • groupby_4.sql
        • groupby_5.sql
        • insert_into_select_1.sql
        • insert_into_select_2.sql
        • insert_into_select_3.sql
        • insert_overwrite_into_select_1.sql
        • insert_overwrite_into_select_2.hiveql
        • insert_overwrite_into_select_2.sql
        • insert_overwrite_into_select_3.sql
        • in_subquery_1.sql
        • in_subquery_2.sql
        • join_1.sql
        • join_10.sql
        • join_11.sql
        • join_12.sql
        • join_13.sql
        • join_14.sql
        • join_15.hiveql
        • join_15.sql
        • join_2.sql
        • join_3.sql
        • join_4.sql
        • join_5.sql
        • join_6.sql
        • join_7.sql
        • join_8.sql
        • join_9.sql
        • select_1.sql
        • select_10.hiveql
        • select_10.sql
        • select_11.hiveql
        • select_11.sql
        • select_12.hiveql
        • select_13.hiveql
        • select_13.sql
        • select_14.sql
        • select_15.hiveql
        • select_15.sql
        • select_2.sql
        • select_3.sql
        • select_4.sql
        • select_5.sql
        • select_6.sql
        • select_7.sql
        • select_8.sql
        • select_9.hiveql
        • select_9.sql
        • set_1.sql
        • set_2.sql
        • set_3.sql
        • set_4.sql
        • table_subquery1.sql
        • table_subquery2.sql
        • union_1.hiveql
      • TestAlterTable
        • alter_table_add_new_column_ddl.sql
        • alter_table_rename_column_ddl.sql
        • alter_table_rename_table_ddl.sql
        • table1_ddl.sql
      • TestBuiltinFunctions
        • testAvgDouble.sql
        • testAvgInt.sql
        • testAvgLong.sql
        • testCount.sql
        • testMaxLong.sql
        • testMaxString.sql
        • testMinLong.sql
        • testMinString.sql
        • testRandom.sql
        • testSplitPart.sql
        • testSplitPartByString.sql
        • testSplitPartNested.sql
      • TestCaseByCases
        • testTAJO415Case.sql
        • testTAJO418Case.sql
        • testTAJO619Case.sql
        • testTAJO718Case.sql
        • testTAJO739Case.sql
        • testTAJO914Case1.sql
        • testTAJO914Case2.sql
        • testTAJO914Case3.sql
        • testTAJO914Case4.sql
        • testTAJO917Case1.sql
      • TestCreateTable
        • create_table_various_types.sql
        • create_table_various_types_for_hcatalog.sql
        • quoted_identifier_mixed_chars_1.sql
        • quoted_identifier_mixed_chars_2.sql
        • quoted_identifier_mixed_chars_3.sql
        • quoted_identifier_mixed_chars_ddl_1.sql
        • quoted_identifier_mixed_chars_ddl_2.sql
        • quoted_identifier_non_ascii_1.sql
        • quoted_identifier_non_ascii_2.sql
        • quoted_identifier_non_ascii_3.sql
        • quoted_identifier_non_ascii_ddl.sql
        • table1_ddl.sql
      • TestCTASQuery
        • check1.sql
        • check2.sql
        • CtasWithGroupby.sql
        • CtasWithLimit.sql
        • CtasWithManagedTable.sql
        • CtasWithOptions.sql
        • CtasWithOrderby.sql
        • CtasWithStoreType.sql
        • CtasWithUnion.sql
        • testCtasWithColumnedPartition.sql
        • testCtasWithGroupby.sql
        • testCtasWithLimit.sql
        • testCtasWithOptions.sql
        • testCtasWithOrderby.sql
        • testCtasWithoutTableDefinition.sql
        • testCtasWithStoreType.sql
        • testCtasWithUnion.sql
      • TestDropTable
        • drop_table_ddl.sql
        • table1_ddl.sql
      • TestGroupByQuery
        • testComplexParameter.sql
        • testComplexParameter2.sql
        • testComplexParameterWithSubQuery.sql
        • testDistinctAggregation1.sql
        • testDistinctAggregation2.sql
        • testDistinctAggregation3.sql
        • testDistinctAggregation4.sql
        • testDistinctAggregation5.sql
        • testDistinctAggregation6.sql
        • testDistinctAggregation7.sql
        • testDistinctAggregation8.sql
        • testDistinctAggregationCaseByCase3.sql
        • testDistinctAggregationCaseByCase4.sql
        • testDistinctAggregationWithHaving1.sql
        • testDistinctAggregationWithUnion1.sql
        • testDistinctAggregation_case1.sql
        • testDistinctAggregation_case10.sql
        • testDistinctAggregation_case2.sql
        • testDistinctAggregation_case3.sql
        • testDistinctAggregation_case4.sql
        • testDistinctAggregation_case5.sql
        • testDistinctAggregation_case6.sql
        • testDistinctAggregation_case7.sql
        • testDistinctAggregation_case8.sql
        • testDistinctAggregation_case9.sql
        • testGroupBy.sql
        • testGroupBy2.sql
        • testGroupBy3.sql
        • testGroupBy4.sql
        • testGroupBy5.sql
        • testGroupByNested1.sql
        • testGroupByNested2.sql
        • testGroupByWithConstantKeys1.sql
        • testGroupByWithConstantKeys2.sql
        • testGroupByWithConstantKeys3.sql
        • testGroupByWithConstantKeys4.sql
        • testGroupByWithConstantKeys5.sql
        • testGroupByWithExpressionKeys1.sql
        • testGroupByWithExpressionKeys2.sql
        • testGroupbyWithJson.json
        • testGroupByWithNullData1.sql
        • testGroupByWithNullData10.sql
        • testGroupByWithNullData11.sql
        • testGroupByWithNullData12.sql
        • testGroupByWithNullData2.sql
        • testGroupByWithNullData3.sql
        • testGroupByWithNullData4.sql
        • testGroupByWithNullData5.sql
        • testGroupByWithNullData6.sql
        • testGroupByWithNullData7.sql
        • testGroupByWithNullData8.sql
        • testGroupByWithNullData9.sql
        • testGroupByWithSameConstantKeys1.sql
        • testGroupByWithSameExprs1.sql
        • testGroupByWithSameExprs2.sql
        • testHavingWithAggFunction.sql
        • testHavingWithNamedTarget.sql
      • TestInsertQuery
        • full_table_csv_ddl.sql
        • full_table_parquet_ddl.sql
        • table1_ddl.sql
        • testInsertInto.sql
        • testInsertOverwrite.sql
        • testInsertOverwriteLocation.sql
        • testInsertOverwriteLocationWithCompression.sql
        • testInsertOverwriteLocationWithUnion.sql
        • testInsertOverwriteLocationWithUnionDifferenceAlias.sql
        • testInsertOverwriteSmallerColumns.sql
        • testInsertOverwriteWithAsterisk.sql
        • testInsertOverwriteWithCompression.sql
        • testInsertOverwriteWithCompression_ddl.sql
        • testInsertOverwriteWithDatabase.sql
        • testInsertOverwriteWithTargetColumns.sql
        • testInsertOverwriteWithUnion.sql
        • testInsertOverwriteWithUnionDifferentAlias.sql
      • TestJoinBroadcast
        • create_customer_large_ddl.sql
        • create_lineitem_large_ddl.sql
        • create_orders_large_ddl.sql
        • customer_partition_ddl.sql
        • insert_into_customer_partition.sql
        • nation_multifile_ddl.sql
        • oj_table1_ddl.sql
        • oj_table2_ddl.sql
        • orders_multifile_ddl.sql
        • testBroadcastBasicJoin.sql
        • testBroadcastPartitionTable.sql
        • testBroadcastSubquery.sql
        • testBroadcastSubquery2.sql
        • testBroadcastTwoPartJoin.sql
        • testCrossJoin.sql
        • testCrossJoinAndCaseWhen.sql
        • testCrossJoinWithAsterisk1.sql
        • testCrossJoinWithAsterisk2.sql
        • testCrossJoinWithAsterisk3.sql
        • testCrossJoinWithAsterisk4.sql
        • testCrossJoinWithEmptyTable1.sql
        • testFullOuterJoin1.sql
        • testFullOuterJoinWithEmptyTable1.sql
        • testInnerJoinWithEmptyTable.sql
        • testJoinCoReferredEvals1.sql
        • testJoinCoReferredEvalsWithSameExprs1.sql
        • testJoinCoReferredEvalsWithSameExprs2.sql
        • testJoinOnMultipleDatabases.sql
        • testLeftOuterJoin1.sql
        • testLeftOuterJoin2.sql
        • testLeftOuterJoin3.sql
        • testLeftOuterJoinWithConstantExpr1.sql
        • testLeftOuterJoinWithConstantExpr2.sql
        • testLeftOuterJoinWithConstantExpr3.sql
        • testLeftOuterJoinWithEmptyTable1.sql
        • testLeftOuterJoinWithEmptyTable2.sql
        • testLeftOuterJoinWithEmptyTable3.sql
        • testLeftOuterJoinWithEmptyTable4.sql
        • testMultipleBroadcastDataFileWithZeroLength.sql
        • testMultipleBroadcastDataFileWithZeroLength2.sql
        • testMultiplePartitionedBroadcastDataFileWithZeroLength.sql
        • testMultiplePartitionedBroadcastDataFileWithZeroLength2.sql
        • testOuterJoinAndCaseWhen1.sql
        • testRightOuterJoin1.sql
        • testRightOuterJoinWithEmptyTable1.sql
        • testTPCHQ2Join.sql
        • testWhereClauseJoin1.sql
        • testWhereClauseJoin2.sql
        • testWhereClauseJoin3.sql
        • testWhereClauseJoin4.sql
        • testWhereClauseJoin5.sql
        • testWhereClauseJoin6.sql
      • TestJoinOnPartitionedTables
        • customer_ddl.sql
        • insert_into_customer.sql
        • selfJoinOfPartitionedTable.sql
        • testFilterPushDownPartitionColumnCaseWhen.sql
        • testNoProjectionJoinQual.sql
        • testPartialFilterPushDown.sql
        • testPartialFilterPushDownOuterJoin.sql
        • testPartialFilterPushDownOuterJoin2.sql
        • testPartitionTableJoinSmallTable.sql
      • TestJoinQuery
        • oj_table1_ddl.sql
        • oj_table2_ddl.sql
        • table1_int4_ddl.sql
        • table1_int8_ddl.sql
        • testComplexJoinCondition1.sql
        • testComplexJoinCondition2.sql
        • testComplexJoinCondition3.sql
        • testComplexJoinCondition4.sql
        • testComplexJoinCondition5.sql
        • testComplexJoinCondition6.sql
        • testComplexJoinCondition7.sql
        • testCrossJoin.sql
        • testCrossJoinAndCaseWhen.sql
        • testCrossJoinWithAsterisk1.sql
        • testCrossJoinWithAsterisk2.sql
        • testCrossJoinWithAsterisk3.sql
        • testCrossJoinWithAsterisk4.sql
        • testCrossJoinWithEmptyTable1.sql
        • testDifferentTypesJoinCondition.sql
        • testFullOuterJoin1.sql
        • testFullOuterJoinWithEmptyTable1.sql
        • testInnerJoinWithEmptyTable.sql
        • testJoinAsterisk.sql
        • testJoinCoReferredEvals1.sql
        • testJoinCoReferredEvalsFilterPushdown.sql
        • testJoinCoReferredEvalsWithSameExprs1.sql
        • testJoinCoReferredEvalsWithSameExprs2.sql
        • testJoinFilterOfRowPreservedTable1.sql
        • testJoinOnMultipleDatabases.sql
        • testJoinOnMultipleDatabasesWithJson.json
        • testJoinWithJson.json
        • testJoinWithJson2.json
        • testJoinWithMultipleJoinQual1.sql
        • testJoinWithMultipleJoinQual2.sql
        • testJoinWithMultipleJoinQual3.sql
        • testJoinWithMultipleJoinQual4.sql
        • testLeftOuterJoin1.sql
        • testLeftOuterJoinWithConstantExpr1.sql
        • testLeftOuterJoinWithConstantExpr2.sql
        • testLeftOuterJoinWithConstantExpr3.sql
        • testLeftOuterJoinWithConstantExpr4.sql
        • testLeftOuterJoinWithConstantExpr5.sql
        • testLeftOuterJoinWithEmptyTable1.sql
        • testLeftOuterJoinWithEmptyTable2.sql
        • testLeftOuterJoinWithEmptyTable3.sql
        • testLeftOuterJoinWithEmptyTable4.sql
        • testLeftOuterJoinWithEmptyTable5.sql
        • testLeftOuterJoinWithNull1.sql
        • testLeftOuterJoinWithNull2.sql
        • testLeftOuterJoinWithNull3.sql
        • testOuterJoinAndCaseWhen1.sql
        • testRightOuterJoin1.sql
        • testRightOuterJoinWithEmptyTable1.sql
        • testTPCHQ2Join.sql
        • testWhereClauseJoin1.sql
        • testWhereClauseJoin2.sql
        • testWhereClauseJoin3.sql
        • testWhereClauseJoin4.sql
        • testWhereClauseJoin5.sql
        • testWhereClauseJoin6.sql
      • TestLogicalPlanner
        • window1.sql
      • TestNetTypes
        • table1_ddl.sql
        • table2_ddl.sql
        • testGroupby.sql
        • testGroupby2.sql
        • testJoin.sql
        • testSelect.sql
        • testSort.sql
        • testSort2.sql
      • TestQueryUnitStatusUpdate
        • case1.sql
        • case2.sql
        • case3.sql
      • TestQueryValidation
        • error_groupby_1.sql
        • error_groupby_2.sql
        • invalid_casewhen_1.sql
        • invalid_limit_1.sql
        • valid_groupby_1.sql
        • valid_limit_1.sql
      • TestSelectQuery
        • customer_ddl.sql
        • insert_into_customer.sql
        • testCaseWhen.sql
        • testCaseWhenRound.sql
        • testCaseWhenWithoutElse.sql
        • testColumnEqualityButNotJoinCondition1.sql
        • testColumnEqualityButNotJoinCondition2.sql
        • testCreateAfterSelect.sql
        • testDatabaseRef1.sql
        • testDatabaseRef2.sql
        • testDatabaseRef3.sql
        • testExplainSelect.sql
        • testInClause.sql
        • testInStrClause.sql
        • testLikeClause.sql
        • testLimit.sql
        • testNonFromSelect1.sql
        • testNonQualifiedNames.sql
        • testNotEqual.sql
        • testNotInClause.sql
        • testNotInStrClause.sql
        • testRealValueCompare.sql
        • testSelect.sql
        • testSelect2.sql
        • testSelect3.sql
        • testSelectAsterik.sql
        • testSelectAsterisk1.sql
        • testSelectAsterisk2.sql
        • testSelectAsterisk3.sql
        • testSelectAsterisk4.sql
        • testSelectAsterisk5.sql
        • testSelectColumnAlias1.sql
        • testSelectColumnAliasExistingInRelation1.sql
        • testSelectColumnAliasExistingInRelation2.sql
        • testSelectColumnAliasExistingInRelation3.sql
        • testSelectDistinct.sql
        • testSelectSameConstantsWithDifferentAliases.sql
        • testSelectSameConstantsWithDifferentAliases2.sql
        • testSelectSameConstantsWithDifferentAliases3.sql
        • testSelectSameExprsWithDifferentAliases.sql
        • testSelectWithJson.json
        • testSimpleQuery.sql
        • testSimpleQueryWithLimit.sql
        • testSimpleQueryWithLimitPartitionedTable.sql
        • testStringCompare.sql
        • testSumFloatOverflow.sql
        • testSumIntOverflow.sql
        • testWhereCond1.sql
        • testWhereCond2.sql
        • testWhereCondWithAlias1.sql
        • testWhereCondWithAlias2.sql
      • TestSortQuery
        • create_table_with_asc_desc_keys.sql
        • create_table_with_date_ddl.sql
        • testAsterisk.sql
        • testSort.sql
        • testSortAfterGroupby.sql
        • testSortAfterGroupbyWithAlias.sql
        • testSortDesc.sql
        • testSortOnNullColumn.sql
        • testSortOnUnicodeTextAsc.sql
        • testSortOnUnicodeTextDesc.sql
        • testSortWithAlias1.sql
        • testSortWithAlias2.sql
        • testSortWithAlias3.sql
        • testSortWithAliasButOriginalName.sql
        • testSortWithAscDescKeys.sql
        • testSortWithConstKeys.sql
        • testSortWithDate.sql
        • testSortWithExpr1.sql
        • testSortWithExpr2.sql
        • testSortWithJson.json
        • testTopK.sql
        • testTopkWithJson.json
      • TestSQLAnalyzer
        • window1.sql
        • window2.sql
        • window3.sql
        • window4.sql
        • window5.sql
        • window6.sql
        • window7.sql
        • window8.sql
        • window9.sql
      • TestTablePartitions
        • case1.sql
        • case10.sql
        • case11.sql
        • case12.sql
        • case13.sql
        • case14.sql
        • case15.sql
        • case2.sql
        • case3.sql
        • case4.sql
        • case5.sql
        • case6.sql
        • case7.sql
        • case8.sql
        • case9.sql
        • lineitemspecial_ddl.sql
      • TestTableSubQuery
        • testGroupBySubQuery.sql
        • testGroupbySubqueryWithJson.json
        • testJoinSubQuery.sql
        • testJoinSubQuery2.sql
        • testJoinSubqueryWithJson.json
        • testTableSubquery1.sql
      • TestTPCH
        • testQ1OrderBy.sql
        • testQ2FourJoins.sql
        • testTPCH14Expr.sql
      • TestTruncateTable
        • table1_ddl.sql
        • table2_ddl.sql
      • TestUnionQuery
        • testUnion1.sql
        • testUnion10.sql
        • testUnion11.sql
        • testUnion12.sql
        • testUnion13.sql
        • testUnion14.sql
        • testUnion15.sql
        • testUnion16.sql
        • testUnion2.sql
        • testUnion3.sql
        • testUnion4.sql
        • testUnion5.sql
        • testUnion6.sql
        • testUnion7.sql
        • testUnion8.sql
        • testUnion9.sql
        • testUnionWithDifferentAlias.sql
        • testUnionWithDifferentAliasAndFunction.sql
        • testUnionWithSameAliasNames.sql
      • TestWindowQuery
        • rowNumber1.sql
        • rowNumber2.sql
        • rowNumber3.sql
        • testComplexOrderBy1.sql
        • testWindow1.sql
        • testWindow2.sql
        • testWindow3.sql
        • testWindow4.sql
        • testWindow5.sql
        • testWindow6.sql
        • testWindow7.sql
        • testWindow8.sql
        • testWindowBeforeLimit.sql
        • testWindowWithAggregation1.sql
        • testWindowWithAggregation2.sql
        • testWindowWithAggregation3.sql
        • testWindowWithAggregation4.sql
        • testWindowWithAggregation5.sql
        • testWindowWithAggregation6.sql
        • testWindowWithOrderBy1.sql
        • testWindowWithOrderBy2.sql
        • testWindowWithOrderBy3.sql
        • testWindowWithOrderBy4.sql
        • testWindowWithOrderBy5.sql
        • testWindowWithSubQuery.sql
        • testWindowWithSubQuery2.sql
        • testWindowWithSubQuery3.sql
        • testWindowWithSubQuery4.sql
        • testWindowWithSubQuery5.sql
        • testWindowWithSubQuery6.sql
    • results
      • TestBuiltinFunctions
        • testAvgDouble.result
        • testAvgInt.result
        • testAvgLong.result
        • testCount.result
        • testMaxLong.result
        • testMaxString.result
        • testMinLong.result
        • testMinString.result
        • testSplitPart.result
        • testSplitPartByString.result
        • testSplitPartNested.result
      • TestCaseByCases
        • testTAJO415Case.result
        • testTAJO418Case.result
        • testTAJO619Case.result
        • testTAJO718Case.result
        • testTAJO739Case.result
        • testTAJO914Case1.result
        • testTAJO914Case2.result
        • testTAJO914Case3.result
        • testTAJO914Case4.result
        • testTAJO917Case1.result
      • TestCreateTable
        • quoted_identifier_mixed_chars_1.result
        • quoted_identifier_mixed_chars_2.result
        • quoted_identifier_mixed_chars_3.result
        • quoted_identifier_non_ascii_1.result
        • quoted_identifier_non_ascii_2.result
        • quoted_identifier_non_ascii_3.result
      • TestCTASQuery
        • testCtasWithGroupby.result
        • testCtasWithLimit.result
        • testCtasWithOptions.result
        • testCtasWithOrderby.result
        • testCtasWithStoreType.result
        • testCtasWithUnion.result
      • testDDLBuilder
        • testBuildDDLForBaseTable.result
        • testBuildDDLForExternalTable.result
        • testBuildDDLQuotedTableName1.result
        • testBuildDDLQuotedTableName2.result
      • TestGroupByQuery
        • testComplexParameter.result
        • testComplexParameter2.result
        • testComplexParameterWithSubQuery.result
        • testDistinctAggregation1.result
        • testDistinctAggregation2.result
        • testDistinctAggregation3.result
        • testDistinctAggregation4.result
        • testDistinctAggregation5.result
        • testDistinctAggregation6.result
        • testDistinctAggregation7.result
        • testDistinctAggregation8.result
        • testDistinctAggregationCaseByCase3.result
        • testDistinctAggregationCaseByCase4.result
        • testDistinctAggregationWithHaving1.result
        • testDistinctAggregationWithUnion1.result
        • testDistinctAggregation_case1.result
        • testDistinctAggregation_case10.result
        • testDistinctAggregation_case2.result
        • testDistinctAggregation_case3.result
        • testDistinctAggregation_case4.result
        • testDistinctAggregation_case5.result
        • testDistinctAggregation_case6.result
        • testDistinctAggregation_case7.result
        • testDistinctAggregation_case8.result
        • testDistinctAggregation_case9.result
        • testGroupBy.result
        • testGroupBy2.result
        • testGroupBy3.result
        • testGroupBy4.result
        • testGroupBy5.result
        • testGroupByNested1.result
        • testGroupByNested2.result
        • testGroupByWithConstantKeys1.result
        • testGroupByWithConstantKeys2.result
        • testGroupByWithConstantKeys3.result
        • testGroupByWithConstantKeys4.result
        • testGroupByWithConstantKeys5.result
        • testGroupByWithExpressionKeys1.result
        • testGroupByWithExpressionKeys2.result
        • testGroupbyWithJson.result
        • testGroupByWithNullData1.result
        • testGroupByWithNullData10.result
        • testGroupByWithNullData11.result
        • testGroupByWithNullData12.result
        • testGroupByWithNullData2.result
        • testGroupByWithNullData3.result
        • testGroupByWithNullData4.result
        • testGroupByWithNullData5.result
        • testGroupByWithNullData6.result
        • testGroupByWithNullData7.result
        • testGroupByWithNullData8.result
        • testGroupByWithNullData9.result
        • testGroupByWithSameConstantKeys1.result
        • testGroupByWithSameExprs1.result
        • testGroupByWithSameExprs2.result
        • testHavingWithAggFunction.result
        • testHavingWithNamedTarget.result
      • TestInsertQuery
        • testInsertOverwriteWithAsteriskUsingParquet.result
        • testInsertOverwriteWithAsteriskUsingParquet2.result
      • TestJoinBroadcast
        • testBroadcastBasicJoin.result
        • testBroadcastMultiColumnPartitionTable.result
        • testBroadcastMultiColumnPartitionTableInFilter.result
        • testBroadcastPartitionTable.result
        • testBroadcastSubquery.result
        • testBroadcastSubquery2.result
        • testBroadcastTwoPartJoin.result
        • testCrossJoin.result
        • testCrossJoinAndCaseWhen.result
        • testCrossJoinWithAsterisk1.result
        • testCrossJoinWithAsterisk2.result
        • testCrossJoinWithAsterisk3.result
        • testCrossJoinWithAsterisk4.result
        • testCrossJoinWithEmptyTable1.result
        • testFullOuterJoin1.result
        • testFullOuterJoinWithEmptyTable1.result
        • testInnerJoinWithEmptyTable.result
        • testJoinCoReferredEvals1.result
        • testJoinCoReferredEvalsWithSameExprs1.result
        • testJoinCoReferredEvalsWithSameExprs2.result
        • testJoinOnMultipleDatabases.result
        • testLeftOuterJoin1.result
        • testLeftOuterJoin2.result
        • testLeftOuterJoin3.result
        • testLeftOuterJoinWithConstantExpr1.result
        • testLeftOuterJoinWithConstantExpr2.result
        • testLeftOuterJoinWithConstantExpr3.result
        • testLeftOuterJoinWithEmptyTable1.result
        • testLeftOuterJoinWithEmptyTable2.result
        • testLeftOuterJoinWithEmptyTable3.result
        • testLeftOuterJoinWithEmptyTable4.result
        • testMultipleBroadcastDataFileWithZeroLength.result
        • testMultipleBroadcastDataFileWithZeroLength2.result
        • testMultiplePartitionedBroadcastDataFileWithZeroLength.result
        • testMultiplePartitionedBroadcastDataFileWithZeroLength2.result
        • testOuterJoinAndCaseWhen1.result
        • testRightOuterJoin1.result
        • testRightOuterJoinWithEmptyTable1.result
        • testTPCHQ2Join.result
        • testWhereClauseJoin1.result
        • testWhereClauseJoin2.result
        • testWhereClauseJoin3.result
        • testWhereClauseJoin4.result
        • testWhereClauseJoin5.result
      • TestJoinOnPartitionedTables
        • selfJoinOfPartitionedTable.result
        • testFilterPushDownPartitionColumnCaseWhen.result
        • testNoProjectionJoinQual.result
        • testPartialFilterPushDown.result
        • testPartialFilterPushDownOuterJoin.result
        • testPartialFilterPushDownOuterJoin2.result
        • testPartitionTableJoinSmallTable.result
      • TestJoinQuery
        • testComplexJoinCondition1.result
        • testComplexJoinCondition2.result
        • testComplexJoinCondition3.result
        • testComplexJoinCondition4.result
        • testComplexJoinCondition5.result
        • testComplexJoinCondition6.result
        • testComplexJoinCondition7.result
        • testCrossJoin.result
        • testCrossJoinAndCaseWhen.result
        • testCrossJoinWithAsterisk1.result
        • testCrossJoinWithAsterisk2.result
        • testCrossJoinWithAsterisk3.result
        • testCrossJoinWithAsterisk4.result
        • testCrossJoinWithEmptyTable1.result
        • testDifferentTypesJoinCondition.result
        • testFullOuterJoin1.result
        • testFullOuterJoinWithEmptyTable1.result
        • testInnerJoinWithEmptyTable.result
        • testJoinAsterisk.result
        • testJoinCoReferredEvals1.result
        • testJoinCoReferredEvalsWithSameExprs1.result
        • testJoinCoReferredEvalsWithSameExprs2.result
        • testJoinFilterOfRowPreservedTable1.result
        • testJoinOnMultipleDatabases.result
        • testJoinOnMultipleDatabasesWithJson.result
        • testJoinWithJson.result
        • testJoinWithJson2.result
        • testJoinWithMultipleJoinQual1.result
        • testJoinWithMultipleJoinQual2.result
        • testJoinWithMultipleJoinQual3.result
        • testJoinWithMultipleJoinQual4.result
        • testLeftOuterJoin1.result
        • testLeftOuterJoinWithConstantExpr1.result
        • testLeftOuterJoinWithConstantExpr2.result
        • testLeftOuterJoinWithConstantExpr3.result
        • testLeftOuterJoinWithConstantExpr4.result
        • testLeftOuterJoinWithConstantExpr5.result
        • testLeftOuterJoinWithEmptyTable1.result
        • testLeftOuterJoinWithEmptyTable2.result
        • testLeftOuterJoinWithEmptyTable3.result
        • testLeftOuterJoinWithEmptyTable4.result
        • testLeftOuterJoinWithEmptyTable5.result
        • testLeftOuterJoinWithNull1.result
        • testLeftOuterJoinWithNull2.result
        • testLeftOuterJoinWithNull3.result
        • testOuterJoinAndCaseWhen1.result
        • testRightOuterJoin1.result
        • testRightOuterJoinWithEmptyTable1.result
        • testTPCHQ2Join.result
        • testWhereClauseJoin1.result
        • testWhereClauseJoin2.result
        • testWhereClauseJoin3.result
        • testWhereClauseJoin4.result
        • testWhereClauseJoin5.result
      • TestNetTypes
        • testGroupby.result
        • testGroupby2.result
        • testJoin.result
        • testSelect.result
        • testSort.result
        • testSort2.result
      • TestQueryUnitStatusUpdate
        • case3.result
      • TestSelectQuery
        • testCaseWhen.result
        • testCaseWhenRound.result
        • testCaseWhenWithoutElse.result
        • testColumnEqualityButNotJoinCondition1.result
        • testColumnEqualityButNotJoinCondition2.result
        • testDatabaseRef.result
        • testExplainSelect.result
        • testInClause.result
        • testInStrClause.result
        • testLikeClause.result
        • testLimit.result
        • testNonFromSelect1.result
        • testNonQualifiedNames.result
        • testNotEqual.result
        • testNotInClause.result
        • testNotInStrClause.result
        • testRealValueCompare.result
        • testSelect.result
        • testSelect2.result
        • testSelect3.result
        • testSelectAsterisk1.result
        • testSelectAsterisk2.result
        • testSelectAsterisk3.result
        • testSelectAsterisk4.result
        • testSelectAsterisk5.result
        • testSelectColumnAlias1.result
        • testSelectColumnAliasExistingInRelation1.result
        • testSelectColumnAliasExistingInRelation2.result
        • testSelectColumnAliasExistingInRelation3.result
        • testSelectDistinct.result
        • testSelectSameConstantsWithDifferentAliases.result
        • testSelectSameConstantsWithDifferentAliases2.result
        • testSelectSameConstantsWithDifferentAliases3.result
        • testSelectSameExprsWithDifferentAliases.result
        • testSelectWithJson.result
        • testSimpleQuery.result
        • testSimpleQueryWithLimit.result
        • testSimpleQueryWithLimitPartitionedTable.result
        • testStringCompare.result
        • testSumFloatOverflow.result
        • testSumIntOverflow.result
        • testUnion1.result
        • testUnion2.result
        • testWhereCond1.result
        • testWhereCond2.result
        • testWhereCondWithAlias1.result
        • testWhereCondWithAlias2.result
      • TestSortQuery
        • testAsterisk.result
        • testSort.result
        • testSortAfterGroupby.result
        • testSortAfterGroupbyWithAlias.result
        • testSortDesc.result
        • testSortOnNullColumn.result
        • testSortOnUnicodeTextAsc.result
        • testSortOnUnicodeTextDesc.result
        • testSortWithAlias1.result
        • testSortWithAlias2.result
        • testSortWithAlias3.result
        • testSortWithAliasButOriginalName.result
        • testSortWithAscDescKeys.result
        • testSortWithConstKeys.result
        • testSortWithDate.result
        • testSortWithExpr1.result
        • testSortWithExpr2.result
        • testSortWithJson.result
        • testTopK.result
        • testTopkWithJson.result
      • TestSQLAnalyzer
        • window1.result
        • window2.result
        • window3.result
        • window4.result
        • window5.result
        • window6.result
        • window7.result
        • window8.result
        • window9.result
      • TestTablePartitions
        • case1.result
        • case10.result
        • case11.result
        • case12.result
        • case13.result
        • case14.result
        • case15.result
        • case2.result
        • case3.result
        • case4.result
        • case5.result
        • case6.result
        • case7.result
        • case8.result
        • case9.result
        • TestSpecialCharPartitionKeys1.result
        • TestSpecialCharPartitionKeys2.result
      • TestTableSubQuery
        • testGroupBySubQuery.result
        • testGroupbySubqueryWithJson.result
        • testJoinSubQuery.result
        • testJoinSubQuery2.result
        • testJoinSubqueryWithJson.result
        • testTableSubquery1.result
      • TestTajoCli
        • testDescTable.result
        • testHelpSessionVars.result
        • testLocalQueryWithoutFrom.result
        • testSelectResultWithNullFalse.result
        • testSelectResultWithNullTrue.result
        • testSelectResultWithNullTrueDeprecated.result
        • testStopWhenError.result
        • testStopWhenErrorDeprecated.result
      • TestTajoDatabaseMetaData
        • getSchemas1.result
        • getSchemas2.result
        • getTables1.result
        • getTables2.result
        • getTableTypes.result
      • TestTajoDump
        • testDump1.result
      • TestTPCH
        • testQ1OrderBy.result
        • testQ2FourJoins.result
        • testTPCH14Expr.result
      • TestUnionQuery
        • testUnion1.result
        • testUnion10.result
        • testUnion11.result
        • testUnion12.result
        • testUnion13.result
        • testUnion14.result
        • testUnion15.result
        • testUnion16.result
        • testUnion2.result
        • testUnion3.result
        • testUnion4.result
        • testUnion5.result
        • testUnion6.result
        • testUnion7.result
        • testUnion8.result
        • testUnion9.result
        • testUnionWithDifferentAlias.result
        • testUnionWithDifferentAliasAndFunction.result
        • testUnionWithSameAliasNames.result
      • TestWindowQuery
        • rowNumber1.result
        • rowNumber2.result
        • rowNumber3.result
        • testComplexOrderBy1.result
        • testWindow1.result
        • testWindow2.result
        • testWindow3.result
        • testWindow4.result
        • testWindow5.result
        • testWindow6.result
        • testWindow7.result
        • testWindow8.result
        • testWindowBeforeLimit.result
        • testWindowWithAggregation1.result
        • testWindowWithAggregation2.result
        • testWindowWithAggregation3.result
        • testWindowWithAggregation4.result
        • testWindowWithAggregation5.result
        • testWindowWithAggregation6.result
        • testWindowWithOrderBy1.result
        • testWindowWithOrderBy2.result
        • testWindowWithOrderBy3.result
        • testWindowWithOrderBy4.result
        • testWindowWithOrderBy5.result
        • testWindowWithSubQuery.result
        • testWindowWithSubQuery2.result
        • testWindowWithSubQuery3.result
        • testWindowWithSubQuery4.result
        • testWindowWithSubQuery5.result
        • testWindowWithSubQuery6.result
    • yarn-site.xml