What is the meaning dremio.oss-only?

Hi all,

I find the dremio github project has this param:dremio.oss-only,I didn’t this param meaning.Please tell me what this parameter means

I use mvn clean install -DskipTests -Ddremio.oss-only=true to compile the dremio , and I config the raw reflection with hive table , but I run a query, it didn’t accelerated by raw reflection. The same sql , it accelerated in mvn clean install -DskipTests

@lakeshen Seems like the same issue as posted in Hive table not accelerated when create raw reflection, I have replied there asking for both profiles