dremio-professional-services / dremio-cloner

27 stars 20 forks source link

GET reflections from Dremio CE #39

Open dkapoor880 opened 1 year ago

dkapoor880 commented 1 year ago

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"]}