Skip to content

Create documentation on developer guidelines #5578

@Jackie-Jiang

Description

@Jackie-Jiang

E.g.

  • Apply the Pinot code style: /config/codestyle-intellij.xml or /config/codestyle-eclipse.xml
  • Annotate interfaces with InterfaceAudience
  • Use _ as the prefix for member variables
  • All upper case for constant variables
  • Annotate arguments with javax.annotation.Nullable if it can be null; by default the argument should not be null
  • SuppressWarnings annotation
  • VisibleForTesting annotation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions