fix: update proto path for parquet meta script (#7911)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
pull/24376/head
Christopher M. Wolff 2023-06-02 08:29:11 -07:00 committed by GitHub
parent 82bdbad7d3
commit 069c3795c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ parquet meta "$1" \
| awk '{print $2}' \
| base64 -d \
| ./scripts/prototxt \
decode influxdata.iox.preserved_catalog.v1.IoxMetadata
decode influxdata.iox.ingester.v1.IoxMetadata