Skip to content

Commit

Permalink
bump parquet converter version (#5040)
Browse files Browse the repository at this point in the history
  • Loading branch information
maskarb committed Apr 15, 2024
1 parent c9b96ac commit 51f98fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion koku/masu/api/upgrade_trino/util/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Update this to trigger the converter to run again
# even if marked as successful
CONVERTER_VERSION = "1"
CONVERTER_VERSION = "2"


class ConversionContextKeys(StrEnum):
Expand Down

0 comments on commit 51f98fb

Please sign in to comment.