Latest Activity

code

Promotion of view with same datasource

Hello, We have a datasource as Snowflake. QA and Prod Databases are in the same login. We have created the same jdbc datasource(ds_snowflake in both env) for this in both QA and prod. Lets say the QA database is named db_qa and prod database is named ...

code

Export base view to Azure data lake storage

Hi, I have created a base view. How do I export my base view to Azure data lake storage v2 account. Please advice.

code

Remove duplicate words with a regular expressión

Hello: I have this input: abc,abc,123,000,123,000 And I need to remove duplicates words. The output must be: abc,123,000 I'm using this regexp: \b(\w+)\b\s,\s(?=.*\1) but it doesn't work. I'm testing in this page were works: https://regex101.com/r/...

code

IGC can read data From Denodo but..?

Hello, I have made a Governance bridge from Denodo to IBM InfoSphere IGC, question is "Can we automate the data synchronization from denodo to IGC by Denodo Governanvce bridge tool in linux on daily basis?" Thank You.

IGC
code

Unable to Query views with individual columns in select query

Hi Denodo team, I am trying to query a view with its individual columns in the select query but it is failing to fetch the result and throwing the below error. Finished with error: Error in select view conditions: Field not found 'view_name.column_name...

code

How to get the most recent file from data source AWS S3?

I'm using Denodo Distributed File System Custom Wrapper. On S3, we have a file gets generated weekly with a full dump of data. So is there a best way to always get the most recent file whenever requested? Also is there a date range supported using cust...

code

Tableau vs Denodo

I am a Tableau Developer. I work with various source systems to create combined data view. Based on information provided on Denodo platfom, It looks like it connects wth source system to fetch data and provides functionalities to combine them. Tableau ...

code

Command to confirm for odata4 service running in vdp server?

What is the command to confirm for odata4 service running ( by default) in a vdp server?

code

I have installed Oracle VM VirtualBox and I cannot find the file referenced as Denodo Training QuickStart Virtual Machine.ova

I have installed Denodo 8.0 successfully and Oracle VM VirtualBox and I cannot find the file referenced as Denodo Training QuickStart Virtual Machine.ova. In order to point the Virtual Box to the Denodo data for the Developer course. Does anyone know w...