JDBC - Adjust method not supported to specific prompt#2444
Merged
HTHou merged 59 commits intoapache:masterfrom Aug 8, 2021
Merged
JDBC - Adjust method not supported to specific prompt#2444HTHou merged 59 commits intoapache:masterfrom
HTHou merged 59 commits intoapache:masterfrom
Conversation
added 2 commits
January 7, 2021 17:31
Member
|
Sorry for the misoperation. |
jixuan1989
reviewed
Jan 8, 2021
jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBPreparedStatement.java
Outdated
Show resolved
Hide resolved
jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBPreparedStatement.java
Outdated
Show resolved
Hide resolved
jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBPreparedStatement.java
Outdated
Show resolved
Hide resolved
jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBPreparedStatement.java
Outdated
Show resolved
Hide resolved
jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBPreparedStatement.java
Outdated
Show resolved
Hide resolved
jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBPreparedStatement.java
Outdated
Show resolved
Hide resolved
kr11
reviewed
Jan 8, 2021
kr11
reviewed
Jan 8, 2021
jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBPreparedStatement.java
Outdated
Show resolved
Hide resolved
kr11
requested changes
Jan 8, 2021
Member
kr11
left a comment
There was a problem hiding this comment.
Good jobs but some changes are required.
jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBPreparedStatement.java
Outdated
Show resolved
Hide resolved
|
Kudos, SonarCloud Quality Gate passed! |
|
Kudos, SonarCloud Quality Gate passed! |
HTHou
reviewed
Jun 23, 2021
jdbc/src/main/java/org/apache/iotdb/jdbc/AbstractIoTDBJDBCResultSet.java
Outdated
Show resolved
Hide resolved
jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBDatabaseMetadata.java
Outdated
Show resolved
Hide resolved
HTHou
reviewed
Jun 24, 2021
HTHou
reviewed
Jun 24, 2021
…ta and fixed getSchemaName method and getColumnLabel method
� Conflicts: � server/src/main/java/org/apache/iotdb/db/service/TSServiceImpl.java
Contributor
Author
|
jdbc add IoTDBJDBCDataSet |
qiaojialin
reviewed
Aug 6, 2021
service-rpc/src/main/java/org/apache/iotdb/rpc/IoTDBRpcDataSet.java
Outdated
Show resolved
Hide resolved
Co-authored-by: Jialin Qiao <qjl16@mails.tsinghua.edu.cn>
qiaojialin
approved these changes
Aug 8, 2021
HTHou
approved these changes
Aug 8, 2021
sailing27
pushed a commit
to sailing27/iotdb
that referenced
this pull request
Aug 18, 2021
Co-authored-by: Jialin Qiao <qjl16@mails.tsinghua.edu.cn> Co-authored-by: sunjincheng121 <sunjincheng121@gmail.com> Co-authored-by: Jialin Qiao <qjl16@mails.tsinghua.edu.cn>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR has:
Key changed/added classes (or packages if there are too many classes) in this PR