u/GeertSchepers

GitHub Copilot Harness and Developer Environments

Hi,

Can anyone explain why I can build and test agents with the GitHub Copilot Harness in a developer environment without having any copilot credit billing setup at all? I would expect this to fail. If I try the same thing in a regular production environment it just fails because there are no Copilot credits.

Thanks,

Geert

reddit.com
u/GeertSchepers — 1 day ago

Unity Catalog metastore setup changes in Azure Databricks

Hi,

In the past when a new metastore was created, it automatically also did create an external location and storage credentials in the Unity Catalog metastore. Since a couple of months this does not seems to be true anymore. You now have to create these two artifacts upfront.

I was wondering how you can do this when there is no workspace that belongs to the metastore yet? Seems like impossible?

Thanks,

reddit.com
u/GeertSchepers — 3 days ago

Unity Catalog Metastore setup and configuration

Hi,

I was wondering how organizations that want to deploy Databricks in a new region are actually doing this. Do you just deploy a workspace in that region and let Databricks create the metastore for you like in the screenshot below:

https://preview.redd.it/x1ecfwt153kh1.png?width=1748&format=png&auto=webp&s=ab31b0922b443c625c90e9cfb94cd6a31f055621

And then fill in the ADLS Gen2 path so that it points to your custom ADLS Gen2 storage account?

Thanks,

Geert

reddit.com
u/GeertSchepers — 3 days ago

Searching on Tags

I read everywhere that if I assign a tag to a table like:

SET TAG ON table customer `qualilty`=`bronze`;

I should later be able to search on this tag.

When I run the above statement, I can see the table has the tag applied to it in the UI.

But when I go to the too-level search bar and type tag:quality it does not work. No results are shown.

If I however defined a governed tag, and I try to search for it, it just works.

Am I missing something or can you only search on governed tags?

Thanks,

reddit.com
u/GeertSchepers — 1 month ago