vertica / spark-connector

This component acts as a bridge between Spark and Vertica, allowing the user to either retrieve data from Vertica for processing in Spark, or store processed data from Spark into Vertica.
Apache License 2.0
20 stars 23 forks source link

Added troubleshooting documentation on how to enable performance measurements #528

Closed ai-bq closed 1 year ago

ai-bq commented 1 year ago

Summary

A troubleshooting section would be helpful documentation to be added going forward. The timed operations parameter gives us performance metrics and should be outlined in this doc.

Description

Added new documentation that describes how to go about using the timed_operation parameter and what to look for. The parameter table on the main README.md links to this file.

Related Issue

Closes #527.

Additional Reviewers

@alexey-temnikov @alexr-bq

codecov[bot] commented 1 year ago

Codecov Report

Merging #528 (0553a31) into main (17547bc) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #528   +/-   ##
=======================================
  Coverage   87.58%   87.58%           
=======================================
  Files          44       44           
  Lines        2005     2005           
  Branches      122      122           
=======================================
  Hits         1756     1756           
  Misses        249      249           
Flag Coverage Δ
unittests 87.58% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more