Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete And Drop Statements #21

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .cache/clangd/index/batch.hh.EC7BF98DDF1EC5EE.idx
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .cache/clangd/index/common.hh.1A9F9A8623936582.idx
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .cache/clangd/index/data.cc.B1BF36A1DAA6FCC2.idx
Binary file not shown.
Binary file added .cache/clangd/index/data.hh.E2FB322FEACEDEDE.idx
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .cache/clangd/index/factory.hh.B95AF192450AA6D8.idx
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .cache/clangd/index/gmock.cc.03C6D0B221D27338.idx
Binary file not shown.
Binary file added .cache/clangd/index/gmock.h.8EDA0E4CE2AEB529.idx
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .cache/clangd/index/gtest.h.0172F7DF471490EF.idx
Binary file not shown.
Binary file added .cache/clangd/index/gtest.h.C70723375326C910.idx
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .cache/clangd/index/lang.cc.E3FB141C243B4C4D.idx
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .cache/clangd/index/main.cc.54673F347F0E5EFB.idx
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .cache/clangd/index/table.cc.67A2FC6B62A8D3D6.idx
Binary file not shown.
Binary file added .cache/clangd/index/table.hh.B642870EF229644D.idx
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
280 changes: 280 additions & 0 deletions compile/build.ninja

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions compile/meson-info/intro-benchmarks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
1 change: 1 addition & 0 deletions compile/meson-info/intro-buildoptions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"name": "auto_features", "value": "auto", "section": "core", "machine": "any", "choices": ["enabled", "disabled", "auto"], "type": "combo", "description": "Override value of all 'auto' features"}, {"name": "backend", "value": "ninja", "section": "core", "machine": "any", "choices": ["ninja", "vs", "vs2010", "vs2015", "vs2017", "vs2019", "xcode"], "type": "combo", "description": "Backend to use"}, {"name": "buildtype", "value": "debug", "section": "core", "machine": "any", "choices": ["plain", "debug", "debugoptimized", "release", "minsize", "custom"], "type": "combo", "description": "Build type to use"}, {"name": "debug", "value": true, "section": "core", "machine": "any", "type": "boolean", "description": "Debug"}, {"name": "default_library", "value": "shared", "section": "core", "machine": "any", "choices": ["shared", "static", "both"], "type": "combo", "description": "Default library type"}, {"name": "install_umask", "value": 18, "section": "core", "machine": "any", "type": "integer", "description": "Default umask to apply on permissions of installed files"}, {"name": "layout", "value": "mirror", "section": "core", "machine": "any", "choices": ["mirror", "flat"], "type": "combo", "description": "Build directory layout"}, {"name": "optimization", "value": "0", "section": "core", "machine": "any", "choices": ["0", "g", "1", "2", "3", "s"], "type": "combo", "description": "Optimization level"}, {"name": "strip", "value": false, "section": "core", "machine": "any", "type": "boolean", "description": "Strip targets on install"}, {"name": "unity", "value": "off", "section": "core", "machine": "any", "choices": ["on", "off", "subprojects"], "type": "combo", "description": "Unity build"}, {"name": "warning_level", "value": "3", "section": "core", "machine": "any", "choices": ["0", "1", "2", "3"], "type": "combo", "description": "Compiler warning level to use"}, {"name": "werror", "value": false, "section": "core", "machine": "any", "type": "boolean", "description": "Treat warnings as errors"}, {"name": "wrap_mode", "value": "default", "section": "core", "machine": "any", "choices": ["default", "nofallback", "nodownload", "forcefallback"], "type": "combo", "description": "Wrap mode"}, {"name": "cmake_prefix_path", "value": [], "section": "core", "machine": "host", "type": "array", "description": "T.List of additional prefixes for cmake to search"}, {"name": "pkg_config_path", "value": [], "section": "core", "machine": "host", "type": "array", "description": "T.List of additional paths for pkg-config to search"}, {"name": "build.cmake_prefix_path", "value": [], "section": "core", "machine": "build", "type": "array", "description": "T.List of additional prefixes for cmake to search"}, {"name": "build.pkg_config_path", "value": [], "section": "core", "machine": "build", "type": "array", "description": "T.List of additional paths for pkg-config to search"}, {"name": "backend_max_links", "value": 0, "section": "backend", "machine": "any", "type": "integer", "description": "Maximum number of linker processes to run or 0 for no limit"}, {"name": "b_asneeded", "value": true, "section": "base", "machine": "any", "type": "boolean", "description": "Use -Wl,--as-needed when linking"}, {"name": "b_colorout", "value": "always", "section": "base", "machine": "any", "choices": ["auto", "always", "never"], "type": "combo", "description": "Use colored output"}, {"name": "b_coverage", "value": false, "section": "base", "machine": "any", "type": "boolean", "description": "Enable coverage tracking."}, {"name": "b_lto", "value": false, "section": "base", "machine": "any", "type": "boolean", "description": "Use link time optimization"}, {"name": "b_lundef", "value": true, "section": "base", "machine": "any", "type": "boolean", "description": "Use -Wl,--no-undefined when linking"}, {"name": "b_ndebug", "value": "false", "section": "base", "machine": "any", "choices": ["true", "false", "if-release"], "type": "combo", "description": "Disable asserts"}, {"name": "b_pch", "value": true, "section": "base", "machine": "any", "type": "boolean", "description": "Use precompiled headers"}, {"name": "b_pgo", "value": "off", "section": "base", "machine": "any", "choices": ["off", "generate", "use"], "type": "combo", "description": "Use profile guided optimization"}, {"name": "b_pie", "value": false, "section": "base", "machine": "any", "type": "boolean", "description": "Build executables as position independent"}, {"name": "b_sanitize", "value": "none", "section": "base", "machine": "any", "choices": ["none", "address", "thread", "undefined", "memory", "address,undefined"], "type": "combo", "description": "Code sanitizer to use"}, {"name": "b_staticpic", "value": true, "section": "base", "machine": "any", "type": "boolean", "description": "Build static libraries as position independent"}, {"name": "cpp_args", "value": [], "section": "compiler", "machine": "host", "type": "array", "description": "Extra arguments passed to the cpp compiler"}, {"name": "cpp_debugstl", "value": false, "section": "compiler", "machine": "host", "type": "boolean", "description": "STL debug mode"}, {"name": "cpp_eh", "value": "default", "section": "compiler", "machine": "host", "choices": ["none", "default", "a", "s", "sc"], "type": "combo", "description": "C++ exception handling type."}, {"name": "cpp_link_args", "value": [], "section": "compiler", "machine": "host", "type": "array", "description": "Extra arguments passed to the cpp linker"}, {"name": "cpp_rtti", "value": true, "section": "compiler", "machine": "host", "type": "boolean", "description": "Enable RTTI"}, {"name": "cpp_std", "value": "c++17", "section": "compiler", "machine": "host", "choices": ["none", "c++98", "c++03", "c++11", "c++14", "c++17", "c++1z", "c++2a", "gnu++03", "gnu++11", "gnu++14", "gnu++17", "gnu++1z", "gnu++2a"], "type": "combo", "description": "C++ language standard to use"}, {"name": "build.c_args", "value": [], "section": "compiler", "machine": "build", "type": "array", "description": "Extra arguments passed to the c compiler"}, {"name": "build.c_link_args", "value": [], "section": "compiler", "machine": "build", "type": "array", "description": "Extra arguments passed to the c linker"}, {"name": "build.cpp_args", "value": [], "section": "compiler", "machine": "build", "type": "array", "description": "Extra arguments passed to the cpp compiler"}, {"name": "build.cpp_debugstl", "value": false, "section": "compiler", "machine": "build", "type": "boolean", "description": "STL debug mode"}, {"name": "build.cpp_eh", "value": "default", "section": "compiler", "machine": "build", "choices": ["none", "default", "a", "s", "sc"], "type": "combo", "description": "C++ exception handling type."}, {"name": "build.cpp_link_args", "value": [], "section": "compiler", "machine": "build", "type": "array", "description": "Extra arguments passed to the cpp linker"}, {"name": "build.cpp_rtti", "value": true, "section": "compiler", "machine": "build", "type": "boolean", "description": "Enable RTTI"}, {"name": "build.cpp_std", "value": "c++17", "section": "compiler", "machine": "build", "choices": ["none", "c++98", "c++03", "c++11", "c++14", "c++17", "c++1z", "c++2a", "gnu++03", "gnu++11", "gnu++14", "gnu++17", "gnu++1z", "gnu++2a"], "type": "combo", "description": "C++ language standard to use"}, {"name": "bindir", "value": "bin", "section": "directory", "machine": "any", "type": "string", "description": "Executable directory"}, {"name": "datadir", "value": "share", "section": "directory", "machine": "any", "type": "string", "description": "Data file directory"}, {"name": "includedir", "value": "include", "section": "directory", "machine": "any", "type": "string", "description": "Header file directory"}, {"name": "infodir", "value": "share/info", "section": "directory", "machine": "any", "type": "string", "description": "Info page directory"}, {"name": "libdir", "value": "lib/x86_64-linux-gnu", "section": "directory", "machine": "any", "type": "string", "description": "Library directory"}, {"name": "libexecdir", "value": "libexec", "section": "directory", "machine": "any", "type": "string", "description": "Library executable directory"}, {"name": "localedir", "value": "share/locale", "section": "directory", "machine": "any", "type": "string", "description": "Locale data directory"}, {"name": "localstatedir", "value": "/var/local", "section": "directory", "machine": "any", "type": "string", "description": "Localstate data directory"}, {"name": "mandir", "value": "share/man", "section": "directory", "machine": "any", "type": "string", "description": "Manual page directory"}, {"name": "prefix", "value": "/usr/local", "section": "directory", "machine": "any", "type": "string", "description": "Installation prefix"}, {"name": "sbindir", "value": "sbin", "section": "directory", "machine": "any", "type": "string", "description": "System executable directory"}, {"name": "sharedstatedir", "value": "/var/local/lib", "section": "directory", "machine": "any", "type": "string", "description": "Architecture-independent data directory"}, {"name": "sysconfdir", "value": "etc", "section": "directory", "machine": "any", "type": "string", "description": "Sysconf data directory"}, {"name": "errorlogs", "value": true, "section": "test", "machine": "any", "type": "boolean", "description": "Whether to print the logs from failing tests"}, {"name": "stdsplit", "value": true, "section": "test", "machine": "any", "type": "boolean", "description": "Split stdout and stderr in test logs"}]
1 change: 1 addition & 0 deletions compile/meson-info/intro-buildsystem_files.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
["/home/fancy/Desktop/study/grad-project/dibibase/meson.build", "/home/fancy/Desktop/study/grad-project/dibibase/subprojects/googletest-release-1.11.0/meson.build", "/home/fancy/Desktop/study/grad-project/dibibase/subprojects/googletest-release-1.11.0/googlemock/meson.build", "/home/fancy/Desktop/study/grad-project/dibibase/subprojects/googletest-release-1.11.0/googletest/meson.build", "/home/fancy/Desktop/study/grad-project/dibibase/subprojects/googletest-release-1.10.0/meson.build", "/home/fancy/Desktop/study/grad-project/dibibase/subprojects/googletest-release-1.10.0/googlemock/meson.build", "/home/fancy/Desktop/study/grad-project/dibibase/subprojects/googletest-release-1.10.0/googletest/meson.build", "/home/fancy/Desktop/study/grad-project/dibibase/include/meson.build", "/home/fancy/Desktop/study/grad-project/dibibase/tests/meson.build", "/home/fancy/Desktop/study/grad-project/dibibase/lib/meson.build", "/home/fancy/Desktop/study/grad-project/dibibase/src/meson.build", "/home/fancy/Desktop/study/grad-project/dibibase/doc/meson.build"]
1 change: 1 addition & 0 deletions compile/meson-info/intro-dependencies.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"name": "threads", "version": "unknown", "compile_args": ["-pthread"], "link_args": ["-pthread"]}, {"name": "protobuf", "version": "3.6.1", "compile_args": ["-pthread"], "link_args": ["/usr/lib/x86_64-linux-gnu/libprotobuf.so", "-pthread"]}, {"name": "grpc", "version": "6.0.0", "compile_args": [], "link_args": ["/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libgrpc.so"]}, {"name": "grpc++", "version": "1.16.1", "compile_args": [], "link_args": ["/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/libgrpc++.so"]}]
1 change: 1 addition & 0 deletions compile/meson-info/intro-installed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"/home/fancy/Desktop/study/grad-project/dibibase/compile/lib/libdibibase.so": "/usr/local/lib/x86_64-linux-gnu/libdibibase.so", "/home/fancy/Desktop/study/grad-project/dibibase/compile/src/greeter_client": "/usr/local/bin/greeter_client", "/home/fancy/Desktop/study/grad-project/dibibase/compile/src/greeter_server": "/usr/local/bin/greeter_server", "/home/fancy/Desktop/study/grad-project/dibibase/compile/src/lang": "/usr/local/bin/lang", "/home/fancy/Desktop/study/grad-project/dibibase/compile/src/dibibase": "/usr/local/bin/dibibase", "/home/fancy/Desktop/study/grad-project/dibibase/compile/meson-private/dibibase.pc": "/usr/local/lib/x86_64-linux-gnu/pkgconfig/dibibase.pc", "/home/fancy/Desktop/study/grad-project/dibibase/include/common.hh": "/usr/local/include/dibibase/common.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/api/cql3/frame.hh": "/usr/local/include/dibibase/frame.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/api/cql3/server.hh": "/usr/local/include/dibibase/server.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/catalog/data.hh": "/usr/local/include/dibibase/data.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/catalog/record.hh": "/usr/local/include/dibibase/record.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/catalog/table.hh": "/usr/local/include/dibibase/table.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/catalog/schema.hh": "/usr/local/include/dibibase/schema.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/errors.hh": "/usr/local/include/dibibase/errors.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/relation_element.hh": "/usr/local/include/dibibase/relation_element.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/order_spec.hh": "/usr/local/include/dibibase/order_spec.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/from_spec.hh": "/usr/local/include/dibibase/from_spec.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/drob_table_statement.hh": "/usr/local/include/dibibase/drob_table_statement.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/where_sepc.hh": "/usr/local/include/dibibase/where_sepc.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/select_statement.hh": "/usr/local/include/dibibase/select_statement.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/timestamp_spec.hh": "/usr/local/include/dibibase/timestamp_spec.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/create_table_statement.hh": "/usr/local/include/dibibase/create_table_statement.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/statement.hh": "/usr/local/include/dibibase/statement.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/select_element.hh": "/usr/local/include/dibibase/select_element.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/select_elements.hh": "/usr/local/include/dibibase/select_elements.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/insert_statement.hh": "/usr/local/include/dibibase/insert_statement.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/ttl_timestamp.hh": "/usr/local/include/dibibase/ttl_timestamp.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/statements/batch.hh": "/usr/local/include/dibibase/batch.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/lang/cql3_visitor.hh": "/usr/local/include/dibibase/cql3_visitor.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/util/factory.hh": "/usr/local/include/dibibase/factory.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/util/buffer.hh": "/usr/local/include/dibibase/buffer.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/util/logger.hh": "/usr/local/include/dibibase/logger.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/db/database.hh": "/usr/local/include/dibibase/database.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/db/table_manager.hh": "/usr/local/include/dibibase/table_manager.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/db/index_page.hh": "/usr/local/include/dibibase/index_page.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/io/table_builder.hh": "/usr/local/include/dibibase/table_builder.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/io/disk_manager.hh": "/usr/local/include/dibibase/disk_manager.hh", "/home/fancy/Desktop/study/grad-project/dibibase/include/mem/summary.hh": "/usr/local/include/dibibase/summary.hh"}
1 change: 1 addition & 0 deletions compile/meson-info/intro-projectinfo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version": "0.1.0", "descriptive_name": "dibibase", "subproject_dir": "subprojects", "subprojects": [{"name": "gtest", "version": "1.11.0", "descriptive_name": "gtest"}]}
Loading