-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(jdbc): add jdbc input support (#88)
* refactor(Input, ConfigurationInput):new structure * feat(FileDateRangeInput):added * feat(jdbc): add jdbc input * feat(jdbc): change ReadableInput to reader and add options to jdbc reader * scala version should be fixed to 2.11 * add file date range input type to sample yaml
- Loading branch information
lyogev
authored
Aug 1, 2018
1 parent
76cafe8
commit 3f85c9f
Showing
32 changed files
with
9,336 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5,249 changes: 5,249 additions & 0 deletions
5,249
examples/file_date_range_inputs/2017/09/01/movies.csv
Large diffs are not rendered by default.
Oops, something went wrong.
2,316 changes: 2,316 additions & 0 deletions
2,316
examples/file_date_range_inputs/2017/09/02/movies.csv
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.