Reynold Xin created SPARK-10814: ----------------------------------- Summary: API design: convergence of batch and streaming DataFrame Key: SPARK-10814 URL: https://issues.apache.org/jira/browse/SPARK-10814 Project: Spark Issue Type: Sub-task Components: SQL Reporter: Reynold Xin Assignee: Reynold Xin
This might not be possible since the batch DataFrame has a lot of functions convenient for interactivity that don't make sense in streaming, but it would be great if we can have an abstraction that is common (e.g. a common ancestor) that can be used by other libraries. -- 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