Skip to content

[fs] Fix GSFileIO to return actual file access time and owner#8559

Open
thswlsqls wants to merge 1 commit into
apache:masterfrom
thswlsqls:fix/gs-file-status-access-time-owner
Open

[fs] Fix GSFileIO to return actual file access time and owner#8559
thswlsqls wants to merge 1 commit into
apache:masterfrom
thswlsqls:fix/gs-file-status-access-time-owner

Conversation

@thswlsqls

Copy link
Copy Markdown
Contributor

Purpose

fix #8556

Tests

  • No unit test added: HadoopFileStatus is a private static delegation wrapper reachable only through a live GCS FileSystem; the five sibling impls merged the identical overrides without one.
  • mvn -pl paimon-filesystems/paimon-gs-impl clean install passed (compile + checkstyle + spotless + rat).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] GSFileIO file status does not return access time and owner

1 participant