Spec |
Details |
---|---|
Date: |
7.28 |
New Feature/Bug Fix: |
New Feature |
Component: |
Metadata Catalog |
PR#: |
5688 |
Details: |
With this release we have added suggested tags to metadata catalog assets. |
Spec |
Details |
---|---|
Date: |
7.28 |
New Feature/Bug Fix: |
New feature |
Component: |
platform |
PR#: |
5740 |
Details: |
This release adds an 'open in app' option at the project level. We will be turning on individual integrations one at a time for projects. This release also updates deeplink behavior for Open in App to include a project param. To maintain backwards compatibility, we also pass a dataset param. For almost all of our deeplinked integrations, using projects and datasets interchangeably with our dataset API endpoints will work out of the box, as projects add additional functionality like insights and linked datasets, but otherwise work just like datasets (for querying, updating and deleting purposes). This new param will allow deeplinked integrations to add additional functionality when the data source is a project, but do so in a phased way. |
Spec |
Details |
---|---|
Date: |
7.27 |
New Feature/Bug Fix: |
Bug Fix |
Component: |
dwcc |
PR#: |
|
Details: |
Fixed a condition where the -S (schema) flag was not successfully being passed to MS SQL from the cataloger (dwcc). Fixed to run correctly in dwcc version 1.17. |
Spec |
Details |
---|---|
Date: |
7.27.20 |
New Feature/Bug Fix: |
bug fix |
Component: |
dwcc |
PR#: |
|
Details: |
The command to run the catalog collector (dwcc) against MS SQL was failing with the error: |
Spec |
Details |
---|---|
Date: |
7.14.20 |
New Feature/Bug Fix: |
New feature |
Component: |
Platform |
PR#: |
|
Details: |
With this release, if you are in an organization, community results are excluded from global auto-suggest when using the search bar. |
Spec |
Details |
---|---|
Date: |
7.13.20 |
New Feature/Bug Fix: |
New feature |
Component: |
Metadata Catloger |
PR#: |
|
Details: |
Added a new PRAGMA to data.world SQL tht enables setting a workgroup in an Athena database prior to running a query aginst it. The syntax is:
See the PRAGMA reference page in our SQL tutorial doc for more information. |
Spec |
Details |
---|---|
Date: |
7.13.20 |
New Feature/Bug Fix: |
New Feature |
Component: |
Catloger |
PR#: |
|
Details: |
With this release the data.world catalog collector (dwcc) will catalog a Dremio database. |
Spec |
Details |
---|---|
Date: |
7.10.20 |
New Feature/Bug Fix: |
Bug Fix |
Component: |
Platform |
PR#: |
5671 |
Details: |
Enable the cancel button on a query to push results through so it’s execution is halted all the way back to target databases (not just the UI or the query layer). |
Spec |
Details |
---|---|
Date: |
7.08.20 |
New Feature/Bug Fix: |
Bug Fix |
Component: |
Platform |
PR#: |
|
Details: |
Complicated queries against virtualized BigQuery databases were timing out before completing. Timeout limit was extended, and the queries now run. |