Recently, in Dremio 3.1.3, I noticed that if a created reflection doesn’t contain any row, the query which is expected to be accelerated by that reflection will do real database query instead…
I expect that the query will hit the reflection and return soon as the result should be empty.