Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi Another Issue Regarding Dataset

Hi
Another issue regarding dataset
whenever preview ing the dataset (which is in a parquet tabular format) the browser automatically downloads a copy of the preview file as a text file Creating a Dataset from a Parent dataset - how should the lineage be displayed in UI - I can't see any referenceAfter refreshing the UI - I can see the lineage in the UI

  
  
Posted one year ago
Votes Newest

Answers 4


Hi OutrageousSheep60 , can you elaborate on how/when this happens?

whenever

preview

ing the dataset (which is in a parquet tabular format) the browser automatically downloads a copy of the preview file as a text file

  
  
Posted one year ago

Is current relationship only available via _get_parents() method?

  
  
Posted one year ago

CostlyOstrich36 do you need any additional information?

  
  
Posted one year ago

here is a video of the steps

  
  
Posted one year ago
634 Views
4 Answers
one year ago
one year ago
Tags