comphead commented on issue #2667:
URL:
https://github.com/apache/datafusion-comet/issues/2667#issuecomment-3481613039
Comet Plan
```
Execute InsertIntoHadoopFsRelationCommand [COMET: Execute
InsertIntoHadoopFsRelationCommand is not supported]
+- WriteFiles [COMET: WriteFiles is not supported]
+- CometCoalesce
+- CometSort
+- AQEShuffleRead
+- CometSinkPlaceHolder
+- CometColumnarExchange
+- HashAggregate
+- ColumnarToRow
+- AQEShuffleRead
+- CometColumnarExchange
+- HashAggregate
+- Project
+- BroadcastHashJoin
:- Project
: +- BroadcastHashJoin
: :- Project
: : +- SortMergeJoin
: : :- SortMergeJoin
: : : :- CometColumnarToRow
: : : : +- CometHashJoin
: : : : :- CometExchange
: : : : : +- CometFilter
: : : : : : +-
Subquery
: : : : : : +-
CometColumnarToRow
: : : : : :
+- CometHashAggregate
: : : : : :
+- CometExchange
: : : : : :
+- CometHashAggregate
: : : : : :
+- CometProject
: : : : : :
+- CometFilter
: : : : : :
+- CometScan [native_iceberg_compat] parquet
: : : : : +-
CometScan [native_iceberg_compat] parquet
: : : : +- CometExchange
: : : : +-
CometProject
: : : : +-
CometBroadcastHashJoin
: : : : :-
CometFilter
: : : : : +-
CometScan [native_iceberg_compat] parquet
: : : : +-
CometBroadcastExchange
: : : : +-
CometProject
: : : :
+- CometFilter
: : : :
+- CometScan [native_iceberg_compat] parquet
: : : +- Sort [COMET:
knownfloatingpointnormalized(normalizenanandzero(ws_bill_customer_sk#734)) ASC
NULLS FIRST is not fully compatible with Spark (Sorting on floating-point is
not 100% compatible with Spark. For more information, refer to the Comet
Compatibility Guide
(https://datafusion.apache.org/comet/user-guide/compatibility.html)). To enable
it anyway, set spark.comet.expression.SortOrder.allowIncompatible=true, or set
spark.comet.expression.allowIncompatible=true to enable all incompatible
expressions. For more information, refer to the Comet Compatibility Guide
(https://datafusion.apache.org/comet/user-guide/compatibility.html)., sort
order not supported]
: : : +-
CometColumnarToRow
: : : +- CometExchange
: : : +-
CometProject
: : : +-
CometBroadcastHashJoin
: : : :-
CometFilter
: : : : +-
CometScan [native_iceberg_compat] parquet
: : : +-
CometBroadcastExchange
: : : +-
CometProject
: : :
+- CometFilter
: : :
+- CometScan [native_iceberg_compat] parquet
: : +- Sort [COMET:
knownfloatingpointnormalized(normalizenanandzero(cs_ship_customer_sk#141)) ASC
NULLS FIRST is not fully compatible with Spark (Sorting on floating-point is
not 100% compatible with Spark. For more information, refer to the Comet
Compatibility Guide
(https://datafusion.apache.org/comet/user-guide/compatibility.html)). To enable
it anyway, set spark.comet.expression.SortOrder.allowIncompatible=true, or set
spark.comet.expression.allowIncompatible=true to enable all incompatible
expressions. For more information, refer to the Comet Compatibility Guide
(https://datafusion.apache.org/comet/user-guide/compatibility.html)., sort
order not supported]
: : +- CometColumnarToRow
: : +- CometExchange
: : +- CometProject
: : +-
CometBroadcastHashJoin
: : :-
CometFilter
: : : +-
CometScan [native_iceberg_compat] parquet
: : +-
CometBroadcastExchange
: : +-
CometProject
: : +-
CometFilter
: :
+- CometScan [native_iceberg_compat] parquet
: +- BroadcastExchange
: +- CometColumnarToRow
: +- CometProject
: +- CometFilter
: +- CometScan
[native_iceberg_compat] parquet
+- BroadcastExchange
+- CometColumnarToRow
+- CometFilter
+- CometScan
[native_iceberg_compat] parquet
```
--
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]