-
Updated
Aug 27, 2020 - Python
catalog
Here are 356 public repositories matching this topic...
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
Aug 13, 2020 - JavaScript
knctl has been sunset since 1.5 years and only supports Knative up to 0.2 (current version: 0.16). The successor is kn for which there are also entries in the catalog.
To avoid confusing for the user I suggest to remove knctl as it is not maintained anymore and I'm pretty sure does not work with current Knative installations (as it refers to apiversions which are not present anymore in an
-
Updated
Aug 28, 2020 - HCL
-
Updated
Jul 10, 2017
-
Updated
Apr 29, 2020 - JavaScript
-
Updated
May 17, 2019
-
Updated
Apr 11, 2020 - Python
-
Updated
Aug 28, 2020 - Java
-
Updated
Jul 22, 2020 - Python
-
Updated
Jul 1, 2020
-
Updated
Aug 26, 2020 - JavaScript
It is not surprising that deep and shallow scan show different results. Shallow scan only looks at column names. Deep scan looks at a sample of the data. I've even noticed that two different runs of deep scan show different results as sample rows are different. This is the challenge with not scanning all of the data. Its a trade-off between performance/cost and accuracy. There is no right answer.
-
Updated
Mar 1, 2020 - JavaScript
-
Updated
Aug 22, 2020 - TypeScript
-
Updated
Mar 6, 2018 - JavaScript
-
Updated
Dec 9, 2019 - Makefile
-
Updated
May 4, 2019 - Python
-
Updated
Jul 28, 2020 - C#
-
Updated
Jan 20, 2020 - Dart
Improve this page
Add a description, image, and links to the catalog topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the catalog topic, visit your repo's landing page and select "manage topics."
This is an extreme example, but on small screens, particularly when there's a lot of text in the form, the feedback form looks like this:
I've added scroll bars to the whole form in master as a temporary fix but we should address this