https://github.com/dbiir/adsql
自适应数据存储查询系统, https://www.processon.com/view/link/5d32ec5fe4b02086110b0487
https://github.com/dbiir/adsql
Last synced: 2 months ago
JSON representation
自适应数据存储查询系统, https://www.processon.com/view/link/5d32ec5fe4b02086110b0487
- Host: GitHub
- URL: https://github.com/dbiir/adsql
- Owner: dbiir
- Created: 2019-11-02T13:36:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T17:14:28.000Z (over 5 years ago)
- Last Synced: 2025-01-21T18:49:26.252Z (4 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hybridflow
### Features
## Building Hybridflow from Source
Prerequisites for building Hybridflow:
## Developing Hybridflow
The Hybridflow committers use IntelliJ IDEA to develop the Hybridflow codebase.
We recommend IntelliJ IDEA for developing projects that involve Java code.Minimal requirements for an IDE are:
* Support for Java and Scala (also mixed projects)
* Support for Maven with Java and Scala### IntelliJ IDEA
The IntelliJ IDE supports Maven out of the box and offers a plugin for Scala development.
* IntelliJ download: [https://www.jetbrains.com/idea/](https://www.jetbrains.com/idea/)
* IntelliJ Scala Plugin: [http://plugins.jetbrains.com/plugin/?id=1347](http://plugins.jetbrains.com/plugin/?id=1347)Check out our [Setting up IntelliJ](https://ci.apache.org/projects/flink/flink-docs-master/flinkDev/ide_setup.html#intellij-idea) guide for details.
## Support
Don’t hesitate to ask!
## Documentation
## Fork and Contribute
This is an active open-source project. We are always open to people who want to use the system or contribute to it.
Contact us if you are looking for implementation tasks that fit your skills.## About