unsubscribe
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 >= d
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.
You