-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Databricks Driver: Export Bucket On GCS #9393
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
Comments
Hi @KSDaemon any suggestions? |
Hey!
|
@KSDaemon good news, i've completed the poc in our gcp-databricks env with export bucket feature. I will then create a MR for this and request a review from you guys. But i met some issues when implementing this solution
|
Cool! Rgd error - interesting... need to look |
Hi@KSDaemon |
@qiao-x That's awesome! Sure, I'll have a look! |
Thanks for the contribution @qiao-x! This has been released in v1.3.0: https://cube.dev/blog/cube-core-v1-3-performance-improvements-and-upgrades#new-in-data-source-support |
Hi, team
I've tested the
create table using
statement on Databricks-GCP and it succeeds to export csv to a bucket on GCS, so i'm wondering if it's feasible to implement the GCS export feature based on this statement and the extract files function hereproof

The text was updated successfully, but these errors were encountered: