Okay, that's consistent with what I was expecting. Thanks, Matei. On Mon, Sep 15, 2014 at 5:20 PM, Matei Zaharia <[email protected]> wrote:
> I think the current plan is to put it in 1.2.0, so that's what I meant by > "soon". It might be possible to backport it too, but I'd be hesitant to do > that as a maintenance release on 1.1.x and 1.0.x since it would require > nontrivial changes to the build that could break things on Scala 2.10. > > Matei > > On September 15, 2014 at 12:19:04 PM, Mark Hamstra ( > [email protected]) wrote: > > Are we going to put 2.11 support into 1.1 or 1.0? Else "will be in soon" > applies to the master development branch, but actually in the Spark 1.2.0 > release won't occur until the second half of November at the earliest. > > On Mon, Sep 15, 2014 at 12:11 PM, Matei Zaharia <[email protected]> > wrote: > >> Scala 2.11 work is under way in open pull requests though, so hopefully >> it will be in soon. >> >> Matei >> >> On September 15, 2014 at 9:48:42 AM, Mohit Jaggi ([email protected]) >> wrote: >> >> ah...thanks! >> >> On Mon, Sep 15, 2014 at 9:47 AM, Mark Hamstra <[email protected]> >> wrote: >> >>> No, not yet. Spark SQL is using org.scalamacros:quasiquotes_2.10. >>> >>> On Mon, Sep 15, 2014 at 9:28 AM, Mohit Jaggi <[email protected]> >>> wrote: >>> >>>> Folks, >>>> I understand Spark SQL uses quasiquotes. Does that mean Spark has now >>>> moved to Scala 2.11? >>>> >>>> Mohit. >>>> >>> >>> >> >
