JarroVGIT commented on code in PR #1852:
URL: 
https://github.com/apache/datafusion-ballista/pull/1852#discussion_r3393848237


##########
ballista/scheduler/src/state/aqe/planner.rs:
##########
@@ -151,7 +152,7 @@ impl AdaptivePlanner {
     pub async fn try_new(
         ctx: &SessionContext,
         logical_plan: &LogicalPlan,
-        job_name: String,
+        job_name: JobName,

Review Comment:
   Yeah I agree, that makes more sense. I will create a new issue for it an 
draft an PR.



-- 
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]

Reply via email to