aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorJosh Rosen <joshrosen@databricks.com>2015-05-17 11:59:28 -0700
committerReynold Xin <rxin@databricks.com>2015-05-17 11:59:28 -0700
commit564562874f589c4c8bcabcd9d6eb9a6b0eada938 (patch)
tree11d7abdbe268d282ac2a5694e87b2515373c63ea /sql/hive
parentf2cc6b5bccc3a70fd7d69183b1a068800831fe19 (diff)
downloadspark-564562874f589c4c8bcabcd9d6eb9a6b0eada938.tar.gz
spark-564562874f589c4c8bcabcd9d6eb9a6b0eada938.tar.bz2
spark-564562874f589c4c8bcabcd9d6eb9a6b0eada938.zip
[SPARK-7686] [SQL] DescribeCommand is assigned wrong output attributes in SparkStrategies
In `SparkStrategies`, `RunnableDescribeCommand` is called with the output attributes of the table being described rather than the attributes for the `describe` command's output. I discovered this issue because it caused type conversion errors in some UnsafeRow conversion code that I'm writing. Author: Josh Rosen <joshrosen@databricks.com> Closes #6217 from JoshRosen/SPARK-7686 and squashes the following commits: 953a344 [Josh Rosen] Fix SPARK-7686 with a simple change in SparkStrategies. a4eec9f [Josh Rosen] Add failing regression test for SPARK-7686
Diffstat (limited to 'sql/hive')
0 files changed, 0 insertions, 0 deletions