cancel
Showing results for 
Search instead for 
Did you mean: 
Dale_Ware
New Contributor III
since ‎03-14-2023
‎06-26-2023

User Stats

  • 2 Posts
  • 1 Solutions
  • 1 Kudos given
  • 2 Kudos received

User Activity

I am trying to query a snowflake table from a databricks data frame similar to the following example.sql_query = "select * from Database.Schema.Table_/Name_/V"sqlContext.sql(f"{sql_query}" ) And I get an error like this.ParseException: [PARSE_SYNTAX_...
Kudos from
Kudos given to