uncleGen commented on issue #24275: [MINOR][SQL][SS] Reorganize packages in 
streaming sources
URL: https://github.com/apache/spark/pull/24275#issuecomment-479331356
 
 
   @srowen Thanks for your reply.
   
   > Would any of those classes be public, and visible to users?
   
   No, there is not any user-visible class changes.
   
   > Also is it not reasonable to call the existing packages "v1" and only put 
"v2" in new subpackages?
   
   There are some data source implementations located in different packages, 
and it looks like a little bit confusing. Besides, there are some 
implementation based on *DataSource V2*. So this PR slightly reorganized these 
classes. And honestly, I am not totally sure "v1" and "v2" subpackages is a 
good idea.
   
   Any suggestion is appreciated!

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to