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! We Are Trying To Upload Datasets To Clearml From Redshift. Is There Any Direct Integration Between With Redshift? We Would Like To Avoid Downloading The Whole Dataset And Uploading It Every Time. Thank You!

Hi! We are trying to upload datasets to ClearML from Redshift. Is there any direct integration between with Redshift? We would like to avoid downloading the whole dataset and uploading it every time. Thank you!

  
  
Posted 7 months ago
Votes Newest

Answers


Hi @<1617693654191706112:profile|HelpfulMosquito8> , can you please elaborate? Did you self deploy on Redshift? I don't think it really matters. What is the workflow you're trying to achieve?

  
  
Posted 7 months ago
383 Views
1 Answer
7 months ago
7 months ago
Tags