areusch commented on a change in pull request #10807:
URL: https://github.com/apache/tvm/pull/10807#discussion_r837790195
##########
File path: tests/scripts/git_utils.py
##########
@@ -23,6 +23,12 @@
from typing import Dict, Tuple, Any, Optional, List
+def compress_query(query: str) -> str:
Review comment:
did we hit a query size limit?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]