aws / aws/amazon-documentdb-odbc-driver
Re-enable fieldNull SQL Type check in meta_queries_test.cpp
Open
- Dominant language
- C++
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
re-enable `fieldNull` SQL Type check in `meta_queries_test.cpp`
this is to be done after [BUG: NULL Columns passed as VARCHAR to Calcite, ResultSetMetadata for queries reports NULL columns as VARCHAR](https://github.com/aws/amazon-documentdb-jdbc-driver/issues/498)
Contributor guide
Research direction
Start in meta_queries_test.cpp and review the disabled fieldNull SQL Type check. Read the linked issue #498 to confirm when the prerequisite NULL-column behavior is fixed; done means the check is re-enabled and the relevant test passes without the reported VARCHAR mismatch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100