[GitHub] spark issue #10970: [SPARK-13067][SQL] workaround for a weird scala reflecti...

2016-09-06 Thread atronchi
Github user atronchi commented on the issue: https://github.com/apache/spark/pull/10970 The solution mentioned in [SPARK-17424] by @rdblue fixes this issue. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark issue #10970: [SPARK-13067][SQL] workaround for a weird scala reflecti...

2016-09-06 Thread cloud-fan
Github user cloud-fan commented on the issue: https://github.com/apache/spark/pull/10970 @atronchi can you create a JIRA and put the code that can reproduce the bug? thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark issue #10970: [SPARK-13067][SQL] workaround for a weird scala reflecti...

2016-09-06 Thread atronchi
Github user atronchi commented on the issue: https://github.com/apache/spark/pull/10970 This solution does not seem to work for datasets on tables using complex types. e.g. Array[Int] still throws the exception `java.lang.AssertionError: assertion failed: Unsound substitution from

[GitHub] spark issue #10970: [SPARK-13067][SQL] workaround for a weird scala reflecti...

2016-09-02 Thread atronchi
Github user atronchi commented on the issue: https://github.com/apache/spark/pull/10970 How can we workaround this problem when using 1.6.1? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have