*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
Questions
Questions for Nassib
History
- Will there be a feature to turn off the historical row creation for Metadb (as you could for LDP)?
Anonymization
- Given increasing concerns about data privacy, is data anonymization on the metadb software development roadmap? If so, when do you expect it to be released?
...
- When we look at the sets of 3 tables in each application area (e.g., loan__ , loan__t , and loan__t__), we get different totals when we count the id rows. Why would this be? Is this happening because just first level of json fields are extracted into the __t__ table?
- Is there a relationship among tables during the ETL process? Specifically, does it work like this, or another way?Will there be a feature to turn off the historical row creation for Metadb (as you could for LDP
- main table (loan__) the json source
- current and historical table (loan__t__) is created from the main table
- current table (loan__t) is made from the current and historical table (loan__t__)?
History
- )?
Other
- What is in the zzz_ tables in Metadb? e.g., zzz___loan__t___
- Should we anonymize the zzz_tables, and if so, how would we do that?
...