Submit your innovative use case or inspiring success story to the 2023 Dataiku Frontrunner Awards! LET'S GO

synchronize dataset schema from metastore

NN
synchronize dataset schema from metastore

Hi Everyone,
If i have a S3 dataset and it has a linked Glue Metastore.
I know we can sync the dataset definitions to the metastore.

But i was wondering is there a way to sync the dataset schema from the metastore as well.

0 Kudos
1 Reply
NN
Author

Bumping this question in the hopes that someone has a suggestion.
was hoping we have something similar to the code below
mydataset = project.get_dataset("s3_dataset")
mydataset.update_from_hive()

0 Kudos