Skip to content

Improve performance of non-UTF8 encoded ASCII files processing  #572

@yruslan

Description

@yruslan

Background

Currently, Cobrix uses RDDs and .textFile() for handling UTF-8 ASCII files. For other encodings slower processing is used.

This can be improved based on this idea:
https://github.com/apache/spark/pull/21287/files

Feature

Improve performance of non-UTF8 encoded ASCII files processing

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions