Survey banner
Switching to Dataiku - a new area to help users who are transitioning from other tools and diving into Dataiku! CHECK IT OUT

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