andygrove commented on PR #1744:
URL:
https://github.com/apache/datafusion-comet/pull/1744#issuecomment-2887350208
I have a Spark SQL test failure to resolve:
```
SPARK-47430 Support GROUP BY MapType *** FAILED *** (124 milliseconds)
org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in
stage 1711.0 failed 1 times, most recent failure: Lost task 0.0 in stage 1711.0
(TID 1466) (a357d001add0 executor driver):
org.apache.comet.CometNativeException: Not yet implemented: not yet
implemented: Map(Field { name: "entries", data_type: Struct([Field { name:
"key", data_type: Int32, nullable: false, dict_id: 0, dict_is_ordered: false,
metadata: {} }, Field { name: "value", data_type: Int32, nullable: false,
dict_id: 0, dict_is_ordered: false, metadata: {} }]), nullable: false, dict_id:
0, dict_is_ordered: false, metadata: {} }, false)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]