Skip to content

Does Myria support null column value during scanning CSV file? #918

@RonyMin

Description

@RonyMin

Hi,

When I read TPC-DS benchmark dataset, some foreign key column values are null, so loading relations from CSV which contains null value fails.
For instance, table store_sales (fact table) contains multiple foreign keys that may contain null value.
(e.g., 1||2|3||4|5|6|7|8|9|) where consecutive delimiters such as || indicate null value.

How can I prevent such null-related error?

Thanks,
Yoon-Min

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions