chovy-3012 commented on a change in pull request #6973:
URL: https://github.com/apache/incubator-doris/pull/6973#discussion_r739787630
##########
File path:
extension/spark-doris-connector/src/main/java/org/apache/doris/spark/rest/RestService.java
##########
@@ -541,7 +494,7 @@ public static String randomBackend(SparkSettings
sparkSettings , Logger logger)
*/
@VisibleForTesting
static List<PartitionDefinition> tabletsMapToPartition(Settings cfg,
Map<String, List<Long>> be2Tablets,
- String opaquedQueryPlan, String database, String table, Logger
logger)
+ String
opaquedQueryPlan, String database, String table, Logger logger)
Review comment:
Sorry๐
, this `RestService.java` file shuld not been commited, it's my
local file . Because of the version of my doris cluster is 0.12 which doesn't
have `HTTPV2` API yet.
My fault!๐
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]