Model Query is truncated in sagemaker
#16
by
vikkum
- opened
Deployed the model in sagemaker endpoint using huggingface example but query always truncates last few characters
e.g. SELECT BRAND, SUM(TOTAL_ORDER_VALUE) FROM ORD..... incomplete table name