Skip to content
#

catalog

Here are 356 public repositories matching this topic...

rhuss
rhuss commented Jul 21, 2020

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

vrajat
vrajat commented Feb 14, 2020

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.

Improve this page

Add a description, image, and links to the catalog topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the catalog topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.