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
· Sign up or log in to comment