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

Create examples for the Bigtable Spark connector in Java, Scala, and Python #8442

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Update the Python example to use the preview5 version

abab288
Select commit
Loading
Failed to load commit list.
Open

Create examples for the Bigtable Spark connector in Java, Scala, and Python #8442

Update the Python example to use the preview5 version
abab288
Select commit
Loading
Failed to load commit list.
License Header Lint GCF / header-check failed Apr 11, 2024 in 0s

Invalid or missing license headers detected.

Some new files are missing headers

Details

bigtable/spark-connector-preview/java-maven/src/main/java/spark/bigtable/example/WordCount.java should have a copyright year of 2024
bigtable/spark-connector-preview/java-maven/src/main/java/spark/bigtable/example/model/TestRow.java should have a copyright year of 2024
bigtable/spark-connector-preview/scala-sbt/build.sbt should have a copyright year of 2024
bigtable/spark-connector-preview/scala-sbt/project/assembly.sbt should have a copyright year of 2024
bigtable/spark-connector-preview/scala-sbt/project/plugins.sbt is missing a valid license header.
bigtable/spark-connector-preview/scala-sbt/src/main/scala/spark/bigtable/example/WordCount.scala should have a copyright year of 2024