Issues
- 1
- 1
UNIQUE constraint check
#79 opened by mike-podolskiy90 - 2
Register project at travis-ci.com, please
#70 opened by iSnow - 0
- 3
Fixed "number" type returned on empty columns data while using the inferType feature
#72 opened by Lostanee - 1
datetime type don't respect the specs
#74 opened by gmeriaux - 3
- 0
Migrate to Github Actions
#66 opened by roll - 0
- 3
As a user of the lib, I'd like to be able to specify local file paths, not only URLs
#64 opened by sashamitrovich - 10
Upload to Maven
#27 opened by roll - 2
Switching from master branch to main
#65 opened by roll - 4
Date should support YYYY-[M]M-[D]D
#61 opened by jonesaaronj - 3
Current tests not passing
#57 opened by D063520 - 3
Constraints not working on type Integer
#58 opened by jonesaaronj - 0
Release version-1
#2 opened by pwalsh - 1
Abstract deserialization
#56 opened by jdbranham - 1
- 1
Schema validation fails when building schema with composite primary key.
#14 opened by georgeslabreche - 2
Official Table Schema schema does not validate
#20 opened by gobertm - 1
RdfType property is skipped
#22 opened by gobertm - 7
Support true/falseValues for boolean type
#4 opened by roll - 3
- 3
- 1
Refactor how Table is created from file and implement creation from CSV String and JSONArray.
#25 opened by georgeslabreche - 0
- 6
Support true data streaming - it seems for now we read to memory in this.data = this.reader.readAll()
#9 opened by georgeslabreche - 3
Refactor TableIterator to instead use Iterator<CSVRecord> with Apache Commons CSV
#18 opened by georgeslabreche - 2
- 0
Getting started
#1 opened by pwalsh - 0
Refactor hardcoded String values into constant variables for TypeInferrer class.
#17 opened by georgeslabreche - 0
- 0
- 0
Remove MainTest.java.
#15 opened by georgeslabreche - 0
- 1
Create a "contributing" section in the readme
#3 opened by roll - 1
Provide an API to interact with a table schema descriptor - fieldNames, primaryKey etc properties?
#6 opened by georgeslabreche - 5
- 5
Read and validate a table schema descriptor - not supported remote descriptors
#5 opened by georgeslabreche - 2
Infer a Table Schema descriptor from a supplied sample of data - there is no stand-alone function
#7 opened by georgeslabreche - 0
- 0
Cover the latest channges in the spec such as bareNumber, true/falseValues, string PK/FD
#10 opened by georgeslabreche