-
I am trying to integrate with standard DB IDEs and facing small issue:
```
Not supported yet, line:1388 class:com.mapd.jdbc.MapDDatabaseMetaData method:getImportedKeys
Not supported yet, line:1388 …
-
In working on #203, noticed that for `bigint`, if you have large enough numbers and have nulls, pandas will convert the column to `float64` AND convert it to scientific notation. Loading the table row…
-
I update omnisci_server from 4.5.1 to 5.5, after restart server, it shows NvidiaKernel.cpp:82 Check failed: cuLinkAddFile_v2( link_state, CU_JIT_INPUT_FATBINARY, gpu_rt_path.c_str(), 0, nullptr, null…
-
## :beetle: If bug
- [ ] Operating System and version:
- [ ] Browser and version:
- [ ] Steps to reproduce (including dashboard link):
- [x] Description of issue:
When the browser conne…
-
Hi,
We are using Omnisci for BI things and developed our own Nodejs connector using omnisql. We'd like to avoid the session idle error without writing a huge number in the configuration file (`idl…
-
Currently, all users can define UDFs which are global. This means that any user can delete or redefine UDFs defined by others. Implement session dependent UDF registration or alternate mechanism to mi…
-
ANTz Universal API key considerations:
- Internal API's:
- C-API is the common base with C++ wrappers.
- ANTz as a plugin library within 3rd party frameworks.
- Socket API (with Java cli…
-
If we establish a connection to omnisci_server running on a different instance and call `sql_execute_df` it will give us back shared memory address of results in that instance. But since client is on …
-
issue: https://github.com/ibis-project/ibis/issues/1916
-
Original description:
Potential variadic input (and output?) capability by defining dataframe type that can have any number of columns.
- Perhaps restrict to columns of the same type
- Consider a…
pearu updated
3 years ago