Skip to content
This repository was archived by the owner on Aug 4, 2020. It is now read-only.
This repository was archived by the owner on Aug 4, 2020. It is now read-only.

batch_insert and CompositeType #111

@sarral

Description

@sarral

What is the syntax to batch_insert into a Composite RowKey?

On regular Insert the key is array of values. No problem there.

I've tried: serialize( array(1,2)) as KEY

CF CompisiteType (LongInt,LongInt)

It does insert into '0' RowKey.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions