You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most time required for charset detection is spent to initialize the AutoDetectReader and to load the list of EncodingDetectors from jar/job file. It should be possible to speed this up.
Most time required for charset detection is spent to initialize the AutoDetectReader and to load the list of EncodingDetectors from jar/job file. It should be possible to speed this up.
