Skip to content
This repository was archived by the owner on May 21, 2024. It is now read-only.
This repository was archived by the owner on May 21, 2024. It is now read-only.

local_infile option not working correctly #137

@shshankjain

Description

@shshankjain

Hey Guys,

The local_infile option when passed to bulk processor doesnt seem to be working fine.

Looking into the code, we found that https://github.com/activewarehouse/adapter_extensions/blob/00c1d6874601d784fdc656c4832514545eda87a4/lib/adapter_extensions/adapters/mysql_adapter.rb#L55 requires the local_infile to be passed in the option hash, however,

if field_separator || field_enclosure || line_separator || null_string
doesnt seem to be passing along the same.

Can you look into this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions