miss the pr link: https://github.com/apache/iotdb/pull/17031
On Fri, Jan 16, 2026 at 7:10 PM <[email protected]> wrote: > Hi all, > > I wanted to share a small but useful update to our `TsFileSketchTool`. > > When debugging or analyzing TsFiles, having a clear view of the internal > structure is essential. Previously, the tool didn't expose the > `TableSchemaMap`, which made it a bit harder to inspect table-related > schema details directly. > > This PR introduces the capability to print the `TableSchemaMap` within the > tool. It's a straightforward change that should make file inspection much > easier for everyone. > > The PR link is: > > Best regards, > -------------------- > Yuan Tian
