Skip to content

Commit

Permalink
test change for snowflake/snowpark/_internal/*
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-aalam committed Sep 19, 2024
1 parent 8289829 commit 04329e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/snowflake/snowpark/_internal/analyzer/analyzer.py
Original file line number Diff line number Diff line change
Expand Up @@ -1294,3 +1294,6 @@ def create_select_snowflake_plan(self, *args, **kwargs):

def create_select_table_function(self, *args, **kwargs):
return SelectTableFunction(*args, **kwargs)


# test change

0 comments on commit 04329e5

Please sign in to comment.