Ma77Ball opened a new issue, #5331: URL: https://github.com/apache/texera/issues/5331
Part of #4070. ### Goal Add storage I/O lifecycle/error logging to common/workflow-core. ### Problem Iceberg/S3/LakeFS open/create/commit/close and I/O failures were not logged, so storage problems surfaced only as opaque exceptions. ### Scope - Resource open/create/commit/close + reader/writer lifecycle + I/O failure logging. - No per-row/per-tuple logging on the data hot path. - Non-functional; no behavior change. Branch: `chore/logging-workflow-core-storage` -- 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]
