Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

feat: backfill data to clickhouse in batches and same thread #74

Merged
merged 9 commits into from
Feb 12, 2024

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    c36b970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0c16b2 View commit details
    Browse the repository at this point in the history
  3. chore: use paginator for querysets

    fix: query course overviews with django model
    
    fix: remove submitted_objects objects
    
    chore: quality fixes
    
    chore: remove old dump courses to clickhouse command
    
    fix: fix initial page, tests, and quality
    
    chore: handle pr comments
    
    test: improve coverage
    
    fix: paginator last page is included
    
    test: fixing test
    Ian2012 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b540bcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a658df6 View commit details
    Browse the repository at this point in the history
  5. chore: upgrade requirements

    Ian2012 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b8f33d3 View commit details
    Browse the repository at this point in the history
  6. chore: quality fixes

    test: add test for get_queryset
    
    test: add test for get_queryset
    Ian2012 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    bcf5477 View commit details
    Browse the repository at this point in the history
  7. fix: use exclude to skip ids

    Ian2012 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9976c0a View commit details
    Browse the repository at this point in the history
  8. fix: use course_overview object in course_published dump

    test: add test for course_published changes
    
    chore: quality fixes
    
    test: add test for get_queryset changes in sinks
    
    test: add test for should_dump_item in course_published
    
    chore: use invalid emails
    
    chore: quality fixes
    
    test: add tests for course_published should_dump_item
    
    tmp
    Ian2012 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c865d16 View commit details
    Browse the repository at this point in the history
  9. chore: bump version to 1.1.0

    Ian2012 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    69fa84e View commit details
    Browse the repository at this point in the history