Sampling with HMA Synthesizer generates many SingleTableMetadata
deprecation warnings
#2290
Labels
bug
Something isn't working
feature:sampling
Related to generating synthetic data after a model is built
Environment Details
Error Description
When sampling using an HMA Synthesizer object that was instantiated using a MultiTableMetadata object, the SingleTableMetadata deprecation warning is repeatedly logged:
This warning isn't very helpful (as it describes the SingleTableMetadata object) and repeats many times (it loosely seems like a larger volume of data generates more warnings). The user is already shown an accurate warning during synthesizer instantiation:
Steps to reproduce
Internal Colab Notebook to reproduce
The text was updated successfully, but these errors were encountered: