wjones127 commented on PR #13108:
URL: https://github.com/apache/arrow/pull/13108#issuecomment-1122795681

   For the tracing impl incomplete type issue, it seemed like the fix was to 
make sure that any file with the line:
   
   ```cpp
   #include "arrow/compute/exec/exec_plan.h" // contains #include 
"arrow/util/tracing.h"
   ```
   
   Also has the line
   
   ```cpp
   #include "arrow/util/tracing_internal.h"
   ```


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