Archie Sarre Wood
Archie Sarre Wood
I made this gist as a monaco reference which i find helpful: https://gist.github.com/archiewood/44e771428cbf3a4ba953b4101c4bf24b
Types that should be supported here: https://github.com/evidence-dev/evidence/blob/next/packages/datasources/trino/index.cjs
It appears timestamp(6) is not currently supported. It's not on the list of supported types in the connector. Can you cast to timestamp also? Would also accept a PR to...
`macos-latest-xl` is not a valid runner name, you need `macos-latest` https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
Or at least throw a better error rather than wait forever!
I think if you type a relative remote path into the file picker field, it should work? (Don't click the button, just type) (Is it just a UI issue, or...
For those that are interested, this setup is roughly how https://github.com/evidence-dev/evidence is architected. The user brings a small number of files and the rest are provided by the library. In...
Would definitely consider! I have done this before, but wasn't sure there would be demand! Given the code is fully open source, you may also be able to do this...
Seems like there is a PR open!
@alex-gable thanks for the digging. Will happily accept a PR if you find anything to make it less flaky!