Unit tests get_all_tables needs to be skipped because Pandas backend does not support list_databases
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- pandas, python
- Domain
- testing-qa
Research direction
Search the test suite for test_get_all_tables and inspect how backend-specific tests are skipped. Confirm the pandas client lacks list_databases, then skip this test for that backend and run the relevant unit-test module to verify the suite passes without masking other backends.
Written by the indexing model from the issue text.
Description
Describe the bug
The test test_get_all_tables has to be skipped in Ibis 7.1 because there is no support for list_databases on a pandas client. Please see here.
In a future release when we support DuckDB for in memory tables, this unit test can be set up to list databases in duckDB.
What type of connections are you using for source and target?
Unit Test
- Dominant language
- Python
- Stars
- 525
- Forks
- 171
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from GoogleCloudPlatform/professional-services-data-validator
-
type: testing
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
GoogleCloudPlatform/professional-services-data-validator#1821 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
GoogleCloudPlatform/professional-services-data-validator#1773 ·
-
priority: p3 type: testing
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
GoogleCloudPlatform/professional-services-data-validator#1712 ·
-
type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
GoogleCloudPlatform/professional-services-data-validator#1626 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
GoogleCloudPlatform/professional-services-data-validator#1379 ·
All issues in GoogleCloudPlatform/professional-services-data-validator
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100