1. 4bf8750 PIG-5437: Add lib and idea folder to .gitignore (maswin via rohini) by Rohini Palaniswamy · 2 months ago trunk
  2. 24a1e17 PIG-5440: Extra jars needed for hive3 (knoguchi via rohini) by Rohini Palaniswamy · 2 months ago
  3. ac0ccd6 PIG-5442: Add only credentials from setStoreLocation to the Job Conf (maswin via rohini) by Rohini Palaniswamy · 2 months ago
  4. 8d54045 PIG-5441: Pig skew join tez grace reducer fails to find shuffle data (yigress via rohini) by Rohini Palaniswamy · 2 months ago
  5. 2b7795b PIG-5432: OrcStorage fails to detect schema in some cases (jtolar via rohini) by Rohini Palaniswamy · 6 months ago
  6. b050a33 Preparing for 0.19.0 development by Rohini Palaniswamy · 8 months ago
  7. a2673eb Preparing for release 0.18.0 by Rohini Palaniswamy · 8 months ago
  8. 34aefba PIG-5436: update owasp version (knoguchi via rohini) by Rohini Palaniswamy · 8 months ago
  9. dacf1df PIG-5439: pig.exec.reducers.max does not take effect for skewed join (vnarayanan7 via rohini) by Rohini Palaniswamy · 8 months ago
  10. 14df917 PIG-5434: Migrate from log4j to reload4j (rohini) by Rohini Palaniswamy · 8 months ago
  11. 0ee3e49 PIG-5417: Replace guava's Files.createTempDir() (xiaoheipangzi via rohini) by Rohini Palaniswamy · 8 months ago
  12. 7512c03 PIG-5431: Date datatype is different between Hive 1.x and Hive 3.x (rohini) by Rohini Palaniswamy · 8 months ago
  13. 367291a PIG-5433: Fix test failures with TestHBaseStorage and htrace dependency (rohini) by Rohini Palaniswamy · 8 months ago
  14. 4629795 PIG-5430: TestTezGraceParallelism failing due to tez log change (knoguchi) by Koji Noguchi · 11 months ago
  15. 2050831 PIG-5429: Update hbase version from 2.0.0 to 2.4.14 (knoguchi) by Koji Noguchi · 11 months ago
  16. ac76f6b PIG-5428: Update hadoop2,3 and tez to recent versions (knoguchi) by Koji Noguchi · 12 months ago
  17. ccd5be8 PIG-5406: TestJoinLocal imports org.python.google.common.collect.Lists instead of org.google.common.collect.Lists (rohini) by Rohini Palaniswamy · 1 year, 1 month ago
  18. 123447b PIG-5253: Delete MiniCluster.java which was missed in initial commit by Rohini Palaniswamy · 1 year, 1 month ago
  19. 0abc224 PIG-5422: Upgrade guava/groovy dependency (knoguchi via rohini) by Rohini Palaniswamy · 1 year, 1 month ago
  20. d401248 PIG-5421: Upgrade commons dependencies (knoguchi via rohini) by Rohini Palaniswamy · 1 year, 1 month ago
  21. c74a1f2 PIG-5425: Pig 0.15 and later don't set context signature correctly (jtolar via rohini) by Rohini Palaniswamy · 1 year, 1 month ago
  22. 367d4e5 PIG-5253: Pig Hadoop 3 support (nkollar,szita via rohini) by Rohini Palaniswamy · 1 year, 1 month ago
  23. c0d75ba PIG-5377: Move supportsParallelWriteToStoreLocation from StoreFunc to StoreFuncInterfce (kpriceyahoo via rohini) by Rohini Palaniswamy · 1 year, 1 month ago
  24. a3ba5e2 PIG-5413: [spark] TestStreaming.testInputCacheSpecs failing with "File script1.pl was already registered" (knoguchi) by Koji Noguchi · 1 year, 9 months ago
  25. d39288c PIG-5415: [spark] TestScriptLanguage conflict between multiple SparkContext (after spark2.4 upgrade) (knoguchi) by Koji Noguchi · 1 year, 9 months ago
  26. a2fb029 PIG-5398: SparkLauncher does not read SPARK_CONF_DIR/spark-defaults.conf (knoguchi) by Koji Noguchi · 1 year, 9 months ago
  27. c5045df PIG-5412: testSkewedJoinOuter spark unit-test failing with ClassNotFoundException (knoguchi) by Koji Noguchi · 1 year, 9 months ago
  28. ac17d18 PIG-5397: Update spark2.version to 2.4.8 (knoguchi) by Koji Noguchi · 1 year, 9 months ago
  29. 59ec4a3 PIG-5404: FLATTEN infers wrong datatype (knoguchi) by Koji Noguchi · 3 years ago
  30. 60760b9 PIG-5243: describe with typecast on as-clause shows the types before the typecasting (knoguchi) by Koji Noguchi · 3 years ago
  31. e22fcb2 PIG-5403: streaming job stuck with script failure when combined with ORDER BY (knoguchi) by Koji Noguchi · 3 years, 1 month ago
  32. 0b2066a PIG-5362: Parameter substitution of shell cmd results doesn't handle backslash addendum (szita) by Ádám Szita · 3 years, 5 months ago
  33. bdd9908 PIG-5400: OrcStorage dropping struct(tuple) when it only holds a single field inside a Bag(array) (knoguchI) by Koji Noguchi · 3 years, 6 months ago
  34. 9db0980 PIG-4764: Make Pig work with Hive 3.1 (szita) by Ádám Szita · 3 years, 8 months ago
  35. f89575f PIG-5395: Pig build is failing due to maven repo access point change (szita) by Ádám Szita · 3 years, 8 months ago
  36. f8f61c1 PIG-5352: Please add OWASP Dependency Check to the build ivy.xml (knoguchi) by Koji Noguchi · 3 years, 9 months ago
  37. 4191344 PIG-5385: Skip calling extra gc() before spilling large bag when unnecessary (knoguchi) by Koji Noguchi · 4 years, 3 months ago
  38. a5caea1 PIG-5375: NullPointerException for multi-level self unions with Tez UnionOptimizer (knoguchi) by Koji Noguchi · 4 years, 3 months ago
  39. 35a7de6 PIG-5389: Passing null to REPLACE udf preventing JIT optimization (knoguchi) by Koji Noguchi · 4 years, 3 months ago
  40. 75d6983 PIG-5386: Pig local mode with bundled Hadoop broken by Nándor Kollár · 4 years, 3 months ago
  41. 05d9b20 PIG-5387: Test failures on JRE 11 by Nándor Kollár · 4 years, 4 months ago
  42. e619a4a PIG-5382: Log the name when POStore fails on write (knoguchi) by Koji Noguchi · 4 years, 7 months ago
  43. cb8624f PIG-5383: OrcStorage fails when "bytearray" represents unknown type (knoguchi) by Koji Noguchi · 4 years, 7 months ago
  44. f203e5c PIG-5372: SAMPLE/RANDOM(udf) before skewed join failing with NPE (knoguchi) by Koji Noguchi · 4 years, 8 months ago
  45. 72b3e4f PIG-5374: Use CircularFifoBuffer in InterRecordReader (szita) by Ádám Szita · 4 years, 9 months ago
  46. a71ea0c PIG-5373: InterRecordReader might skip records if certain sync markers are used (szita) by Ádám Szita · 4 years, 9 months ago
  47. 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 · 4 years, 10 months ago
  48. ab73089 PIG-5370: Union onschema + columnprune dropping used fields (knoguchi) by Koji Noguchi · 4 years, 10 months ago
  49. 4f7abda PIG-5368: Braces without escaping in regexes throws error in recent perl versions (abstractdog via daijy) by Jianyong Dai · 4 years, 10 months ago
  50. 52af2f2 Revert PIG-5366: Enable PigStreamingDepend to load from current directory in newer Perl versions by Jianyong Dai · 4 years, 10 months ago
  51. 6482294 PIG-5366: Enable PigStreamingDepend to load from current directory in newer Perl versions (abstractdog via daijy) by Jianyong Dai · 4 years, 10 months ago
  52. 901ea1f PIG-5366: Enable PigStreamingDepend to load from current directory in newer Perl versions (abstractdog via daijy) by Jianyong Dai · 5 years ago
  53. d088579 PIG-5362: Parameter substitution of shell cmd results doesn't handle backslash (wlauer via rohini) by Rohini Palaniswamy · 5 years ago
  54. 1facb7e Fix test failure for PIG-5359 by Rohini Palaniswamy · 5 years ago
  55. 1b866ad PIG-5255: Improvements to bloom join (satishsaley via rohini) by Rohini Palaniswamy · 5 years ago
  56. aca7d0d Fix test failures for PIG-5317 by Rohini Palaniswamy · 5 years ago
  57. f591c70 PIG-5359: Reduce time spent in split serialization (satishsaley via rohini) by Rohini Palaniswamy · 5 years ago
  58. 8943b28 PIG-5357: BagFactory interface should support creating a distinct bag from a set (jtolar via rohini) by Rohini Palaniswamy · 5 years ago
  59. b77f864 PIG-5354: Show fieldname and a line number for casting errors (knoguchi) by Koji Noguchi · 5 years ago
  60. a26a2e6 Commit missing file for PIG-5342 by Rohini Palaniswamy · 5 years ago
  61. 4606422 PIG-5342: Add setting to turn off bloom join combiner (satishsaley via rohini) by Rohini Palaniswamy · 5 years ago
  62. cae9db7 PIG-5355: Negative progress report by HBaseTableRecordReader (satishsaley via knoguchi) by Koji Noguchi · 5 years ago
  63. 4d39678 PIG-5349: Log stderr output when shell command fail (knoguchi) by Koji Noguchi · 5 years ago
  64. 4876540 PIG-3038: Support for Credentials for UDF,Loader and Storer (satishsaley via rohini) by Rohini Palaniswamy · 5 years ago
  65. 73c1544 PIG-5358: Remove hive-contrib jar from lib directory (szita) by Ádám Szita · 5 years ago
  66. c576cec PIG-5343: Upgrade developer build environment (nielsbasjes via szita) by Ádám Szita · 5 years ago
  67. 0f7126e PIG-5191: Pig HBase 2.0.0 support (nkollar via szita, reviewed by rohini) by Ádám Szita · 5 years ago
  68. 3a93a26 PIG-5344: Update Apache HTTPD LogParser to latest version (nielsbasjes via szita) by Ádám Szita · 5 years ago
  69. bfa67ce PIG-5341: PigStorage with -tagFile/-tagPath produces incorrect results with column pruning (knoguchi) by Koji Noguchi · 5 years ago
  70. 5d59e7f PIG-5335: Error message from range projection completely misleading (knoguchi) by Koji Noguchi · 5 years ago
  71. afe4874 PIG-4092: Predicate pushdown for Parquet (nkollar via rohini) by Rohini Palaniswamy · 5 years ago
  72. 1786fd3 PIG-5333: LoadCaster sometimes not set for complex type (knoguchi) by Koji Noguchi · 5 years ago
  73. ae86f90 PIG-5328: expressionOperator Divide.equalsZero(DataType.BIGDECIMAL) is invalid (michaelthoward via knoguchi) by Koji Noguchi · 6 years ago
  74. 235e7c5 PIG-5320: TestCubeOperator#testRollupBasic is flaky on Spark 2.2 (nkollar via szita) by Ádám Szita · 6 years ago
  75. 22a5d18 PIG-5327: Check for DAG status before trying to kill (rohini) by Rohini Palaniswamy · 6 years ago
  76. 2bc355b PIG-5325: Schema disambiguation can't be turned off for nested schemas (szita) by Ádám Szita · 6 years ago
  77. a499d84 PIG-5317: Upgrade old dependencies: commons-lang, hsqldb, commons-logging (nkollar via rohini) by Rohini Palaniswamy · 6 years ago
  78. d35635c PIG-5311: POReservoirSample fails for more than Integer.MAX_VALUE records (rohini) by Rohini Palaniswamy · 6 years ago
  79. ca4d681 PIG-5322: adding missing SplitConstantCalculator.java from previous commit by Koji Noguchi · 6 years ago
  80. 9d94a01 PIG-5322: ConstantCalculator optimizer is not applied for split (rohini) by Rohini Palaniswamy · 6 years ago
  81. 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
  82. 7373354 PIG-5312: Uids not set in inner schemas after UNION ONSCHEMA (tmwoodruff via knoguchi) by Koji Noguchi · 6 years ago
  83. dae28a1 PIG-5300: hashCode for Bag needs to be order independent (knoguchi) by Koji Noguchi · 6 years ago
  84. 41aba5a PIG-5318: Unit test failures on Pig on Spark with Spark 2.2 (nkollar via szita) by Ádám Szita · 6 years ago
  85. 50178f4 PIG-5201: Null handling on FLATTEN (knoguchi) by Koji Noguchi · 6 years ago
  86. d7a9bb5 PIG-5315: pig.script is not set for scripts run via PigServer (satishsaley via rohini) by Rohini Palaniswamy · 6 years ago
  87. 586e731 PIG-5310: MergeJoin throwing NullPointer Exception (satishsaley via rohini) by Rohini Palaniswamy · 6 years ago
  88. 54846b4 PIG-5314: Abort method is not implemented in PigProcessor (satishsaley via rohini) by Rohini Palaniswamy · 6 years ago
  89. 952c56b PIG-5316: Initialize mapred.task.id property for PoS jobs (fix) by Ádám Szita · 6 years ago
  90. 73aefad PIG-5316: Initialize mapred.task.id property for PoS jobs (nkollar via szita) by Ádám Szita · 6 years ago
  91. 600c19b PIG-4324: Remove jsch from NOTICE.txt by Rohini Palaniswamy · 6 years ago
  92. c3c8412 PIG-5302: Remove HttpClient dependency (nkollar via szita) by Ádám Szita · 6 years ago
  93. 05e6bc9 PIG-5305: Enable yarn-client mode execution of tests in Spark (1) mode (szita) by Ádám Szita · 6 years ago
  94. 9441d84 PIG-4120: Broadcast the index file in case of POMergeCoGroup and POMergeJoin (satishsaley via rohini) by Rohini Palaniswamy · 6 years ago
  95. da257e2 PIG-5307: NPE in TezOperDependencyParallelismEstimator (rohini) by Rohini Palaniswamy · 6 years ago
  96. aba8181 PIG-5272: BagToTuple output schema is incorrect (juen1jp via rohini) by Rohini Palaniswamy · 6 years ago
  97. d63a85b PIG-5306: REGEX_EXTRACT() logs every line that doesn't match (satishsaley via rohini) by Rohini Palaniswamy · 6 years ago
  98. 246af30 PIG-5271: adding missing goldenfile from previous commit for pig-5271 by Koji Noguchi · 6 years ago
  99. 9aac5de PIG-5298: Verify if org.mortbay.jetty is removable (nkollar via szita) by Ádám Szita · 6 years ago
  100. 9e08d66 PIG-5271: StackOverflowError when compiling in Tez mode (with union and replicated join) (knoguchi) by Koji Noguchi · 6 years ago