Hello, I am trying to execute a "LOAD DATA INPATH" statement using the jdbc driver into a partitioned orc table. The query is being executed, and the files are actually moved accordingly from the initial hdfs directory into the table assigned one (using the location keyword at table creation), but the jdbc driver *statement.execute()* method returns false.
Any suggestion about it is really appreciated. Best Riccardo Iacomini *RDSLab*