Hi,
Looking for feedback on what other customers have done to validate data in M3? We are in our user testing and are researching different approaches to provide the business with the raw data to do validation of M3 information as well as our Mongoose applications that have been built.
Different options we have discussed is adhoc reports against base tables exporting to excel, compass (but that has 100 record limit and is only tables sent to the data lake), birst (but then we would have to bring every table into the data lake and model the data in order for them to get the data), install data lake jdbc driver and use dbeaver to connect (risk of bad queries being created).
How has others here done this for their implementations? Any feedback is appreciated
I am assuming it is NOT recommended to push every table to the data lake, correct due to space as well as throughput?