spark-instrumented-optimizer/sql/hive/src
gatorsmile 9f990fa3f9 [SPARK-16024][SQL][TEST] Verify Column Comment for Data Source Tables
#### What changes were proposed in this pull request?
This PR is to improve test coverage. It verifies whether `Comment` of `Column` can be appropriate handled.

The test cases verify the related parts in Parser, both SQL and DataFrameWriter interface, and both Hive Metastore catalog and In-memory catalog.

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

Author: gatorsmile <gatorsmile@gmail.com>

Closes #13764 from gatorsmile/dataSourceComment.
2016-06-23 09:12:20 +08:00
..
main [SPARK-15956][SQL] When unwrapping ORC avoid pattern matching at runtime 2016-06-22 16:56:55 -07:00
test [SPARK-16024][SQL][TEST] Verify Column Comment for Data Source Tables 2016-06-23 09:12:20 +08:00