Re: [SPIP] as-of join in Spark SQL

2018-01-03 Thread Reynold Xin
I've replied on the ticket online ... On Wed, Jan 3, 2018 at 11:41 AM, Li Jin wrote: > Hi community, > > Following instruction on https://spark.apache.org/ > improvement-proposals.html, I'd like to propose a SPIP: as-of join in > Spark SQL. > > Here is the Ji

[SPIP] as-of join in Spark SQL

2018-01-03 Thread Li Jin
Hi community, Following instruction on https://spark.apache.org/improvement-proposals.html, I'd like to propose a SPIP: as-of join in Spark SQL. Here is the Jira: https://issues.apache.org/jira/browse/SPARK-22947 If you are interested, please take a look and let me know what you think.