cancel
Showing results for 
Search instead for 
Did you mean: 
alxsbn
Contributor
since ‎11-22-2022
2 weeks ago

User Stats

  • 10 Posts
  • 0 Solutions
  • 4 Kudos given
  • 10 Kudos received

User Activity

On the Databricks documentation they take the TPCH classical tables to create some example https://docs.databricks.com/aws/en/metric-views/create/It's pretty easy to create a metric view using orders and do a measure like SUM(totalprice). Now let's s...
Hi everyone,I'm looking to connect the managed MCP server to Claude code on Linux and struggle to have something working. The MCP are activated on my workspace (not sure it's linked to what I want to do) and I just want to add the UC endpoint to Clau...
I have a strange issue after an OPTIMIZE, no results are returned anymore.I can time travel over the version easily but passed this data nothing when I'm doing a simple SELECT *.But I still got a result when I'm doing a SELECT count(*).How is this po...
Hi everyone,We're looking at using the compute pool feature. Now we're mostly relying on all-purpose and job compute. On these two we're using instance profiles to let the clusters access our s3 buckets and more.We don't see anything related to insta...
On SQL editor / schema browser Is there a way to change the default catalog / database ? My mine always fixed on my unity catalog.