1. e293406 Griffin 2.0.0 arch (#654) by William Guo · 1 year, 2 months ago master
  2. 51bb5ac Bump com.fasterxml.jackson.core:jackson-databind in /service (#655) by dependabot[bot] · 1 year, 3 months ago
  3. 1e20391 --- (#652) by dependabot[bot] · 1 year, 3 months ago
  4. 1140318 Bump urllib3 from 1.26.3 to 1.26.19 in /dev (#653) by dependabot[bot] · 1 year, 3 months ago
  5. 6e84ee5 Bump idna from 2.10 to 3.7 in /dev (#647) by dependabot[bot] · 1 year, 5 months ago
  6. 9f3197c JDBC Connector SQL mode (#628) by Yu Xiaoyu · 2 years, 4 months ago
  7. 3c0b5dd Merge pull request #606 from apache/dependabot/maven/service/org.postgresql-postgresql-42.4.1 by Chitral Verma · 3 years ago
  8. 74b3a25 Merge pull request #607 from apache/dependabot/maven/measure/org.postgresql-postgresql-42.4.1 by Chitral Verma · 3 years ago
  9. 9310ce5 Bump postgresql from 42.3.1 to 42.4.1 in /measure by dependabot[bot] · 3 years, 1 month ago
  10. f4b25cc Bump postgresql from 42.3.1 to 42.4.1 in /service by dependabot[bot] · 3 years, 1 month ago
  11. bb6ab36 [GRIFFIN-362] Add postgresql and oracle driver into dependencies by lipzhu · 3 years, 8 months ago
  12. bc40c97 [GRIFFIN-369] Bug fix for avro format in Spark 2.3.x environment by Lipeng Zhu · 3 years, 8 months ago
  13. 1681e74 [GRIFFIN-367] For task GRIFFIN-367, update local deploy document. (#596) by Lipeng Zhu · 3 years, 8 months ago
  14. ecb4d2b [GRIFFIN-365] Measure Enhancements and Stability fixes (#593) by Chitral Verma · 4 years ago
  15. 4a7bbf4 Merge pull request #590 from chitralverma/improve-mergepr-script by William Guo · 4 years, 2 months ago
  16. 8044a4f Merge pull request #583 from chitralverma/check-stale-pr-and-issues by William Guo · 4 years, 2 months ago
  17. 7a50813 Merge pull request #591 from chitralverma/fix-measures by William Guo · 4 years, 2 months ago
  18. 4908291 [GRIFFIN-358] Fix import by chitralverma · 4 years, 2 months ago
  19. 444c956 [GRIFFIN-358] Added documentation for SchemaConformanceMeasure by chitralverma · 4 years, 3 months ago
  20. e1a6c03 [GRIFFIN-358] Changed Metric output format and fixed test cases by chitralverma · 4 years, 3 months ago
  21. e3803d2 [GRIFFIN-358] Added SchemaConformance measure by chitralverma · 4 years, 3 months ago
  22. c2a173f [GRIFFIN-358] Error handling and code formatting changes by chitralverma · 4 years, 3 months ago
  23. 0a08b85 [GRIFFIN-358] Added sampling option to ProfilingMeasure by chitralverma · 4 years, 3 months ago
  24. 3586a30 [GRIFFIN-358] Fixed breaking test case by chitralverma · 4 years, 3 months ago
  25. 7943855 [GRIFFIN-358] Added code documentation for all new measures. by chitralverma · 4 years, 3 months ago
  26. cb25879 [GRIFFIN-358] Added parallelization to MeasureExecutor by chitralverma · 4 years, 3 months ago
  27. e6a3f6b [GRIFFIN-358] Changes structure of Measure by chitralverma · 4 years, 3 months ago
  28. 74f0d68 [GRIFFIN-358] Added test cases for Data pre proc by chitralverma · 4 years, 3 months ago
  29. 3acd96b [GRIFFIN-358] Updated Configurations for pre proc and batch all measures by chitralverma · 4 years, 3 months ago
  30. c676998 [GRIFFIN-358] Allow users to run old "evaluate.rule" configs as well by chitralverma · 4 years, 3 months ago
  31. 86555b5 [GRIFFIN-358] Added accuracy measure configuration guide. by chitralverma · 4 years, 3 months ago
  32. b1f1de1 [GRIFFIN-358] Changed 'target' to 'ref' to clear terminology by chitralverma · 4 years, 3 months ago
  33. 89e38a8 [GRIFFIN-358] Added profiling measure configuration guide. by chitralverma · 4 years, 4 months ago
  34. 15bcfa4 [GRIFFIN-358] Added measure configuration guide for duplication and sparkSql measures. by chitralverma · 4 years, 4 months ago
  35. aaa1bf3 [GRIFFIN-358] Update Duplication Measure to exclude null values by chitralverma · 4 years, 4 months ago
  36. 25ed0d1 [GRIFFIN-358] Added general documentation for new dimensions/ measures and completeness measure configuration guide. by chitralverma · 4 years, 4 months ago
  37. c1cae82 [GRIFFIN-347] Removed automation for issues as that's handled by Jira by chitralverma · 4 years, 5 months ago
  38. 7c8f23e [GRIFFIN-347] Updated with master by chitralverma · 4 years, 5 months ago
  39. ab1bffe [GRIFFIN-360] Improvements to merge_pr.py by chitralverma · 4 years, 5 months ago
  40. 739d3f5 [GRIFFIN-358] Fixed breaking test cases by chitralverma · 4 years, 5 months ago
  41. 64a00d1 [GRIFFIN-358] Fixed formatting by chitralverma · 4 years, 5 months ago
  42. 889ca5d [GRIFFIN-358] Added ProfilingMeasureTest by chitralverma · 4 years, 5 months ago
  43. 8cd2190 [GRIFFIN-358] Added DuplicationMeasureTest by chitralverma · 4 years, 5 months ago
  44. 8c13b30 [GRIFFIN-358] Added SparkSqlMeasureTest by chitralverma · 4 years, 5 months ago
  45. 1cbf6df [GRIFFIN-358] Added AccuracyMeasureTest by chitralverma · 4 years, 5 months ago
  46. 2c1cbea [GRIFFIN-358] Added CompletenessMeasureTest by chitralverma · 4 years, 5 months ago
  47. 42c3c17 [GRIFFIN-358] Merge Measure constants by chitralverma · 4 years, 5 months ago
  48. e66a5cd [GRIFFIN-358] New Accuracy Measure by chitralverma · 4 years, 5 months ago
  49. 095864e [GRIFFIN-358] Changes to Metric Flush process by chitralverma · 4 years, 5 months ago
  50. 063e16c [GRIFFIN-358] New Duplication (Distinctness, Uniqueness) Measure by chitralverma · 4 years, 5 months ago
  51. 3f565f0 [GRIFFIN-358] New SparkSQL Measure by chitralverma · 4 years, 5 months ago
  52. 4373754 [GRIFFIN-358] New Profiling Measure by chitralverma · 4 years, 5 months ago
  53. b66f796 [GRIFFIN-358] Rewrite new measure hierarchy and new completeness measure by chitralverma · 4 years, 6 months ago
  54. 6745b98 [GRIFFIN-358] Rewrite dataset preprocessing as SQL Queries by chitralverma · 4 years, 6 months ago
  55. 076c8d0 [GRIFFIN-345] Support cross-version compilation for Scala and Spark dependencies by chitralverma · 4 years, 6 months ago
  56. 6977d1d Support http remote conf by yuxiaoyu · 4 years, 9 months ago
  57. 3994727 Fix doc format glitches by Eugene · 4 years, 9 months ago
  58. d43398b [maven-release-plugin] prepare for next development iteration by Yuepeng · 4 years, 10 months ago griffin-0.6.0-rc1
  59. 53521d5 [maven-release-plugin] prepare release griffin-0.6.0 by Yuepeng · 4 years, 10 months ago griffin-0.6.0
  60. 469d47d Change connectors to connector for datasource by William Guo · 4 years, 10 months ago
  61. 0a87ef0 update angular cli version for release issue by William Guo · 4 years, 11 months ago
  62. ef6466d compaliancy fix by William Guo · 4 years, 11 months ago
  63. 293980e For task GRIFFIN-347, Add workflows by chitralverma · 5 years ago
  64. 921e1d0 [GRIFFIN-SERVICE] use service tar.gz deploy and griffin.sh start by ambition119 · 5 years ago
  65. dd887db [GRIFFIN-339] Import griffin tool for debug and run user jobs by wankunde · 5 years ago
  66. 1aa8995 [GRIFFIN-305] Standardize sink hierarchy by chitralverma · 5 years ago
  67. 7123269 Fix Unit Test Issue In Measure Test Case by Eugene · 5 years ago
  68. 35a1714 [GRIFFIN-326] New Data Connector for Elasticsearch by chitralverma · 5 years ago
  69. 491a168 Upgrade UI packages for jquery by DongfangLu · 5 years ago
  70. 3b77ccc [GRIFFIN-316] Fix job exception handling by Yu · 5 years ago
  71. 24c270e optimize get metric maps in 'MetricWriteStep' by yuxiaoyu · 6 years ago
  72. 23950ec [GRIFFIN-323] Refactor configuration Data Source Connector by chitralverma · 6 years ago
  73. 727e961 [GRIFFIN-322] Add SQL mode for ES connector by yuxiaoyu · 6 years ago
  74. 6784dc0 [GRIFFIN-317] Define guidelines for Griffin Project Improvement Proposals (GPIP) by chitralverma · 6 years ago
  75. 15304da [GRIFFIN-318] Replace all YYYY with yyyy in all user guides and examples by neveljkovic · 6 years ago
  76. fa11527 [GRIFFIN-319] Deprecate old Data Connectors by chitralverma · 6 years ago
  77. ee82cbd [GRIFFIN-315] Adding JDBC based data connector by tusharpatil20 · 6 years ago
  78. 7f718d3 [GRIFFIN-312] Code Style Standardization by chitralverma · 6 years ago
  79. ed47c2b Enum based configs by tusharpatil · 6 years ago
  80. a12729b [GRIFFIN-310] Unified scala code style and enable scala code style checking by default by wankunde · 6 years ago
  81. 8ef73f1 [GRIFFIN-301] Update custom data connector to have the same parameters as build-in data connector by wankunde · 6 years ago
  82. cef0a0e [GRIFFIN-304] Eliminate older contexts by chitralverma · 6 years ago
  83. 6d9e9a7 Bug fix for reflecting a custom sink object by wankunde · 6 years ago
  84. 48f304d [GRIFFIN-297] Allow support for additional file based data sources by chitralverma · 6 years ago
  85. 350663f [GRIFFIN-298] add CompletenessExpr2DQSteps test case by wankunde · 6 years ago
  86. 2f3c146 [GRIFFIN-299] Add oracle jdk8 support in travis build phase by wankunde · 6 years ago
  87. 71a2d79 [GRIFFIN-295] Limit the memory used by test case by wankunde · 6 years ago
  88. 0119a19 [GRIFFIN-294] bugfix for completness enumeration wrong sql by Zhao Li · 6 years ago
  89. 30eb3dd fix tests failure by ahutsunshine · 6 years ago
  90. 36b4474 remove -Xms500m -Xmx1g -XX:MaxPermSize=256m temporarily by William Guo · 6 years ago
  91. e9dda8b [GRIFFIN-293][SERVICE] livy.need.queue=true by neveljkovic · 6 years ago
  92. 72b0447 [GRIFFIN-289] New feature for griffin COMPLETENESS dq type by ‘Zhao · 6 years ago
  93. 4f3caa5 add placeholder for cron expression by jasonliaoxiaoge · 6 years ago
  94. ad2a2b1 [GRIFFIN-290] Fix bug for submitting job to livy by wankunde · 6 years ago
  95. b121dd9 [GRIFFIN-291] Relocate HttpClient code in measure jar using shade plugin by wankunde · 6 years ago
  96. 805b096 [GRIFFIN-288] optimize hdfs sink by wankunde · 6 years ago
  97. e039434 [GRIFFIN-286] Remove spark-testing-base dependency jar by wankunde · 6 years ago
  98. 16d4304 Made UI tests run without errors by Simon George · 6 years ago
  99. 043dd8d [GRIFFIN-279] Upgrade Spring boot to 2.1.7.RELEASE by Johnnie · 6 years ago
  100. 5447cf4 Merge pull request #530 from aleksgor/GRIFFIN-AGORSHKOV by Lionel Liu · 6 years ago