RE: filters Pushdown

2017-02-02 Thread vincent gromakowski
> *From:* vincent gromakowski [mailto:vincent.gromakow...@gmail.com] > *Sent:* Thursday, February 2, 2017 12:12 PM > *To:* Peter Shmukler > *Cc:* user@spark.apache.org > *Subject:* Re: filters Pushdown > > > > Pushdowns depend on the source connector. > Join pus

Re: filters Pushdown

2017-02-02 Thread ayan guha
2, 2017 12:12 PM > *To:* Peter Shmukler > *Cc:* user@spark.apache.org > *Subject:* Re: filters Pushdown > > > > Pushdowns depend on the source connector. > Join pushdown with Cassandra only > Filter pushdown with mainly all sources with some specific constraints > > >

RE: filters Pushdown

2017-02-02 Thread Peter Shmukler
...@gmail.com] Sent: Thursday, February 2, 2017 12:12 PM To: Peter Shmukler Cc: user@spark.apache.org Subject: Re: filters Pushdown Pushdowns depend on the source connector. Join pushdown with Cassandra only Filter pushdown with mainly all sources with some specific constraints Le 2 févr. 2017 10:42 AM

Re: filters Pushdown

2017-02-02 Thread vincent gromakowski
Pushdowns depend on the source connector. Join pushdown with Cassandra only Filter pushdown with mainly all sources with some specific constraints Le 2 févr. 2017 10:42 AM, "Peter Sg" a écrit : > Can community help me to figure out some details about Spark: > - Does Spark support filter Pu