spark-instrumented-optimizer/sql/hive-thriftserver
Xiao Li 48f647882a [SPARK-30644][SQL][TEST] Remove query index from the golden files of SQLQueryTestSuite
### What changes were proposed in this pull request?

This PR is to remove query index from the golden files of SQLQueryTestSuite

### Why are the changes needed?

Because the SQLQueryTestSuite's golden files have the query index for each query, removal of any query statement [except the last one] will generate many unneeded difference. This will make code review harder. The number of changed lines is misleading.

### Does this PR introduce any user-facing change?
No

### How was this patch tested?
N/A

Closes #27361 from gatorsmile/removeIndexNum.

Authored-by: Xiao Li <gatorsmile@gmail.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
2020-01-25 23:17:36 -08:00
..
src [SPARK-30644][SQL][TEST] Remove query index from the golden files of SQLQueryTestSuite 2020-01-25 23:17:36 -08:00
v1.2 [MINOR][HIVE] Pick up HIVE-22708 HTTP transport fix 2020-01-18 11:50:59 -08:00
v2.3 [MINOR][HIVE] Pick up HIVE-22708 HTTP transport fix 2020-01-18 11:50:59 -08:00
pom.xml [INFRA] Reverts commit 56dcd79 and c216ef1 2019-12-16 19:57:44 -07:00