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

[Spotless] Applying Google Code Format for core/src/main files #3 #1932

Merged

Commits on Aug 2, 2023

  1. Applying Google Java code format changes to core/src/main/java/org/op…

    …ensearch/sql/planner core/src/main/java/org/opensearch/sql/storage core/src/main/java/org/opensearch/sql/utils
    
    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    21ce5e7 View commit details
    Browse the repository at this point in the history
  2. Ignore on failure for checkstyle in core and added the three spotless…

    … fixes files.
    
    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    479d1bd View commit details
    Browse the repository at this point in the history
  3. Fixed javadoc formatting in LogicalPlanOptimizer.java LogicalValues.j…

    …ava OperatorUtils.java Planner.java
    
    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a2a633a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. spotless apply, fixing include for spotless build.gradle and adding p…

    …re tag.
    
    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d52b65c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #314 from Bit-Quill/dev/sl_GoogleJavaFormat3

    [Spotless] Applying Google Code Format for core/src/main files #3
    MitchellGale authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ae39e70 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into integ/sl_GoogleJavaFormat3

    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5338a54 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. addressed PR comments.

    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    2cd9f69 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge branch 'main' into integ/sl_GoogleJavaFormat3

    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    db31dcd View commit details
    Browse the repository at this point in the history