tsegall / fta

Metadata/data identification Java library. Identifies Semantic Type information (e.g. Gender, Age, Color, Country,...). Extensive country/language support. Extensible via user-defined plugins. Comprehensive Profiling support.
Apache License 2.0
24 stars 2 forks source link

DateTimeParseException while running FTA on entire dataset #96

Closed PrateekDubey55 closed 2 months ago

PrateekDubey55 commented 2 months ago

We are using FTA version 15.7.3 for running analysis on the entire dataset, attached below.

While running the same on single column for Date we are not facing any issues, but for all the columns with multiple date formats we are encountering the issue.

PFA stack trace for reference.

I'm also attaching the logic we are using on our end to perform FTA analysis.

Please run the FTA analysis for the entire dataset, since we are facing issue on the same.

[Uploading FTA_Date_stackTrace.txt…]() [Uploading profile_e2e_customer_detail.csv…]() [Uploading ProfileAggregator.txt…]()