You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ru...@apache.org on 2022/09/16 23:29:12 UTC

[spark] branch master updated (4e0fea2393b -> 4e5ece2be34)

This is an automated email from the ASF dual-hosted git repository.

ruifengz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 4e0fea2393b [SPARK-40169][SQL] Don't pushdown Parquet filters with no reference to data schema
     add 4e5ece2be34 [SPARK-40445][PS] Refactor `Resampler` for consistency and simplicity

No new revisions were added by this update.

Summary of changes:
 python/pyspark/pandas/groupby.py  | 22 ++++++-------
 python/pyspark/pandas/resample.py | 67 ++++++++++++++++++---------------------
 python/pyspark/pandas/series.py   |  2 +-
 python/pyspark/pandas/window.py   |  2 +-
 4 files changed, 43 insertions(+), 50 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org