Multazim Deshmukh

Results 67 comments of Multazim Deshmukh

0.7.0 is released which includes Python 3.11 and SQLAlchemy 2.0 support

Please test the changes and share the results. https://github.com/dropbox/PyHive#tips-for-test-environment-setup cc: @bkyryliuk

@villebro @michael-s-molina @Vitor-Avila Seems like [26705](https://github.com/apache/superset/pull/26705) didn't solve this issue. We are still facing the same issue in 3.1.2. Any work around would be much appreciated.

@michael-s-molina @rusackas @Vitor-Avila We do need an alternate chart for event flow. Any suggestions?

In my case, with server pagination enabled, both option behave same way and download only first page. Is this PR going to make "Full CSV Export" option download all pages...

@LahmerIlyas How will it behave when i choose "All" entries. ![image](https://user-images.githubusercontent.com/57723564/172571675-318e3ecd-9a76-4884-90e8-07e716b270f1.png)

In Table Chart's configuration, I have server page length set to 10. When in dashboard I change the page size to 50 yet it still downloads 10 rows. My expectation...

@LahmerIlyas Please confirm, you are testing with "Export CSV"? How does "Export CSV" behave when you choose "All" option? How does ""Export Full CSV" behave after your changes?