aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorMichael Armbrust <michael@databricks.com>2015-10-07 10:17:29 -0700
committerMichael Armbrust <michael@databricks.com>2015-10-07 10:17:29 -0700
commitf5d154bc731aedfc2eecdb4ed6af8cac820511c9 (patch)
tree77d132adc5870ff6fbe861a5cca6913e3f50ef59 /python
parent9672602c7ecb8117a1edb04067e2e3e776ee10d2 (diff)
downloadspark-f5d154bc731aedfc2eecdb4ed6af8cac820511c9.tar.gz
spark-f5d154bc731aedfc2eecdb4ed6af8cac820511c9.tar.bz2
spark-f5d154bc731aedfc2eecdb4ed6af8cac820511c9.zip
[SPARK-10966] [SQL] Codegen framework cleanup
This PR is mostly cosmetic and cleans up some warts in codegen (nearly all of which were inherited from the original quasiquote version). - Add lines numbers to errors (in stacktraces when debug logging is on, and always for compile fails) - Use a variable for input row instead of hardcoding "i" everywhere - rename `primitive` -> `value` (since its often actually an object) Author: Michael Armbrust <michael@databricks.com> Closes #9006 from marmbrus/codegen-cleanup.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions