Hi i'm trying to create a Table from a TXT file, but it's giving me the following error
CREATE EXTERNAL TABLE TELS (TELS TEXT) USING TEXT LOCATION 'file:/opt/TELS'; ERROR: internal error: The conglomerate (257) requested does not exist. Can you help with this please? Thanks
