Github user Peilin-Yang commented on the issue: https://github.com/apache/zeppelin/pull/1371 I have changed the logic of code a bit. Since it is just impossible to maintain a list of date formats for parsing purpose, now I just take whatever in the cell (if the value was proven not a number) and just let moment to parse it. Like @corneadoug said, in the future we can let the user (as per #1363) to decide what are in each column and we simply do not put ourselves to the dangerous side. Local test was done to remove compilation errors.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---