[ https://issues.apache.org/jira/browse/SPARK-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636180#comment-14636180 ]
Joseph Batchik commented on SPARK-8668: --------------------------------------- Does this look like what you were thinking? https://github.com/JDrit/spark/commit/7f2222cf18a11427709d403418da8d444b434c63 > expr function to convert SQL expression into a Column > ----------------------------------------------------- > > Key: SPARK-8668 > URL: https://issues.apache.org/jira/browse/SPARK-8668 > Project: Spark > Issue Type: Sub-task > Components: SQL > Reporter: Reynold Xin > > selectExpr uses the expression parser to parse a string expressions. would be > great to create an "expr" function in functions.scala/functions.py that > converts a string into an expression (or a list of expressions separated by > comma). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org