mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-30 11:32:03 +00:00
7ed305f9b1
- cherry_pick.py now can ba launched locally, with dry-run - get rid of fallback import paths - do not create a huge pile of objects for every sneezing - the same for hidden imports in deep local functions - improve logging - fix imports for cherry_pick_utils entities - Significantly reduced requests to GraphQL API
3 lines
46 B
Python
3 lines
46 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|