data
Here are 8,130 public repositories matching this topic...
-
Updated
May 16, 2021 - Clojure
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://react-query.tanstack.com/examples/nextjs'
- Click on 'Nextjs SSG'
- Scroll down to '....'
- 502 Bad Gateaway
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screensho
-
Updated
May 12, 2021 - Jupyter Notebook
-
Updated
May 15, 2021
To Reproduce
Configure a reconciliation service that returns URIs as IDs.
Hovering over reconciliation suggestions, automatically matched values and manually mapped values will fail to retrieve the preview information as ID contained in the callback is truncated.
-
Updated
Nov 9, 2020 - Python
-
Updated
May 10, 2021 - JavaScript
-
Updated
May 17, 2021 - Scala
-
Updated
May 30, 2020
-
Updated
May 4, 2021 - Python
-
Updated
May 17, 2021 - JavaScript
-
Updated
Jul 30, 2020
-
Updated
May 10, 2021 - JavaScript
-
Updated
Feb 28, 2021
-
Updated
May 17, 2021 - Python
-
Updated
May 17, 2021 - JavaScript
-
Updated
May 15, 2021 - TypeScript
-
Updated
May 17, 2021 - Python
-
Updated
May 17, 2021 - Python
-
Updated
May 12, 2021 - JavaScript
-
Updated
Mar 1, 2021 - Rust
Tell us about the problem you're trying to solve
There will likely be long commands that should be run regularly as part of our build process. For example to run tests we want pytest --cov=airbyte_cdk -s unit_tests for running unit tests, similar commands for mypy and style checks etc..
It might be a good addition to have a makefile which encodes these things by default so instead we just
-
Updated
Jan 15, 2021 - JavaScript
Right now they only cast underlying SCollection, which might not work for mixing SCollections of ADTs.
https://github.com/spotify/scio/blob/main/scio-core/src/main/scala/com/spotify/scio/values/SCollection.scala#L294
https://spotify-foss.slack.com/archives/C015189TFDH/p1620769273059800
GitHub Community AMA
May 26, 2021 • Online
Improve this page
Add a description, image, and links to the data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data topic, visit your repo's landing page and select "manage topics."


I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example: