NGA-TRAN opened a new pull request #434:
URL: https://github.com/apache/arrow-datafusion/pull/434


   # Which issue does this PR close?
   
   <!--
   We generally require a GitHub issue to be filed for all bug fixes and 
enhancements and this helps us generate change logs for our releases. You can 
link an issue to this PR using the GitHub syntax. For example `Closes #123` 
indicates that this PR will close issue #123.
   -->
   
   Closes #.
   
    # Rationale for this change
   <!--
    Why are you proposing this change? If this is already explained clearly in 
the issue then this section is not needed.
    Explaining clearly why changes are proposed helps reviewers understand your 
changes and offer better suggestions for fixes.  
   -->
   
   # What changes are included in this PR?
   @alamb In order for me to fix [IOx's issue 
1538](https://github.com/influxdata/influxdb_iox/issues/1538) and Datafusion[ 
#430](https://github.com/apache/arrow-datafusion/issues/430), I want to know 
what is the right expectation for each query plan in debug and what functions 
we should use during debug. It seems to me the debug display functions do not 
display enough information yet.
   
   # Are there any user-facing changes?
   This PR includes test for my understanding only. No code changes
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to