I encounter some pull problems with denodo VCS git. Suppose I have two DB, one is Main_DB, the other is Sub_DB, Sub_DB code was checked out from Main_DB branch on 2020-05-01 (which means I checked out a new branch from Main_DB branch), on Main_DB there...
Answers:
3
Hi, I am trying to create a new database with my user "admin" (default user), and a new user to assign different privileges, but I receive the message "Error accessing the metadata while loading/storing objects" Bear in mind i have a test licence DT...
Answers:
1
Hi, I have partial caching enabled, and configuration is set on external database and allowed writing on the database. Also I exposed the view as a REST service. When I access the RET service it creates the table in the cache database but does not cach...
Answers:
1
Do the Denodo query optimizations (aggregation pushdown etc) works with AWS Athena?
Answers:
1
Hi-- My use-case requires me to establish a Polybase connection from SQL Server using ODBC driver. I have successfuly followed instructions on: https://docs.microsoft.com/en-us/sql/relational-databases/polybase/polybase-configure-odbc-generic?view=sq...
Answers:
4
Hi, I used the custom policy code provided in samples and added a user check and query contains check. Now i cannot delete the jar from jar management and get errors. Error removing JAR: Error loading User(XXXXXX) What is the solution for this? Than...
Answers:
4
Hi Team, Our source is a custom java API using custom java wrapper, we have made couple of views in denodo. These views are cache'd everyday using scheduler jobs. After vdb cache job ran, we have set of vdb scheduler jobs which will export the cached d...
Answers:
1
All, Could someone please help me get an idea of what the implementation process is like when buying Denodo? Are there a lot of professional services fees required? Thanks.
Answers:
1
Hi. My view has a field with timestamp. Although, the field type is "text". I really only want to get a date from the field, but I don't know how. Here is an example of the text field: 2019-12-21T13:15:49.000-0600 2019-10-02T15:01:43.000-0500 I need ...
Answers:
2
Hi. I have two views in Denodo (in different datebases). I want to join the two on date (and another ID). However, the views do not have date, they only store timestamp. I want to get just the date from the timestamp in both views and join them. Here ...
Answers:
2