Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gluesql/gluesql issues and pull requests

#1370 - Update coverage.yml gh-action to ignore await only lines,

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment

#1370 - Update coverage.yml gh-action to ignore await only lines,

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment

#1370 - Update coverage.yml gh-action to ignore await only lines,

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment

#1370 - Update coverage.yml gh-action to ignore await only lines,

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment

#1369 - Apply pretty_assertions::assert_eq! to core/ ast_builder unit tests

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment

#1368 - Replace run!, test! and count! macros in test-suite to Tester methods,

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment
Labels: improvement

#1367 - fix: update Key.cmp to compare a type with other type

Pull Request - State: closed - Opened by tgsong827 about 1 year ago - 1 comment
Labels: bug

#1366 - Implement bitwise-not operator (~) in ast builder

Pull Request - State: closed - Opened by gurugio about 1 year ago - 1 comment
Labels: enhancement

#1365 - feat: Implement select without table function in ast_builder

Pull Request - State: closed - Opened by ding-co about 1 year ago - 1 comment
Labels: enhancement

#1364 - Implement entries in ast builder

Pull Request - State: closed - Opened by 2-NOW about 1 year ago - 1 comment
Labels: enhancement

#1363 - Implement entries in ast builder

Pull Request - State: closed - Opened by 2-NOW about 1 year ago - 1 comment

#1362 - Implement `entries` in ast builder

Issue - State: closed - Opened by 2-NOW about 1 year ago
Labels: enhancement

#1361 - Remove eval_to_{int|float..} macro uses in core/../evaluate/function.rs,

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment
Labels: improvement

#1360 - Implement TRANSACTION for memory storage

Pull Request - State: closed - Opened by codernineteen about 1 year ago - 1 comment
Labels: enhancement

#1359 - Add ExprWithAliasNode to ast builder

Pull Request - State: closed - Opened by julia-ing about 1 year ago - 1 comment
Labels: enhancement

#1358 - gluesql, litestream, checkpoint + wal, s3

Issue - State: open - Opened by zeroexcuses about 1 year ago - 3 comments

#1357 - feat: Implement Python Binding

Pull Request - State: closed - Opened by jopemachine about 1 year ago - 1 comment
Labels: enhancement

#1355 - feat: add index_by node

Pull Request - State: closed - Opened by seonghun-dev about 1 year ago - 1 comment
Labels: enhancement

#1354 - explicit plans ?

Issue - State: open - Opened by zeroexcuses about 1 year ago - 1 comment
Labels: question

#1353 - Simplify value evaluate cmp with literal

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment

#1352 - Fix Value::evaluate_cmp_with_literal between Decimal and Literal::Num…

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment
Labels: bug

#1351 - [AST Builder] Implement Index by Expression in Select

Issue - State: closed - Opened by seonghun-dev about 1 year ago - 3 comments
Labels: enhancement

#1350 - Implement ast_builder for bitwise_not operator

Issue - State: closed - Opened by gurugio about 1 year ago - 4 comments
Labels: enhancement

#1349 - InvalidJsonString Error(\u{feff}) occured when using JsonStorage with a jsonl file

Issue - State: open - Opened by cjy13753 about 1 year ago
Labels: improvement

#1348 - Implement `SPLICE` function

Issue - State: closed - Opened by jinlee0 about 1 year ago - 1 comment
Labels: enhancement

#1347 - Implement vertical output on CLI

Issue - State: open - Opened by devgony about 1 year ago
Labels: enhancement

#1346 - feat: Implement take function in ast_builder

Pull Request - State: closed - Opened by ding-co about 1 year ago - 1 comment
Labels: enhancement

#1345 - Implement ast_builder for take function

Issue - State: closed - Opened by ding-co about 1 year ago
Labels: enhancement

#1344 - Implement last_day function in ast_builder

Pull Request - State: closed - Opened by cjy13753 about 1 year ago - 1 comment
Labels: enhancement

#1343 - Implement last_day function in ast_builder

Issue - State: closed - Opened by cjy13753 about 1 year ago
Labels: enhancement

#1342 - Update gh-action author assign - add zmrdltl to reviewers

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment

#1341 - Implement `ADD_MONTH` function

Pull Request - State: closed - Opened by kite707 about 1 year ago - 2 comments
Labels: enhancement

#1340 - Implement `SLICE` function

Pull Request - State: closed - Opened by Kwontaehwon about 1 year ago - 1 comment
Labels: enhancement

#1339 - Implement `SELECT without Table` in AST Builder

Issue - State: closed - Opened by devgony about 1 year ago - 1 comment
Labels: enhancement, good first issue

#1338 - Implement Scalar subquery in AST Builder

