Hi All, I am working on a custom storage plugin for Drill. How do I add some system and session options to Drill for my storage plugin?
I looked the source code and it seems that options are statically compiled. Is there a way for the storage plugin to add to the options at the runtime upon storage plugin initialization? Thanks. -- Jiang
