1. 59ec4a3 PIG-5404: FLATTEN infers wrong datatype (knoguchi) by Koji Noguchi · 3 years, 6 months ago
  2. 60760b9 PIG-5243: describe with typecast on as-clause shows the types before the typecasting (knoguchi) by Koji Noguchi · 3 years, 6 months ago
  3. e22fcb2 PIG-5403: streaming job stuck with script failure when combined with ORDER BY (knoguchi) by Koji Noguchi · 3 years, 8 months ago
  4. 0b2066a PIG-5362: Parameter substitution of shell cmd results doesn't handle backslash addendum (szita) by Ádám Szita · 4 years ago
  5. bdd9908 PIG-5400: OrcStorage dropping struct(tuple) when it only holds a single field inside a Bag(array) (knoguchI) by Koji Noguchi · 4 years, 1 month ago
  6. 9db0980 PIG-4764: Make Pig work with Hive 3.1 (szita) by Ádám Szita · 4 years, 3 months ago
  7. f89575f PIG-5395: Pig build is failing due to maven repo access point change (szita) by Ádám Szita · 4 years, 3 months ago
  8. f8f61c1 PIG-5352: Please add OWASP Dependency Check to the build ivy.xml (knoguchi) by Koji Noguchi · 4 years, 4 months ago
  9. 4191344 PIG-5385: Skip calling extra gc() before spilling large bag when unnecessary (knoguchi) by Koji Noguchi · 4 years, 10 months ago
  10. a5caea1 PIG-5375: NullPointerException for multi-level self unions with Tez UnionOptimizer (knoguchi) by Koji Noguchi · 4 years, 10 months ago
  11. 35a7de6 PIG-5389: Passing null to REPLACE udf preventing JIT optimization (knoguchi) by Koji Noguchi · 4 years, 10 months ago
  12. 75d6983 PIG-5386: Pig local mode with bundled Hadoop broken by Nándor Kollár · 4 years, 10 months ago
  13. 05d9b20 PIG-5387: Test failures on JRE 11 by Nándor Kollár · 5 years ago
  14. e619a4a PIG-5382: Log the name when POStore fails on write (knoguchi) by Koji Noguchi · 5 years ago
  15. cb8624f PIG-5383: OrcStorage fails when "bytearray" represents unknown type (knoguchi) by Koji Noguchi · 5 years ago
  16. f203e5c PIG-5372: SAMPLE/RANDOM(udf) before skewed join failing with NPE (knoguchi) by Koji Noguchi · 5 years ago
  17. 72b3e4f PIG-5374: Use CircularFifoBuffer in InterRecordReader (szita) by Ádám Szita · 5 years ago
  18. a71ea0c PIG-5373: InterRecordReader might skip records if certain sync markers are used (szita) by Ádám Szita · 5 years ago
  19. 9d65625 PIG-5368: Braces without escaping in regexes throws error in recent perl versions (abstractdog via daijy) (PIG-5368-1.addendum.patch) by Jianyong Dai · 5 years ago
  20. ab73089 PIG-5370: Union onschema + columnprune dropping used fields (knoguchi) by Koji Noguchi · 5 years ago
  21. 4f7abda PIG-5368: Braces without escaping in regexes throws error in recent perl versions (abstractdog via daijy) by Jianyong Dai · 5 years ago
  22. 52af2f2 Revert PIG-5366: Enable PigStreamingDepend to load from current directory in newer Perl versions by Jianyong Dai · 5 years ago
  23. 6482294 PIG-5366: Enable PigStreamingDepend to load from current directory in newer Perl versions (abstractdog via daijy) by Jianyong Dai · 5 years ago
  24. 901ea1f PIG-5366: Enable PigStreamingDepend to load from current directory in newer Perl versions (abstractdog via daijy) by Jianyong Dai · 6 years ago
  25. d088579 PIG-5362: Parameter substitution of shell cmd results doesn't handle backslash (wlauer via rohini) by Rohini Palaniswamy · 6 years ago
  26. 1facb7e Fix test failure for PIG-5359 by Rohini Palaniswamy · 6 years ago
  27. 1b866ad PIG-5255: Improvements to bloom join (satishsaley via rohini) by Rohini Palaniswamy · 6 years ago
  28. aca7d0d Fix test failures for PIG-5317 by Rohini Palaniswamy · 6 years ago
  29. f591c70 PIG-5359: Reduce time spent in split serialization (satishsaley via rohini) by Rohini Palaniswamy · 6 years ago
  30. 8943b28 PIG-5357: BagFactory interface should support creating a distinct bag from a set (jtolar via rohini) by Rohini Palaniswamy · 6 years ago
  31. b77f864 PIG-5354: Show fieldname and a line number for casting errors (knoguchi) by Koji Noguchi · 6 years ago
  32. a26a2e6 Commit missing file for PIG-5342 by Rohini Palaniswamy · 6 years ago
  33. 4606422 PIG-5342: Add setting to turn off bloom join combiner (satishsaley via rohini) by Rohini Palaniswamy · 6 years ago
  34. cae9db7 PIG-5355: Negative progress report by HBaseTableRecordReader (satishsaley via knoguchi) by Koji Noguchi · 6 years ago
  35. 4d39678 PIG-5349: Log stderr output when shell command fail (knoguchi) by Koji Noguchi · 6 years ago
  36. 4876540 PIG-3038: Support for Credentials for UDF,Loader and Storer (satishsaley via rohini) by Rohini Palaniswamy · 6 years ago
  37. 73c1544 PIG-5358: Remove hive-contrib jar from lib directory (szita) by Ádám Szita · 6 years ago
  38. c576cec PIG-5343: Upgrade developer build environment (nielsbasjes via szita) by Ádám Szita · 6 years ago
  39. 0f7126e PIG-5191: Pig HBase 2.0.0 support (nkollar via szita, reviewed by rohini) by Ádám Szita · 6 years ago
  40. 3a93a26 PIG-5344: Update Apache HTTPD LogParser to latest version (nielsbasjes via szita) by Ádám Szita · 6 years ago
  41. bfa67ce PIG-5341: PigStorage with -tagFile/-tagPath produces incorrect results with column pruning (knoguchi) by Koji Noguchi · 6 years ago
  42. 5d59e7f PIG-5335: Error message from range projection completely misleading (knoguchi) by Koji Noguchi · 6 years ago
  43. afe4874 PIG-4092: Predicate pushdown for Parquet (nkollar via rohini) by Rohini Palaniswamy · 6 years ago
  44. 1786fd3 PIG-5333: LoadCaster sometimes not set for complex type (knoguchi) by Koji Noguchi · 6 years ago
  45. ae86f90 PIG-5328: expressionOperator Divide.equalsZero(DataType.BIGDECIMAL) is invalid (michaelthoward via knoguchi) by Koji Noguchi · 6 years ago
  46. 235e7c5 PIG-5320: TestCubeOperator#testRollupBasic is flaky on Spark 2.2 (nkollar via szita) by Ádám Szita · 6 years ago
  47. 22a5d18 PIG-5327: Check for DAG status before trying to kill (rohini) by Rohini Palaniswamy · 6 years ago
  48. 2bc355b PIG-5325: Schema disambiguation can't be turned off for nested schemas (szita) by Ádám Szita · 6 years ago
  49. a499d84 PIG-5317: Upgrade old dependencies: commons-lang, hsqldb, commons-logging (nkollar via rohini) by Rohini Palaniswamy · 6 years ago
  50. d35635c PIG-5311: POReservoirSample fails for more than Integer.MAX_VALUE records (rohini) by Rohini Palaniswamy · 6 years ago
  51. ca4d681 PIG-5322: adding missing SplitConstantCalculator.java from previous commit by Koji Noguchi · 6 years ago
  52. 9d94a01 PIG-5322: ConstantCalculator optimizer is not applied for split (rohini) by Rohini Palaniswamy · 6 years ago
  53. 72fe24c PIG-3864: ToDate(userstring, format, timezone) computes DateTime with strange handling of Daylight Saving Time with location based timezones (daijy via rohini) by Rohini Palaniswamy · 6 years ago
  54. 7373354 PIG-5312: Uids not set in inner schemas after UNION ONSCHEMA (tmwoodruff via knoguchi) by Koji Noguchi · 6 years ago
  55. dae28a1 PIG-5300: hashCode for Bag needs to be order independent (knoguchi) by Koji Noguchi · 6 years ago
  56. 41aba5a PIG-5318: Unit test failures on Pig on Spark with Spark 2.2 (nkollar via szita) by Ádám Szita · 6 years ago
  57. 50178f4 PIG-5201: Null handling on FLATTEN (knoguchi) by Koji Noguchi · 6 years ago
  58. d7a9bb5 PIG-5315: pig.script is not set for scripts run via PigServer (satishsaley via rohini) by Rohini Palaniswamy · 6 years ago
  59. 586e731 PIG-5310: MergeJoin throwing NullPointer Exception (satishsaley via rohini) by Rohini Palaniswamy · 6 years ago
  60. 54846b4 PIG-5314: Abort method is not implemented in PigProcessor (satishsaley via rohini) by Rohini Palaniswamy · 6 years ago
  61. 952c56b PIG-5316: Initialize mapred.task.id property for PoS jobs (fix) by Ádám Szita · 6 years ago
  62. 73aefad PIG-5316: Initialize mapred.task.id property for PoS jobs (nkollar via szita) by Ádám Szita · 6 years ago
  63. 600c19b PIG-4324: Remove jsch from NOTICE.txt by Rohini Palaniswamy · 6 years ago
  64. c3c8412 PIG-5302: Remove HttpClient dependency (nkollar via szita) by Ádám Szita · 6 years ago
  65. 05e6bc9 PIG-5305: Enable yarn-client mode execution of tests in Spark (1) mode (szita) by Ádám Szita · 7 years ago
  66. 9441d84 PIG-4120: Broadcast the index file in case of POMergeCoGroup and POMergeJoin (satishsaley via rohini) by Rohini Palaniswamy · 7 years ago
  67. da257e2 PIG-5307: NPE in TezOperDependencyParallelismEstimator (rohini) by Rohini Palaniswamy · 7 years ago
  68. aba8181 PIG-5272: BagToTuple output schema is incorrect (juen1jp via rohini) by Rohini Palaniswamy · 7 years ago
  69. d63a85b PIG-5306: REGEX_EXTRACT() logs every line that doesn't match (satishsaley via rohini) by Rohini Palaniswamy · 7 years ago
  70. 246af30 PIG-5271: adding missing goldenfile from previous commit for pig-5271 by Koji Noguchi · 7 years ago
  71. 9aac5de PIG-5298: Verify if org.mortbay.jetty is removable (nkollar via szita) by Ádám Szita · 7 years ago
  72. 9e08d66 PIG-5271: StackOverflowError when compiling in Tez mode (with union and replicated join) (knoguchi) by Koji Noguchi · 7 years ago
  73. 917b77c PIG-5299: PartitionFilterOptimizer failing at compile time (knoguchi) by Koji Noguchi · 7 years ago
  74. 57ba817 PIG-5290: User Cache upload contention can cause job failures (xkrogen via rohini) by Rohini Palaniswamy · 7 years ago
  75. e47419b PIG-5293: Suspicious code as missing 'this' for a member (lifove via daijy) by Jianyong Dai · 7 years ago
  76. 3700494 PIG-5268: Review of org.apache.pig.backend.hadoop.datastorage.HDataStorage (belugabehr via daijy) by Jianyong Dai · 7 years ago
  77. 3a2d7e4 PIG-5282: Upgade to Java 8 (satishsaley via rohini) by Rohini Palaniswamy · 7 years ago
  78. 44a1379 PIG-5294: Spark unit tests are always run in spark1 mode (szita) by Ádám Szita · 7 years ago
  79. f38e1f9 PIG-5277: Spark mode is writing nulls among tuples to the output (workaround) (szita) by Ádám Szita · 7 years ago
  80. 74b04ef PIG-5288: Improve performance of PigTextRawBytesComparator (rohini) by Rohini Palaniswamy · 7 years ago
  81. aea4ede PIG-5287: bump jython to 2.7.1 (dbist13 via rohini) by Rohini Palaniswamy · 7 years ago
  82. 874ba5a PIG-5283: Configuration is not passed to SparkPigSplits on the backend (szita) by Ádám Szita · 7 years ago
  83. 9f4c26a PIG-5254: Hit Ctrl-D to quit grunt shell fail by Jianyong Dai · 7 years ago
  84. 204f989 PIG-5264: Fix HCatLoader failure after removing deprecated method (satishsaley via rohini) by Rohini Palaniswamy · 7 years ago
  85. f32dc76 PIG-5284: Fix flakyness introduced by PIG-3655 (szita) by Ádám Szita · 7 years ago
  86. c3b9256 PIG-5278: Unit test failures because of PIG-5264 (nkollar via rohini) by Rohini Palaniswamy · 7 years ago
  87. c90ec4b building "jar" should not call "clean" (nkollar via szita) by Ádám Szita · 7 years ago
  88. ff5bac7 PIG-5264: Remove deprecated keys from PigConfiguration (nkollar via rohini) by Rohini Palaniswamy · 7 years ago
  89. c61a195 PIG-5246: Modify bin/pig about SPARK_HOME, SPARK_ASSEMBLY_JAR after upgrading spark to 2 (liyunzhang) by Liyun Zhang · 7 years ago
  90. c5c5dd2 PIG-3655: BinStorage and InterStorage approach to record markers is broken (szita) by Ádám Szita · 7 years ago
  91. 2be2932 PIG-5274: TestEvalPipelineLocal#testSetLocationCalledInFE is failing in spark mode after PIG-5157 (nkollar via szita) by Ádám Szita · 7 years ago
  92. 6a1797f PIG-5157: Adding missing entry in CHANGES.txt by Ádám Szita · 7 years ago
  93. 06b1c51 PIG-5157:Upgrade to Spark 2.0 (nkollar via liyunzhang) by Liyun Zhang · 7 years ago
  94. dab664e PIG-4767: Partition filter not pushed down when filter clause references variable from another load path (knoguchi) by Koji Noguchi · 7 years ago
  95. d791ae0 PIG-5270: Typo in Pig Logging by Jianyong Dai · 7 years ago
  96. f6c6a00 PIG-5237: Fix DOT file parsing to enable DOT-based physical plan testing (YaShock via szita) by Ádám Szita · 7 years ago
  97. 6dd3ca4 PIG-5269: MapReduceLauncher and MRJobStats imports org.python.google.common.collect.Lists instead of org.google.common.collect.Lists (nkollar via szita) by Ádám Szita · 7 years ago
  98. 84e1a53 PIG-5263: Using wildcard doesn't work with OrcStorage (satishsaley via rohini) by Rohini Palaniswamy · 7 years ago
  99. 972f912 PIG-4548: Records Lost With Specific Combination of Commands and Streaming Function (knoguchi) by Koji Noguchi · 7 years ago
  100. 2003922 PIG-5262: Fix jdiff related issues: fail build upon error, correct xml character escaping (szita) by Ádám Szita · 7 years ago