Daniel Fireman
Daniel Fireman
esperf currently only works correctly when the cluster has one node. This issue is about adding support for multiple nodes. Our first approach will be to add the node-name to...
Low priority, but would be super nice!
From the spec: If present, the name MUST be unique amongst all resources in this data package.
There are cases where the Field struct needs to have some processing: * The MissingValues is a field of the schema descriptor, but it is very needed at the `Field.Decode()`....
Currently, [Infer](https://github.com/frictionlessdata/tableschema-go/blob/master/schema/infer.go#L53) and [InferImplicitCasting](https://github.com/frictionlessdata/tableschema-go/blob/master/schema/infer.go#L119) only receive a table as a parameter, but there are some other important inputs, for instance, `missingValues`. As an example, please take a look at the...
Do we care about the same file being downloaded simultaneously by two chunk instances? Asking because I believe this can a pre-release feature. Example: ```sh $ ./chunk HTTP://a.b/c & $...
Migramos para o S3 e não removemos essa dependência