home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1078126065

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1684#issuecomment-1078126065 https://api.github.com/repos/simonw/datasette/issues/1684 1078126065 IC_kwDOBm6k_c5AQuXx 536941 2022-03-24T20:08:56Z 2022-03-24T20:13:19Z CONTRIBUTOR

would be nice if the behavior was

  1. try to facet all the columns
  2. for bigger tables try to facet the indexed columns
  3. for the biggest tables, turn off autofacetting completely

This is based on my assumption that what determines autofaceting is the rarity of unique values. Which may not be true!

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1179998071  
Powered by Datasette · Queries took 0.946ms · About: github-to-sqlite