-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Hi @Chenglong-MS and the Data Formulator team,
First of all, thank you for building such a fantastic open-source project! I've been exploring Data Formulator and really appreciate the innovative approach you've taken with data visualization and formulation.
I've made some enhancements based on version 0.6.0 and would love to share what I've been working on:
1. Apache Superset Integration
I've integrated Data Formulator to work with Apache Superset's semantic layer, which includes:
- Dashboard data sources
- Dataset data sources
2. Apache SSO (Single Sign-On)
I've also integrated Apache's authentication system, allowing users to log in directly using their Superset SSO credentials to access the relevant data sources.
3. Internationalization (i18n)
I've made some code modifications to improve internationalization support for broader language coverage.
Questions:
-
Release Timeline: When is the official v0.7.0 release expected? I'd like to base my ongoing development on the stable release version.
-
Contributing Guidelines: I'd be happy to submit my modifications as a pull request in the future. Could you please share:
- What coding standards or style guidelines should I follow?
- Are there any testing requirements? I didn't see any test code in the project repository.
Looking forward to your response, and thanks again for this excellent project!
Best regards