adutra commented on code in PR #2757:
URL: https://github.com/apache/polaris/pull/2757#discussion_r2446111087
##########
runtime/service/src/main/java/org/apache/polaris/service/events/listeners/inmemory/InMemoryBufferEventListener.java:
##########
@@ -94,7 +94,7 @@ protected ContextSpecificInformation
getContextSpecificInformation() {
@Nullable
@Override
protected String getRequestId() {
Review Comment:
I also didn't change this method and didn't change `PolarisEvent.requestId`
because it's persisted in the database under the column name `request_id`. I
think it's not worth changing this.
--
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]