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

   ## Summary
   - normalize table-model database names in DataNodeTableCache#isDatabaseExist
   - write newly discovered database cache entries under the write lock
   - add a regression test for qualified database names hitting the local table 
cache
   
   ## Tests
   - mvn spotless:apply -pl iotdb-core/datanode
   - git diff --check
   - mvn -pl iotdb-core/datanode -Dtest=DataNodeTableCacheTest test (fails 
during datanode compile before running tests; existing/generated-code symbols 
missing, e.g. AGGREGATION_OPERATOR_FROM_RAW_DATA, IFill, Accumulator, 
LinearFill)


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