spark-instrumented-optimizer/sql/catalyst
gatorsmile 2d799d0808 [SPARK-21504][SQL] Add spark version info into table metadata
## What changes were proposed in this pull request?
This PR is to add the spark version info in the table metadata. When creating the table, this value is assigned. It can help users find which version of Spark was used to create the table.

## How was this patch tested?
N/A

Author: gatorsmile <gatorsmile@gmail.com>

Closes #18709 from gatorsmile/addVersion.
2017-08-09 08:46:25 -07:00
..
src [SPARK-21504][SQL] Add spark version info into table metadata 2017-08-09 08:46:25 -07:00
pom.xml [SPARK-21544][DEPLOY][TEST-MAVEN] Tests jar of some module should not upload twice 2017-08-07 12:51:39 +01:00