Github user FireArrow commented on the issue: https://github.com/apache/zeppelin/pull/3263 While this is a really nice feature to have, it does introduce some risk of information leakage in an organization. Take for example `select * from tableofsecrets where secretcolumn = 'supersecret'`. What about adding a configuration parameter for activating this feature?
---