apache / apache/airavata-data-catalog

Use parameter binding for the metadata search query

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

The MetadataSchemaQueryWriter should return not just Sql but a Collection of parameters to be bound to the query. This is beneficial for both security and performance.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate MetadataSchemaQueryWriter and inspect how its Sql result is consumed; start with the metadata search query-writing path and any existing tests. Done means the writer exposes both SQL and a Collection of parameters, with the query consumers binding those parameters; verify the relevant Java tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.