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

Pymongo version upgrade changes #5970

Merged
merged 2 commits into from
Jun 30, 2023

Conversation

Mukesh-R
Copy link
Contributor

@Mukesh-R Mukesh-R commented Apr 6, 2023

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • New Query Runner (Data Source)
  • New Alert Destination
  • Other

Description

How is this tested?

  • Unit tests (pytest, jest)
  • E2E Tests (Cypress)
  • Manually
  • N/A

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

@kausikram
Copy link

@arikfr can this get some love please. The build is breaking in Athena test cases that has no connection to the files that have been changed.

Copy link
Member

@arikfr arikfr left a comment

Choose a reason for hiding this comment

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

Thank you for taking a stab at this. See comment.

redash/query_runner/mongodb.py Outdated Show resolved Hide resolved
@Mukesh-R Mukesh-R requested a review from arikfr June 14, 2023 10:53
@justinclift justinclift mentioned this pull request Jun 30, 2023
2 tasks
@justinclift justinclift force-pushed the pymongo-version-upgrade branch from 56d9a8c to 12c75e5 Compare June 30, 2023 09:41
@justinclift
Copy link
Member

In theory, this PR looks like a better MongoDB update than PR #6114.

So, I just rebased this onto our master branch so the CI tests will run.

If the CI tests fully pass, this is the better one to merge. 😄

@justinclift justinclift merged commit 24b6ef7 into getredash:master Jun 30, 2023
myonlylonely added a commit to myonlylonely/redash-custom that referenced this pull request Jul 2, 2023
* commit 'ee601ec20676b0705e352bfb9b6726a0e53e3b12':
  Fix `FEATURE_POLICY` to initialize from `REDASH_FEATURE_POLICY` envvar, not `REDASH_REFERRER_POLICY` (getredash#5822)
  Update to latest in yarn 1.22.x series (getredash#6140)
  Use precompiled psycopg2-binary package instead of psycopg2 (getredash#6137)
  Pymongo version upgrade changes (getredash#5970)
  Bump jinja2 from 2.10.3 to 2.11.3 (getredash#5431)
  Update Python dependencies to eliminate version conflicts (getredash#6122)
  Upgrade Python version to 3.8 (getredash#6130)
  Try fixing cypress in a more correct way (getredash#6117)
  ci: Attempt to fix restyled.io test (getredash#6116)
  fix pivot table style error (getredash#6112)
  dependencies: pystache==0.6.0 (getredash#6091)
  ci: migrate to github workflow ci (getredash#6008)
  Update Simba ODBC driver (getredash#6110)
harveyrendell pushed a commit to pushpay/redash that referenced this pull request Jan 8, 2025
* Pymongo version upgrade changes
* Get count logic has been changed to get using count_documents method
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.

4 participants