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 tests and enhance error messaging when using loadData with clob and blob files (DAT-16836) #5816

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

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    8e88318 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    82d1a9f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    f28960c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    0376bee View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. [DAT-16836] Fix handling of clob data type when using loadData. Throw…

    … error when blob datatype is not actually a base64 encoded string.
    abrackx committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ce7e903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eef110 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    b481b84 View commit details
    Browse the repository at this point in the history
  2. [DAT-16836] Add tests for proper usage of load data with blob and clo…

    …b values. Enhance error messaging when unable to find blob or clob files.
    abrackx committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e7ede46 View commit details
    Browse the repository at this point in the history
  3. [DAT-16836] Clean up test

    abrackx committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7bc675e View commit details
    Browse the repository at this point in the history
  4. [DAT-16836] Fix test name

    abrackx committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    85f0207 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff72d34 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    6bbe1b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    ac7dff4 View commit details
    Browse the repository at this point in the history