Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project HOPE - codegen of logging SDK and more #2241

Closed
emilk opened this issue May 29, 2023 · 0 comments · Fixed by #2432
Closed

Project HOPE - codegen of logging SDK and more #2241

emilk opened this issue May 29, 2023 · 0 comments · Fixed by #2432
Assignees
Labels
codegen/idl enhancement New feature or request 🐍 Python API Python logging API 🦀 Rust API Rust logging API 🎄 tracking issue issue that tracks a bunch of subissues

Comments

@emilk
Copy link
Member

emilk commented May 29, 2023

Tacking-issue

Code-gen of the types representing:

  • Data types
  • Components
  • Archetypes

For:

  • Python SDK
  • Rust SDK
  • Data store queries

Includes generating the Arrow converters (at least for Python - for Rust we may use arrow2_convert a while longer).

The plan is to use the Flatbuffers IDL

@emilk emilk added enhancement New feature or request 🐍 Python API Python logging API 🦀 Rust API Rust logging API 🎄 tracking issue issue that tracks a bunch of subissues labels May 29, 2023
teh-cmc added a commit that referenced this issue Jun 14, 2023
…2432)

- First commit bring back all existing extensions (and maybe add one or
two extremely trivial ones)
- Second commit adds a regression test, which is much simpler than
Python since we have the type system to rely for 95% of the stuff.

Closes #2241 

---

Codegen/IDL PR series:
- #2362
- #2363
- #2369
- #2370 
- #2374 
- #2375 
- #2410
- #2432

---------

Co-authored-by: Andreas Reich <r_andreas2@web.de>
@emilk emilk mentioned this issue Jun 26, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codegen/idl enhancement New feature or request 🐍 Python API Python logging API 🦀 Rust API Rust logging API 🎄 tracking issue issue that tracks a bunch of subissues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants