datafusion-comet icon indicating copy to clipboard operation
datafusion-comet copied to clipboard

Add support for `MapFromEntries`

Open andygrove opened this issue 1 month ago • 2 comments

What is the problem the feature request solves?

See https://spark.apache.org/docs/latest/api/python/reference/pyspark.sql/api/pyspark.sql.functions.map_from_entries.html

Describe the potential solution

No response

Additional context

No response

andygrove avatar Nov 06 '25 14:11 andygrove

It was recently added to DF https://github.com/apache/datafusion/pull/17779

comphead avatar Nov 06 '25 16:11 comphead

@comphead / @andygrove , I can start working on it. Will raise the PR by tomorrow EOD

rahulbabarwal89 avatar Nov 19 '25 04:11 rahulbabarwal89