You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use following settings so my Avro file is created based on the defined schema:
The problem is that I have to specify field names in the "Fields" tab even if that should be read from schema.avsc file. I want to use that step for many different table so in this case I would have to create one transformation per each table. I would like to avoid that by not specifying the fields in the "Fields" tab and use one transformation once for each of tables. Would it be possible?
The text was updated successfully, but these errors were encountered:
Hi,
I use following settings so my Avro file is created based on the defined schema:
![image](https://cloud.githubusercontent.com/assets/568977/21311479/a849ec4a-c5e7-11e6-9198-c68a7e094ed5.png)
The problem is that I have to specify field names in the "Fields" tab even if that should be read from schema.avsc file. I want to use that step for many different table so in this case I would have to create one transformation per each table. I would like to avoid that by not specifying the fields in the "Fields" tab and use one transformation once for each of tables. Would it be possible?
The text was updated successfully, but these errors were encountered: