| | PreparedStatement: Precision/Scale for DECIMAL parameter types on SnappySession not sent in execute | | | | | Done | Jul 6, 2021 | Jul 7, 2021 | | |
| | SQL: Support of creating tables from multiple paths | | | | | Done | Sep 20, 2020 | Jul 7, 2021 | | |
| | Introduce create Table option to switch from String to Varchar when importing from external tables | | | | | Done | Feb 21, 2020 | Mar 13, 2020 | | |
| | Logical NOT operator (! expr - Logical not.) is not working in Snappy but works fine in Spark. | | | | | Done | Feb 18, 2020 | Jul 7, 2021 | | |
| | Add an example illustrating use of exec scala via JDBC in the examples that are packaged in the product. | | | | | Unresolved | Feb 13, 2020 | Mar 29, 2020 | | |
| | JDBC driver should not depend on unsafe; should work on clients/apps using java 11 | | | | | Unresolved | Feb 4, 2020 | Mar 11, 2020 | | |
| | Select PreparedStatement sometimes has case sensitive column names | | | | | Done | Jan 28, 2020 | Jul 7, 2021 | | |
| | CPU is always zero if cluster is running on MAC OSX | | | | | Done | Jan 27, 2020 | Jul 7, 2021 | | |
| | AssertionError in DE for table, if alter table add column was run on that table. | | | | | Unresolved | Jan 17, 2020 | Feb 13, 2020 | | |
| | Unrelease lock on "BULKWRITE_LOCK" when Insert/PutInto | | | | | Done | Jan 13, 2020 | Jul 7, 2021 | | |
| | On AWS setup, client driver cannot detect if the hostname or IP given is locator or server | | | | | Done | Jan 8, 2020 | Jul 7, 2021 | | |
| | Update k8s helm chart to expose Hive server | | | | | Done | Jan 7, 2020 | Jan 7, 2020 | | |
| | Change the jar path and data path in UDFA hydra test. | | | | | Unresolved | Jan 6, 2020 | Jan 20, 2020 | | |
| | EXPRT_DDLS procedure doesnt export "create database <name>" statements | | | | | Unresolved | Jan 3, 2020 | Jan 4, 2020 | | |
| | Failed insert statement gets captured into output of the procedure EXPORT_DDLS when security is enabled. | | | | | Unresolved | Jan 3, 2020 | Jan 4, 2020 | | |
| | Unauthorized user has permissions to access external table in smart connector mode. | | | | | Done | Dec 24, 2019 | Jan 3, 2020 | | |
| | Newly added member to a privileged group cannot access external table. | | | | | Done | Dec 24, 2019 | Jan 6, 2020 | | |
| | System Procedure 'SYS.REFRESH_LDAP_GROUP' throws exception. | | | | | Done | Dec 24, 2019 | Jan 3, 2020 | | |
| | Only admin user can execute ' grant/revoke all ' on external table | | | | | Done | Dec 24, 2019 | Jan 3, 2020 | | |
| | In recovery mode, Date and Timestamp in complex data types(array and map) fails java.lang.ClassCastException | | | | | Done | Dec 19, 2019 | Jan 6, 2020 | | |
| | When we create the database other than app and default, in leader log there are unnecessary logging 'Failed to get database <dbname>, returning NoSuchObjectException. | | | | | Done | Dec 18, 2019 | Jul 7, 2021 | | |
| | Change the jar and data source path from local machine to colo machines for UDAF tests. | | | | | Done | Dec 18, 2019 | Jan 7, 2020 | | |
| | If the value of ComplexDataType column is NULL then Snappy Cluster throws ClassCastException. | | | | | Unresolved | Dec 18, 2019 | Jan 27, 2020 | | |
| | Add multi-line json illustration to the examples | | | | | Unresolved | Dec 17, 2019 | Dec 20, 2019 | | |
| | Structured Streaming UI displays only 10 queries at a time. | | | | | Done | Dec 13, 2019 | Dec 13, 2019 | | |
| | SnappyStreamingQueryListener is never removed from listener bus leading to memory leak | | | | | Unresolved | Dec 12, 2019 | Dec 13, 2019 | | |
| | A complex query containing windowing function & aggregate function is going in infinite loop | | | | | Unresolved | Dec 12, 2019 | Dec 16, 2019 | | |
| | Fix failing test: StreamingQueryListenerSuite."QueryStartedEvent serialization" | | | | | Unresolved | Dec 11, 2019 | Dec 11, 2019 | | |
| | Check the behaviour of AQP based query on streaming query | | | | | Unresolved | Dec 7, 2019 | Dec 15, 2019 | | |
| | Selected query highlighting is not working in navigation panel | | | | | Done | Dec 6, 2019 | Dec 6, 2019 | | |
| | EXPORT_DDLS - add "use <schema>" if not present in create table ddl | | | | | Done | Dec 6, 2019 | Jan 6, 2020 | | |
| | Few AQP tests are failing because of structured streaming ui tab call in snappy session | | | | | Done | Dec 6, 2019 | Dec 6, 2019 | | |
| | createTable API for python not working when used without passing schema and provider | | | | | Done | Dec 4, 2019 | Dec 16, 2019 | | |
| | Due to Spark Metrics implementation, in test log we can observe the java.lang.IndexOutOfBoundsException: 431 in leader log but the test gets executed successfully. | | | | | Unresolved | Dec 4, 2019 | Dec 8, 2019 | | |
| | Support for some external datastores and formats like XML, Avro is missing | | | | | Done | Dec 4, 2019 | Feb 12, 2020 | | |
| | update missing in structured streaming with conflation. | | | | | Done | Dec 4, 2019 | Dec 7, 2019 | | |
| | NullPointerException in delete with subquery when executed using snappyJob (on column table) | | | | | Done | Dec 4, 2019 | Dec 7, 2019 | | |
| | Query Navigation Panel sorting seems not working properly | | | | | Done | Dec 3, 2019 | Dec 3, 2019 | | |
| | Structure Streaming UI is misalligned on lower resolution | | | | | Done | Dec 3, 2019 | Dec 3, 2019 | | |
| | java.lang.ArrayIndexOutOfBoundsException: -1 at getColumnDecoder in recovery mode | | | | | Unresolved | Dec 3, 2019 | Dec 7, 2019 | | |
| | test "hide credentials in create and describe a persistent/temp table" fails in precheckin | | | | | Unresolved | Nov 29, 2019 | Dec 10, 2019 | | |
| | Few Cluster and AQP tests are failing with InvocationTargetException after introducing structured streaming ui feature | | | | | Done | Nov 28, 2019 | Nov 30, 2019 | | |
| | Servers crash with jvm heap exhausted error in recovery mode for table with mixed datatypes. | | | | | Unresolved | Nov 27, 2019 | Dec 7, 2019 | | |
| | java.lang.ArrayIndexOutOfBoundsException in OpLogRdd.getFromDVD in recovery mode. | | | | | Unresolved | Nov 27, 2019 | Dec 5, 2019 | | |
| | When we drop the UDF and again create the UDF with 'create function....' Snappy cluster hangs. | | | | | Done | Nov 27, 2019 | Dec 2, 2019 | | |
| | "Create table if not exist" command updating catalog version even if table already existed | | | | | Done | Nov 27, 2019 | Dec 16, 2019 | | |
| | Table metrics continue to get published even when table is deleted | | | | | Done | Nov 27, 2019 | Nov 30, 2019 | | |
| | UI doesn't show tables in recovery mode, in case of recovery failure. | | | | | Unresolved | Nov 26, 2019 | Dec 6, 2019 | | |
| | scala.MatchError: for CHAR dataType in recovery mode. | | | | | Unresolved | Nov 26, 2019 | Nov 29, 2019 | | |
| | AQP example needs to be fixed and docs too | | | | | Done | Nov 25, 2019 | Jan 23, 2020 | | |