Hello,
I currently have an alteryx database that houses 53M lines of data from 2020. I went to add 2021 data to this database and added an additional 30M lines. All field types have remained the same, but my file size for the .yxdb jumped from 1GB to 7GB with the addition of the 2021 data. Can anyone help guess as to why the file size would jump this much? With a 7GB file, my alteryx crashes every time I try to process it through a workflow. Would it be better to have all field types as strings then use a select tool to assign field types once it is brought into the workflow?