cancel
Showing results for 
Search instead for 
Did you mean: 
thomas_berry
New Contributor II
since ‎06-18-2022
‎05-14-2025

User Stats

  • 3 Posts
  • 0 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

Hello,I am trying to migrate some spark reads away from JDBC into the federated queries based in unity catalog.Here is an example of the spark read command that I want to migrate:spark.read.format("jdbc").option("driver", "org.postgresql.Driver").opt...
Hello,I want to be able to run an arbitrary query on the source before its result gets sent to databricks. I want to create something like this: create table gold.bigqueryUSING org.apache.spark.sql.jdbcoptions( url "jdbc:postgresql://---:---/---",dri...
Kudos from
Kudos given to