databricks / koalas

Koalas: pandas API on Apache Spark
Apache License 2.0
3.32k stars 356 forks source link

Add a short JDBC user guide #2148

Closed HyukjinKwon closed 3 years ago

HyukjinKwon commented 3 years ago

Screen Shot 2021-04-12 at 5 04 07 PMScreen Shot 2021-04-12 at 5 05 00 PM

codecov-io commented 3 years ago

Codecov Report

Merging #2148 (de853ab) into master (697414b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2148   +/-   ##
=======================================
  Coverage   95.36%   95.36%           
=======================================
  Files          60       60           
  Lines       13707    13707           
=======================================
  Hits        13071    13071           
  Misses        636      636           

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 697414b...de853ab. Read the comment docs.

xinrong-meng commented 3 years ago

LGTM, thanks!

ueshin commented 3 years ago

Thanks! merging.