junmuz commented on code in PR #9822:
URL: https://github.com/apache/paimon/pull/9822#discussion_r4039641638
##########
paimon-flink/paimon-flink-common/src/main/java/org/apache/paimon/flink/source/DataTableSource.java:
##########
@@ -172,26 +176,53 @@ public RowLevelModificationScanContext
applyRowLevelModificationScan(
rowLevelModificationSnapshotId);
}
+ public static final String EVENT_METADATA_PREFIX = "paimon.event.";
Review Comment:
There are 2 prefixes configured which can be quite confusing.
--
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]