Skip to content

blinkdb convert all command line to lowercase #11

@zhangxuhong

Description

@zhangxuhong

Blinkdb will fail if using SERDE, for example

ROW FORMAT SERDE 'org.openx.data.jsonserde.JsonSerDe'

JsonSerDe class will not be found, because blinkdb will convert the command to

ROW FORMAT SERDE 'org.openx.data.jsonserde.jsonserde'

Suggest to modify SharkDriver.scala line 175.

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