unknowntpo commented on PR #5905: URL: https://github.com/apache/gravitino/pull/5905#issuecomment-2601196573
Ok, I can put them in the same line like this ``` 2025-01-20T10:00:00.123456Z INFO directory_listing: [{ inode: 10001, kind: Directory, name: ".", offset: 1 }, { inode: 1, kind: Directory, name: "..", offset: 2 }, { inode: 10002, kind: RegularFile, name: "test_file", offset: 3 }] ``` -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org