Troubleshooting for Unable to retrieve data error
I want to create a datasetview using some datasources in redshift. However, I frequently facing unable to retrieve data error message while preparing the data. It really being a bottleneck to get my job done. For context, I want to perform simple inner join between Table A and Table B. Table A contains 120 million rows and…