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

pyspark example added #51

Merged
merged 2 commits into from
Jul 12, 2022
Merged

pyspark example added #51

merged 2 commits into from
Jul 12, 2022

Conversation

wey-gu
Copy link
Contributor

@wey-gu wey-gu commented Jul 12, 2022

close #19

@wey-gu wey-gu requested a review from Nicole00 July 12, 2022 03:52
@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2022

Codecov Report

Merging #51 (760a004) into master (e6392e5) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #51   +/-   ##
=========================================
  Coverage     73.86%   73.86%           
  Complexity      152      152           
=========================================
  Files            24       24           
  Lines          1580     1580           
  Branches        255      255           
=========================================
  Hits           1167     1167           
  Misses          266      266           
  Partials        147      147           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e6392e5...760a004. Read the comment docs.

@Nicole00 Nicole00 merged commit afdb61d into master Jul 12, 2022
Nicole00 added a commit that referenced this pull request Aug 31, 2022
* pyspark example added (#51)

* pyspark example added

* Update README_CN.md

* support delete related edges when delete vertex (#53)

* support delete related edges when delete vertex

* add test

* add example for delete vertex with edge (#54)

* doc: pyspark write example (#55)

* doc: pyspark write example

* Added pyshell calling lines and python file header

discussed in #50
Thanks to @Reid00

* Update README.md

wording

* Update README_CN.md

* Update README.md

* Update README_CN.md

* Update README.md

* Update README_CN.md

* spark2.2 reader initial commit

* spark2.2 reader initial commit

* extract common config for multi spark version

* delete common config files

* extract common config and utils

* remove common test

* spark connector reader for spark 2.2

* spark connector writer for spark 2.2

* revert example

* refactor spark version & close metaProvider after finish writing

* refactor common package name

* fix scan part

* refactor spark version for spark2.2

* connector writer for spark2.2

Co-authored-by: Wey Gu <weyl.gu@gmail.com>
@Nicole00 Nicole00 deleted the wey-gu-pyspark branch September 3, 2022 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support pyspark
3 participants