SemyonSinchenko opened a new pull request, #900:
URL: https://github.com/apache/datafusion-comet/pull/900

   ## Which issue does this PR close?
   Closes #894
   
   ## Rationale for this change
   More information for debugging
   
   ## What changes are included in this PR?
   - `native/core/src/lib.rs`: added a call to `env!` to get a version and add 
this version to info message
   
   ## How are these changes tested?
   I run it and it works:
   
![image](https://github.com/user-attachments/assets/f5d2f68b-4846-4831-aa77-b8ddd58e829a)
   
   I googled a little how one can test logging and it looks like the only 
solution is to redirect logs to the file, to read the file and to check the 
content. To be honest, I do not fully understand how that approach could be 
introduced into the current test system... Should I try? Because it is the only 
one place at the moment where one needs to test logs output and I'm not sure 
that it worth it.
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to