aboutsummaryrefslogtreecommitdiff
path: root/streaming/pom.xml
diff options
context:
space:
mode:
authorksonj <kson@siberie.de>2015-04-29 09:48:47 -0700
committerReynold Xin <rxin@databricks.com>2015-04-29 09:48:47 -0700
commit3df9c5dd0ce9ce82f9029c2846ad2f6164c501f3 (patch)
treecbc6998d945841ca868d5cb1a0a5b406f6e6c14b /streaming/pom.xml
parent687273d9150e1c89a74aa1473f0c6495f56509af (diff)
downloadspark-3df9c5dd0ce9ce82f9029c2846ad2f6164c501f3.tar.gz
spark-3df9c5dd0ce9ce82f9029c2846ad2f6164c501f3.tar.bz2
spark-3df9c5dd0ce9ce82f9029c2846ad2f6164c501f3.zip
Better error message on access to non-existing attribute
I believe column access via `__getattr__` is bad and shouldn't be implicitly encouraged by the error message when accessing a non-existing attribute on DataFrame. This patch changes the error message from 'no such column' to the more generic 'no such attribute', which is also what Pandas DFs will throw. Author: ksonj <kson@siberie.de> Closes #5771 from ksonj/master and squashes the following commits: bcc2220 [ksonj] Better error message on access to non-existing attribute
Diffstat (limited to 'streaming/pom.xml')
0 files changed, 0 insertions, 0 deletions