Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CT-50 Search results not filtering correctly #247

Merged
merged 5 commits into from
Feb 24, 2022
Merged

Conversation

emmyoop
Copy link
Member

@emmyoop emmyoop commented Feb 24, 2022

resolves #236

Description

Search results not filtering correctly. This is actually a bug in dbt-spark. This fix makes it so docs continue to work by checking for conditions that should never be true.

This way, once the bug is fixed, docs will continue to work as expected and will continue to work for all other adapters.

Checklist

  • I have signed the CLA
  • I have generated docs locally, and this change appears to resolve the stated issue
  • I have updated the CHANGELOG.md and added information about my change to the "dbt next" section.

@cla-bot cla-bot bot added the cla:yes label Feb 24, 2022
fixed breaking null comlumn names

also cleaned up a bunch of comments

fix length bug on load

removed debugging code

add changelog and remove unnecesary code from debugging

added changelog
@emmyoop emmyoop merged commit 310454e into main Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-157] [Bug] Search in generated docs is not filtering as expected
2 participants