bowenli86 commented on issue #9502: [FLINK-13814][hive] HiveTableSink should strip quotes from partition … URL: https://github.com/apache/flink/pull/9502#issuecomment-526400173 The following test is failing on my machine: ``` [INFO] Results: [INFO] [ERROR] Failures: [ERROR] TableEnvHiveConnectorTest.testStaticPartition:203->verifyHiveQueryResult:253 expected:<[2 1'1 1.1, 1 1'1 1.1]> but was:<[2 '1''1' 1.1, 1 '1''1' 1.1]> [INFO] [ERROR] Tests run: 235, Failures: 1, Errors: 0, Skipped: 0 ```
---------------------------------------------------------------- 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
