XN137 commented on code in PR #2164:
URL: https://github.com/apache/polaris/pull/2164#discussion_r2226045127


##########
polaris-core/src/main/java/org/apache/polaris/core/entity/TaskEntity.java:
##########
@@ -41,16 +40,16 @@ public static TaskEntity of(PolarisBaseEntity 
polarisEntity) {
 
   public <T> T readData(Class<T> klass) {
     PolarisCallContext polarisCallContext = 
CallContext.getCurrentContext().getPolarisCallContext();

Review Comment:
   found this gem a well:
   
https://github.com/apache/polaris/blob/987c554d1c45a38bad2d2bd6b1557dc619188885/polaris-core/src/main/java/org/apache/polaris/core/entity/CatalogEntity.java#L219-L221



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