guiangumpac

Results 4 issues of guiangumpac

**Describe the bug** OpenSearch does not support timestamp format {ts 'YYYY-MM-DD hh:mm:ss'} which results in date filters on PowerBI to fail. **To Reproduce** Or for query issues: 1. Start OpenSearch...

bug
powerBI
legacy

**What is the bug?** DATE('data') or TIMESTAMP('data') does not return null **How can one reproduce the bug?** Steps to reproduce the behavior: 1. Make a query SELECT DATE('data') 2. See...

bug
SQL
tdvt

**What is the bug?** SUM(NULL) unexpectedly returns 0 **How can one reproduce the bug?** Steps to reproduce the behavior: 1. Make a query SELECT SUM(NULL) from 2. See the result...

bug
tdvt

**Describe the bug** ODBC driver does not recognize its support for conversions of any types. The SQL plugin supports casting of different types and should be reflected by the ODBC...

bug
powerBI