Skip to content

Commit

Permalink
revert file
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh-Bharadwaj committed May 22, 2024
1 parent d75ab21 commit 9fff0fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flow/datatypes/numeric.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ const (
PeerDBSnowflakeScale = 20
PeerDBClickhousePrecision = 76
PeerDBClickhouseScale = 38
BigQueryNumericUpperBound = 999999999999999999.99999999999999999999
BigQueryNumericLowerBound = -999999999999999999.99999999999999999999
VARHDRSZ = 4
)

Expand Down

0 comments on commit 9fff0fb

Please sign in to comment.