Issue - State: open - Opened by devgony about 1 year ago
Labels: enhancement

#1337 - Implement ast_builder for is_empty function

Pull Request - State: closed - Opened by julia-ing about 1 year ago - 1 comment
Labels: enhancement

#1336 - [AST Builder] Implement is_empty in ast

Issue - State: closed - Opened by julia-ing about 1 year ago
Labels: enhancement

#1335 - Cannot implement 'CustomFunction' for SharedMemoryStorage

Issue - State: open - Opened by codernineteen about 1 year ago
Labels: improvement

#1334 - Implement `ast_builder` for skip function

Pull Request - State: closed - Opened by cl-kim about 1 year ago - 1 comment
Labels: enhancement

#1333 - Implement COALESCE function

Pull Request - State: closed - Opened by cake-monotone about 1 year ago - 2 comments
Labels: enhancement

#1332 - Implement COALESCE function

Issue - State: closed - Opened by cake-monotone about 1 year ago
Labels: enhancement

#1331 - Refactor GCD and LCM functions

Pull Request - State: closed - Opened by cake-monotone about 1 year ago - 1 comment
Labels: improvement

#1330 - Update core/src/executor/evaluate/evaluated.rs

Pull Request - State: closed - Opened by viktoriussuwandi about 1 year ago - 2 comments
Labels: improvement

#1329 - It doesn't work on a web worker because it refers to Window object.

Issue - State: open - Opened by sanchezcarlosjr about 1 year ago - 1 comment
Labels: question, improvement

#1328 - Remove `From<Value> for Evaluated<'a>`

Issue - State: closed - Opened by panarch about 1 year ago - 1 comment
Labels: good first issue, improvement

#1327 - Js pkg wasm pack build not to generate readme and packagejson

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment

#1326 - Update pkg/javascript dist directories to use dist_web/ and dist_node…

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment

#1325 - Implement Skip function

Pull Request - State: closed - Opened by cl-kim about 1 year ago - 1 comment
Labels: enhancement

#1324 - Update Key.cmp function to order different types.

Issue - State: closed - Opened by tgsong827 about 1 year ago
Labels: bug

#1323 - Implement LAST_DAY function #1315

Pull Request - State: closed - Opened by cjy13753 about 1 year ago - 2 comments
Labels: enhancement

#1322 - Upgrade bigdecimal to 0.4.1, sqlparser to 0.36.1

Pull Request - State: closed - Opened by jinlee0 about 1 year ago - 3 comments

#1321 - Feature/operator bit not

Pull Request - State: closed - Opened by gurugio about 1 year ago - 5 comments
Labels: enhancement

#1320 - Update JavaScript package load_indexeddb method to get namespace as a…

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment

#1319 - Refactor write_rows

Pull Request - State: closed - Opened by devgony about 1 year ago - 1 comment

#1318 - Is it possible to query another database rather than the default one?

Issue - State: closed - Opened by sanchezcarlosjr about 1 year ago - 6 comments
Labels: question

#1317 - Test - to cover the test name file in test-suite

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment

#1316 - Update wasm-pack-action version to 0.4.0,

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment

#1315 - Implement ENTRIES function

Pull Request - State: closed - Opened by 2-NOW about 1 year ago - 1 comment
Labels: enhancement

#1314 - Fix spool on `tabular off` and `SelectMap`

Pull Request - State: closed - Opened by devgony about 1 year ago - 1 comment
Labels: bug

#1313 - Update auto-assign-action to be triggered on PR open from fork repos

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment
Labels: bug

#1312 - Implement GREATEST function

Pull Request - State: closed - Opened by TheMan1697 about 1 year ago - 1 comment
Labels: enhancement

#1311 - Implement GREATEST function

Issue - State: closed - Opened by TheMan1697 about 1 year ago
Labels: enhancement

#1310 - Function GCD, LCM need to handle more edge cases

Issue - State: closed - Opened by cake-monotone about 1 year ago
Labels: bug

#1309 - Float literals without fractional part (ex. 42.0, 0.00) are intepreted as integers

Issue - State: closed - Opened by cake-monotone about 1 year ago - 4 comments
Labels: bug

#1308 - codemirror auto completion ?

Issue - State: open - Opened by zeroexcuses about 1 year ago - 1 comment

#1307 - Implement `SLICE` function

Issue - State: closed - Opened by Kwontaehwon about 1 year ago
Labels: enhancement

#1306 - Fix Literal comparison with BinaryOperator

Issue - State: closed - Opened by devgony about 1 year ago - 1 comment
Labels: bug, good first issue

#1304 - sample code of (1) Rust custom storage, (2) print out in JavaScript ?

