anselmomendes commented on issue #77: URL: https://github.com/apache/gravitino-playground/issues/77#issuecomment-2921029844
I also had issues with `llama_index` and Trino. The queries generated using the response from the query are not correct. The correct path should be `<database>.<schema>.<table>`, but what is generated is `<schema>.<table>`. -- 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]
