Kazuaki Ishizaki created SPARK-13805: ----------------------------------------
Summary: Direct consume ColumnVector in generated code when ColumnarBatch is used Key: SPARK-13805 URL: https://issues.apache.org/jira/browse/SPARK-13805 Project: Spark Issue Type: Improvement Components: SQL Reporter: Kazuaki Ishizaki When generated code accesses a {{ColumnarBatch}} object, it is possible to get values of each column from {{ColumnVector}} instead of calling {{getRow()}}. -- 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