Skip to content

Commit

Permalink
Set air.compiler.fail-warnings as true in BigQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed May 22, 2024
1 parent b5a349b commit b3be0b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/trino-bigquery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

<properties>
<air.main.basedir>${project.parent.basedir}</air.main.basedir>
<air.compiler.fail-warnings>true</air.compiler.fail-warnings>
<air.test.jvm.additional-arguments>${air.test.jvm.additional-arguments.default} --add-opens=java.base/java.nio=ALL-UNNAMED</air.test.jvm.additional-arguments>
</properties>

Expand Down

0 comments on commit b3be0b6

Please sign in to comment.