AbsaOSS / spline

Data Lineage Tracking And Visualization Solution
https://absaoss.github.io/spline/
Apache License 2.0
588 stars 154 forks source link

Feature/spline 1255 message size info #1256

Closed wajda closed 11 months ago

wajda commented 11 months ago

fixes #1255

Adds the following property to the stored ExecutionPlan.extra:

{
  "__spline_msg_size": [111, 222]
}

where 111 - is the original message size in bytes, and 222 is the message size after decompression.

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication