Skip to content
Snippets Groups Projects

LIMIT get_following

Merged Dan Notestein requested to merge limit-follows into develop
All threads resolved!

Merge request reports

Checking pipeline status.

Approval is optional

Merged by Dan NotesteinDan Notestein 3 months ago (Dec 11, 2024 5:14pm UTC)

Merge details

  • Changes merged into develop with 1327ebdc (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Andrzej Such
  • Eric Frias added 2 commits

    added 2 commits

    • 0dc75bf6 - amend! Restrict full post retrieval limit to a maximum of 20 to prevent excessive data loading.
    • fa639bf5 - amend! Restrict full post retrieval limit to a maximum of 20 to prevent excessive data loading.

    Compare with previous version

  • Eric Frias added 13 commits

    added 13 commits

    • fa639bf5...842f47ee - 3 commits from branch develop
    • 5a367219 - get_following
    • eef7b67a - Optimize get_account_posts_by_replies and force nested join.
    • 04d3a702 - Restrict full post retrieval limit to a maximum of 20 to prevent excessive data loading. The
    • aed02011 - Speed hive_accounts_info_view to always use proper index and simplify query
    • 9bb7f82b - Try to eliminate unnecessary filtering of id when get_followers uses theindex
    • 62263edb - postgres doesn't have a max_int constant
    • ba4a5688 - Remove unused index hive_votes_voter_id_post_id_idx
    • a7c53894 - Update tests
    • 51acd1de - Disable CI tests on the python server, only test the PostgREST version
    • f233da02 - Drop the post limit on several more tests from 100 to 20

    Compare with previous version

  • Andrzej Such
  • Andrzej Such added 2 commits

    added 2 commits

    • 43123a76 - in condenser_api - get_following tests, do not use user which follows more than 10k accounts
    • 135134cc - Update tests after changing max limit

    Compare with previous version

  • Dan Notestein resolved all threads

    resolved all threads

  • Please register or sign in to reply
    Loading