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

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

Merged
merged 13 commits into from
Dec 23, 2024

Conversation

CloudWise-Lukemiao
Copy link
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
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
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
35 checks passed
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