[no subject]

2023-03-06 Thread ansel boero
unsubscribe

unsubscribe

2023-03-06 Thread Shiv Prashant Sood
On Sun, 5 Mar 2023 at 18:27, zhangliyun wrote: > Hi all > > > i have a spark sql , before in spark 2.4.2 it runs correctly, when i > upgrade to spark 3.1.3, it has some problem. > > the sql > > ``` > > select * from eds_rds.cdh_prpc63cgudba_pp_index_disputecasedetails_hourly > where dt >=

Re:Re: please help why there is big difference in partitionFilter in spark2.4.2 and spark3.1.3.

2023-03-06 Thread zhangliyun
Hi Yuming thanks for the suggestion , now the partitionFilter is normal. Appreciate for your help! Best Regards Kelly Zhang, Liyun Zhang 在 2023-03-06 11:04:55,"Yuming Wang" 写道: Hi Liyun, This is because of this change: https://issues.apache.org/jira/browse/SPARK-27638.