GitHub user karuppayya opened a pull request: https://github.com/apache/zeppelin/pull/2403
ZEPPELIN-2637: Make useLegacySql configurable, in Bigquery Interpreter ### What is this PR for? Make useLegacySql configurable, in Bigquery Interpreter ### What type of PR is it? Improvement ### Todos - NA * [ ] - Task ### What is the Jira issue? ZEPPELIN-2637 ### How should this be tested? Set true/false for the property in interpreter setting and check the functionality. ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? NA * Is there breaking changes for older versions? NA * Does this needs documentation? NA You can merge this pull request into a Git repository by running: $ git pull https://github.com/karuppayya/zeppelin ZEPPELIN-2637 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2403.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2403 ---- commit d2263492b514d4ae91f48d6208199e749f297cb4 Author: Karup <karuppay...@qubole.com> Date: 2017-05-27T10:31:09Z Add use legacysql option ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---