ongdisheng commented on code in PR #693:
URL: https://github.com/apache/fesod/pull/693#discussion_r2537509895
##########
fesod/src/main/java/org/apache/fesod/sheet/analysis/v07/handlers/CellFormulaTagHandler.java:
##########
@@ -94,6 +96,11 @@ private String handleSharedFormula(XlsxReadSheetHolder
xlsxReadSheetHolder, Stri
xlsxReadSheetHolder.getSharedFormulaMap().get(sharedIndex);
if (masterInfo == null) {
+ log.debug(
Review Comment:
@psxjoy Thanks for the feedback! I've updated to warn level since it could
indicate potential file issues.
--
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]