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

2024-02-12 - KDB Project Call Meeting Minutes #104

Closed
2 tasks
alvin-c-shih opened this issue Feb 11, 2024 · 10 comments
Closed
2 tasks

2024-02-12 - KDB Project Call Meeting Minutes #104

alvin-c-shih opened this issue Feb 11, 2024 · 10 comments
Labels
approved Approved meeting minutes indexed meeting

Comments

@alvin-c-shih
Copy link
Contributor

alvin-c-shih commented Feb 11, 2024

Date

Monday, February 12, 2024 - 9:30am ET / 2:30pm UK

// Second Monday of every month

Attendees

Fullname Affiliation GitHub Username
Alvin Shih Morgan Stanley @alvin-c-shih
Francisco Garau
Claire Poland Data Intellect @claire-sloan
Aaron Davies Morgan Stanley @adavies42
Karl Moll FINOS @karlmoll
Peter Gyorok KX Systems @gyorokpeter
Rian Ó Cuinneagáin KX Systems @rianoc
Ross Duffy Morgan Stanley @rdffy
Connor Gervin KX Systems @Connor-Gervin
Gary Davies Data Intellect @drgdavies

Meeting notices

  • FINOS Project leads are responsible for observing the FINOS guidelines for running project meetings. Project maintainers can find additional resources in the FINOS Maintainers Cheatsheet.

  • All participants in FINOS project meetings are subject to the LF Antitrust Policy, the FINOS Community Code of Conduct and all other FINOS policies.

  • FINOS meetings involve participation by industry competitors, and it is the intention of FINOS and the Linux Foundation to conduct all of its activities in accordance with applicable antitrust and competition laws. It is therefore extremely important that attendees adhere to meeting agendas, and be aware of, and not participate in, any activities that are prohibited under applicable US state, federal or foreign antitrust and competition laws. Please contact [email protected] with any questions.

  • FINOS project meetings may be recorded for use solely by the FINOS team for administration purposes. In very limited instances, and with explicit approval, recordings may be made more widely available.

Agenda

  • (5 min) Convene, roll call, welcome new people.
  • Display FINOS Antitrust Policy summary slide
  • Review Meeting Notices (see above)
  • (5 min) Approve previous meeting minutes.
    • Approved by acclamation.
  • (10 min) PyKX
  • (10 min) kdb+ 4.1
    • Excitement about dictionary decompose, multiple assignment, and function signature enhancements to q.
      • Explicit data types should make code easier to test.
      • Pattern matching is structural, not regex.
    • qclone incompatibility due to use of file descriptor 3 for epoll
      • Will need a PR for that.
  • (10 min) qclone
    • https://github.com/finos/kdb/tree/main/q/qclone
    • More flexible than peach / .z.pd:
      • Launch any kind of task off the main thread.
      • Useful for running blocked operations like HTTP requests that might not return for some time.
      • Results sent back to main process using async IPC.
    • Doesn't work on Windows because it doesn't have fork(2).
    • Potentially can increase horizontal scaling on AWS FinSpace.
  • (5 min) KDB.AI
  • (5 min)qbinparse
    • Updated to support big endian unsigned integers.
    • Will look into applying it to LSEG PCAP file.
  • (5 min) AOB, Q&A, Adjourn.

Join Zoom Meeting

@adavies42
Copy link
Contributor

Aaron Davies/Morgan Stanley

@karlmoll
Copy link

Karl Moll / FINOS

@gyorokpeter
Copy link
Contributor

Péter Györök/KX

@rianoc-kx
Copy link

Rian Ó Cuinneagáin / KX

@claire-sloan
Copy link

Claire Poland Data Intellect

@rdffy
Copy link

rdffy commented Feb 12, 2024

Ross Duffy/ Morgan Stanley

@karlmoll
Copy link

finos/community#303

@alvin-c-shih
Copy link
Contributor Author

Alvin Shih / Morgan Stanley

@alvin-c-shih
Copy link
Contributor Author

I've updated the Agenda / Minutes to link to the qclone area of the repo.

Read qclone.md first, then test_qclone.q, then the rest.

@alvin-c-shih alvin-c-shih changed the title 2024-02-12 - KDB Project Call Meeting Agenda 2024-02-12 - KDB Project Call Meeting Minutes Mar 10, 2024
@alvin-c-shih alvin-c-shih added the approved Approved meeting minutes label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Approved meeting minutes indexed meeting
Projects
None yet
Development

No branches or pull requests

7 participants