RKuttruff commented on code in PR #261:
URL:
https://github.com/apache/incubator-sdap-nexus/pull/261#discussion_r1279713756
##########
analysis/webservice/algorithms/doms/ResultsStorage.py:
##########
@@ -302,12 +302,12 @@ def __enrichPrimaryDataWithMatches(self, id, dataMap,
trim_data=False):
else:
print(row)
Review Comment:
We should really remove this print statement
I have actually ran out of RAM on my laptop while tailing SDAP logs due to
this.
--
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]