Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalkarve15 committed Oct 31, 2023
1 parent 267c3f9 commit bc2e69e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Next

* PR #1112: Added new connector, `spark-3.5-bigquery` aimed to be used in Spark 3.5. This connector implements new APIs and capabilities provided by the Spark Data Source V2 API.
* PR #1115: Added new connector, `spark-3.5-bigquery` aimed to be used in Spark 3.5. This connector implements new APIs and capabilities provided by the Spark Data Source V2 API.
* PR #1057: Enable async writes for greater throughput
* PR #1094: CVE-2023-5072: Upgrading the org.json:json dependency
* PR #1095: CVE-2023-4586: Upgrading the netty dependencies
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
<id>dsv2_3.5</id>
<activation>
<activeByDefault>false</activeByDefault>
</activation>g
</activation>
<modules>
<module>spark-bigquery-dsv2/spark-bigquery-dsv2-common</module>
<module>spark-bigquery-dsv2/spark-bigquery-dsv2-parent</module>
Expand Down

0 comments on commit bc2e69e

Please sign in to comment.