Ícaro Guerra
Ícaro Guerra
Fixes https://github.com/airbnb/lottie-web/issues/2739 https://github.com/airbnb/lottie-web/issues/3047 https://github.com/airbnb/lottie-web/issues/3077
Includes creation and deletion Next PRs will include frontend changes
After https://github.com/vercel/swr/issues/1832, `useSWR()` throws an error when executing on the server with React 18, even when running on a simulated runtime such as `react-ssr-prepass`. Would you consider a flag for...
Support custom SQL schema autocompletion for example.
When defining the resolver for a type in graphql, we should use the specific type in the `parent` parameter. For example, in this image from `organization.ts`, parent shouldn't be hard...
We should add data to the Graphql Context when checking user access to Organization / Resources (notebooks, datasets, etc) to avoid re-checks. We can store an `authorized` object in the...
The job is always failing because producer trino is down at the time it tries to run. The easier solution might be to migrate the job to dagster and reuse...