andygrove commented on issue #1098:
URL:
https://github.com/apache/datafusion-comet/issues/1098#issuecomment-2486493017
There are other instances where the planning is much faster:
```
24/11/19 11:44:20 INFO core/src/execution/jni_api.rs: Comet native query
plan (planning took 15.748199ms):
ShuffleWriterExec: partitioning=Hash([Column { name: "col_1", index: 1 }],
200)
ScanExec: source=[], schema=[col_0: Int64, col_1: Int64, col_2: Date32,
col_3: Int32]
```
--
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]