Parquet dumper for triples

This commit is contained in:
Cyber MacGeddon 2024-07-23 22:38:07 +01:00
parent a9bd50c9af
commit 2db050fe93
8 changed files with 200 additions and 0 deletions

View file

@ -44,6 +44,7 @@ setuptools.setup(
"google-cloud-aiplatform",
"pyyaml",
"prometheus-client",
"pyarrow",
],
scripts=[
"scripts/chunker-recursive",