Christoph Lingg
e941bda7aa
introduce a space in command line option ( #8438 )
...
see https://docs.celeryproject.org/en/latest/userguide/optimizing.html
2020-01-02 16:53:05 +02:00
Christoph Lingg
ba8bb6b4d7
explain the need to enable async queries ( #8444 )
2020-01-02 16:53:01 +02:00
Austin Pray
ee35bd5873
spelling fix ( #8442 )
2020-01-02 16:52:57 +02:00
Maxime Beauchemin
5493709e50
docs: add a note to RELEASING about Slack Channel ( #8419 )
2020-01-02 16:52:52 +02:00
Daniel Gaspar
62c2e15a0a
Bump version to 0.35.1
0.35.1rc1
0.35.1
2019-11-15 14:15:31 +00:00
Daniel Gaspar
b5d03ccf4f
Update CHANGELOG for 0.35.1
2019-11-15 14:14:11 +00:00
Ville Brofeldt
16459902e0
[fix] Improve csv upload functionality ( #8457 )
...
* [fix] csv upload when table metadata present
* Remove table from hive spec
* Move upload before table metadata creation
* Refine upload logic, dd unit tests and fix translations
* Use ALLOWED_EXTENSIONS from config
* Address review comments
* Fix error message grammar
* Add return type to hive csv upload and replace first with one_or_none
2019-11-15 11:37:20 +00:00
Daniel Vaz Gaspar
bc196b4b15
[druid] Fix, pydruid forced dependency ( #8566 )
...
* [druid] Fix, forced pydruid dependency
* [druid] Fix, more type annotation that force pydruid dependency
2019-11-15 11:20:58 +00:00
ʈᵃᵢ
05e2c8e71a
bump legacy-preset-chart-nvd3 to 0.11.5 ( #8558 )
2019-11-15 11:18:38 +00:00
Marcus
4c2a653797
build: bump dompurify version because of nasty xss bypass. ( #8498 )
2019-11-15 11:18:09 +00:00
Daniel Vaz Gaspar
fec3dac424
[cli] Fix, import datasources exported by UI ( #8477 )
...
* [cli] Fix, import datasources exported by UI
2019-11-15 10:47:44 +00:00
Marcus
391be09aa3
fixing typo. ( #8487 )
2019-11-15 10:47:20 +00:00
John Bodley
5cc062bc92
[pydruid] Bumping the pydruid version ( #8430 )
2019-11-15 10:46:56 +00:00
Daniel Gaspar
49d672eb34
Update changelog
0.35.0
0.35.0rc3
2019-10-31 12:13:57 +00:00
Daniel Gaspar
d2cfebe6fa
Fix, package version bump to 0.35.0
2019-10-31 10:46:11 +00:00
Daniel Gaspar
cc69e3ab20
0.35.0rc2
0.35.0rc2
2019-10-28 09:50:37 +00:00
John Bodley
59318977f1
[fix] Updating parse_human_timedelta typing ( #8436 )
2019-10-28 09:48:56 +00:00
Daniel Gaspar
11774262d8
0.35.0rc1
0.35.0rc1
2019-10-23 10:46:37 +01:00
Maxime Beauchemin
8f246cec34
chore: disable another flaky cypress test ( #8423 )
...
Also fix isort issue on master
2019-10-22 11:50:23 +01:00
Beto Dealmeida
cca689b712
Add improved typed casting to BigQuery ( #8331 )
2019-10-21 09:19:24 -07:00
Marcus
4cfd6b3ce1
[tests] Fix, removing deprecated function for future Python release compatibility. ( #8353 )
...
* removing deprecated function for future Python release compatibility.
* also removed assertNotEquals per @dpgaspar
2019-10-21 15:49:12 +01:00
francishemingway
1e533db3a2
fixed typo in installation instructions ( #8413 )
2019-10-20 21:21:40 -07:00
John Bodley
9fc37ea9f1
[ci] Deprecate flake8 ( #8409 )
...
* [ci] Deprecate flake8
* Addressing @villebro's comments
2019-10-18 14:44:27 -07:00
John Bodley
a19990185d
[sqla] Enforcing ISO 8601 date/timestamp formats ( #7702 )
2019-10-17 10:06:42 -07:00
Erik Ritter
d3406e0a04
[Config] Cache static resources ( #8370 )
2019-10-17 09:09:25 -07:00
Daniel Vaz Gaspar
c62b2f4340
[docs] CTAS on PostgreSQL needs commit to apply ( #8367 )
...
* [docs] New, document need for PG to use autocommit for CTAS
2019-10-17 14:54:02 +01:00
Rob DiCiuccio
c422b492eb
Update Slack invitation link ( #8399 )
...
* Update Slack invitation link
* Update remaining Slack links
2019-10-16 08:33:43 -07:00
serenajiang
876d329474
[fix] make names non-nullable ( #8371 )
2019-10-15 16:51:04 -07:00
John Bodley
fcb39f9091
[form-data] Deleting obsolete Superset.get_form_data method ( #8390 )
...
* Update core.py
* Update core.py
2019-10-15 09:11:55 -07:00
Ville Brofeldt
2117d1ef9d
Add 0.34.1 PRs to CHANGELOG ( #8376 )
2019-10-12 18:08:58 +03:00
John Bodley
03b35b3c11
[migration] Migrating since/until to time_range ( #8372 )
2019-10-11 13:41:23 -07:00
Erik Ritter
558680d6ac
[Cypress] Skip another flaky sqllab test ( #8374 )
2019-10-11 13:02:28 -07:00
Ville Brofeldt
9a186ffba3
Add incubating to NOTICE ( #8369 )
2019-10-10 23:41:25 +03:00
Erik Ritter
7133429a3f
[Docs] Put superset users in abc order ( #8368 )
2019-10-10 13:37:52 -07:00
Christoph Lingg
66e3708af6
Update README.md ( #8365 )
2019-10-10 10:50:22 -07:00
serenajiang
7e7ea3d9a0
Revert "[fix] make datasource names non-nullable ( #8332 )" ( #8363 )
...
This reverts commit 65a05ca47e .
2019-10-09 11:38:57 -07:00
Grace Guo
8b85a8f398
[dashboard] show less filter indicators ( #8345 )
2019-10-07 22:34:09 -07:00
Ville Brofeldt
c09e3e7e46
Fix pypi link and replace gitter badge with slack ( #8330 )
2019-10-06 14:06:51 -07:00
John Bodley
edec8745b8
Revert "[init] Setting up cache before registering blueprints ( #7992 )" ( #8005 )
...
This reverts commit c6867d22b9 .
2019-10-06 13:31:00 -07:00
kevang
783667168b
Add support for Exasol ( #8343 )
...
* Add support for Exasol
* add time grain functions for Exasol
* remove duplicate of
* override ExasolEngineSpec's fetch_data method
* remove duplicate https
* simplify super call
2019-10-06 14:43:45 +03:00
David Aaron Suddjian
b093406536
fix saving new sql lab queries ( #8351 )
...
* fix saving new sql lab queries
* allow freshly saved queries to be updated immediately
2019-10-04 16:43:05 -07:00
Beto Dealmeida
04c3d1f58d
Remove unused methods from Presto ( #8350 )
...
* Remove unused methods from Presto
* Remove tests
* Fix bug in PRESTO_SPLIT_VIEWS_FROM_TABLES
* Fix lint
2019-10-04 11:22:02 -07:00
Will Barrett
ec86d9de17
Fix lint in superset/db_engine_spec ( #8338 )
...
* Enable lint checking for files in db_engine_spec that have few to no
lint issues
* Enable lint and fix issue in db_engine_spec/mysql.py
* Enable pylint and fix lint for db_engine_spec/pinot.py
* Enable lint and fix issues for db_engine_specs/hive.py
* Enable lint and fix for db_engine_spec/presto.py
* Re-enable lint on base.py, fix/disable specific failures, including one
bad method signature
* Make flake8 happy after a number of pylint fixes
* Update db_engine_spec_test test cases related to Presto to support
different method naming
* automated reformatting
* One more pylint disable for druid.py
* Find the magic invocation that makes all the lint tools happy
2019-10-04 09:19:21 -07:00
serenajiang
65a05ca47e
[fix] make datasource names non-nullable ( #8332 )
2019-10-04 09:13:25 -07:00
Bhargava Vadlamani
b6b6a753e2
Add Fanatics to companies that use Superset ( #8344 )
...
* Add Fanatics to companies that use Superset
We at Fanatics use Apache Superset to visualize data stored in Apache Druid. I wanted to add my firm's name to this list since we are very happy with the performance and visualization features provided by Apache Superset.
* Update README.md
2019-10-04 18:28:28 +03:00
Juliette Tisseyre
46227b75a7
[docs] Add Deepomatic in organization list ( #8347 )
2019-10-04 18:08:35 +03:00
Oskar Hinc
9596935c44
feat: Set moment library language during app setup ( #8296 )
...
* #8294 : Set moment library language during app setup
* #8294 : Added 'local-storage' to superset/assets/package.json
* #8294 : change 'locale' in localStorage when language is set
* #8294 : Fixed eslint issues
* #8294 : Removed localStorage usage
2019-10-01 23:12:21 -07:00
Maxime Beauchemin
4a8799b918
fix: npm audit fix bumps handlebars 4.1.2->4.3.1 ( #8299 )
2019-10-01 21:54:08 -07:00
John Bodley
05b67673c3
[metric] Adding security for restricted metrics ( #8175 )
2019-10-01 16:52:15 -07:00
Erik Ritter
8c708037e8
[Presto] Handle uncaught exception in get_create_view ( #8304 )
2019-10-01 07:45:12 -10:00