Skip to content
#

data-version-control

Here are 19 public repositories matching this topic...

CaptainStabs
CaptainStabs commented Apr 18, 2022

Version 0.39.0, on hospital-price-transparency-v3

dolt sql -q "select code from prices where codein ('21743', '21742') and cms_certification_num in ('010033')
panic: unresolved function is a placeholder node, but Type was called

goroutine 1 [running]:
github.com/dolthub/go-mysql-server/sql/expression.(*UnresolvedFunction).Type(0x1c3663a)
        /go/pkg/mod/github.com/dolthub/go-mysql-
bug good first issue bad-error-message
dvc
AbhinavTuli
AbhinavTuli commented Mar 22, 2022

🚨🚨 Feature Request

  • A new implementation (Improvement, Extension)

Is your feature request related to a problem?

Currently, if a user tries to access an index that is larger than the dataset length or tensor length, an internal error is thrown which is not easy to understand.

Description of the possible solution

We can catch the error and throw a more descriptive e

enhancement good first issue
lakeFS

Improve this page

Add a description, image, and links to the data-version-control 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 data-version-control topic, visit your repo's landing page and select "manage topics."

Learn more