Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

fix topn spec and example in docs #1551

Merged
merged 1 commit into from Jul 26, 2018
Merged

Conversation

jaffee
Copy link
Member

@jaffee jaffee commented Jul 26, 2018

Overview

Fixes #1550

Pull request checklist

Code review checklist

This is the checklist that the reviewer will follow while reviewing your pull request. You do not need to do anything with this checklist, but be aware of what the reviewer will be looking for.

  • Ensure that any changes to external docs have been included in this pull request.
  • If the changes require that minor/major versions need to be updated, tag the PR appropriately.
  • Ensure the new code is properly commented and follows Idiomatic Go.
  • Check that tests have been written and that they cover the new functionality.
  • Run tests and ensure they pass.
  • Build and run the code, performing any applicable integration testing.

@jaffee jaffee merged commit ada9857 into FeatureBaseDB:master Jul 26, 2018
codysoyland pushed a commit to codysoyland/pilosa that referenced this pull request Aug 1, 2018
fix topn spec and example in docs

(cherry picked from commit ada9857)
@codysoyland codysoyland mentioned this pull request Aug 1, 2018
codysoyland added a commit that referenced this pull request Aug 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TopN Pql syntax description in document error
2 participants