jkhaliqi opened a new pull request, #8470:
URL: https://github.com/apache/incubator-gluten/pull/8470

   Use of Uninitialized Variables
   
   false positives(mainly since the file was most likely deleted and only 
contains 1480 lines now. Went over that file and tried to find any other 
Uninitialized Variables and change them accordingly):
   
cpp/velox/substrait/[SubstraitToVeloxPlan.cc:1902](http://substraittoveloxplan.cc:1902/)
   cpp/velox/substrait/SubstraitToVeloxPlan.cc:1762
   cpp/velox/substrait/SubstraitToVeloxPlan.cc:1680
   cpp/velox/substrait/SubstraitToVeloxPlan.cc:1653
   cpp/velox/substrait/SubstraitToVeloxPlan.cc:1927
   pp/velox/substrait/SubstraitToVeloxPlan.cc:2539
   cpp/velox/substrait/SubstraitToVeloxPlan.cc:1960
   cpp/velox/substrait/SubstraitToVeloxPlan.cc:1932
   cpp/velox/substrait/SubstraitToVeloxPlan.cc:2441
   
   ## What changes were proposed in this pull request?
   
   (Please fill in changes proposed in this fix)
   
   (Fixes: \#25)
   


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