spark-instrumented-optimizer/external
Dongjoon Hyun 28fc0437ce [SPARK-28152][SQL][FOLLOWUP] Add a legacy conf for old MsSqlServerDialect numeric mapping
### What changes were proposed in this pull request?

This is a follow-up for https://github.com/apache/spark/pull/25248 .

### Why are the changes needed?

The new behavior cannot access the existing table which is created by old behavior.
This PR provides a way to avoid new behavior for the existing users.

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

Yes. This will fix the broken behavior on the existing tables.

### How was this patch tested?

Pass the Jenkins and manually run JDBC integration test.
```
build/mvn install -DskipTests
build/mvn -Pdocker-integration-tests -pl :spark-docker-integration-tests_2.12 test
```

Closes #27184 from dongjoon-hyun/SPARK-28152-CONF.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
2020-01-12 23:03:34 -08:00
..
avro [SPARK-30409][SPARK-29173][SQL][TESTS] Use NoOp datasource in SQL benchmarks 2020-01-12 13:18:19 -08:00
docker [SPARK-28683][BUILD] Upgrade Scala to 2.12.10 2019-09-18 13:30:36 -07:00
docker-integration-tests [SPARK-28152][SQL][FOLLOWUP] Add a legacy conf for old MsSqlServerDialect numeric mapping 2020-01-12 23:03:34 -08:00
kafka-0-10 [SPARK-28144][SPARK-29294][SS][FOLLOWUP] Use SystemTime defined in Kafka Time interface 2019-12-24 11:39:03 +09:00
kafka-0-10-assembly [INFRA] Reverts commit 56dcd79 and c216ef1 2019-12-16 19:57:44 -07:00
kafka-0-10-sql [SPARK-29219][SQL] Introduce SupportsCatalogOptions for TableProvider 2020-01-09 11:18:16 -08:00
kafka-0-10-token-provider [INFRA] Reverts commit 56dcd79 and c216ef1 2019-12-16 19:57:44 -07:00
kinesis-asl [SPARK-30272][SQL][CORE] Remove usage of Guava that breaks in 27; replace with workalikes 2019-12-20 08:55:04 -06:00
kinesis-asl-assembly [INFRA] Reverts commit 56dcd79 and c216ef1 2019-12-16 19:57:44 -07:00
spark-ganglia-lgpl [INFRA] Reverts commit 56dcd79 and c216ef1 2019-12-16 19:57:44 -07:00