picard icon indicating copy to clipboard operation
picard copied to clipboard

Run PICARD only using schema not content

Open Kshlsingh763 opened this issue 2 years ago • 1 comments

Hi @tscholak - Appreciate your work on text2sql. I am trying to implement this in one of our usecase where data is in Snowflake. However, for POC I have created sqlite instance of small subset of data, can you please help me with the below:

(1) How do I run the model eventually to only return query and not execute the same on sqlite instance? (2) How to run without utilizing the contents of the DB, though schema can still be utilized.

Thanks

Kshlsingh763 avatar May 09 '23 12:05 Kshlsingh763

(2) Saw this as answered here - https://github.com/ServiceNow/picard/issues/47

Kshlsingh763 avatar May 10 '23 12:05 Kshlsingh763