Skip to content

add time granularity to redshift#3548

Closed
CyrilLeMat wants to merge 1 commit intoapache:masterfrom
CyrilLeMat:add-time-grains-to-redshift-engine
Closed

add time granularity to redshift#3548
CyrilLeMat wants to merge 1 commit intoapache:masterfrom
CyrilLeMat:add-time-grains-to-redshift-engine

Conversation

@CyrilLeMat
Copy link

No description provided.

@coveralls
Copy link

coveralls commented Sep 28, 2017

Coverage Status

Coverage increased (+0.004%) to 70.166% when pulling a110954 on CyrilLeMat:add-time-grains-to-redshift-engine into 17c7ca2 on apache:master.

Copy link
Contributor

@xrmx xrmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These looks exactly like the inherited postgresql one. I'm not sure the patch is needed

@CyrilLeMat
Copy link
Author

yes it's exactly like the postgresql time grains. I added it because on the 0.20, I'm not able anymore to use time grains on redshift. If it's supposed to inherit from postgresl, then it's a bug. is it supposed to do so?

class RedshiftEngineSpec(PostgresEngineSpec):
engine = 'redshift'

time_grains = (
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't this inherited from PostgresEngineSpec? Looks like a copy-paste of exactly what is inherited...

@CyrilLeMat CyrilLeMat closed this Sep 29, 2017
@mistercrunch
Copy link
Member

Did your patch here fix the "bug"? What are the symptoms, is the dropdown empty?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants