Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOP-13251] Add Greenplum type mapping to documentation #228

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

dolfinus
Copy link
Member

@dolfinus dolfinus commented Mar 1, 2024

Change Summary

  • Added separated page with Greenplum <-> Spark types mapping, and recommendations related to type casts.
  • Describe set of DBReader features supported by Greenplum connector.
  • Added more examples to reading & writing data to Greenplum, and using fetch and execute methods.

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@dolfinus dolfinus added the ci:skip-changelog Add this label to skip changelog file check label Mar 1, 2024
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.12%. Comparing base (3fe2aa8) to head (0adb357).
Report is 3 commits behind head on develop.

❗ Current head 0adb357 differs from pull request most recent head 454c8de. Consider uploading reports for the commit 454c8de to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #228   +/-   ##
========================================
  Coverage    94.12%   94.12%           
========================================
  Files          204      204           
  Lines         7836     7836           
  Branches      1399     1399           
========================================
  Hits          7376     7376           
  Misses         335      335           
  Partials       125      125           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dolfinus dolfinus merged commit 8db3ac2 into develop Mar 5, 2024
6 of 8 checks passed
@dolfinus dolfinus deleted the feature/DOP-13251 branch March 5, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:skip-changelog Add this label to skip changelog file check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants