lirui-apache commented on issue #10081: [FLINK-14605][hive] Use Hive-1.1.0 as the profile to test against 1.1.x URL: https://github.com/apache/flink/pull/10081#issuecomment-550592478 > This surely resolves the testing failure. What does it mean for Flink to work with hive 1.1.1 in production? Is root cause https://issues.apache.org/jira/browse/HIVE-10831 ? Do we need to document this to inform Flink users? @bowenli86 The issue is that Hive parser can't handle the "stored as" syntax. Since we're not using Hive parser in production code (not yet at least), I don't think it'll be a problem in production. And since this is a known Hive issue, which user is probably aware of, I prefer not to document it on our side, otherwise we'll end up documenting all kinds of Hive issues.
---------------------------------------------------------------- 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
