You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we support IMPORT INTO ... CSV and AVRO, we should be able to support IMPORT INTO ... DELIMITED without much extra work. This ticket is here to mostly track adding it to the set of supported formats as well as adding tests for this format.