vibhatha opened a new pull request #12033:
URL: https://github.com/apache/arrow/pull/12033


   This PR's objective is to create a detailed documentation on using ExecPlan 
and available options. The task is divided into two sub-components. The first 
component is to work on a set of examples showing how to use these options with 
sample data. 
   
   ## Examples
   
   - [ ] Source-Sink
   - [ ] Scan-Sink
   - [ ] Scan-Filter-Sink
   - [ ] Scan-Project-Sink
   - [ ] Source-Aggregate-Sink
   - [ ] Scan-ConsumingSinkNode
   - [ ] Scan-OrderBySinkNode
   - [ ] Scan-HashJoinNode
   - [ ] Scan-SelectSinkNode
   - [ ] Scan-Filter-WriteNode 
   - [ ] Scan-CatelogSourceNodeOptions 
   
   ## Documentation
   
   - [ ] General Description 
   - [ ] Option Description with code snippets
   


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