cancel
Showing results for 
Search instead for 
Did you mean: 
ironv
New Contributor
since ‎02-19-2025
‎03-28-2025

User Stats

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

We have a schema with 10tables and currently all 4 users have ALL access.  When I (or any other user) spin up a serverless SQL warehouse, I am able to query one of the tables (million rows) in SQL Editor and get a response within seconds.  `select co...
Hi, trying to copy a table with billions of rows from an enterprise data source into my databricks table.  To do this, I need to use a homegrown library which handles auth etc, runs the query and return a dataframe.  I am partitioning the table using...