FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[PECO-930] Add parameterized query support. by nithinkdb · Pull Request #162 · databricks/databricks-sql-nodejs · GitHub

[PECO-930] Add parameterized query support. - #162

Merged
nithinkdb merged 11 commits into
databricks:mainfrom
nithinkdb:PECO-930
Sep 6, 2023
Merged

[PECO-930] Add parameterized query support.#162
nithinkdb merged 11 commits into
databricks:mainfrom
nithinkdb:PECO-930

Conversation

nithinkdb commented Aug 17, 2023
edited by kravets-levko
Loading

Copy link
Copy Markdown
Contributor

Closes #96

Comment thread lib/DBSQLClient.ts
Comment thread lib/utils/ParameterConverter.ts Outdated
Comment thread lib/contracts/IDBSQLSession.ts Outdated
Comment thread lib/contracts/IDBSQLSession.ts Outdated
Comment thread tests/e2e/parameterized_query.test.js Outdated
Comment thread tests/e2e/parameterized_query.test.js Outdated

andrefurlan-db left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

please make sure that we keep it consistent with Go and Python. @rcypher-databricks needs to review this as well

rcypher-databricks left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

As we discussed I think we need to provide a mechanism where the user can specify the desired sql type.

Comment thread lib/utils/convertToSparkParameters.ts Outdated
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
nithinkdb and others added 3 commits September 5, 2023 16:50
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
Signed-off-by: Levko Kravets <levko.ne@gmail.com>
nithinkdb merged commit ad10743 into databricks:main Sep 6, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parameterized queries

4 participants


Back | FazBrowse Home | New Git URL