presto-admin
presto-admin copied to clipboard
Extract presto client from presto admin
It would be nice that prestoclient.py would be extracted as separate tool that could be:
- used from other python libs (tools)
- tested there thoroughly as current test_prestoclient.py does not prove that this presto client is working. It is just the inversion of implementation