- 20629 Views
- 11 replies
- 12 kudos
I have created a metastore and within that metastore i have created multiple schemas and tables underlying it but none of table details is visible from information schema. All the tables are empty.Could you please let me know if I am missing here. Be...
- 20629 Views
- 11 replies
- 12 kudos
Latest Reply
I noticed this issue is currently caused when you rename a catalog. The contents of <catalog>.information_schema are all views like this:SELECT
*
FROM
system.information_schema.columns
WHERE
table_catalog = '<catalog>'If you rename the catalog...
10 More Replies
by
shaz
• New Contributor II
- 4844 Views
- 5 replies
- 1 kudos
Consider the following input:ID PrevID
-------- ---------
33 NULL
272 33
317 272
318 317I need to somehow get the following result:Result
--------
/33
/33/272
/33/272/317
/33/272/317/318I need to do this in SQL a...
- 4844 Views
- 5 replies
- 1 kudos
Latest Reply
https://speakerdeck.com/mitasingh https://telegra.ph/Free-Printable-cover-letter-template-01-17 https://www.imdb.com/user/ur148564602/?ref_=nv_usr_prof_2 https://www.glenewinestate.com.au/profile/coverletter50/profile https://www.wpanet.org/profile/c...
4 More Replies
- 1351 Views
- 2 replies
- 3 kudos
Hello Dolly: Democratizing the magic of ChatGPT with open modelsDatabricks has just released a groundbreaking new blog post exploring ChatGPT, an open-source language model with the potential to transform the way we interact with technology. From cha...
- 1351 Views
- 2 replies
- 3 kudos
Latest Reply
Lets get candid! Let me know your initial thoughts about LLM Models, ChatGpt, Dolly.
1 More Replies
- 2895 Views
- 4 replies
- 0 kudos
I want to be able to view a listing of any or all of the following:When Notebooks were attached / detached to and from a DS&E clusterWhen Notebook code was executed on a DS&E clusterWhat Notebook specific cell code was executed on a DS&E clusterIs th...
- 2895 Views
- 4 replies
- 0 kudos
Latest Reply
Atanu
Databricks Employee
From the UI https://docs.databricks.com/notebooks/notebooks-code.html#version-control best way to check is version control.BTW, do you see this helps https://www.databricks.com/blog/2022/11/02/monitoring-notebook-command-logs-static-analysis-tools.ht...
3 More Replies
- 1038 Views
- 0 replies
- 2 kudos
Don’t miss out! Data + AI Summit early bird pricing ends soonRegister by February 28 to take advantage of our early bird discount. Join thousands of data engineers, data scientists and data analysts from around the world at this year’s Data + AI Summ...
- 1038 Views
- 0 replies
- 2 kudos
- 2176 Views
- 5 replies
- 1 kudos
Latest Blog PostsJanuary 13 - 20Did you get a chance to look at the most recent blog posts? Here are some happening content from the past week that is worth the read. What’s New With SQL User-Defined Functions In this blog, we describe several enhanc...
- 2176 Views
- 5 replies
- 1 kudos
Latest Reply
Thanks @Sujitha Ramamoorthy , for sharing with the community these are worth reading and insightful.
4 More Replies
- 1179 Views
- 1 replies
- 0 kudos
Weekly Release Notes RecapHere’s a quick recap of the latest release notes updates from the past one week.Databricks platform release notesJanuary 13 - 19, 2023Cluster policies now support limiting the max number of clusters per userYou can now use c...
- 1179 Views
- 1 replies
- 0 kudos
- 3681 Views
- 1 replies
- 32 kudos
Databricks Roadmap AzureThere are a lot of excitement new features coming in 2022. I tried to put them all on one list:Unity catalog (seems that it will exists next to hive metastore and it will be possible to migrate)Control metastore, unity creatio...
- 3681 Views
- 1 replies
- 32 kudos