Rafael Gomes
01/05/2023, 12:46 PM[A, B, C]
, and each gets data from different tables in a database and makes some transformations. The result of these assets is a dataframe that will be passed to another asset X
responsible to send the data to BigQuery. I don't think this is the proper way to do that, I keep replicating the asset X
because the table names are different. Is it possible to have a common asset that receives data from multiple assets and extra parameters (table name for example)? Also, should X
be an asset?claire
01/05/2023, 7:29 PMRafael Gomes
01/05/2023, 8:02 PMAbhishek Agrawal
01/24/2023, 4:11 PMRafael Gomes
01/25/2023, 1:32 AMAbhishek Agrawal
01/25/2023, 1:59 AM