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

Add table_name setting #64

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jan 29, 2021

  1. Add table_name config

     - Useful when using single partitoned table
     - Doesn't create a new table & appends data to the given table
    sakshamgupta-idfy committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    f5a6bfe View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    3505b80 View commit details
    Browse the repository at this point in the history
  2. Minor change

    sakshamgupta-idfy committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    4d97e1a View commit details
    Browse the repository at this point in the history
  3. Minor change

    sakshamgupta-idfy committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    03544c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Merge pull request #1 from sakshamgupta05/ft/table_name-config3

    Ft/table name config3
    sakshamgupta05 authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    bb9379a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Fix table_name doc

    sakshamgupta05 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    e231f92 View commit details
    Browse the repository at this point in the history