-
In JSON Schema specification `maxLength` keyword specifies the amount of characters in field, not bytes. However, in Redshift (as in most databases, I believe) in `VARCHAR` we specify amount of bytes,…
chuwy updated
7 years ago
-
We are using the [CRediT taxonomy](https://www.cell.com/pb/assets/raw/shared/guidelines/CRediT-taxonomy.pdf) for contributor roles in this project ([Authorship section of `CONTRIBUTING.md`](https://gi…
-
LLVM project allows managing code easily through LLVM IR, using an IR allows that some obfuscation techniques can be applied to different programming languages in an abstract way. The LLVM project imp…
-
I am trying to run this simple function in R:
wt20
-
This work was started this week and it will continue next week. After we have successfully finished with our finalization, we can switch the focus to the new analytical work.
Finalizing previous wo…
-
This is related to this libraries use of Flagr, but I don't feel like the Flagr code is treating it incorrectly.
Essentially, if you do a CONTAINS test with a string (e.g. Property CONTAINS substr…
-
I found https://cg-519a459a-0ea3-42c2-b7bc-fa1143481f74.s3-us-gov-west-1.amazonaws.com/bulk-downloads/index.html?prefix=bulk-downloads/data-dump/schedules/, which is fantastic that you expose this pub…
-
**Describe the bug**
Field values attributed as FUN="Unknown" at data import with Hootenanny are either dropped at import or are translated to FUN="Fully Functional" when data is exported. This occur…
-
Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj
I don't know if this is the right place for this. But after showing this project to a few clients there seemed to be an unexpec…
-
## User Story
As an Analyst
I want to download the files attached to an application
So that I can assess the application
## Acceptance Criteria
- [ ] Given an analyst is viewing an application
When…