If “load” command actually write its data into the table only when it receives a EOF from the FIFO(if we use it loading from FIFO) or something else happened? My situation is that the write may be waiting for its feed a long time, during this period, no data wrote to the FIFO, does the Load wait on FIFO all the time other than commit its avialable data? then the query will be blocked all the time in current IB’s release.
Thanks.
