gesaleh commented on issue #5657:
URL: https://github.com/apache/gravitino/issues/5657#issuecomment-2581038938

   I have the same issue with postgres database add the database catalog 
through Ux, but not able to perfrom the sql query due to the same error 
   
   ```
   trino> SELECT timestamp,service_name,metric_value,location FROM 
catalog_qos.public.qos_measurements WHERE metric_name='Transaction Success Rate'
       -> ;
   Query 20250108_115731_00029_5guxx failed: Unsupported gravitino datatype: 
external(jsonb)
   
   ```
   
   <img width="956" alt="Screenshot 2025-01-09 at 19 54 43" 
src="https://github.com/user-attachments/assets/924eae0a-85a5-41c3-b7a2-792a77c99468";
 />
   


-- 
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]

Reply via email to