Skip to content

Commit d0a6e38

Browse files
removed backfill call
1 parent 78d676a commit d0a6e38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/scripts/vectorize.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ def process_single_file(file_path: Path):
178178
else:
179179
print(f"Skipping {file_path} because it already exists in BigQuery")
180180

181-
backfill()
182181

183182

184183

0 commit comments

Comments
 (0)