• Jacob Kim's avatar
    fix: Properly request number of entries for popular tables (#502) · 240dcf39
    Jacob Kim authored
    * Allow minimum reader count to be configurable
    
    * Update popular tables
    
    * Revert adding POPULAR_TABLE_MINIMUM_READER_COUNT config
    
    * dump dict to str
    
    * Add unit test for popular tables
    
    * GET request sends query strings not data
    
    * Update tests
    
    * Use url instead of request param for GET
    240dcf39
Name
Last commit
Last update
.github Loading commit data...
amundsen_application Loading commit data...
docs Loading commit data...
tests Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
Makefile Loading commit data...
NOTICE Loading commit data...
README.md Loading commit data...
local.Dockerfile Loading commit data...
public.Dockerfile Loading commit data...
requirements.txt Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...