Incremental Refresh Limitations Question

Hi Brian,

Quick Sight is sending a SQL query to the backend datasource for data retrieval, hence the processing depends on database.
Regarding table joins ,based on what I tested in Amazon Athena, below are examples of SQL when I refreshed data into SPICE.

  1. Custom SQL with joins in Quick Sight > The query sent to Athena

  2. Accessing a view from Quick Sight > The query sent to Athena ( View is defined in Athena )

Regards,
Koushik

1 Like