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

Implement BCP Option for MSSQLS TPCH Load #611

Merged
merged 6 commits into from
Oct 3, 2023

Commits on Sep 29, 2023

  1. Implement BCP Option for MSSQLS TPCH Load

    Allow users to use the BCP option to load data for TPCH data. The
    option is enabled by default, becuase BCP will work for both SQL and
    Windows Authentication.
    Josh Innis (Warner Marketing Incorporated) committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f2b09ab View commit details
    Browse the repository at this point in the history
  2. Add mk_time_bcp to export list

    Added mk_time_bcp in export list for tpchcommon to be used in mssqls' TPCH load process when BCP is enabled
    JoshInnis committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0102898 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Update total price for BCP Load of TPCH

    Update the total price logic for BCP to be in line with the PR
    TPC-Council#610.
    Josh Innis (Warner Marketing Incorporated) committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e83d4dc View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    4d63820 View commit details
    Browse the repository at this point in the history
  2. Fix XML spacing

    sm-shaw committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a3dac43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a67379 View commit details
    Browse the repository at this point in the history