[BW]: fixes to found bugs
- defined vw_hive_posts to simplify queries and eliminate joins at query side - fixed fatal bug in special characters escaping leading to modification of post body, title etc - fixed bug in querying for root_title in condnser_api/tags_api get_comment_discussions_by method family - fixed bug in querying for post url - eliminated unneeded fields in _condenser_post_object causing returning not needed additional data - tags_api group enabled in 5M smokest
parent
fb9bd3dc
No related branches found
No related tags found
Showing
- hive/db/schema.py 62 additions, 0 deletionshive/db/schema.py
- hive/indexer/post_data_cache.py 5 additions, 5 deletionshive/indexer/post_data_cache.py
- hive/indexer/tags.py 2 additions, 2 deletionshive/indexer/tags.py
- hive/server/condenser_api/objects.py 34 additions, 49 deletionshive/server/condenser_api/objects.py
- hive/utils/normalize.py 27 additions, 6 deletionshive/utils/normalize.py
- tests/CMakeLists.txt 1 addition, 1 deletiontests/CMakeLists.txt
Please register or sign in to comment