Skip to content
#

sql-engine

Here are 23 public repositories matching this topic...

winternet-studio
winternet-studio commented Mar 16, 2020

When you throw an exception (throw new \Exception('Some error...');) in CLI mode the script silently dies without no output to the console. It is only logged in PHP's error log.

That should not be default behaviour I would say.

Btw, this is on Windows. If I run it in my Linux environment it should just fine.

blazingsql
lmeyerov
lmeyerov commented Feb 20, 2020

Report incorrect documentation

Location of incorrect documentation

Describe the problems or issues found in the documentation

When using cudf & bc together, unclear if/how the rapids memory manager gets shared and how to separately+jointly control. Does blazing get its own? Wh

garyelephant
garyelephant commented Mar 18, 2019

FAQ 1. Waterdrop开发者自己开发插件时,是否需要了解Waterdrop代码,是否需要把代码写到Waterdrop项目里?

开发者开发的插件,与waterdrop项目可以完全没有关系,不需要把你的插件代码写到waterdrop项目里面。
插件可以是一个完全独立的项目,在里面你用java,scala,maven,sbt,gradle,都随你。
这也是我们建议开发者开发插件的方式。


FAQ 2. 以集群模式(cluster)运行waterdrop,提示找不到:plugins.tar.gz

使用cluster模式提交前,需要您先执行如下命令:

# 备注: 预计下一个版本发布时,v1.2.3 我们会支持插件目录自动打包,无需再执行此命令。
tar zcvf plugins.tar.gz plugins

将插件目

frioux
frioux commented Apr 25, 2020

This is an exciting project and I used it in my test harness for months, till the limitations basically made the situation untenable. At the very least I hope this issue helps people know what this project can and cannot do before they invest a lot of time in it.

Dead?

Sadly, I think all of src-d have stopped pushing to the open source repos. At best they have decided to invest in inter

Improve this page

Add a description, image, and links to the sql-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sql-engine topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.