Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>hql-supportNew to Visual Studio Code? Get it now.
hql-support

hql-support

moonduck

|
4,822 installs
| (0) | Free
hive/spark query language supporter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

What is this?

This is the extension to help your life with Hive/Spark SQL

Features

hiveconf resolver

You can replace all hive variable in your query.

How to use

Select your query > Cmd + shift + P > Hiveconf resolver
demo

Also, you can validate your query.
Your query must be valid, or you can see error below in your editor

  • Case1) set query is not ended by semicolon. query validation
  • Case2) Some values are missing. query validation

So you can validate and resolve hiveconf

Known issues

Release notes

0.0.1

  • Support hiveconf resolver

0.0.2

  • Issue that doesn't ignore SQL comment(-- my comment) is fixed

0.0.3

  • Issue that doesn't ignore C-style block comment(/* some mention */) is fixed
  • Issue that doesn't work when it has multiline declaration is fixed
  • Issue that doesn't work when var value contains $ sign

TODO

hiveconf resolver

  • Get text editor content and resolve(Now you must select your statement)

Oozie parameter resolver

  • Resolve all brace to proper value
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft