andygrove commented on issue #353:
URL: https://github.com/apache/arrow-ballista/issues/353#issuecomment-1279836912

   physical plan has this:
   
   ```
   input: FilterExec { predicate: BinaryExpr { left: Column { name: 
"l_shipdate", index: 6 }, op: LtEq, right: Literal { value: Date32("10471") } 
}, 
   input: RepartitionExec { 
   input: EmptyExec { produce_one_row: false, schema: Schema { fields: [Field { 
name: "l_quantity"
   ```


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