You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by GitBox <gi...@apache.org> on 2023/01/13 06:05:30 UTC

[GitHub] [arrow] vibhatha opened a new issue, #33649: [C++] Fix documentation on Newly Added Methods on ExecPlan

vibhatha opened a new issue, #33649:
URL: https://github.com/apache/arrow/issues/33649

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   We see the following error in the CIs : https://github.com/apache/arrow/pull/33623#issuecomment-1381326714
   
   ```bash
   /arrow/cpp/src/arrow/compute/exec/exec_plan.h:427: error: The following parameter of arrow::compute::DeclarationToTable(Declaration declaration, bool use_threads=true, MemoryPool *memory_pool=default_memory_pool(), FunctionRegistry *function_registry=NULLPTR) is not documented:
     parameter 'declaration' (warning treated as error, aborting now)
   ```
   
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow] vibhatha commented on issue #33649: [C++] Fix documentation on Newly Added Methods on ExecPlan

Posted by GitBox <gi...@apache.org>.
vibhatha commented on issue #33649:
URL: https://github.com/apache/arrow/issues/33649#issuecomment-1381355127

   take


-- 
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: github-unsubscribe@arrow.apache.org

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