-
Notifications
You must be signed in to change notification settings - Fork 29.4k
Pull requests: apache/spark
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[SPARK-59551][SQL] Avoid recomputing existence default values per row in the Parquet, ORC, and CSV readers
#58838
opened Sep 15, 2026 by
david-mollitor-db
Contributor
Loading…
[SPARK-59549][PYTHON][TEST] Add tests for pandas.Series.astype
#58837
opened Sep 15, 2026 by
Spenserrrr
Contributor
Loading…
[SPARK-59545][SQL] Fix PostProcessor rewriting a detached parse tree node during error unwinding
#58836
opened Sep 15, 2026 by
MaxGekk
Member
Loading…
[SPARK-59547][PYTHON] Flush Python worker logs before task completion so python_worker_logs() is consistent
#58835
opened Sep 15, 2026 by
Yicong-Huang
Contributor
Loading…
[SPARK-59546][SQL] Avoid per-row exceptions when inferring TimeType in JSON, CSV, and XML
#58834
opened Sep 15, 2026 by
david-mollitor-db
Contributor
Loading…
[WIP][SQL] Extend InSet binary-search membership to Decimal
#58833
opened Sep 15, 2026 by
david-mollitor-db
Contributor
•
Draft
[SPARK-59543][SQL] Avoid a per-record SQLConf.get in the JSON charset-decode path
#58832
opened Sep 15, 2026 by
david-mollitor-db
Contributor
Loading…
[SPARK-59538] Resolve evolved nested fields positionally in column-list inserts
#58831
opened Sep 15, 2026 by
EamesTrinh
Loading…
[SPARK-59541][SQL] Coalesce OR-connected equality and IN predicates on the same column into a single IN
#58830
opened Sep 15, 2026 by
david-mollitor-db
Contributor
Loading…
[SPARK-36520][DSTREAMS] KinesisInitialPosition interface should be pu…
#58829
opened Sep 15, 2026 by
Yuvraj2172
Loading…
[SPARK-59539][SQL] Avoid per-row autoboxing in InSet code generation for integral and date/time types
#58828
opened Sep 15, 2026 by
david-mollitor-db
Contributor
Loading…
[SPARK-59528][SQL] Coerce array element types in ASOF JOIN MATCH_CONDITION
#58827
opened Sep 15, 2026 by
LukaZdravic
Contributor
•
Draft
[SPARK-59536][SQL] Fix parsing of hint-shaped nested comments
#58826
opened Sep 15, 2026 by
aleksei-akhundov-db
Loading…
[SPARK-59080][SQL][4.0] Pick one ShuffleSpecCollection member for the SPJ pushdown and the re-shuffle
#58825
opened Sep 15, 2026 by
peter-toth
Contributor
Loading…
[SPARK-59080][SQL][4.1] Pick one ShuffleSpecCollection member for the SPJ pushdown and the re-shuffle
#58824
opened Sep 15, 2026 by
peter-toth
Contributor
Loading…
[SPARK-59527][SQL] Coerce ASOF JOIN MATCH_CONDITION operands like the comparison operator
#58823
opened Sep 15, 2026 by
LukaZdravic
Contributor
Loading…
[SPARK-59535][MLLIB] Run PCA covariance decomposition on an executor
#58822
opened Sep 15, 2026 by
zhengruifeng
Contributor
•
Draft
[SPARK-57759][SQL] Surface a catalog's FORBIDDEN_OPERATION instead of UNRESOLVED_ROUTINE
#58821
opened Sep 15, 2026 by
Vivek1106-04
Loading…
[SPARK-59054][CORE][SQL][4.0] Fix
KeyGroupedPartitioner to compare partition keys by value in storage-partitioned join shuffles
#58820
opened Sep 15, 2026 by
peter-toth
Contributor
Loading…
[SPARK-59054][CORE][SQL][4.1] Fix
KeyGroupedPartitioner to compare partition keys by value in storage-partitioned join shuffles
#58819
opened Sep 15, 2026 by
peter-toth
Contributor
Loading…
[SPARK-54918][SQL][FOLLOWUP] Handle floating-point normalization in array set operations
#58818
opened Sep 15, 2026 by
cloud-fan
Contributor
Loading…
[SPARK-57878][CORE] Add task assignment strategy to support binpack/balance task scheduling
#58817
opened Sep 15, 2026 by
SwechchhaSinha
Loading…
[SPARK-59532][ML][SQL] Optimize VectorDotProduct for foldable inputs
#58816
opened Sep 15, 2026 by
zhengruifeng
Contributor
•
Draft
[SPARK-59531][SQL] Avoid a per-match MatchResult allocation in regexp_extract, regexp_extract_all, and regexp_instr
#58815
opened Sep 15, 2026 by
david-mollitor-db
Contributor
Loading…
[SPARK-59523][ML] Store IDF data directly in IDFModel
#58813
opened Sep 15, 2026 by
zhengruifeng
Contributor
•
Draft
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.