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

[SPARK-36207][PYTHON] Expose databaseExists in pyspark.sql.catalog #33416

Closed
wants to merge 5 commits into from

Conversation

dominikgehl
Copy link
Contributor

What changes were proposed in this pull request?

Expose databaseExists in pyspark.sql.catalog

Why are the changes needed?

Was available in scala, but not in pyspark

Does this PR introduce any user-facing change?

New method databaseExists

How was this patch tested?

Unit tests in codebase

@SparkQA
Copy link

SparkQA commented Jul 19, 2021

Test build #141253 has finished for PR 33416 at commit fce2626.

  • This patch fails Python style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 19, 2021

Kubernetes integration test unable to build dist.

exiting with code: 1
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/45767/

@SparkQA
Copy link

SparkQA commented Jul 19, 2021

Test build #141257 has finished for PR 33416 at commit c7924f8.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 19, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/45771/

@SparkQA
Copy link

SparkQA commented Jul 19, 2021

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/45771/

@SparkQA
Copy link

SparkQA commented Jul 20, 2021

Test build #141302 has finished for PR 33416 at commit ac88451.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 20, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/45816/

@SparkQA
Copy link

SparkQA commented Jul 20, 2021

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/45816/

@SparkQA
Copy link

SparkQA commented Jul 20, 2021

Test build #141310 has finished for PR 33416 at commit 3267bf0.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 20, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/45824/

@SparkQA
Copy link

SparkQA commented Jul 20, 2021

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/45824/

@HyukjinKwon
Copy link
Member

Looks like GitHub Actions changed something on their machine .. let me hold on for now..

Co-authored-by: Hyukjin Kwon <gurwls223@gmail.com>
@SparkQA
Copy link

SparkQA commented Jul 20, 2021

Test build #141326 has finished for PR 33416 at commit ef18aaf.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 20, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/45841/

@HyukjinKwon
Copy link
Member

Merged to master

@SparkQA
Copy link

SparkQA commented Jul 20, 2021

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/45841/

@dominikgehl dominikgehl deleted the feature/SPARK-36207 branch July 20, 2021 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants