Skip to content

Commit

Permalink
update api_runner with table_aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
wongjingping committed Aug 30, 2024
1 parent dd65a0f commit f97598d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eval/api_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ def run_api_eval(args):
public_data,
args.num_columns,
args.shuffle_metadata,
row["table_aliases"],
),
axis=1,
)
Expand Down

0 comments on commit f97598d

Please sign in to comment.