[jira] [Commented] (SPARK-5325) Simplifying Hive shim implementation

2015-01-19 Thread Cheng Lian (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-5325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14283181#comment-14283181
 ] 

Cheng Lian commented on SPARK-5325:
---

Some test cases in {{HiveCompatibilitySuite}} fail when executed against Hive 
0.12.0.

 Simplifying Hive shim implementation
 

 Key: SPARK-5325
 URL: https://issues.apache.org/jira/browse/SPARK-5325
 Project: Spark
  Issue Type: Bug
  Components: SQL
Affects Versions: 1.2.0
Reporter: Cheng Lian

 The Hive shim layer introduced in Spark 1.2.0 brings maintenance burden. On 
 the other hand, many of those methods in the shim layer can be re-implemented 
 in a backwards compatible way, or replaced with simple reflection tricks.



--
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



[jira] [Commented] (SPARK-5325) Simplifying Hive shim implementation

2015-01-19 Thread Cheng Lian (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-5325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14283520#comment-14283520
 ] 

Cheng Lian commented on SPARK-5325:
---

Fixed in PR #4107

 Simplifying Hive shim implementation
 

 Key: SPARK-5325
 URL: https://issues.apache.org/jira/browse/SPARK-5325
 Project: Spark
  Issue Type: Bug
  Components: SQL
Affects Versions: 1.2.0
Reporter: Cheng Lian

 The Hive shim layer introduced in Spark 1.2.0 brings maintenance burden. On 
 the other hand, many of those methods in the shim layer can be re-implemented 
 in a backwards compatible way, or replaced with simple reflection tricks.



--
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



[jira] [Commented] (SPARK-5325) Simplifying Hive shim implementation

2015-01-19 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-5325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14283073#comment-14283073
 ] 

Apache Spark commented on SPARK-5325:
-

User 'liancheng' has created a pull request for this issue:
https://github.com/apache/spark/pull/4107

 Simplifying Hive shim implementation
 

 Key: SPARK-5325
 URL: https://issues.apache.org/jira/browse/SPARK-5325
 Project: Spark
  Issue Type: Bug
  Components: SQL
Affects Versions: 1.2.0
Reporter: Cheng Lian

 The Hive shim layer introduced in Spark 1.2.0 brings maintenance burden. On 
 the other hand, many of those methods in the shim layer can be re-implemented 
 in a backwards compatible way, or replaced with simple reflection tricks.



--
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