Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
Chitti-Ankith committed Oct 26, 2023
1 parent 7903b51 commit aa34aec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion evadb/executor/vector_index_scan_executor.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ def _evadb_vector_index_scan(self, *args, **kwargs):
left_index=True,
right_index=True,
how="left",
# sort=False
)

if "row_num_np" in final_df:
Expand Down

0 comments on commit aa34aec

Please sign in to comment.