[ 
https://issues.apache.org/jira/browse/HUDI-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17375576#comment-17375576
 ] 

ASF GitHub Bot commented on HUDI-2093:
--------------------------------------

wangxianghu commented on a change in pull request #3177:
URL: https://github.com/apache/hudi/pull/3177#discussion_r664176861



##########
File path: 
hudi-flink/src/main/java/org/apache/hudi/schema/FilebasedSchemaProvider.java
##########
@@ -64,7 +64,7 @@ public FilebasedSchemaProvider(TypedProperties props) {
   }
 
   public FilebasedSchemaProvider(Configuration conf) {
-    final String readSchemaPath = 
conf.getString(FlinkOptions.READ_AVRO_SCHEMA_PATH);
+    final String readSchemaPath = 
conf.getString(FlinkOptions.SOURCE_AVRO_SCHEMA_PATH);

Review comment:
       done




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


> Fix empty avro schema path caused by duplicate parameters
> ---------------------------------------------------------
>
>                 Key: HUDI-2093
>                 URL: https://issues.apache.org/jira/browse/HUDI-2093
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Xianghu Wang
>            Assignee: Xianghu Wang
>            Priority: Major
>              Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to