XiaoHongbo-Hope commented on code in PR #6982:
URL: https://github.com/apache/paimon/pull/6982#discussion_r2674766605


##########
paimon-lance/src/test/java/org/apache/paimon/JavaPyLanceE2ETest.java:
##########
@@ -260,19 +261,9 @@ public void testJavaWriteReadPkTableLance() throws 
Exception {
 
     @Test
     @EnabledIfSystemProperty(named = "run.e2e.tests", matches = "true")
+    @DisabledIfSystemProperty(named = "python.version", matches = "3.6")

Review Comment:
   > Why disable for 3.6?
   
   py36 does not has pylance dependency 



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