vingov commented on a change in pull request #5125:
URL: https://github.com/apache/hudi/pull/5125#discussion_r840280326



##########
File path: hudi-sync/pom.xml
##########
@@ -35,5 +35,6 @@
     <module>hudi-dla-sync</module>
     <module>hudi-hive-sync</module>
     <module>hudi-sync-common</module>
+    <module>hudi-bigquery-sync</module>

Review comment:
       I initially thought about it, then decided to go with bigquery name 
because, even without this bigquery sync, users can use hudi with gcp file 
system, I don't want to cause any confusion for the users, hence went ahead 
with bigquery and not gcp.
   
   Based on @vinothchandar's suggestion, if we plan to add more gcp eco-system 
tools in this module, then would it make sense to keep it under hudi-sync 
module or does it demand a higher level module say hudi-gcp?
   
   I'm okay to rename it after we decide on the correct strategy for 
future-proofing this module. 
   




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