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

Saving data using Spark BigQuery connector with ranged index #867

Closed
xtrmstep opened this issue Jan 17, 2023 · 5 comments
Closed

Saving data using Spark BigQuery connector with ranged index #867

xtrmstep opened this issue Jan 17, 2023 · 5 comments
Assignees

Comments

@xtrmstep
Copy link

Hi,
Could you, please, help with the described problem related to the connector? If this is possible at all.
The problem described in the question on stackoverflow: https://stackoverflow.com/questions/75142769/saving-data-using-spark-bigquery-connector-with-ranged-index

vishalkarve15 added a commit to vishalkarve15/spark-bigquery-connector that referenced this issue Jul 7, 2023
vishalkarve15 added a commit to vishalkarve15/spark-bigquery-connector that referenced this issue Jul 7, 2023
vishalkarve15 added a commit to vishalkarve15/spark-bigquery-connector that referenced this issue Jul 7, 2023
vishalkarve15 added a commit to vishalkarve15/spark-bigquery-connector that referenced this issue Jul 10, 2023
vishalkarve15 added a commit to vishalkarve15/spark-bigquery-connector that referenced this issue Jul 19, 2023
vishalkarve15 added a commit to vishalkarve15/spark-bigquery-connector that referenced this issue Aug 7, 2023
vishalkarve15 added a commit to vishalkarve15/spark-bigquery-connector that referenced this issue Aug 8, 2023
vishalkarve15 added a commit that referenced this issue Aug 8, 2023
* Issue #867: Support writing with RangePartitioning

* address comments
@vishalkarve15
Copy link
Contributor

Added support for this.

@xtrmstep
Copy link
Author

xtrmstep commented Aug 8, 2023

@vishalkarve15 could you, please, advise about the documentation link to understand how exactly is possible to use it?

@vishalkarve15
Copy link
Contributor

It will be present in the next release. For now, you can look at the partitionField option in https://github.com/GoogleCloudDataproc/spark-bigquery-connector/blob/master/README-template.md

@vishalkarve15
Copy link
Contributor

If you want to use it right away, you can build the latest commit.

@davidrabinowitz
Copy link
Member

You can also try one of the nightly builds (based on your spark version):

  • gs://spark-lib-nightly-snapshots/spark-2.4-bigquery-0.0.20230808.jar
  • gs://spark-lib-nightly-snapshots/spark-3.1-bigquery-0.0.20230808.jar
  • gs://spark-lib-nightly-snapshots/spark-3.2-bigquery-0.0.20230808.jar
  • gs://spark-lib-nightly-snapshots/spark-3.3-bigquery-0.0.20230808.jar
  • gs://spark-lib-nightly-snapshots/spark-3.4-bigquery-0.0.20230808.jar

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

No branches or pull requests

3 participants