-
Context: https://dataform-users.slack.com/archives/CHMJK8MKM/p1600255751059600
-
https://dataform.canny.io/admin/board/feature-requests/p/support-multiple-separate-uniqueness-assertions-for-a-single-dataset
-
This is less than ideal, and appears to affect some users more than others.
Given that BigQuery is basically telling us this is probably their fault, I think it would be safe for us to retry a few …
-
BigQuery now supports this so we should relax the validation code that stops this and make sure our `create table` generating will also work in this case.
-
Moving from: https://github.com/NativeScript/playground-feedback/issues/64
## Please, provide the details below:
When using the Playground with Vue, it is possible to drag a DataForm to the projec…
-
Example:
```
copy catdemo
from 's3://awssampledbuswest2/tickit/category_pipe.txt'
iam_role 'arn:aws:iam:::role/'
region 'us-west-2';
```
Validation error should be: `ERROR: Cannot COPY into n…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
make -C ./tz TOPDIR=`pwd`/build USRDIR= USRSHAREDIR=etc install
make[1]: Entering directory '/home/dauren/work/backend/pytz/tz'
awk -v DATAFORM=`expr main.zi : '\(.*\).zi'` -f ziguard.awk \
afri…
-
Note: when i use providers it throws new error that says "Can't resolve all parameters for ModalDialogParams: (?, ?)."
```
import { Component, OnInit} from "@angular/core";
import { RadSideDrawer…
-
Hi, i found a problem when using interfaces in the same namespace as model namespace given for symbook. Example:
```
App\DataForm\Domain\Model\FormTemplate -> implements FormTemplateInterface
App…