[GitHub] flink issue #5145: [FLINK-8230] [ORC] Improved mapping of Orc records to Fli...

2018-01-31 Thread packet23
Github user packet23 commented on the issue: https://github.com/apache/flink/pull/5145 @twalthr Sure. And thanks to @fhueske for fixing the existing IF. ---

[GitHub] flink pull request #5145: [FLINK-8230] [ORC] Improved mapping of Orc records...

2018-01-31 Thread packet23
Github user packet23 closed the pull request at: https://github.com/apache/flink/pull/5145 ---

[GitHub] flink pull request #5145: [FLINK-8230] [ORC] Improved mapping of Orc records...

2017-12-10 Thread packet23
GitHub user packet23 opened a pull request: https://github.com/apache/flink/pull/5145 [FLINK-8230] [ORC] Improved mapping of Orc records to Flink Table rows. ## What is the purpose of the change Improved mapping of Orc records to Flink table rows and ensured nested structs

[GitHub] flink pull request #4642: [FLINK-7579] [Documentation] More accurate descrip...

2017-09-05 Thread packet23
GitHub user packet23 opened a pull request: https://github.com/apache/flink/pull/4642 [FLINK-7579] [Documentation] More accurate description of yarn.application-attempts More accurate description of yarn.application-attempts ## Brief change log - *Updated HA

[GitHub] flink pull request #4606: [FLINK-7539] Made AvroOutputFormat default codec c...

2017-08-27 Thread packet23
GitHub user packet23 opened a pull request: https://github.com/apache/flink/pull/4606 [FLINK-7539] Made AvroOutputFormat default codec configurable. Implement site-wide codec defaults. ## Brief change log - Added connect.avro.output.codec option

[GitHub] flink pull request #4160: {FLINK-6965] Include snappy-java in flink-dist

2017-06-25 Thread packet23
Github user packet23 commented on a diff in the pull request: https://github.com/apache/flink/pull/4160#discussion_r123909436 --- Diff: tools/travis_mvn_watchdog.sh --- @@ -182,6 +182,13 @@ check_shaded_artifacts() { exit 1 fi + SNAPPY=`cat

[GitHub] flink pull request: [FLINK-3937] Implemented -yid option to Flink ...

2016-05-25 Thread packet23
GitHub user packet23 opened a pull request: https://github.com/apache/flink/pull/2034 [FLINK-3937] Implemented -yid option to Flink cli list, savepoint, cancel and stop subcommands I created a PR from the patch I already attached to the JIRA issue. You can merge this pull request