hehuiyuan commented on pull request #15712: URL: https://github.com/apache/flink/pull/15712#issuecomment-835159159
> @hehuiyuan Could you share the parquet file you use to reproduce the issue? Hive client execute the sql is ok, then read it by flink. ``` INSERT INTO TABLE search_rank_feature_label_integration2 PARTITION(dt='2021-03-26') select 'hehuiyuan', map(NULL, NULL), 222 from search_rank_feature_label_integration1 limit 1 ``` I will ask the user for the application program -- 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]
