Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

METAMODEL-1225 Add ColumnTypingStrategies and use them in CSV module. #240

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 1, 2020

  1. METAMODEL-1225 Add ColumnTypingStrategies and use them in CSV module.

    There are two strategies for column typing, all text and manual.
    The CSV module can use manual typing to filter based on numerical
    greater than and less than operations.
    Jack Mueller authored and Jack Mueller committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    b0771dd View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. METAMODEL-1225 Remove intrinsic typing method.

    Jack Mueller authored and Jack Mueller committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    cf8bbf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. METAMODEL-1225 Review formatting and reduce redundant code.

    Jack Mueller authored and Jack Mueller committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    d40146c View commit details
    Browse the repository at this point in the history