Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Scala 2.12 / Spark 3 upgrade #550

Open
wants to merge 100 commits into
base: master
Choose a base branch
from
Open

[WIP] Scala 2.12 / Spark 3 upgrade #550

wants to merge 100 commits into from

Commits on May 30, 2019

  1. Configuration menu
    Copy the full SHA
    f6264a7 View commit details
    Browse the repository at this point in the history
  2. special double serializer fix

    tovbinm committed May 30, 2019
    Configuration menu
    Copy the full SHA
    685d6e1 View commit details
    Browse the repository at this point in the history
  3. fix serialization

    tovbinm committed May 30, 2019
    Configuration menu
    Copy the full SHA
    e62772d View commit details
    Browse the repository at this point in the history
  4. fix serialization

    tovbinm committed May 30, 2019
    Configuration menu
    Copy the full SHA
    69247ac View commit details
    Browse the repository at this point in the history
  5. docs

    tovbinm committed May 30, 2019
    Configuration menu
    Copy the full SHA
    330bf50 View commit details
    Browse the repository at this point in the history
  6. fixed missng value for test

    wsuchy committed May 30, 2019
    Configuration menu
    Copy the full SHA
    d6b0723 View commit details
    Browse the repository at this point in the history
  7. meta fix

    tovbinm committed May 30, 2019
    Configuration menu
    Copy the full SHA
    63b77b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e46e31 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Updated DecisionTreeNumericMapBucketizer test to deal with the change…

    … made to decision tree pruning in Spark 2.4. If nodes are split, but both child nodes lead to the same prediction then the split is pruned away. This updates the test so this doesn't happen for feature 'b'
    Jauntbox committed May 31, 2019
    Configuration menu
    Copy the full SHA
    5a528e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f39603 View commit details
    Browse the repository at this point in the history
  3. fix params meta test

    tovbinm committed May 31, 2019
    Configuration menu
    Copy the full SHA
    0d1a0c0 View commit details
    Browse the repository at this point in the history
  4. FIxed failing xgboost test

    wsuchy committed May 31, 2019
    Configuration menu
    Copy the full SHA
    0a4f906 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    660db62 View commit details
    Browse the repository at this point in the history
  6. ident

    tovbinm committed May 31, 2019
    Configuration menu
    Copy the full SHA
    3ecca64 View commit details
    Browse the repository at this point in the history
  7. cleanup

    tovbinm committed May 31, 2019
    Configuration menu
    Copy the full SHA
    507503a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    348a392 View commit details
    Browse the repository at this point in the history
  2. added const

    tovbinm committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    f43cb26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4455034 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Configuration menu
    Copy the full SHA
    a0978bf View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. build for scala 2.12

    koertkuipers committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    82aa188 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    b27b47a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6535e4e View commit details
    Browse the repository at this point in the history
  3. blarg

    tovbinm committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    d1d7b9a View commit details
    Browse the repository at this point in the history
  4. double ser test

    tovbinm committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    ac75e15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    761b889 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    95095ed View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Configuration menu
    Copy the full SHA
    76b411b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecfb902 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Configuration menu
    Copy the full SHA
    a1a2579 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    785ddc5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    aacf00c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. Configuration menu
    Copy the full SHA
    c0a888f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. use mleap release

    koertkuipers committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    9ececc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    25a4449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53df597 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4460fe5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Configuration menu
    Copy the full SHA
    5b29d8b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Configuration menu
    Copy the full SHA
    713a9f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    69a3678 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Configuration menu
    Copy the full SHA
    f4b3f01 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    142f121 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    5ee32b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e8e130 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    c3ccdee View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    ae1dfcf View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    fd723d6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    e0f0bd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98dafde View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    accd2ba View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    27fdd3e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. WIP scala-multiversion-plugin

    nicodv committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    f0cbc9e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'tresata/feat-scala212' into ndv/scala212

    # Conflicts:
    #	build.gradle
    nicodv committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    7fb9f0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff29d1b View commit details
    Browse the repository at this point in the history
  4. version string fixes

    nicodv committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    20b8584 View commit details
    Browse the repository at this point in the history
  5. add TODO

    nicodv committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    ca30345 View commit details
    Browse the repository at this point in the history
  6. update TODO

    nicodv committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    e2078e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Merge branch 'master' into ndv/scala212

    # Conflicts:
    #	core/src/test/scala/com/salesforce/op/stages/impl/insights/RecordInsightsLOCOTest.scala
    #	core/src/test/scala/com/salesforce/op/stages/impl/regression/OpRandomForestRegressorTest.scala
    #	readers/src/main/scala/com/salesforce/op/readers/DataReader.scala
    nicodv committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    fb16bd9 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. update version strings

    nicodv committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    5b61508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    807eca9 View commit details
    Browse the repository at this point in the history
  3. various compilation fixes

    nicodv committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    3fba576 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc4adbc View commit details
    Browse the repository at this point in the history
  5. use new udf interface

    nicodv committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    2cca254 View commit details
    Browse the repository at this point in the history
  6. fix test

    nicodv committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    d3fbf8f View commit details
    Browse the repository at this point in the history
  7. compilation fix

    nicodv committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    9fbc9da View commit details
    Browse the repository at this point in the history
  8. compilation fix

    nicodv committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    e8c5b7a View commit details
    Browse the repository at this point in the history
  9. deal with moved csv utils

    nicodv committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c61a5b7 View commit details
    Browse the repository at this point in the history
  10. deal with deprecated operator

    nicodv committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    017676a View commit details
    Browse the repository at this point in the history
  11. disable test for now

    nicodv committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    0538892 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. add TODO

    nicodv committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    3e252db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe2fdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1941e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdfae00 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Configuration menu
    Copy the full SHA
    fe4f2fb View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. deal with deprecated operator

    nicodv committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c649974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c391aac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f55dd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    642d27c View commit details
    Browse the repository at this point in the history
  5. deal with deprecated syntax

    nicodv committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    1605bd4 View commit details
    Browse the repository at this point in the history
  6. update TODO

    nicodv committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    64ea9d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. fix tree param overrides

    crupley committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    51806fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09b2960 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Use public wrapper to SparkUserDefinedFunction (SparkUDFFactory) to g…

    …enerate UDFs in FeatureSparkTypes.scala
    emitc2h committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    a946ffb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    ec7da39 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. re-enabling @JSONdeserialize annotations while preserving the missing…

    … collections as empty behavior
    emitc2h committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    5b555e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    30e61a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9363b20 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    6f7c841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a04faf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f752ab View commit details
    Browse the repository at this point in the history
  4. Fix expected results that changed due to changes in random number gen…

    …eration in scala 2.12
    emitc2h committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    6731b9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9e18ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c42163d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    7082707 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    355bbe2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    2cb1827 View commit details
    Browse the repository at this point in the history
  2. Allow for some tolerance when comparing scores after model write/read…

    … in OpWorkflowModelLocal
    emitc2h committed May 10, 2021
    Configuration menu
    Copy the full SHA
    fc5cdc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc014fa View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    f31ce9f View commit details
    Browse the repository at this point in the history
  2. remove debug line

    emitc2h committed May 17, 2021
    Configuration menu
    Copy the full SHA
    421b9bc View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Rolling back most of the ColumnMetadata infra since inputSchema metad…

    …ata actually works well enough when all input data schema metadata is set properly
    emitc2h committed May 18, 2021
    Configuration menu
    Copy the full SHA
    0038823 View commit details
    Browse the repository at this point in the history