Skip to content

Commit

Permalink
Set air.compiler.fail-warnings as true in ClickHouse
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Jun 10, 2024
1 parent 4efc893 commit 7190f20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/trino-clickhouse/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>
</properties>

<dependencies>
Expand Down

0 comments on commit 7190f20

Please sign in to comment.