Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: column specs for tabular transformation #466

Merged
merged 23 commits into from Jul 15, 2021

Commits on Jun 8, 2021

  1. add transformation_specs

    sirtorry committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f935b76 View commit details
    Browse the repository at this point in the history
  2. add tests

    sirtorry committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f6edc10 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. address feeback

    sirtorry committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    619c04a View commit details
    Browse the repository at this point in the history
  2. fix test fails

    sirtorry committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    2d52e0d View commit details
    Browse the repository at this point in the history
  3. fix typo

    sirtorry committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    42ae3e7 View commit details
    Browse the repository at this point in the history
  4. test bug

    sirtorry committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    7789d4e View commit details
    Browse the repository at this point in the history
  5. add column to init

    sirtorry committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    3e6c940 View commit details
    Browse the repository at this point in the history
  6. modify test

    sirtorry committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    ab91109 View commit details
    Browse the repository at this point in the history
  7. lint

    sirtorry committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    9a09ae1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a1ce72 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. address comments

    sirtorry committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    d738b55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4808757 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. remove self arg

    sirtorry committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    5fef60b View commit details
    Browse the repository at this point in the history
  2. lint

    sirtorry committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    23ac4c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. address feedback

    sirtorry committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    d5af1e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. add tests

    sirtorry committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    b9e21dc View commit details
    Browse the repository at this point in the history
  2. bugs

    sirtorry committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    24d12aa View commit details
    Browse the repository at this point in the history
  3. more bugs

    sirtorry committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    d265134 View commit details
    Browse the repository at this point in the history
  4. fix tests

    sirtorry committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    6c2d903 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. address feedback

    sirtorry committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    dd2f831 View commit details
    Browse the repository at this point in the history
  2. one more test

    sirtorry committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    8239bbd View commit details
    Browse the repository at this point in the history
  3. fix tests

    sirtorry committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    1fefacc View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. address feedback

    sirtorry committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    322cc66 View commit details
    Browse the repository at this point in the history