lokeshj1703 commented on code in PR #7506:
URL: https://github.com/apache/hudi/pull/7506#discussion_r1053199227


##########
hudi-spark-datasource/hudi-spark/pom.xml:
##########
@@ -274,11 +278,23 @@
       <scope>test</scope>
     </dependency>
 
+    <dependency>

Review Comment:
   Added comment in latest commit.



##########
azure-pipelines.yml:
##########
@@ -19,7 +19,7 @@ trigger:
       - '*'  # must quote since "*" is a YAML reserved character; we want a 
string
 
 pool:
-  vmImage: 'ubuntu-18.04'
+  vmImage: 'ubuntu-20.04'

Review Comment:
   Addressed in latest commit.



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

Reply via email to