Hi @jakobtroidl,
I have updated a synapse table and the same can now be found and queried via client.annotation.get_* methods.
However, I am unable to trigger a materialization of the same and create a version.
This is perhaps an extremely naive question, but how do we successfully trigger a materialization?
Should this be enough to do so:
client.materialize.ingest_annotation_table(destination_table_name)
BW.
Samia