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 legal@finos.org 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.
Some tweaks to the module loader happening to make bootstrapping easier.
Appendix A : Roadmap items for qStudio
Import of QPad server configuration
Drag&Drop in Server tree for moving branches
Workspaces
loading configuration from different place
Tabs:
pin tab
rename tabs
reshuffle tabs
Result:
Details into result: server, duration, query
drill down into complex result output
Options to turn off q types in output
Console like output
Send result output to a different server
[push table to different server as a new object]
Customization
Dialog of Font/Colors for syntax highlighting
Customization of decimal, date and time formatting
Text area:
word wrapping
text highlighting withing matched braces
Appendix B : Callling psutil using embedPy.
Code:
// Assumes embedPy has been initialized.
// https://www.selenic.com/smem/
// https://pypi.org/project/psutil/ (Unique Set Size)
// http://www.pybloggers.com/2016/02/psutil-4-0-0-and-how-to-get-real-process-memory-and-environ-in-python/
//
pim_psutil:.p.import`psutil
psutil_Process:pim_psutil[`:Process]
PFULL_ATTRS:`rss`vms`shared`text`lib`data`dirty`uss`pss`swap;
memory_full_info:{[pid]
// Extracting attributes individually not exactly efficient.
// But I don't trust that the tuple will come back in the
// same order for all future versions.
PFULL_ATTRS!psutil_Process[pid][`:memory_full_info][]{x[y]`}/:hsym PFULL_ATTRS}
memory_percent:{[pid;memtype]
psutil_Process[pid][`:memory_percent][`memtype pykw memtype]`}
Date
Monday, March 01, 2021 - 9:30am EST / 2:30pm BST
// First Monday of every month
Attendees
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 legal@finos.org 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.
Minutes
psutil
usingembedPy
.Appendix A : Roadmap items for qStudio
Appendix B : Callling
psutil
usingembedPy
.Code:
Example output:
WebEx info
Webex
Dial-in and Project Materials