SteveLauC opened a new pull request, #9301:
URL: https://github.com/apache/arrow-datafusion/pull/9301

   ## Which issue does this PR close?
   
   no
   
   ## Rationale for this change
   
   
   
   ## What changes are included in this PR?
   
   1. Update the docs on integration test, `dataframe` is no longer a test 
target:
   
       ```sh
       $ cargo t -p datafusion --test dataframe
       error: no test target named `dataframe`.
       Available test targets:
           config_from_env
           core_integration
           custom_sources
           fifo
           fuzz
           memory_limit
           parquet_exec
           path_partition
           simplification
           tpcds_planning
           user_defined_integration
       ```
   
   2. Add docs on how to format `.toml` files, ref: #9263 #9262
   
   ## Are these changes tested?
   
   
   ## Are there any user-facing changes?
   
   no
   


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