![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
evidence-connector-parquet
Advanced tools
Install this plugin in an Evidence app with
npm install evidence-connector-parquet
Register the plugin in your project in your evidence.plugins.yaml file with
datasources:
evidence-connector-parquet: {}
npm run dev
and navigate to the settings menu (localhost:3000/settings) to add a data source using this plugin./sources/your-source-name/
.npm run sources
to load the data into Evidence.hello.parquet
-> select * from hello
My Parquet File.parquet
-> select * from "My Parquet File"
Note: If you use spaces, hyphens or special characters in the file name, you must use the double quotes in the table name.
FAQs
Parquet datasource for Evidence
The npm package evidence-connector-parquet receives a total of 2 weekly downloads. As such, evidence-connector-parquet popularity was classified as not popular.
We found that evidence-connector-parquet demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.