Re: [I] DFParser cannot parse CopyIntoSnowflake [datafusion]

2025-02-04 Thread via GitHub
alamb closed issue #14372: DFParser cannot parse CopyIntoSnowflake URL: https://github.com/apache/datafusion/issues/14372 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[I] DFParser cannot parse CopyIntoSnowflake [datafusion]

2025-01-30 Thread via GitHub
osipovartem opened a new issue, #14372: URL: https://github.com/apache/datafusion/issues/14372 ### Describe the bug ```rust DFParser::parse_sql_with_dialect(sql, dialect.as_ref())? ``` trying to parse `COPY INTO ..` as Statement::CopyTo even if we set "**snowflake**" dial