You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ppl-spark-integration/src/test/scala/org/opensearch/flint/spark/ppl/PPLLogicalPlanAggregationQueriesTranslatorTestSuite.scala
+10
Original file line number
Diff line number
Diff line change
@@ -1105,4 +1105,14 @@ class PPLLogicalPlanAggregationQueriesTranslatorTestSuite
Copy file name to clipboardexpand all lines: ppl-spark-integration/src/test/scala/org/opensearch/flint/spark/ppl/PPLLogicalPlanBasicQueriesTranslatorTestSuite.scala
+23
Original file line number
Diff line number
Diff line change
@@ -394,6 +394,29 @@ class PPLLogicalPlanBasicQueriesTranslatorTestSuite
394
394
comparePlans(expectedPlan, logPlan, false)
395
395
}
396
396
397
+
test("Search multiple tables - with backticks table alias") {
Copy file name to clipboardexpand all lines: ppl-spark-integration/src/test/scala/org/opensearch/flint/spark/ppl/PPLLogicalPlanJoinTranslatorTestSuite.scala
+60
Original file line number
Diff line number
Diff line change
@@ -845,4 +845,64 @@ class PPLLogicalPlanJoinTranslatorTestSuite
Copy file name to clipboardexpand all lines: ppl-spark-integration/src/test/scala/org/opensearch/flint/spark/ppl/PPLLogicalPlanRenameTranslatorTestSuite.scala
+12
Original file line number
Diff line number
Diff line change
@@ -124,4 +124,16 @@ class PPLLogicalPlanRenameTranslatorTestSuite
Copy file name to clipboardexpand all lines: ppl-spark-integration/src/test/scala/org/opensearch/flint/spark/ppl/PPLLogicalPlanTrendlineCommandTranslatorTestSuite.scala
+12
Original file line number
Diff line number
Diff line change
@@ -93,6 +93,18 @@ class PPLLogicalPlanTrendlineCommandTranslatorTestSuite
0 commit comments