sqlalchemy-databricks icon indicating copy to clipboard operation
sqlalchemy-databricks copied to clipboard

pandas to sql fails to create table if it does not exist

Open timpiperseek opened this issue 2 years ago • 1 comments

when using the pandas to sql function it would appear if the table does not already exist that the table wont be created. The expected behaviour is that the table should be created and the results inserted.

Is there a known work around or is this going to be fixed soon?

timpiperseek avatar Sep 14 '22 06:09 timpiperseek

I am also facing this issue that table has to be created before hand.

dnyaneshwar-patil avatar Dec 12 '22 04:12 dnyaneshwar-patil