Skip to content

Feature add support for query, nonQuery, and insertTablet interfaces for table models in the REST service#14165

Merged
CritasWang merged 13 commits intoapache:masterfrom
CloudWise-Lukemiao:rest_table_1121
Dec 23, 2024
Merged

Feature add support for query, nonQuery, and insertTablet interfaces for table models in the REST service#14165
CritasWang merged 13 commits intoapache:masterfrom
CloudWise-Lukemiao:rest_table_1121

Conversation

@CloudWise-Lukemiao
Copy link
Copy Markdown
Contributor

Feature add support for query, nonQuery, and insertTablet interfaces for table models in the REST service.

throw new IllegalArgumentException("Invalid input: " + rawDataType.get(columnIndex));
}
}
/*for (int rowIndex = 0; rowIndex < rowSize; rowIndex++) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove useless code

@CritasWang CritasWang requested a review from HTHou November 29, 2024 02:29
@HTHou
Copy link
Copy Markdown
Contributor

HTHou commented Dec 19, 2024

Consider adding some example code in example module?

@CritasWang CritasWang merged commit c059bcc into apache:master Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants