Yicong-Huang commented on code in PR #5672:
URL: https://github.com/apache/texera/pull/5672#discussion_r3407436364


##########
.github/workflows/template-compliance-warning.yml:
##########


Review Comment:
   I think this is unrelated.



##########
access-control-service/src/main/scala/org/apache/texera/service/AccessControlService.scala:
##########
@@ -23,7 +23,7 @@ import io.dropwizard.auth.AuthDynamicFeature
 import io.dropwizard.configuration.{EnvironmentVariableSubstitutor, 
SubstitutingSourceProvider}
 import io.dropwizard.core.Application
 import io.dropwizard.core.setup.{Bootstrap, Environment}
-import org.apache.texera.amber.config.StorageConfig
+import org.apache.texera.config.StorageConfig

Review Comment:
   instead of dropping `amber`, can we change it to `common` to better reflect 
its package?
   
   i.e., `org.apache.texera.common.config.StorageConfig`. 
   
   same for all other cases.



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