-
Anyway to handle this issue?.
IMO, Query two times is not a good way.
https://kb.databricks.com/data-sources/redshift-npe.html
-
The dialect needs to specify that sequences are not supported. Otherwise sqlalchemy tries to reference a nonexistent sequence and you get an error such as the following:
`(sqlalchemy.exc.ProgrammingE…
nwbvt updated
6 years ago
-
Looks like it does not support avro format and dist styles.
Is there any plan to support these?
-
Hi, I am trying to upload a csv file into redshift using the following command:
`table = odo.odo('c:/test.csv','redshift://user:pass@host:5439/db::table')
`but I get a rather unexpected error:
```
…
-
### Expected behavior
When generating > 1 cohort on a single data source, the cohort generation processes finish without error on RedShift.
### Actual behavior
Generating > 1 cohort on RedShi…
-
I was trying to query following:
select * from test.table where cast(dt_ref AS DATE) = cast('2016-06-01' AS DATE)
where datagrip ran without problem.
If I run it with spark-redshift, reading it…
-
** Feature request**
It would be good to have an additional example computing physical parameters at fixed redshift. this would also further demonstrate how to update the lepahre config to harness ot…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
I want to avoid the if-else statements in the add_x parts of the code that distinguish between integration over time and redshift (e.g. line 92-95 in add_bulk). I want to add new variables to the SimM…
-
Dear Sam,
I am playing with Marz to fit the redshift of some JWST spectra. The powerful JWST enables the discovery of amounts of high-redshift galaxies. Marz is very helpful at this and saves lots …