You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "nastra (via GitHub)" <gi...@apache.org> on 2023/02/23 07:21:15 UTC

[GitHub] [iceberg] nastra commented on issue #6911: BaseTableScan(SnapshotScan)::planFiles throws ParseException from logInfo

nastra commented on issue #6911:
URL: https://github.com/apache/iceberg/issues/6911#issuecomment-1441302606

   I do not think changing this to `ExpressionParser.ToJson` is the right thing to do here because we want to log a sanitized version of the filter (as it might contain sensitive data). I think we might rather try and have a fallback in `ExpressionUtil.sanitizeString` so that it doesn't fail in such cases.


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org