aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/worker.py
diff options
context:
space:
mode:
authorDavies Liu <davies@databricks.com>2014-11-24 16:41:23 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-11-24 16:41:23 -0800
commit050616b408c60eae02256913ceb645912dbff62e (patch)
tree16cf868ea95f7f164fefac96be2108a65153a4d8 /python/pyspark/worker.py
parentb660de7a9cbdea3df4a37fbcf60c1c33c71782b8 (diff)
downloadspark-050616b408c60eae02256913ceb645912dbff62e.tar.gz
spark-050616b408c60eae02256913ceb645912dbff62e.tar.bz2
spark-050616b408c60eae02256913ceb645912dbff62e.zip
[SPARK-4578] fix asDict() with nested Row()
The Row object is created on the fly once the field is accessed, so we should access them by getattr() in asDict(0 Author: Davies Liu <davies@databricks.com> Closes #3434 from davies/fix_asDict and squashes the following commits: b20f1e7 [Davies Liu] fix asDict() with nested Row()
Diffstat (limited to 'python/pyspark/worker.py')
0 files changed, 0 insertions, 0 deletions