vinothchandar commented on a change in pull request #4350:
URL: https://github.com/apache/hudi/pull/4350#discussion_r779313494



##########
File path: 
hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/DefaultSource.scala
##########
@@ -177,7 +177,7 @@ class DefaultSource extends RelationProvider
       outputMode)
   }
 
-  override def shortName(): String = "hudi"
+  override def shortName(): String = "hudi_v1"

Review comment:
       this would cause every job out there to be upgraded? Not sure if we can 
afford to do this. Also would like to clearly understand if the new v2 
implementation will support ALL the existing functionality or be a drop-in 
replacement for the current v1 implementation?
   
   I think its crucial to get aligned on this before we proceed further. 




-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to