As we know, we can able to read MySQL data using drill mysql storage
plugin. But it seems it is Read Only and No Write permissions .

Can we create table (CTAS) on mysql ?

If it is possible, We can able to configured Read/Write permissions at
mysql Storage plugin Level. Storage plgins like dfs, hive has this setting.

* Doing CTAS on mysql and Reading from MySQL is very costly and it might
also defeat the purpose of distributed storage and multi-node executions

regards,
shankar

Reply via email to