GET reflections from Dremio CE
Test Env is Dremio Dremio AWSE CE 24.0.0 and 24.1.4
The Dremio "GET" operation did not pick up the reflections even when {"reflection.process_mode": "process"}.
I also tried this with {"reflection.only_for_matching_vds":"True"} and {"reflection.filter_mode": "apply_vds_pds_filter"}
The only Workaround i could get working is cumbersome using a List of Reflection Ids to migrate
{"reflection.id_include_list": ["8bf8d3dd-b3c7-47f7-879d-eef43765b061"]}
GET reflections from Dremio CE Test Env is Dremio Dremio AWSE CE 24.0.0 and 24.1.4
The Dremio "GET" operation did not pick up the reflections even when {"reflection.process_mode": "process"}. I also tried this with {"reflection.only_for_matching_vds":"True"} and {"reflection.filter_mode": "apply_vds_pds_filter"}
The only Workaround i could get working is cumbersome using a List of Reflection Ids to migrate {"reflection.id_include_list": ["8bf8d3dd-b3c7-47f7-879d-eef43765b061"]}