-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- much more efficient processing of schema updates storage, especially when dealing with large schemas. - @lileeyao added --exclude-columns and the --jdbc_options features - @lileeyao added --jdbc_options - can now blacklist entire databases - new kafka key format available, using a JSON array instead of an object - bugfix: unsigned integer columns were captured incorrectly. 1.1 will recapture the schema and attempt to correct the error.
- Loading branch information
Ben Osheroff
committed
May 20, 2016
1 parent
0633ab0
commit 9cecfe6
Showing
5 changed files
with
37 additions
and
25 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
Oops, something went wrong.