Issue - State: closed - Opened by zeroexcuses about 1 year ago - 1 comment
Labels: question

#1303 - Add Expr::Array support for LIST data type

Pull Request - State: open - Opened by ChobobDev about 1 year ago - 2 comments

#1302 - Upgrade bigdecimal to 0.4.1, sqlparser to 0.36.1

Issue - State: closed - Opened by jinlee0 about 1 year ago - 1 comment
Labels: improvement

#1301 - Implement bitwise or (`|`) binary op support

Issue - State: open - Opened by TwoPair about 1 year ago - 1 comment
Labels: enhancement

#1300 - implement `SORT` function

Pull Request - State: closed - Opened by Jaehui-Lee about 1 year ago - 1 comment
Labels: enhancement

#1299 - [RFC] Feature/func bit not

Pull Request - State: closed - Opened by gurugio about 1 year ago - 11 comments
Labels: enhancement

#1298 - feat: Implement `LENGTH` function

Pull Request - State: closed - Opened by jopemachine about 1 year ago - 1 comment
Labels: enhancement

#1297 - Implement `LENGTH` function

Issue - State: closed - Opened by jopemachine about 1 year ago
Labels: enhancement

#1296 - Add `ExprWithAliasNode` to AST Builder and apply to `SelectItemNode`

Issue - State: closed - Opened by panarch about 1 year ago - 1 comment
Labels: enhancement

#1295 - Implement LAST_DAY function

Issue - State: closed - Opened by cjy13753 about 1 year ago
Labels: enhancement

#1294 - Add `Expr::Array` support for `LIST` data type

Issue - State: open - Opened by panarch about 1 year ago - 1 comment
Labels: enhancement

#1293 - Add `Expr::JsonAccess` support for `MAP` and `LIST` types

Issue - State: open - Opened by panarch about 1 year ago - 5 comments
Labels: enhancement

#1292 - Upgrade sqlparser-rs version to 0.35,

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment
Labels: improvement

#1291 - Implement ADD_MONTH function

Issue - State: closed - Opened by kite707 about 1 year ago
Labels: enhancement

#1291 - Implement ADD_MONTH function

Issue - State: closed - Opened by kite707 about 1 year ago
Labels: enhancement

#1291 - Implement ADD_MONTH function

Issue - State: closed - Opened by kite707 about 1 year ago
Labels: enhancement

#1291 - Implement ADD_MONTH function

Issue - State: closed - Opened by kite707 about 1 year ago
Labels: enhancement

#1291 - Implement ADD_MONTH function

Issue - State: closed - Opened by kite707 about 1 year ago
Labels: enhancement

#1290 - Implementation ENTRIES for MAP

Issue - State: closed - Opened by 2-NOW about 1 year ago - 1 comment
Labels: enhancement

#1289 - [Draft]replace HashMap to IndexMap

Pull Request - State: closed - Opened by devgony about 1 year ago - 2 comments
Labels: enhancement

#1288 - Implement VALUES function for Map type

Pull Request - State: closed - Opened by tgsong827 about 1 year ago - 1 comment
Labels: enhancement

#1287 - Implement BIT_NOT function

Issue - State: closed - Opened by gurugio about 1 year ago - 1 comment
Labels: enhancement

#1286 - Implement BIT_SHIFT_LEFT operation

Pull Request - State: closed - Opened by codernineteen about 1 year ago - 2 comments
Labels: enhancement

#1285 - Docs: Improve documentation of functions related to date

Issue - State: open - Opened by ChobobDev about 1 year ago
Labels: documentation

#1284 - Fix Scala Subquery should contain only 1 column

Pull Request - State: closed - Opened by ChobobDev about 1 year ago - 2 comments
Labels: bug

#1281 - Feat: impl bitwise-and operation

Pull Request - State: closed - Opened by jinlee0 about 1 year ago - 2 comments
Labels: enhancement

#1280 - Implement CSV Storage,

Pull Request - State: closed - Opened by panarch about 1 year ago - 1 comment
Labels: enhancement

#1277 - Implement "&" SQL operator

Issue - State: closed - Opened by jinlee0 about 1 year ago
Labels: enhancement

#1276 - Implement `VALUES` Function for `Map` type.

Issue - State: closed - Opened by tgsong827 about 1 year ago
Labels: enhancement

#1275 - feat: implement `ast_builder` for replace function

Pull Request - State: closed - Opened by ChobobDev about 1 year ago - 2 comments
Labels: enhancement

#1272 - Implement `SORT` function

Issue - State: closed - Opened by Jaehui-Lee about 1 year ago
Labels: enhancement

#1271 - Implement BIT_SHIFT function

Issue - State: closed - Opened by codernineteen about 1 year ago
Labels: enhancement