aboutsummaryrefslogtreecommitdiff
path: root/sql/core
diff options
context:
space:
mode:
authorOopsOutOfMemory <victorshengli@126.com>2015-02-16 12:34:09 -0800
committerMichael Armbrust <michael@databricks.com>2015-02-16 12:34:09 -0800
commitb4d7c7032d755de42951f92d9535287ef6230b9b (patch)
tree0fecc15c273585ef6eab80717321db6e1b3a1d17 /sql/core
parent104b2c45805ce0a9c86e2823f402de6e9f0aee81 (diff)
downloadspark-b4d7c7032d755de42951f92d9535287ef6230b9b.tar.gz
spark-b4d7c7032d755de42951f92d9535287ef6230b9b.tar.bz2
spark-b4d7c7032d755de42951f92d9535287ef6230b9b.zip
[SQL] Add fetched row count in SparkSQLCLIDriver
before this change: ```scala Time taken: 0.619 seconds ``` after this change : ```scala Time taken: 0.619 seconds, Fetched: 4 row(s) ``` Author: OopsOutOfMemory <victorshengli@126.com> Closes #4604 from OopsOutOfMemory/rowcount and squashes the following commits: 7252dea [OopsOutOfMemory] add fetched row count
Diffstat (limited to 'sql/core')
0 files changed, 0 insertions, 0 deletions