Latest Activity
I recently inherited Denodo admin duties and am investigating a scheduled job which is failing. The job gathers a list of all base tables in Denodo, then runs the following VQL: CALL GENERATE_SMART_STATS_FOR_FIELDS('SMART_THEN_ATSOURCE_THROUGH_VDP','B...
generate_stats search methods VDP resultset Statistics timeout
Hi, I wanted to know whether the latest com.denodo.vdb.jdbcdriver.VDBJDBCDriver driver supports type_scroll_insensitive. Thanks in advance Amogha
com.denodo.vdb.jdbcdriver.VDBJDBCDriver does not support type_scroll_insensitive ResultSet . I have application that requires ResultSet to transverse back using resultSet.previous(); . but as com.denodo.vdb.jdbcdriver.VDBJDBCDriver only supports type_...
Hi All, I am encountering this wierd scenario in denodo. 3 records are not displaying when I query based on the name, and 3 records are being displayed when I query based on the id from the derived view. Denodo version: denodo platform 5.5 I have ta...
hash join missing records resultset derived view sort merge not same with different where conditions