Skip to content

Using --hook and --var doesn't work together #122

Description

@tmthyjames

Doing this first:

%%sql --hook

tables CC = USE {0}; 
SELECT * FROM INFORMATION_SCHEMA.TABLES;

then:

%%sql --hook --var=df
list

failed to assign the results of this to df. Instead df was the results of the last query I ran using %%sql.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions