Skip to content

Commit

Permalink
Generate avro files for history effects and operations
Browse files Browse the repository at this point in the history
  • Loading branch information
chowbao committed Oct 9, 2024
1 parent 46a29c1 commit 6a9aeb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dags/generate_avro_files_dag.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"offers",
"trust_lines",
"ttl",
# "history_effects",
# "history_operations",
"history_effects",
"history_operations",
]

for table in avro_tables:
Expand Down

0 comments on commit 6a9aeb8

Please sign in to comment.