spark-instrumented-optimizer/sql/catalyst/src/main
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
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-20963][SQL] Support column aliases for join relations in FROM clause 2017-08-05 20:35:54 -07:00
java/org/apache/spark/sql [SPARK-21485][FOLLOWUP][SQL][DOCS] Describes examples and arguments separately, and note/since in SQL built-in function documentation 2017-08-05 10:10:56 -07:00
scala/org/apache/spark/sql [SPARK-21504][SQL] Add spark version info into table metadata 2017-08-09 08:46:25 -07:00