-
- Downloads
- In tags:
* added query limit to avoid SQL overflow errors, * fixed inefficient insert query, pervious was using selects for each row, - In apis: * subqueries were changed to inner joins
parent
0091c720
No related branches found
No related tags found
Showing
- hive/indexer/tags.py 35 additions, 9 deletionshive/indexer/tags.py
- hive/server/bridge_api/cursor.py 8 additions, 1 deletionhive/server/bridge_api/cursor.py
- hive/server/bridge_api/methods.py 9 additions, 1 deletionhive/server/bridge_api/methods.py
- hive/server/condenser_api/cursor.py 8 additions, 1 deletionhive/server/condenser_api/cursor.py
- hive/server/condenser_api/methods.py 8 additions, 1 deletionhive/server/condenser_api/methods.py
Please register or sign in to comment