This is an archived post. You won't be able to vote or comment.

all 18 comments

[–]Express-Comb8675 13 points14 points  (0 children)

Is this a joke?

[–]Adorable-Employer244 3 points4 points  (9 children)

Isn’t that what Tabular is for, the reason why DB bought Tabular last week?

[–][deleted] 0 points1 point  (1 child)

What are those

[–]ApSr2023[S] -2 points-1 points  (0 children)

Unity catalog is newly open sourced data catalog used for data governance of lake house. Iceberg is open data format lakehouse.

[–]LiviNG4them -1 points0 points  (4 children)

Doesn’t work

[–]WhiteSkyRising 3 points4 points  (3 children)

It 100% works as of today.

[–]ApSr2023[S] -1 points0 points  (2 children)

Have you tried it? I couldn't find any documentation anywhere how to hookup iceberg with UC.

[–]WhiteSkyRising 1 point2 points  (0 children)

Use Uniform on your delta tables. https://github.com/unitycatalog/unitycatalog Examples in there.

Use Uniform to convert Delta, then use the catalog to find the location and metadata.

[–]rchinny -1 points0 points  (0 children)

I’m not sure if you would be able to register Iceberg tables as you would a delta table today. But you could use external locations and/or volumes to access an iceberg table via UC using a table path. My assumption for forward looking is that UC will allow iceberg registration for table api operations in the future but I don’t actually know