Hi, I know we can detect the changes in the underlying data source using GET_SOURCE_CHANGES and GET_VIEWS stored procedures. However, once we detect the changes, is there any way to refresh the base view (VQL commands?) once we detect the changes?
Answers:
3
Hi team, Do we have ways to created DV base views, derived views, delete existing views in VDP side through access REST API?
Answers:
3
I am providing my log file below(I have tried with admin as well but no benifit) 1748 [main] INFO 2020-09-21T12:38:33.639 server.start [] - Starting Denodo Platform 7.0 - Operating system: Windows 10 (amd64) - Java(TM) SE Runtime Environment (build 1.8...
Answers:
1
Hello, I have an array with the following structure: {"description":null,"sourcesystem":"Midas"} and then another array with this structure: {"productmaintype":{"productmaintype":"Currency Investment Account"},"productsubtype":{"productsubtype":"Resid...
Answers:
1
Hello what is the maximum number of fields that allows a view in denodo?
Answers:
4
Is there a mechanism by which a custom function can report an error? It appears that exceptions thrown are swallowed and it is treated as though the function returns null.
Answers:
6
I have a list of ID values in a database table that I want to feed in as parameters to a Rest API call. I need to make one API call per ID value in the database table. I need to make the union of these Rest API calls into a single table. Can this be ...
Answers:
1
Hi, I am working with certain base views containing json data blobs as a column with the field type as text and not something like arrays.I am looking to flatten the view and get all the keys/values in separate columns. The content json blob column is ...
Answers:
1
We are using many level of CTEs in our architeture.Also joining them with other integrated views.Please let me know what are the disadvantages of using CTEs in Denodo considering performance side.
Answers:
1
Hi , I am creating simple derived view from 2 base views , while enabling cache on the derived view i'm getting "Error modifying view: View names not available" error . Thanks for your help in advance....!
Answers:
1