rohitsinha54 commented on PR #34312: URL: https://github.com/apache/beam/pull/34312#issuecomment-2730210966
This change has been tested by following method: 1. Ran a job without using any flag on 2.64 and the Dataflow job uses StringSet for reporting lineage. Verified it through debug logs and also the type of metric reported to backend. The lineage metrics were successfully processed and sent to Dataplex as lineage graph. 2. Passed `--experiments=enableLineageRollup`. Same as above. Verified that worker report lineage metrics as BoundedTrie and they were successfully reported to Dataplex as lineage graph. -- 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]
