Hi @GiriSreerangam ,
How many rows are in the results table, and how large are these PDF documents? Genie’s UI and API may truncate large result sets, so it's possible you are seeing only a subset of matches even when the underlying SQL scans all row...
Hi @GANAPATI_HEGDE ,
Are you still having issues with this? If so, does your bundle have a targets section? Target overrides define the runtime cluster settings that the pipeline actually uses when deployed to that target and take precedence.
Is ther...
Hi @pooja_bhumandla ,
To answer your second set of questions directly:
1) Will running ANALYZE for only col33–col42 leave cols 1–32 unchanged?Yes. With the table property set to include all 42 columns, you can run a targeted recomputation just for th...
Hi @Daya3189 ,
Your local system likely has the organization's certificates installed in the Windows/Mac system trust store, which Node.js (or your browser) can read.
On Databricks, the app runs in a secure, isolated Linux container. It has no knowle...