Caideyipi opened a new pull request, #18023:
URL: https://github.com/apache/iotdb/pull/18023

   ## Description
   
   This PR fixes schema/metadata display paths so paths containing reserved 
words, numeric-looking nodes, or otherwise invalid raw identifiers are returned 
with necessary back quotes.
   
   The change centralizes schema display-path formatting in SchemaPathUtils and 
applies it to schema scan results, child path/node results, last-query outputs 
used by order-by-heat, template path display, active schema scan output, and 
related in-memory schema result objects.
   
   ## Tests
   
   - git diff --cached --check
   
   Attempted but blocked by local Windows page-file/native-memory exhaustion 
before Maven could start or complete:
   
   - mvn spotless:apply -pl iotdb-core/datanode
   - mvn -pl iotdb-core/datanode 
-Dtest=SchemaPathDisplayOperatorTest,SchemaQueryScanOperatorTest test


-- 
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]

Reply via email to