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

[YCQL] COPY FROM fails if the table contains BLOB datatype column #16436

Open
1 task done
Arjun-yb opened this issue Mar 15, 2023 · 1 comment
Open
1 task done

[YCQL] COPY FROM fails if the table contains BLOB datatype column #16436

Arjun-yb opened this issue Mar 15, 2023 · 1 comment
Assignees
Labels
area/ycql Yugabyte CQL (YCQL) kind/bug This issue is a bug priority/medium Medium priority issue qa_itest-system Bugs identified in itest-system automation QA QA filed bugs
Projects

Comments

@Arjun-yb
Copy link
Contributor

Arjun-yb commented Mar 15, 2023

Jira Link: DB-5843

Description

Version: 2.17.3.0-b25
COPY FROM fails if there is BLOB datatype column exists in table.

ERROR:
Failed to import 1 rows: ParseError - Failed to parse 0x32306542466242393466613743303836623545636431313944 : global name 'BlobType' is not defined, given up without retries

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@Arjun-yb Arjun-yb added area/ycql Yugabyte CQL (YCQL) status/awaiting-triage Issue awaiting triage labels Mar 15, 2023
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Mar 15, 2023
@Arjun-yb Arjun-yb added this to To Do in YCQL via automation Mar 15, 2023
@yugabyte-ci yugabyte-ci assigned dr0pdb and unassigned suranjan Mar 15, 2023
@yugabyte-ci yugabyte-ci removed the status/awaiting-triage Issue awaiting triage label Mar 15, 2023
@Arjun-yb Arjun-yb added QA QA filed bugs qa_itest-system Bugs identified in itest-system automation labels Dec 11, 2023
@agsh-yb
Copy link
Contributor

agsh-yb commented Apr 29, 2024

Observed this issue in 2024.1.0.0-b111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ycql Yugabyte CQL (YCQL) kind/bug This issue is a bug priority/medium Medium priority issue qa_itest-system Bugs identified in itest-system automation QA QA filed bugs
Projects
YCQL
  
To Do
Development

No branches or pull requests

6 participants