syusuf-r7 edited a comment on issue #8315: URL: https://github.com/apache/pinot/issues/8315#issuecomment-1062004620
Hi @elonazoulay 👋🏼 this is the query we're running: ` SELECT * FROM catalog.default."SELECT LASTWITHTIME(id, timestamp, 'STRING') FROM tableName WHERE someFiled = 'someValue' LIMIT 10"; ` We forked Trino 371 and made a couple of small adjustments to the connector -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
