[jira] [Commented] (SPARK-18484) case class datasets - ability to specify decimal precision and scale

2017-03-24 Thread Leif Warner (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15941138#comment-15941138 ] Leif Warner commented on SPARK-18484: - In the example on the ticket, the precision on the input

[jira] [Commented] (SPARK-17248) Add native Scala enum support to Dataset Encoders

2017-01-24 Thread Leif Warner (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15836374#comment-15836374 ] Leif Warner commented on SPARK-17248: - The spark documentation itself says "Consider using numeric

[jira] [Commented] (SPARK-17248) Add native Scala enum support to Dataset Encoders

2017-01-20 Thread Leif Warner (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832163#comment-15832163 ] Leif Warner commented on SPARK-17248: - Much more efficient encodings than strings are possible with

[jira] [Commented] (SPARK-17734) inner equi-join shorthand that returns Datasets, like DataFrame already has

2016-10-04 Thread Leif Warner (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15546303#comment-15546303 ] Leif Warner commented on SPARK-17734: - That works, I was just hoping for a helper method that does

[jira] [Created] (SPARK-17734) inner equi-join shorthand that returns Datasets, like DataFrame already has

2016-09-29 Thread Leif Warner (JIRA)
Leif Warner created SPARK-17734: --- Summary: inner equi-join shorthand that returns Datasets, like DataFrame already has Key: SPARK-17734 URL: https://issues.apache.org/jira/browse/SPARK-17734 Project: