viirya commented on issue #44:
URL: 
https://github.com/apache/arrow-datafusion-comet/issues/44#issuecomment-1955887935

   ```
   CollectLimit 5
   +- *(1) ColumnarToRow
      +- CometScan parquet spark_catalog.default.hits[EventDate#5] Batched: 
true, DataFilters: [], Format: CometParquet, Location: InMemoryFileIndex(1 
paths)[file:...], PartitionFilters: [], PushedFilters: [], ReadSchema: 
struct<EventDate:date>
   ```
   
   The query plan looks like above. The read schema is correct. Seems something 
wrong in scan operator.


-- 
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]

Reply via email to