dask-sql icon indicating copy to clipboard operation
dask-sql copied to clipboard

[DF] Remove all references to Calcite and update with DataFusion

Open jdye64 opened this issue 2 years ago • 2 comments

There are several places in the code base where Calcite is mentioned in the comments. All of those instances should be remove and replaced with the correlating DataFusion comment. This is not a simple find/replace but rather the wording needs to be adjusted to ensure it is still valid in DataFusion. If something doesn't fit it can just be removed.

jdye64 avatar May 23 '22 15:05 jdye64

@ChrisJar Does this one make sense to you? If not I can take it. Just wanted to check.

jdye64 avatar Jun 24 '22 00:06 jdye64

Yep! I can tackle this

ChrisJar avatar Jun 24 '22 00:06 ChrisJar