You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/12 08:48:05 UTC

[GitHub] [spark] gengliangwang edited a comment on issue #24356: [SPARK-27448][SQL] File source V2 table provider should be compatible with V1 provider

gengliangwang edited a comment on issue #24356: [SPARK-27448][SQL] File source V2 table provider should be compatible with V1 provider
URL: https://github.com/apache/spark/pull/24356#issuecomment-482492728
 
 
   The issue is found in `MetastoreDataSourcesSuite` while migrating Parquet to file data source V2. It blocks the migration. We should either:
   1. allow such scenarios and consider the v1/v2 providers as compatible
   or
   2. change the existing tests.
   
   Option 1 seems more reasonable.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org