GitHub user mohammadshahidkhan opened a pull request:
https://github.com/apache/carbondata/pull/1126
[CARBONDATA-1258] CarbonData should not allow loading Date Type valueâ¦
â¦s violating the boundary condition ("0001-01-01" through "9999-12-31")
For Date Type the value X being loaded must be X >= "0001-01-01" and X <=
"9999-12-31".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mohammadshahidkhan/incubator-carbondata
datecolumnissue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1126.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1126
----
commit 3d442e6041582332dc26eb7cc56cb5366f4f96db
Author: mohammadshahidkhan <[email protected]>
Date: 2017-07-03T10:18:40Z
[CARBONDATA-1258] CarbonData should not allow loading Date Type values
violating the boundary condition ("0001-01-01" through "9999-12-31")
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---