Miron
Miron
Hey, if we are using Marcin Jakubowski's parquet4s for standalone parquet read / write IO, than why is it frozen at ancient version? I think it's time to advance platform...
Dear maintainer, the DESIGN.md file is carrying outdated link in the list of libraries noted under Key Dependencies section The link for arrow Rust implementation points to outdated address https://github.com/apache/arrow/tree/master/rust/arrow...
## steps 1 setup sb build 1.6.2 using binary distribution ( https://github.com/sbt/sbt/releases/download/v1.6.2/sbt-1.6.2.zip ) 2 clone any sbt built project sporting project\build.properties file 3 using windows command prompt cd under project...
## Problem Statement A clear and concise description of what the problem is e.g., *I have this scenario and Hyperspace does not work [...]* There seems to be a gaping...
**Feature requested** Similar to Access database, an SQL Server engine counterpart, running in process of application, please consider extending indexing support to Spark counterpart, currently provided as libraries, over delta...
Dear Azure Team, In all the comm, missing is how to invoke in this new and beautiful world custom handler with timeTrigger binding. There is quite a bit of documentation...
I am not sure how much effort, just asking if you would be willing and available to look over PR. It's currently stack at 1.2.1 and it's just too far...
I have a graph kit with custom stored procedures, but it's a subpar to true graph engine. Any assistance building this code on Windows OS would be greatly appreciated.
**Describe the bug** Statement below does not return rows, should return LOAD 'age'; SET search_path TO ag_catalog; SELECT create_graph('test_graph'); -- SELECT drop_label('test_graph', 'vertice1'); -- SELECT drop_label('test_graph', 'vertice2'); -- SELECT drop_label('test_graph',...
I have pulled this project out of a thin air and thought that columnar datastore can be one upped by graph data store, and on top of it with indexes...